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