Owl Get a Life
ssoca.cpp: In function ‘int main()’:ssoca.cpp:8:16: error: expected ‘;’ before ‘}’ token 8 | cin >> arr[i] | ^ | ; 9 | } | ~