Problem helloworld
User placeholder
Submission Time 2025-06-15 20:08:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:1:1: error: ‘string’ does not name a type
1 | string = "hello world"
| ^~~~~~