Problem | sandd |
---|---|
User | theRealLucasXD |
Submission Time | 2025-06-02 20:51:05 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sandd.cpp: In function ‘long long int getPrice(long long int)’:
sandd.cpp:10:19: error: ‘supply’ was not declared in this scope; did you mean ‘csupply’?
10 | csupply = supply(average);
| ^~~~~~
| csupply
sandd.cpp:11:19: error: ‘demand’ was not declared in this scope; did you mean ‘cdemand’?
11 | cdemand = demand(average);
| ^~~~~~
| cdemand