Problem oranges2
User PlayVoltz
Submission Time 2023-09-06 14:52:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

oranges2.cpp: In function ‘void precalc(long int)’:
oranges2.cpp:58:19: error: incompatible types in assignment of ‘std::vector<long int>’ to ‘long int [100000]’
58 | oranges[start] = dj;
| ^~