运行 ID 作者 题号 测评结果 分数 时间 内存 语言 代码长度 提交时间
632889 hiqiu 1013 - π 值计算 编译错误 0 0 MS 0 KB C++ 314 1个月前
暂时无法获取本题测试点详情。

Main.cc: In function 'int main()':
Main.cc:9:22: error: 'initValue' was not declared in this scope; did you mean 'endValue'?
9 | while(abs(flag / initValue) >= 0.0001 ){
| ^~~~~~~~~
| endValue