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

Compile Error

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