| Problem | conversations_easy |
|---|---|
| User | JhoCyber |
| Submission Time | 2025-01-15 18:34:57 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
conversations_easy.cpp: In function ‘int32_t main()’:
conversations_easy.cpp:46:21: error: expected ‘;’ before ‘}’ token
46 | cout << word
| ^
| ;
47 | }
| ~