| Problem | sandd |
|---|---|
| User | ensonchew |
| Submission Time | 2025-06-09 17:17:28 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sandd.cpp: In function ‘int getPrice(int)’:
sandd.cpp:8:7: error: ‘supply’ was not declared in this scope
8 | if (supply(a) > demand(a)){
| ^~~~~~
sandd.cpp:8:19: error: ‘demand’ was not declared in this scope
8 | if (supply(a) > demand(a)){
| ^~~~~~