Problem helloworld
User SankaSreenidh
Submission Time 2026-06-22 16:53:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:6:12: error: expected unqualified-id before string constant
6 | int "HELLOWORLD" ;
| ^~~~~~~~~~~~