QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#65671#4585. Greedy KnapsackZhaoZiLongCompile Error//C++1.2kb2022-12-02 20:01:252022-12-02 20:01:28

Details

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