Problem flows
User wrizz69
Submission Time 2024-12-14 16:52:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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