QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#638334#6607. Rise of Shadowsucup-team4645#Compile Error//C++2383b2024-10-13 15:40:132024-10-13 15:40:13

Details

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