QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#68289 | #4152. 工作安排 | ZhaoZiLong | Compile Error | / | / | C11 | 5.6kb | 2022-12-15 16:59:12 | 2022-12-15 16:59:15 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
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.