cf/mirror

Compatible Numbers

CF
165E2200· master4s256 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
2
90 36
Output
36 90
Sample 2of 3
Input
4
3 6 3 6
Output
-1 -1 -1 -1
Sample 3of 3
Input
5
10 6 9 8 2
Output
-1 8 2 2 8
165E.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…