Owl Get a Life
platonic5.cpp: In function ‘int main()’:platonic5.cpp:12:20: error: expected ‘;’ before ‘}’ token 12 | cin>>arr[i] | ^ | ; 13 | } | ~