QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#681952 | #7752. The Only Way to the Destination | ucup-team3502# | Compile Error | / | / | C++23 | 2.7kb | 2024-10-27 13:08:41 | 2024-10-27 13:08:42 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code:4:10: fatal error: atcoder/dsu: No such file or directory 4 | #include <atcoder/dsu> | ^~~~~~~~~~~~~ compilation terminated.