Problem swapsort
User xlpaun
Submission Time 2025-12-03 17:05:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

swapsort.cpp: In function ‘int main()’:
swapsort.cpp:23:22: error: ‘q’ was not declared in this scope
23 | for (int i = 0; i< q; i++){
| ^