Problem sandd
User ansel
Submission Time 2024-06-09 12:37:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sandd.cpp: In function ‘int getPrice(int)’:
sandd.cpp:10:13: error: ‘supply’ was not declared in this scope
10 | sup=supply(guess);
| ^~~~~~
sandd.cpp:11:13: error: ‘demand’ was not declared in this scope
11 | dem=demand(guess);
| ^~~~~~