So I'll try to type and figure out this problem at the same time. It has to be less than 10,000, so it's going to be a number with one, two, three, or four digits.
* One Digits * 5 (1 Total)
* Two Digits * 50, 41, 32, 23, 14 (6 total)
* Three Digits * 500, 410, 401, 320, 302, 311, 230, 203, 221, 212, 140, 104, 113, 131, 122 (21 Total)
* Four Digits * 5000, 4100, 4010, 4001, 3200, 3020, 3002, 3110, 3101, 3011, 2300, 2030, 2003, 2120, 2102, 2210, 2201, 2120, 2102, 2111, 1400, 1040, 1004, 1130, 1103, 1220, 1202, 1310, 1301. (51 Total)
B. 51 (wrong), there should be a short cut to a correct answer?
Last edited by
havok on Sun Apr 17, 2011 11:16 am, edited 1 time in total.