| Problem | helloworld |
|---|---|
| User | new2coding279 |
| Submission Time | 2024-01-22 18:22:36 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
helloworld.cpp:3:1: error: ‘print’ does not name a type; did you mean ‘printf’?
3 | print << "Hello World" >>
| ^~~~~
| printf