QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#879184#9690. Iron Warriorucup-team3705#Compile Error//C++261.6kb2025-02-01 21:58:382025-02-01 21:58:42

詳細信息

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