Owl Get a Life
gcd.cpp: In function ‘int main()’:gcd.cpp:9:24: error: ‘z’ was not declared in this scope 9 | cout << __gcd(a, b) << z"\n"; | ^