Problem swapsort
User huangchengcheng
Submission Time 2026-05-09 20:48:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

swapsort.cpp: In function ‘int main()’:
swapsort.cpp:33:16: error: expected ‘)’ before ‘l’
33 | if(p[r]l)bad ++;
| ~ ^
| )