cf/mirror

Crazy Town

CF
498A1700· expert1s256 MB⌨ stdin/stdout

Examples

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