Problem sort
User Kenniene
Submission Time 2024-06-18 21:14:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sort.cpp: In function ‘int32_t main()’:
sort.cpp:32:2: error: ‘swapped’ was not declared in this scope
32 | swapped = 0;
| ^~~~~~~