| Problem | bombardirocrocodilo |
|---|---|
| User | nzx |
| Submission Time | 2026-01-22 07:14:39 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
bombardirocrocodilo.cpp: In function ‘int main()’:
bombardirocrocodilo.cpp:11:28: error: expected ‘;’ before ‘cout’
11 | else ((c.back()-'0')%2==1) cout << 3;
| ^~~~~
| ;