Find Pair

easy
<a href="https://codeforces.com/problemset/problem/160/C">https://codeforces.com/problemset/problem/160/C</a>

Input Format

.

Output Format

.

Constraints

.

Notice

.

Example

Input
3 2
3 1 5
Output
1 3
Previous
Count The Arrays
Next
Continued Fractions

Related Questions