Owl Get a Life
gcd.cpp: In function ‘void solve()’:gcd.cpp:20:13: error: ‘gcd’ was not declared in this scope 20 | cout << gcd(a, b) << "\n"; | ^~~