Skip to content

[BUG] ubuntu 20.04 mle 汇报成 re #142

@asd-a

Description

@asd-a

Describe the bug
如果开了一个超过题目内存限制的数组,会报Runtime Error
以及 assert(0) 会报 mle

To Reproduce
如何复现
内存限制 4 mb
代码中添加
int a[1048576*8];
评测结果会是RE
期望得到MLE

Metadata

Metadata

Assignees

No one assigned

    Labels

    OS: LinuxLinux 系统相关的问题整叉劈了 | Bug有一些不该发生的东西发生了无法解决 | Cant Fix以当前的条件无法解决的问题

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions