Problem | journey3 |
---|---|
User | mingging1748 |
Submission Time | 2025-02-16 17:37:43 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
journey3.cpp: In function ‘int main()’:
journey3.cpp:21:30: error: ‘LLONg_MAX’ was not declared in this scope; did you mean ‘LLONG_MAX’?
21 | fl = min(LLONg_MAX, fl + arr[(i * m) + k - b]);
| ^~~~~~~~~
| LLONG_MAX