Problem | sandd |
---|---|
User | ansel |
Submission Time | 2024-06-09 12:29:11 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sandd.cpp: In function ‘int getPrice(int)’:
sandd.cpp:6:13: error: ‘supply’ was not declared in this scope
6 | sup=supply(guess);
| ^~~~~~
sandd.cpp:7:13: error: ‘demand’ was not declared in this scope
7 | dem=demand(guess);
| ^~~~~~