运行 ID 作者 题号 测评结果 分数 时间 内存 语言 代码长度 提交时间
631548 qrf148708 1050 - 球魁 编译错误 0 0 MS 0 KB C++ 940 11天前
暂时无法获取本题测试点详情。

Main.cc: In function 'int main()':
Main.cc:32:23: error: 'sqrt' was not declared in this scope
32 | for(int j=2;j<sqrt(x);j++){
| ^~~~