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

Compile Error

sandd.cpp: In function ‘int getPrice(int)’:
sandd.cpp:20:8: error: ‘long_long_supply’ was not declared in this scope
20 | int a=long_long_supply((0+P)/2);
| ^~~~~~~~~~~~~~~~
sandd.cpp:21:8: error: ‘long_long_demand’ was not declared in this scope
21 | int b=long_long_demand((0+P)/2);
| ^~~~~~~~~~~~~~~~