cf/mirror

Robot Breakout

CF
1196C1500· specialist3s256 MB⌨ stdin/stdout

Examples

Sample 1of 1
Input
4
2
-1 -2 0 0 0 0
-1 -2 0 0 0 0
3
1 5 1 1 1 1
2 5 0 1 0 1
3 5 1 0 0 0
2
1337 1337 0 1 1 1
1336 1337 1 1 0 1
1
3 5 1 1 1 1
Output
1 -1 -2
1 2 5
0
1 -100000 -100000
1196C.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)