Problem sandd
User vancongloc
Submission Time 2026-02-17 22:34:00
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:24:12: error: ‘low’ was not declared in this scope; did you mean ‘pow’?
24 | return low;
| ^~~
| pow