QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#748355 | #9564. Hey, Have You Seen My Kangaroo? | ucup-team5409 | Compile Error | / | / | C++14 | 1.3kb | 2024-11-14 20:08:39 | 2024-11-14 20:08:43 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
answer.code:1:10: fatal error: stdc++.h: No such file or directory 1 | #include <stdc++.h> | ^~~~~~~~~~ compilation terminated.