QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#748849 | #8940. Piggy Sort | Guangzhou Turing Edu. (Beiyu Li, Peizhen Hu, Haitian Peng) | Compile Error | / | / | C++20 | 2.5kb | 2024-11-14 21:40:17 | 2024-11-14 21:40:17 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
answer.code:2:10: fatal error: atcoder/dinic.hpp: No such file or directory 2 | #include "atcoder/dinic.hpp" | ^~~~~~~~~~~~~~~~~~~ compilation terminated.