Problem | do_you_like_me |
---|---|
User | GohWenXi |
Submission Time | 2025-06-17 09:20:39 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
do_you_like_me.cpp: In function βint main()β:
do_you_like_me.cpp:7:6: error: expected β;β before string constant
7 | cout "Yes! I would love to goon a date with you, "<<name<<".";
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| ;