Owl Get a Life
platonic.cpp: In function ‘int main()’:platonic.cpp:14:30: error: expected ‘;’ before ‘)’ token 14 | cout << max(max(a, b), c)) << endl; | ^ | ;