QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#191188#1371. Missing Numberlmq26052003Compile Error//C++20325b2023-09-29 20:06:232023-09-29 20:06:23

详细

answer.code:1:1: error: ‘n’ does not name a type
    1 | n = int(input())
      | ^