Problem helloworld
User ahrynn
Submission Time 2023-08-12 22:09:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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