Problem do_you_like_me
User sharelletqx
Submission Time 2026-04-18 10:34:21
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 ‘}’ at end of input
6 | cout<<"Yes! I would love to goon a date with you, "<<s;
| ^
do_you_like_me.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^