Problem sandd
User VNHbest
Submission Time 2026-03-11 20:56:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sandd.cpp: In function ‘int getPrice(int)’:
sandd.cpp:9:16: error: ‘supply’ was not declared in this scope
9 | ll a = supply(mid);
| ^~~~~~
sandd.cpp:10:16: error: ‘demand’ was not declared in this scope
10 | ll b = demand(mid);
| ^~~~~~