Problem D

Statement
Copy Copied
Description:
None

Input Format:
The first line contains a string $$$S$$$.

The second line contains an integer $$$X$$$.

Constraints

- $$$|S|=3$$$
- $$$0 \le X \le 10^9$$$
- The input is guaranteed to be valid.

Output Format:
None

Note:
None