| Problem | helloworld |
|---|---|
| User | htchng |
| Submission Time | 2023-02-22 00:09:53 |
| 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