Problem | minerals |
---|---|
User | Pan |
Submission Time | 2025-01-04 17:37:34 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
minerals.cpp: In function ‘void dnc(std::vector<long long int>, std::vector<long long int>, bool)’:
minerals.cpp:58:21: error: unable to find numeric literal operator ‘operator""lL’
58 | if (rev) mid = max(1lL, ll(n*0.6));
| ^~~