Valera and Tubes
441C1500· specialist1s256 MB⌨ stdin/stdout
Examples
Sample 1of 2
Input
3 3 3
Output
3 1 1 1 2 1 33 2 1 2 2 2 33 3 1 3 2 3 3
Sample 2of 2
Input
2 3 1
Output
6 1 1 1 2 1 3 2 3 2 2 2 1
58%
441C.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…