Problem helloworld
User phineconel
Submission Time 2024-06-06 23:39:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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