QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#309707#8136. Rebellious Edgeucup-team1206#Compile Error//C++208.3kb2024-01-20 20:07:122024-01-20 20:07:12

詳細信息

answer.code:1:9: warning: #pragma once in main file
    1 | #pragma once
      |         ^~~~
answer.code:2:10: fatal error: prelude.hpp: No such file or directory
    2 | #include "prelude.hpp"
      |          ^~~~~~~~~~~~~
compilation terminated.