Problem | do_you_like_me |
---|---|
User | SideQuesting |
Submission Time | 2025-06-17 09:21:01 |
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:7:9: error: expected unqualified-id before string constant
7 | string "Yes! I would love gto go on a date with you,";
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
do_you_like_me.cpp:8:11: error: ‘Yes’ was not declared in this scope
8 | cout << Yes! I would love to go on a date with you, << "" << a;
| ^~~