cf/mirror

Christmas Trees

CF
1283D1800· expert2s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
2 6
1 5
Output
8
-1 2 6 4 0 3
Sample 2of 2
Input
3 5
0 3 1
Output
7
5 -2 4 -1 2
1283D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…