运行 ID 作者 题号 测评结果 分数 时间 内存 语言 代码长度 提交时间
645455 Y1614824396_fdsf 1137 - L04-06求出无符号整数的低n-1位的数 编译错误 0 0 MS 0 KB C++ 200 7天前
暂时无法获取本题测试点详情。

Main.cc: In function 'int main()':
Main.cc:8:5: error: 'result' was not declared in this scope
8 | result=num%n;
| ^~~~~~