| Problem | helloworld | 
|---|---|
| User | invisiblestrxng | 
| Submission Time | 2023-11-08 09:53:10 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 helloworld.cpp: In function βint main()β:
helloworld.cpp:5:8: error: expected β;β before string constant
    5 |  printf "Hello World"
      |        ^~~~~~~~~~~~~~
      |        ;