cf/mirror

Physical Education and Buns

CF
394D2s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
5
-3 -4 -2 -3 3
Output
2
-3 1
Sample 2of 2
Input
5
2 -3 -1 -4 3
Output
1
-4 2
394D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)