| Problem | laptop |
|---|---|
| User | WILLI1071A |
| Submission Time | 2024-06-21 14:04:59 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
laptop.cpp: In function ‘int main()’:
laptop.cpp:23:19: error: invalid types ‘int[int]’ for array subscript
23 | cout << models[i];
| ^