cf/mirror

Determinant Construction (Easy Version)

CF
2138E13100· legendary gm5s256 MB⌨ stdin/stdout

Examples

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