A certain online form requires a 2-digit code for the day of the month to be entered into one of its fields, such as 04 for the 4th day of the month. The code is valid if it is 01, 02, 03,...,31 and not valid otherwise. The transpose of a code xy is yx. For example, 40 is the transpose of 04. If N is the number of valid codes having a transpose that is not valid what is the value of N?
12
13
18
19
20
n是自身相反的值为无效值的数字的个数, 1-31里面挑,14-19 6个,4-9,六个,23到29,7个。一共19 个, 这本身就是老外给老外出的题,没办法。没看懂也得认
登录 或 注册 后可以参加讨论