QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#76900 | #5507. Investors | nerds_assemble# | Compile Error | / | / | C++20 | 4.9kb | 2023-02-12 16:12:22 | 2023-02-12 16:12:23 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
answer.code:11:10: fatal error: atcoder/fenwicktree: No such file or directory 11 | #include <atcoder/fenwicktree> | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated.