QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#244717 | #5596. I Could Have Won | MaMengQi | Compile Error | / | / | C++17 | 505b | 2023-11-09 14:49:24 | 2023-11-09 14:49:24 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In function ‘int main()’: answer.code:12:30: error: ‘socre_b’ was not declared in this scope; did you mean ‘score_b’? 12 | else socre_b++; | ^~~~~~~ | score_b