#include <stdio.h> int main() { int a; printf("%d %d \n",scanf("%d",&a),a); return 0; }
为什么a没有赋值成功,不是应该先执行scanf函数吗?
Yexiaomo
大千纷繁世界
望远
相关分类