Cubic Lattice
1375I3500· legendary gm4s256 MB⌨ stdin/stdout
Examples
Sample 1of 3
Input
21 2 31 2 1
Output
11 0 00 1 00 0 1
Sample 2of 3
Input
11 2 2
Output
92 -2 11 2 2-2 -1 2
Sample 3of 3
Input
12 5 5
Output
9-1 2 22 -1 22 2 -1
58%
1375I.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)