Problem helloworld
User ilikeeggs
Submission Time 2024-09-28 22:40:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:5:10: fatal error: dos.h: No such file or directory
5 | #include <dos.h>
| ^~~~~~~
compilation terminated.