cf/mirror

Coloring

CF
1574E2500· grandmaster2s256 MB⌨ stdin/stdout

Examples

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