QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#191188#1371. Missing Numberlmq26052003Compile Error//C++20325b2023-09-29 20:06:232023-09-29 20:06:23

Details

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