QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#403734 | #7753. Energy Distribution | ucup-team199# | Compile Error | / | / | C++20 | 3.4kb | 2024-05-02 18:03:10 | 2024-05-02 18:03:14 |
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:88:10: error: ‘y’ was not declared in this scope 88 | ne[y] *= dy ; | ^