QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
详细
answer.code:7:10: fatal error: atcoder/dsu: No such file or directory 7 | #include <atcoder/dsu> | ^~~~~~~~~~~~~ compilation terminated.