Owl Get a Life
gcd.cpp: In function ‘int main()’:gcd.cpp:14:11: error: expected ‘;’ before ‘a’ 14 | std::cin a >> b; | ^~ | ;