QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#68290#4152. 工作安排 MaMengQiCompile Error//C895.6kb2022-12-15 17:01:132022-12-15 17:01:17

詳細信息

answer.code:1:1: error: expected identifier or ‘(’ before ‘?’ token
    1 | ???2020204719  16:56:51
      | ^
answer.code:2:10: fatal error: cstdlib: No such file or directory
    2 | #include <cstdlib>
      |          ^~~~~~~~~
compilation terminated.