Problem pilot
User nguyendinhanh1508
Submission Time 2024-07-19 20:53:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pilot.cpp: In function ‘int32_t main()’:
pilot.cpp:34:21: error: incompatible types in assignment of ‘long long int’ to ‘long long int [q]’
34 | count += length[j];
| ^