Problem distribution
User PlayVoltz
Submission Time 2024-07-04 14:41:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

distribution.cpp: In function ‘int32_t main()’:
distribution.cpp:82:21: error: incompatible types in assignment of ‘std::vector<long long int>’ to ‘long long int [(((n / -2) + n) + 5)]’
82 | c=gen(it->se, n/2);
| ^