Problem sandd
User Sandman
Submission Time 2024-01-24 15:50:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sandd.cpp: In function ‘long long int getPrice(long long int)’:
sandd.cpp:13:20: error: ‘mid’ was not declared in this scope
13 | return mid;
| ^~~
sandd.cpp:20:12: error: ‘high’ was not declared in this scope
20 | return high;
| ^~~~