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

Compile Error

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