| Problem | sandd |
|---|---|
| User | R9q5P8 |
| Submission Time | 2026-07-07 12:30:30 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sandd.cpp: In function ‘int getPrice(int)’:
sandd.cpp:10:7: error: ‘supply’ was not declared in this scope
10 | if (supply(m)>demand(m)) l=m;
| ^~~~~~
sandd.cpp:10:17: error: ‘demand’ was not declared in this scope
10 | if (supply(m)>demand(m)) l=m;
| ^~~~~~