OFFSET
3,3
COMMENTS
It is assumed that each of the three darts scores.
LINKS
Wikipedia, Darts
EXAMPLE
a(3) = 1 because the only possible throw is (1,1,1).
a(6) = 3 because possible throws are (1,1,4), (1,2,3) and (2,2,2).
a(163) = 0 because it is not possible to get a score of 163.
CROSSREFS
KEYWORD
nonn,fini,full
AUTHOR
Colin Barker, May 20 2014
STATUS
approved