Problem helloworld
User placeholder
Submission Time 2025-06-15 20:08:14
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"
| ^~~~~~~~~~~~~