cf/mirror

Meximum Array 2

CF
2157C1400· specialist2s256 MB⌨ stdin/stdout

Examples

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