| Problem | helloworld |
|---|---|
| User | NatureKillz2012 |
| Submission Time | 2025-11-12 10:10:57 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
helloworld.cpp: In function ‘int main()’:
helloworld.cpp:7:8: error: expected unqualified-id before string constant
7 | string "str1" = "Hello World"
| ^~~~~~