0_0_29715297_27052.cpp: In function 'int main()': 0_0_29715297_27052.cpp:32:17: error: 'i' was not declared in this scope pre[i] = gcd(pre[i - 1], a[i]); ^