QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#440199 | #4380. Travel plan | ucup-team3690 | Compile Error | / | / | C++17 | 3.8kb | 2024-06-13 12:06:24 | 2024-06-13 12:06: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:123:29: error: ‘w’ was not declared in this scope 123 | exchange(with_w[w], {}); | ^