0_0_22749694_3568.cpp: In function 'int main()': 0_0_22749694_3568.cpp:42:25: error: 'a' was not declared in this scope scanf("%d",&a[i]); ^ 0_0_22749694_3568.cpp:45:25: error: 'a' was not declared in this scope printf("%d",a[i]); ^