QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#445380 | #8529. Balance of Permutation | ucup-team2379# | Compile Error | / | / | C++23 | 10.1kb | 2024-06-16 01:44:52 | 2024-06-16 01:44:53 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
answer.code:272:10: fatal error: boost/multiprecision/cpp_int.hpp: No such file or directory 272 | #include <boost/multiprecision/cpp_int.hpp> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated.