| Problem | sandd |
|---|---|
| User | xlpaun |
| Submission Time | 2025-12-21 20:48:06 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sandd.cpp: In function ‘int getPrice(int)’:
sandd.cpp:9:10: error: ‘supply’ was not declared in this scope
9 | ll s = supply(middle);
| ^~~~~~
sandd.cpp:10:10: error: ‘demand’ was not declared in this scope
10 | ll d = demand(middle);
| ^~~~~~