Problem helloworld
User yqii
Submission Time 2024-01-29 15:34:51
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 hi = "Hello World"
| ^~~~~~