运行 ID 作者 题号 测评结果 分数 时间 内存 语言 代码长度 提交时间
645013 SA11 1028 - e 值计算 编译错误 0 0 MS 0 KB C 249 10天前
暂时无法获取本题测试点详情。

Main.c: In function 'main':
Main.c:4:23: error: 'i' undeclared (first use in this function)
4 | double term=1,e=1;i=1;
| ^
Main.c:4:23: note: each undeclared identifier is reported only once for each function it appears in