| Problem | lualectures |
|---|---|
| User | PerihelionfromAphelion |
| Submission Time | 2026-08-16 16:58:33 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lualectures.cpp: In function ‘int32_t main()’:
lualectures.cpp:23:20: error: request for member ‘size’ in ‘v’, which is of non-class type ‘long long int [200006]’
23 | for (i = 0; i < v.size(); i++) {
| ^~~~