| Problem | sandd |
|---|---|
| User | VNHbest |
| Submission Time | 2026-03-11 20:57:23 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sandd.cpp: In function ‘int getPrice(int)’:
sandd.cpp:9:16: error: ‘supply’ was not declared in this scope
9 | ll a = supply(mid);
| ^~~~~~
sandd.cpp:10:16: error: ‘demand’ was not declared in this scope
10 | ll b = demand(mid);
| ^~~~~~