Christmas Trees
1283D1800· expert2s256 MB⌨ stdin/stdout
Examples
Sample 1of 2
Input
2 61 5
Output
8-1 2 6 4 0 3
Sample 2of 2
Input
3 50 3 1
Output
75 -2 4 -1 2
58%
1283D.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…
2 61 5
8-1 2 6 4 0 3
3 50 3 1
75 -2 4 -1 2