0_0_38824240_23404.cpp: In function 'int main()':
0_0_38824240_23404.cpp:16:19: error: 'amp' was not declared in this scope
16 | scanf("%d%d",&kaiguan,&n);
| ^~~
0_0_38824240_23404.cpp:16:37: error: expected ';' before ')' token
16 | scanf("%d%d",&kaiguan,&n);
| ^
| ;
|