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

Compile Error

flows.cpp: In function ‘int main()’:
flows.cpp:36:13: error: ‘l’ cannot be used as a function
36 | + l(i-l[i]) * h[i]; //time for water needed to fill the rectangle
| ^