cf/mirror

Binary Cards

CF
949E2700· international gm1s512 MB⌨ stdin/stdout

Examples

Sample 1of 3
Input
1
9
Output
2
1 8
Sample 2of 3
Input
5
-1 3 0 4 7
Output
3
4 -1 4
Sample 3of 3
Input
4
2 -2 14 18
Output
3
-2 2 16
949E.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)