cf/mirror

Toy Cars

CF
545A900· newbie1s256 MB⌨ stdin/stdout

Examples

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