0_0_20880302_27947.cpp: In function 'int main()': 0_0_20880302_27947.cpp:11:25: error: 'x' was not declared in this scope scanf("%d",&x[i]); ^ 0_0_20880302_27947.cpp:14:20: error: 'x' was not declared in this scope count+=x[i]/100; ^