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是多少。N is the number of valid codes(定语),N是带有什么样性质的数的数目。有多少个这样的数。一共有12个正反都有效的,故31-12=19
登录 或 注册 后可以参加讨论