QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#663731 | #6679. Not Another Path Query Problem | GuanYunchang | Compile Error | / | / | C++17 | 2.8kb | 2024-10-21 16:59:22 | 2024-10-21 16:59:23 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code:7:10: fatal error: atcoder/dsu: No such file or directory 7 | #include <atcoder/dsu> | ^~~~~~~~~~~~~ compilation terminated.