Owl Get a Life
swapsort.cpp: In function ‘int main()’:swapsort.cpp:29:11: error: expected ‘;’ before ‘}’ token 29 | l += 1 | ^ | ; 30 | } | ~