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