Problem | hdb |
---|---|
User | Hhw48 |
Submission Time | 2023-12-01 20:53:23 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
hdb.cpp: In function ‘int main()’:
hdb.cpp:45:4: error: ‘memo’ was not declared in this scope
45 | memo[i].resize(t[i]);
| ^~~~
hdb.cpp:45:22: error: invalid types ‘long long int[long long int]’ for array subscript
45 | memo[i].resize(t[i]);
| ^