已知: int a, *y=&a; 则下列函数调用中错误的是( )。
· scanf("%d", &a);
· scanf("%d", y);
· printf("%d",
· printf("%d",a);
出自:华北水利水电大学英语