为了账号安全,请及时绑定邮箱和手机立即绑定

who can tell me where is wrong?

#include

int main() {    int age = 18;    float height = 1.850000; char unit = 'm'; printf("小明今年%d岁\n", age); printf("小明身高%f %c\n", height, unit); printf(小明现在在慕课网上学习IT技术"); return 0; } why this cannot admitted?

正在回答

2 回答

#!include<stdio.h>

1 回复 有任何疑惑可以回复我~
#1

CCC5 提问者

非常感谢!
2016-12-10 回复 有任何疑惑可以回复我~

#incude

int main () {    int age =18;    float height=1.850000; char unit='m';("小明今年%d岁/n"。age);    printf("小明身高%f/n") printf("小明现在在慕课网学习IT技术"); return 0}

1 回复 有任何疑惑可以回复我~
#1

CCC5 提问者

if so where is the unit? "m"
2016-12-10 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

who can tell me where is wrong?

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信