QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#863718#3434. Restaurant OrdersGuanYunchangCompile Error//C++112.0kb2025-01-19 21:35:582025-01-19 21:35:59

详细

answer.code:1:1: error: ‘import’ does not name a type
    1 | import sys
      | ^~~~~~
answer.code:1:1: note: C++20 ‘import’ only available with ‘-fmodules-ts’