QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#617811 | #6607. Rise of Shadows | ZhangYiDe | Compile Error | / | / | C++17 | 968b | 2024-10-06 17:13:23 | 2024-10-06 17:13:23 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In function ‘void solve()’: answer.code:31:10: error: ‘a’ was not declared in this scope 31 | if(2*a==H*M){ | ^