| Problem | helloworld |
|---|---|
| User | luminar13s |
| Submission Time | 2026-04-17 12:58:02 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
helloworld.cpp: In function ‘int main()’:
helloworld.cpp:4:40: error: expected unqualified-id before '\xa'
4 | std::cout << "Hello World" << std::'\n';
| ^~~~