Problem swapsort
User eliasxyz
Submission Time 2025-05-26 23:03:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

swapsort.cpp: In function ‘int main()’:
swapsort.cpp:27:14: error: expected ‘;’ before ‘}’ token
27 | if(yes){h++};
| ^
| ;