| Problem | helloworld |
|---|---|
| User | carisalky |
| Submission Time | 2024-03-26 10:31:13 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
helloworld.cpp:1:6: error: expected constructor, destructor, or type conversion before ‘(’ token
1 | print("Hello World")
| ^