| Problem | sandd |
|---|---|
| User | polyda |
| Submission Time | 2024-05-21 14:47:04 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sandd.cpp: In function ‘int getPrice(int)’:
sandd.cpp:8:8: error: ‘supply’ was not declared in this scope
8 | if(supply(mid)>demand(mid)){
| ^~~~~~
sandd.cpp:8:20: error: ‘demand’ was not declared in this scope
8 | if(supply(mid)>demand(mid)){
| ^~~~~~