Problem flows
User CKCodeBreaker55
Submission Time 2024-12-15 13:10:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

flows.cpp: In function ‘int main()’:
flows.cpp:36:5: error: ‘ll’ was not declared in this scope; did you mean ‘l’?
36 | + ll(i-l[i]) * h[i]; //time for water needed to fill the rectangle
| ^~
| l