Problem | beareatrabbit |
---|---|
User | RandomPerson |
Submission Time | 2023-11-10 11:05:21 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
beareatrabbit.cpp: In function ‘int32_t main()’:
beareatrabbit.cpp:11:15: error: incompatible types in assignment of ‘long long int*’ to ‘long long int [200010]’
11 | dp=(int*)dp+1;
| ^