| Problem | conversations_easy |
|---|---|
| User | pmn |
| Submission Time | 2023-05-28 00:42:43 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
conversations_easy.cpp:40:5: error: expected unqualified-id before ‘return’
40 | return 0;
| ^~~~~~
conversations_easy.cpp:41:1: error: expected declaration before ‘}’ token
41 | }
| ^