Owl Get a Life
cpicsort.cpp: In function ‘int main()’:cpicsort.cpp:11:13: error: expected ‘;’ before ‘}’ token 11 | num[i-1]=a | ^ | ; 12 | } | ~