QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#307362 | #8128. Alternating Paths | ucup-team003# | Compile Error | / | / | C++14 | 4.4kb | 2024-01-18 14:36:52 | 2024-01-18 14:36:53 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In function ‘bool chk()’: answer.code:27:29: error: ‘egid’ was not declared in this scope 27 | x[i][j].reserve(egid[j].size()); | ^~~~