Owl Get a Life
platonic4.cpp: In function ‘int main()’:platonic4.cpp:10:15: error: expected ‘;’ before ‘}’ token 10 | cout << endl | ^ | ; 11 | } | ~