| Problem | carpark |
|---|---|
| User | DuckyKayden |
| Submission Time | 2026-03-23 13:02:38 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
carpark.cpp: In function ‘int32_t main()’:
carpark.cpp:33:18: error: no match for ‘operator[]’ (operand types are ‘std::set<long long int>’ and ‘long long int’)
33 | count1 += gaps[i];
| ^