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