Owl Get a Life
gcd.cpp: In function ‘int main()’:gcd.cpp:15:9: error: expected ‘;’ before ‘}’ token 15 | break | ^ | ; 16 | } | ~