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

Compile Error

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