TCMCF+++
45I1400· specialist2s256 MB⌨ stdin/stdout
Examples
Sample 1of 3
Input
51 2 -3 3 3
Output
3 1 2 3
Sample 2of 3
Input
13100 100 100 100 100 100 100 100 100 100 100 100 100
Output
100 100 100 100 100 100 100 100 100 100 100 100 100
Sample 3of 3
Input
4-2 -2 -2 -2
Output
-2 -2 -2 -2
58%
45I.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)