+1314 The numbers 1,2,3,4,5,6,7,8,9 are arranged in a list so that each number is either greater than all the numbers that come before it or is less than all the numbers that come before it. For example, 4,5,6,3,2,7,1,8,9 is one such list: notice that (for instance)
read more ..
+209 Mar 6, 2016
+407
+1314 We call a number special if every digit in the number either is a 1 or borders a 1. For example, 11111, 13, 141, 1441, 515151, and 101 are all special, but 10001, 222, 122, and 1333 are not special. How many 2-digit numbers are special?
0 Online Users