QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#748849 | #8940. Piggy Sort | ucup-team3862 | 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.
Details
answer.code:2:10: fatal error: atcoder/dinic.hpp: No such file or directory 2 | #include "atcoder/dinic.hpp" | ^~~~~~~~~~~~~~~~~~~ compilation terminated.