Problem swapsort
User XY3491
Submission Time 2026-02-21 20:36:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

swapsort.cpp: In function ‘int main()’:
swapsort.cpp:28:6: error: ‘j’ was not declared in this scope
28 | if(j==number)
| ^