Problem rmaxq
User Pyrros
Submission Time 2023-02-23 12:11:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

rmaxq.cpp: In function ‘ll update(ll, ll, ll, ll, ll, ll)’:
rmaxq.cpp:59:3: error: return-statement with no value, in function returning ‘ll’ {aka ‘long long int’} [-fpermissive]
59 | return;
| ^~~~~~