| Problem | helloworld |
|---|---|
| User | Ronaldo7 |
| Submission Time | 2026-06-22 15:58:25 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
helloworld.cpp:1:20: error: missing terminating > character
1 | #include <iostream.
| ^
helloworld.cpp:1:10: fatal error: iostream.: No such file or directory
1 | #include <iostream.
| ^
compilation terminated.