Problem helloworld
User Zihan1304
Submission Time 2024-11-07 13:03:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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