| Problem | do_you_like_me |
|---|---|
| User | wongethan8192 |
| Submission Time | 2025-10-27 16:07:19 |
| 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:3:87: error: expected ‘;’ before ‘}’ token
3 | int main(){string s;cin>>s;cout<<"Yes! I would love to goon a date with you, "<<s<<'.'}
| ^
| ;