输入整型变量a的值:int a; scanf("%d"

输入整型变量a的值:

int a;
scanf("%d",_____);
答案
第1空:&a

题目信息

题号:6881
题型:填空题
难度:普通