QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#706374 | #7781. Sheep Eat Wolves | HuangHanSheng | Compile Error | / | / | C++23 | 2.2kb | 2024-11-03 10:55:28 | 2024-11-03 10:55:28 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code:4:9: fatal error: conio.h: No such file or directory 4 | #include<conio.h> | ^~~~~~~~~ compilation terminated.