cf/mirror

Inventory

CF
569B1200· pupil1s256 MB⌨ stdin/stdout

Examples

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