QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#347821#8067. Scientific GradingZhaoZiLongCompile Error//C++20318b2024-03-09 15:38:412024-03-09 15:38:43

详细

answer.code:1:1: error: ‘def’ does not name a type
    1 | def eq(a,b):
      | ^~~