Owl Get a Life
gcd.cpp: In function ‘int main()’:gcd.cpp:12:24: error: expected ‘;’ before ‘)’ token 12 | for (int i = b; i >= 1) { | ^ | ;