Problem | helloworld |
---|---|
User | Xinying |
Submission Time | 2025-05-21 16:34:00 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
helloworld.cpp:1:5: error: expected unqualified-id before string constant
1 | int "Hello World"
| ^~~~~~~~~~~~~