4040.Mysterious numbers - 1

Time Limit: 1s Memory Limit: 256MB

Input Format(From the terminal/stdin)

The input contains two integers a1,a2 (0 \le ai \le 109), separated by a single space.

Output Format(To the terminal/stdout)

Output a single integer.

Sample Input 1

Copy
3 14
 ·  \n

Sample Output 1

Copy
44
  \n

Sample Input 2

Copy
27 12
  ·  \n

Sample Output 2

Copy
48
  \n

Sample Input 3

Copy
100 200
   ·   \n

Sample Output 3

Copy
102
   \n

Submit

请先 登录

© 2025 FAQs