QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#65962#4585. Greedy KnapsackGuanYunchangCompile Error//C891.1kb2022-12-04 18:53:362022-12-04 18:53:37

詳細信息

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