QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#66998#4585. Greedy KnapsackMaMengQiCompile Error//C111.1kb2022-12-09 16:08:082022-12-09 16:08:10

详细

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