Playing Piano
1032C1700· expert1s256 MB⌨ stdin/stdout
Examples
Sample 1of 3
Input
51 1 4 2 2
Output
1 4 5 4 5
Sample 2of 3
Input
71 5 7 8 10 3 1
Output
1 2 3 4 5 4 3
Sample 3of 3
Input
193 3 7 9 8 8 8 8 7 7 7 7 5 3 3 3 3 8 8
Output
1 3 4 5 4 5 4 5 4 5 4 5 4 3 5 4 3 5 4
58%
1032C.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)