Problem | do_you_like_me |
---|---|
User | naivecyans |
Submission Time | 2025-06-17 09:17:49 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
do_you_like_me.cpp:2:20: error: expected β;β before βintβ
2 | using namespace std
| ^
| ;
3 | int main()
| ~~~