Problem | conversations_easy |
---|---|
User | JhoCyber |
Submission Time | 2025-01-15 18:32:36 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
conversations_easy.cpp:46:5: error: ‘cout’ does not name a type
46 | cout << final_output;
| ^~~~
conversations_easy.cpp:47:1: error: expected declaration before ‘}’ token
47 | }
| ^