QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#541640 | #8941. Even or Odd Spanning Tree | ucup-team4687# | Compile Error | / | / | C++20 | 6.0kb | 2024-08-31 20:19:29 | 2024-08-31 20:19:29 |
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:193:17: error: ‘reuslt’ was not declared in this scope; did you mean ‘result’? 193 | if (reuslt.S != 0){ | ^~~~~~ | result