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