| Problem | helloworld |
|---|---|
| User | Deathaer |
| Submission Time | 2025-06-17 21:33:28 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
helloworld.cpp: In function βint main()β:
helloworld.cpp:7:14: error: expected initializer before β<<β token
7 | string cout << name;
| ^~