0_0_38823382_23916.cpp: In function 'int main()': 0_0_38823382_23916.cpp:9:22: error: 'amp' was not declared in this scope 9 | scanf("%d", &n); | ^~~ 0_0_38823382_23916.cpp:9:27: error: expected ';' before ')' token 9 | scanf("%d", &n); | ^ | ;