QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#823399 | #9733. Heavy-light Decomposition | ucup-team4633 | Compile Error | / | / | C++23 | 2.5kb | 2024-12-20 23:35:21 | 2024-12-20 23:35:22 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
e.cpp: In function ‘auto _main()’: e.cpp:31:5: error: ‘println’ was not declared in this scope; did you mean ‘rintl’? e.cpp:33:23: error: ‘print’ was not declared in this scope; did you mean ‘rint’?