Problem helloworld
User ybc
Submission Time 2023-11-08 09:06:16
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"
| ^~~~~~~~~~~~~