Problem bacteria
User Dynonychus
Submission Time 2024-01-04 14:19:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bacteria.cpp: In function ‘void FinallyAns(std::vector<long long int>&, std::vector<std::vector<long long int> >&)’:
bacteria.cpp:115:42: error: ‘d’ was not declared in this scope
115 | DivideSeg(vec, SegTree, 0, n-1, b, c, d);
| ^