cf/mirror

Cubes

CF
243D2700· international gm5s256 MB⌨ stdin/stdout

Examples

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