-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Labels
Description
Describe the bug
描述一下这个 Bug
A clear and concise description of what the bug is. 清楚简明地描述这个 bug 是啥。
开了一个600MB+的数组(内存限制512),但是只用了100MB+,判成了AC。
To Reproduce
如何复现
Steps to reproduce the behavior: 像下面这样写出重现 Bug 的步骤:
开了一个600MB+的数组(内存限制512),只用了100MB+
Expected behavior
期望获得的结果
A clear and concise description of what you expected to happen. 清楚简明地描述你认为程序应该做的事情。
判MLE
Environment:
环境:
- Version: (e.g. 0.2.2) 版本代号:0.2.10:155(比如 0.2.2)
- OS: 系统:NOI Linux 2.0
Additional context
其他信息
Add any other context about the problem here. 如果,你还有想说的话……
说实话,我实在是不清楚当下CCF判MLE的标准,因为洛谷似乎也是按用了多少来算的。
其实这应该不算BUG吧(
Reactions are currently unavailable