Problem | sandd |
---|---|
User | yeeeeeting |
Submission Time | 2025-04-12 11:26:39 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sandd.cpp: In function ‘int getPrice(int)’:
sandd.cpp:3:16: error: ‘supply’ was not declared in this scope
3 | long long a = supply((0+P)/2);
| ^~~~~~
sandd.cpp:4:16: error: ‘demand’ was not declared in this scope
4 | long long b = demand((0+P)/2);
| ^~~~~~