QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#211083#3906. Items in boxesZhaoZiLongCompile Error//C++2394b2023-10-12 08:48:022023-10-12 08:48:02

Details

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