Problem helloworld
User Xinying
Submission Time 2025-05-21 16:34:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:1:5: error: expected unqualified-id before string constant
1 | int "Hello World"
| ^~~~~~~~~~~~~