QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#682330 | #7749. A Simple MST Problem | ucup-team3502# | Compile Error | / | / | C++23 | 2.3kb | 2024-10-27 15:01:25 | 2024-10-27 15:01:29 |
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.