cf/mirror

Badge

CF
1020B1000· newbie1s256 MB⌨ stdin/stdout

Examples

Sample 1of 2
Input
3
2 3 2
Output
2 2 3
Sample 2of 2
Input
3
1 2 3
Output
1 2 3
1020B.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)
loading graph engine…