Problem | do_you_like_me |
---|---|
User | Hutayo |
Submission Time | 2025-06-17 09:58:01 |
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:6:56: error: expected β;β before string constant
6 | cout << "Yes! I would go on a date with you, " << s "!";
| ^~~~
| ;