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