Skip to content

Lab-3 "compiler should output an IR file"报错 #16

@231880306

Description

@231880306

实验平台提交代码时发现大部分样例都产生此类报错(包括样例),例如:

[!] testing sample 'M1'
[!] exit code is '-11', not equals '0'
[!] given stdout:

[fail] 'M1', compiler should output an IR file

但是,我已经依照文档更改了输入输出(输入增加了输出文件名的参数,输出支持重定向到文件,且默认保存在.ir文件中)。并且样例在本地通过自测。因此希望能提供更多信息。

此外,我想问一下“所有变量均不重名”这个假设中,函数参数、结构体域是否也不能重名

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions