Problem | poi |
---|---|
User | Reverberate |
Submission Time | 2023-04-18 12:16:38 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
poi.cpp: In function ‘int main()’:
poi.cpp:43:34: error: invalid types ‘int[int]’ for array subscript
43 | score += solved[j];
| ^