Problem helloworld
User zixin
Submission Time 2023-11-10 09:26:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:1:4: error: expected unqualified-id before string constant
1 | int"hellow world"
| ^~~~~~~~~~~~~~