#1468. C++-一维数组-读入n个整数将其反向输出
C++-一维数组-读入n个整数将其反向输出
Background
Description
C++-一维数组-读入n个整数将其反向输出
Format
Input
Output
Samples
5
5 9 10 2 6
6 2 10 9 5
Limitation
1s, 1024KiB for each test case.
Statistics
Related
In following contests: