0_0_37883039_30826.cpp: In function 'void solve()': 0_0_37883039_30826.cpp:11:27: error: 'gcd' was not declared in this scope a = (a + b) / gcd(a, b); ^