QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#128262#6743. water235larryzhong#Compile Error//C++17375b2023-07-20 19:43:002023-07-20 19:43:04

Details

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