| Problem | do_you_like_me |
|---|---|
| User | Hatrix |
| Submission Time | 2026-04-12 21:46:37 |
| 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:9:60: error: expected ‘}’ at end of input
9 | cout << "Yes, I would love to go on a date with you," << s;
| ^
do_you_like_me.cpp:7:15: note: to match this ‘{’
7 | signed main() {
| ^