Owl Get a Life
gcd.cpp: In function ‘int main()’:gcd.cpp:10:2: error: expected ‘}’ at end of input 10 | } | ^gcd.cpp:2:11: note: to match this ‘{’ 2 | int main(){ | ^