리버스 정렬
Time Limit: 1 SecMemory Limit: 256 MiB
Example Input 1
5
5 2 3 4 1
Example Output 1
4
1 5
2 4
3 3
4 4
© 2023-2025. All rights reserved.
Powered by @Rn
logo