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

Compile Error

helloworld.cpp: In function β€˜int main()’:
helloworld.cpp:7:14: error: expected initializer before β€˜<<’ token
7 | string cout << name;
| ^~