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