Choose a Square
1221F2400· grandmaster6s256 MB⌨ stdin/stdout
Examples
Sample 1of 2
Input
60 0 21 0 -51 1 32 3 41 4 -43 1 -1
Output
41 1 3 3
Sample 2of 2
Input
53 3 03 3 -30 2 -13 1 30 0 -2
Output
01 1 1 1
58%
1221F.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)