QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#413821#2771. Need for Speeducup-team1005#Compile Error//C++20283b2024-05-18 09:28:122024-05-18 09:28:12

Details

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