QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#68289#4152. 工作安排 ZhaoZiLongCompile Error//C115.6kb2022-12-15 16:59:122022-12-15 16:59:15

详细

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