Problem sandd
User xlpaun
Submission Time 2025-12-21 20:46:36
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 s = supply((int)middle);
| ^~~~~~
sandd.cpp:10:16: error: ‘demand’ was not declared in this scope
10 | ll d = demand((int)middle);
| ^~~~~~