| Problem | sonictheparallelogram |
|---|---|
| User | xyzidk9 |
| Submission Time | 2026-07-11 10:01:26 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sonictheparallelogram.cpp: In function ‘int main()’:
sonictheparallelogram.cpp:10:23: error: invalid types ‘long long int[int]’ for array subscript
10 | if(health-segments[i] <= 0){
| ^
sonictheparallelogram.cpp:15:22: error: invalid types ‘long long int[int]’ for array subscript
15 | health-=segments[i];
| ^