QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#879188#9690. Iron Warriorucup-team3705#Compile Error//C++261.6kb2025-02-01 21:59:502025-02-01 21:59:50

Details

answer.code:1:1: error: ‘def’ does not name a type
    1 | def calc(a: int, b: int, k: int, n: int) -> int:
      | ^~~