QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#400308 | #4894. 学姐买瓜 | QBF | Compile Error | / | / | C++14 | 2.5kb | 2024-04-27 10:02:49 | 2024-04-27 10:02:50 |
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:90:44: error: expected primary-expression before ‘=’ token 90 | if(bel[x]===bel[r]){ | ^