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

Compile Error

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