Problem sandd
User StormyGood
Submission Time 2025-11-18 14:53:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sandd.cpp: In function ‘long long int getPrice(long long int)’:
sandd.cpp:11:34: error: ‘supply’ cannot be used as a function
11 | long long supply = supply(mid);
| ^
sandd.cpp:12:31: error: ‘demand’ cannot be used as a function
12 | long long demand = demand(mid);
| ^