QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#65608 | #4585. Greedy Knapsack | GuanYunchang | Compile Error | / | / | C++ | 545b | 2022-12-02 12:00:32 | 2022-12-02 12:00:35 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
answer.code:3:10: fatal error: minmax.h: No such file or directory 3 | #include <minmax.h> | ^~~~~~~~~~ compilation terminated.