Problem conversations_easy
User R1
Submission Time 2025-01-15 17:07:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

conversations_easy.cpp:37:23: error: missing terminating " character
37 | cout << -1 << "\n;
| ^~~~
conversations_easy.cpp: In function β€˜int main()’:
conversations_easy.cpp:38:7: error: expected primary-expression before β€˜}’ token
38 | }
| ^