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