Problem helloworld
User Sandman
Submission Time 2023-02-17 20:29:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:1:11: error: missing terminating > character
1 | #include <
| ^
helloworld.cpp:1:10: error: empty filename in #include
1 | #include <
| ^