cf/mirror

Ciel and Flipboard

CF
321D2900· international gm4s256 MB⌨ stdin/stdout

Examples

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