| Problem | coins |
|---|---|
| User | vancongloc |
| Submission Time | 2026-02-20 16:40:01 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
arnavaz.cpp: In function ‘int coin_flips(std::vector<int>, int)’:
arnavaz.cpp:12:12: error: cannot convert ‘std::vector<int>’ to ‘int’ in return
12 | return flips;
| ^~~~~