| Problem | helloworld |
|---|---|
| User | invisiblestrxng |
| Submission Time | 2023-11-08 09:19:49 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
helloworld.cpp:1:1: error: ‘Print’ does not name a type; did you mean ‘int’?
1 | Print "Hello World"
| ^~~~~
| int