0_0_38827113_4361.cpp: In function 'int main()': 0_0_38827113_4361.cpp:10:29: error: 'amp' was not declared in this scope 10 | scanf("%d",&a[i]); | ^~~ 0_0_38827113_4361.cpp:10:37: error: expected ';' before ')' token 10 | scanf("%d",&a[i]); | ^ | ;