Owl Get a Life
platonic.cpp: In function ‘int main()’:platonic.cpp:7:15: error: expected ‘;’ before ‘highest’ 7 | cin >> arr[0] | ^ | ; 8 | highest == arr[0]; | ~~~~~~~