cf/mirror

Learning to Paint

CF
1942D2100· master4.5s512 MB⌨ stdin/stdout

Examples

Sample 1of 1multi-test • hover to link
Input
4
1 2
-5
2 4
2 -3
-1
3 8
2 4 3
1 3
5
6 20
0 -6 -3 0 -6 -2
-7 -5 -2 -3 -4
7 0 -9 -4
2 -1 1
1 -2
-6
Output
0 -5
2 0 -1 -3
7 5 4 3 3 2 1 0
8 8 7 7 5 5 2 2 1 1 1 1 1 1 0 0 0 0 0 -1
1942D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…