QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
answer.code:2:10: fatal error: palindrome.h: No such file or directory 2 | #include "palindrome.h" | ^~~~~~~~~~~~~~ compilation terminated.