QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#65671#4585. Greedy KnapsackZhaoZiLongCompile Error//C++1.2kb2022-12-02 20:01:252022-12-02 20:01:28

詳細信息

answer.code:1:9: fatal error: iostream.h: No such file or directory
    1 | #include<iostream.h>
      |         ^~~~~~~~~~~~
compilation terminated.