Problem sandd
User mingging1748
Submission Time 2025-01-26 21:46:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sandd.cpp: In function ‘int getPrice(int)’:
sandd.cpp:7:20: error: ‘ll’ was not declared in this scope
7 | long long md = ll(2e63 - 1);
| ^~
sandd.cpp:23:27: error: ‘abs’ was not declared in this scope; did you mean ‘ans’?
23 | long long diff1 = abs(s1 - d1);
| ^~~
| ans