Problem sandd
User yeeeeeting
Submission Time 2025-04-12 12:14:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sandd.cpp: In function ‘int getPrice(int)’:
sandd.cpp:8:7: error: ‘supply’ was not declared in this scope
8 | if (supply(mid)>demand(mid))
| ^~~~~~
sandd.cpp:8:19: error: ‘demand’ was not declared in this scope
8 | if (supply(mid)>demand(mid))
| ^~~~~~