Problem sandd
User lykieutrang
Submission Time 2025-11-03 09:19:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sandd.cpp: In function ‘int getPrice(int)’:
sandd.cpp:16:18: error: ‘supply’ was not declared in this scope
16 | ll sup = supply(mid);
| ^~~~~~
sandd.cpp:17:17: error: ‘demand’ was not declared in this scope
17 | ll de = demand(mid);
| ^~~~~~