3658.Mysterious strings

Time Limit: 1s Memory Limit: 256MB

Input Format(From the terminal/stdin)

The input contains a single integer a (1 \le a \le 40).

Output Format(To the terminal/stdout)

Output a single string.

Sample Input 1

Copy
2
 \n

Sample Output 1

Copy
Adams
     \n

Sample Input 2

Copy
8
 \n

Sample Output 2

Copy
Van Buren
   ·     \n

Sample Input 3

Copy
29
  \n

Sample Output 3

Copy
Harding
       \n

Submit

请先 登录

© 2025 FAQs