Problem helloworld
User blob
Submission Time 2023-11-08 10:17:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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