QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#76922 | #5507. Investors | nerds_assemble# | Compile Error | / | / | C++20 | 4.9kb | 2023-02-12 18:06:59 | 2023-02-12 18:07:00 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code:11:10: fatal error: atcoder/fenwicktree: No such file or directory 11 | #include <atcoder/fenwicktree> | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated.