Problem conversations_easy
User Lucas
Submission Time 2024-03-03 14:34:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

conversations_easy.cpp: In function ‘int main()’:
conversations_easy.cpp:41:1: error: expected ‘}’ at end of input
41 | }
| ^
conversations_easy.cpp:7:12: note: to match this ‘{’
7 | int main() {
| ^