Problem | sandd |
---|---|
User | Tonko |
Submission Time | 2025-06-09 19:33:45 |
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: assignment of function ‘long long int supply(int)’
9 | supply = supply(mid), demand demand(mid);
| ~~~~~~~^~~~~~~~~~~~~