QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#641601#7747. MemoryZhangYiDeCompile Error//C++20263b2024-10-14 21:32:552024-10-14 21:32:56

Details

answer.code:8:7: error: invalid preprocessing directive #print
    8 |     # print(cur)
      |       ^~~~~
answer.code:1:1: error: ‘n’ does not name a type
    1 | n = int(input())
      | ^