Problem rmaxq
User Pyrros
Submission Time 2023-02-22 19:18:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

rmaxq.cpp: In function ‘int main()’:
rmaxq.cpp:102:24: error: ‘v’ was not declared in this scope
102 | update(0, n-1,a,b,c,v,0);
| ^