Problem helloworld
User Ethan1L1K1X1
Submission Time 2024-04-07 14:39:38
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 cout<<"Hello World"
| ^~~~~~