Problem conversations_easy
User oiu890
Submission Time 2024-02-02 21:55:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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