Problem | do_you_like_me |
---|---|
User | haiquan |
Submission Time | 2025-06-17 09:24:25 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
do_you_like_me.cpp:8:12: error: missing terminating " character
8 | cout <<"Yes! I would love to go on a
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
do_you_like_me.cpp: In function ‘int main()’:
do_you_like_me.cpp:9:1: error: ‘date’ was not declared in this scope
9 | date with you, "<< name <<"."";
| ^~~~