| Problem | do_you_like_me |
|---|---|
| User | Avinash |
| Submission Time | 2025-06-17 16:18:18 |
| 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:6:5: error: expected ‘;’ before ‘n’
6 | cin n;
| ^~
| ;