Problem helloworld
User Deathaer
Submission Time 2025-06-17 21:32:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:5:13: error: expected initializer before ‘<<’ token
5 | string cout << name;
| ^~