QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#347821 | #8067. Scientific Grading | ZhaoZiLong | Compile Error | / | / | C++20 | 318b | 2024-03-09 15:38:41 | 2024-03-09 15:38:43 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
answer.code:1:1: error: ‘def’ does not name a type 1 | def eq(a,b): | ^~~