Problem do_you_like_me
User Kyri
Submission Time 2026-03-25 16:15:52
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:11:67: error: expected ‘}’ at end of input
11 | cout<<"Yes! I would like to go on a date with you,"<< a << ".";
| ^
do_you_like_me.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^