| Problem | competition |
|---|---|
| User | PerihelionfromAphelion |
| Submission Time | 2026-07-11 10:49:48 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
competition.cpp: In function ‘int main()’:
competition.cpp:13:13: error: invalid types ‘int[int]’ for array subscript
13 | cin >> b[i];
| ^