시간 제한 | 메모리 제한 | 제출 | 정답 | 맞힌 사람 | 정답 비율 |
---|---|---|---|---|---|
1 초 | 64 MB | 636 | 482 | 449 | 78.634% |
The impossible has happened. Bear G. has fallen into his own trap. Lured by a delicious box of Domaćica, without even thinking, he rushed and fell into his trap. In order to get out of the trap, he must solve the following task with your help. You are given three integers L, D i X.
Bear will be able to escape from the trap if he correctly determines numbers N and M. The numbers N and M will always exist.
The first line of input contains the integer L (1 ≤ L ≤ 10 000), the number from the task.
The second line of input contains the integer D (1 ≤ D ≤ 10 000, L ≤ D), the number from the task.
The third line of input contains the integer X (1 ≤ X ≤ 36), the number from the task.
The first line of output must contain the integer N from the task.
The second line of output must contain the integer M from the task
1 100 4
4 40
100 500 12
129 480
1 10000 1
1 10000