运行 ID 作者 题号 测评结果 分数 时间 内存 语言 代码长度 提交时间
465222 lulintao 1017 - 预测身高 编译错误 0 0 MS 0 KB C 494 1年前
暂时无法获取本题测试点详情。

Main.c: In function ‘main’:
Main.c:14:24: error: stray ‘\303’ in program
14 | Height=(faHeight×0.923+moHeight)/2;
| ^
Main.c:14:24: error: expected ‘)’ before numeric constant
14 | Height=(faHeight×0.923+moHeight)/2;
| ~ ^~~~~~
| )