QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#499829#8516. LED MatrixZhaoZiLongCompile Error//C++14736b2024-07-31 19:32:062024-07-31 19:32:06

详细

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