QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#686288 | #8583. 팰린드롬 판별하기 | panxz | Compile Error | / | / | C++14 | 2.3kb | 2024-10-29 10:31:39 | 2024-10-29 10:31:39 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
answer.code:2:10: fatal error: palindrome.h: No such file or directory 2 | #include "palindrome.h" | ^~~~~~~~~~~~~~ compilation terminated.