Owl Get a Life
thumper2.cpp: In function ‘int main()’:thumper2.cpp:38:14: error: expected ‘;’ before ‘if’ 38 | continue | ^ | ; 39 | if(nr[j] >= nr[i]){ | ~~