cf/mirror

Construct an Array

CF
2231A800· newbie1s256 MB⌨ stdin/stdout

Examples

Sample 1of 1multi-test • hover to link
Input
3
1
3
6
Output
1
6 2 3
8 1 11 2 3 4
2231A.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)