| Problem | monsters3 |
|---|---|
| User | CKCodeBreaker55 |
| Submission Time | 2025-12-04 10:58:05 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
monsters3.cpp: In function ‘int main()’:
monsters3.cpp:43:42: error: invalid types ‘int[int]’ for array subscript
43 | if (power < r[monster_idx]) {
| ^