QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#879188 | #9690. Iron Warrior | ucup-team3705# | Compile Error | / | / | C++26 | 1.6kb | 2025-02-01 21:59:50 | 2025-02-01 21:59:50 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code:1:1: error: ‘def’ does not name a type 1 | def calc(a: int, b: int, k: int, n: int) -> int: | ^~~