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