QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#879852 | #9690. Iron Warrior | ucup-team138 | Compile Error | / | / | C++14 | 1.5kb | 2025-02-02 16:40:54 | 2025-02-02 16:40:54 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
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): | ^~~