Problem | do_you_like_me |
---|---|
User | isntsword |
Submission Time | 2025-06-17 09:41:10 |
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:13: error: expected ‘}’ at end of input
6 | return 0;
| ^
do_you_like_me.cpp:3:12: note: to match this ‘{’
3 | int main() {
| ^