Problem swapsort
User Xiangyu
Submission Time 2025-06-05 14:47:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

swapsort.cpp: In function ‘int main()’:
swapsort.cpp:36:13: error: ‘i’ was not declared in this scope
36 | if (i!=N-1) {
| ^