Owl Get a Life
platonic5.cpp: In function ‘int main()’:platonic5.cpp:15:7: error: expected ‘;’ before ‘}’ token 15 | b+=2 | ^ | ; 16 | } | ~