Problem | hamster1 |
---|---|
User | aidanvoidout |
Submission Time | 2025-01-29 20:17:22 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
hamster1.cpp: In function ‘int main()’:
hamster1.cpp:12:26: error: ‘LL_MAX’ was not declared in this scope; did you mean ‘NL_NMAX’?
12 | vector<int>dp(n + 1, LL_MAX);
| ^~~~~~
| NL_NMAX