Problem do_you_like_me
User Avinash
Submission Time 2025-06-17 16:56:53
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:7:60: error: ‘n’ was not declared in this scope
7 | cout << "Yes! I would love to go on a date with you, " << n << '.';
| ^