Problem bacteria
User PrunJuice
Submission Time 2026-01-13 23:07:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bacteria.cpp: In member function ‘void SegmentTree::spray(long long int, long long int, long long int)’:
bacteria.cpp:44:30: error: ‘v’ was not declared in this scope
44 | left -> spray(l, r, val, v);
| ^