QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#879852#9690. Iron Warriorucup-team138Compile Error//C++141.5kb2025-02-02 16:40:542025-02-02 16:40:54

Details

answer.code:19:3: error: invalid preprocessing directive #num1
   19 | # num1, block, ans, 1
      |   ^~~~
answer.code:1:1: error: ‘def’ does not name a type
    1 | def mul(A,B):
      | ^~~