cf/mirror

Bobritto Bandito

CF
2094B800· newbie1s256 MB⌨ stdin/stdout

Examples

Sample 1of 1multi-test • hover to link
Input
4
4 2 -2 2
4 1 0 4
3 3 -1 2
9 8 -6 3
Output
-1 1
0 1
-1 2
-5 3
2094B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)