为什么输入一数运行之后就什么都
xcode吧
全部回复
仅看楼主
level 1
槐林小孔
楼主
为什么输入一数运行之后就什么都没有了,是不是xcode哪里设置有问题
2015年11月03日 15点11分
1
level 12
喜欢就去做阿✨
该你输入了,int是整形,分数用double或者float
2015年11月03日 15点11分
2
level 1
MrjQ强
为何用xcode写C
2015年11月04日 09点11分
3
level 1
raobinlin
按照你写的,你需要输入 score:66 这样才行, 你可以把scanf("score:%d", &score)改成scanf("%d",&score);
2015年11月07日 08点11分
4
1