QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#804023 | #9871. Just another Sorting Problem | ucup-team3705# | Compile Error | / | / | C++23 | 1.1kb | 2024-12-07 19:55:53 | 2024-12-07 19:55:54 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
answer.code:5:9: fatal error: atcoder/fenwicktree: No such file or directory 5 | #include<atcoder/fenwicktree> | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated.