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

Compile Error

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 "!";
| ^~~~
| ;