Problem | guards |
---|---|
User | PlayVoltz |
Submission Time | 2023-10-08 00:35:37 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
guards.cpp: In function ‘int32_t main()’:
guards.cpp:28:35: error: ‘LLOING_MAX’ was not declared in this scope; did you mean ‘LLONG_MAX’?
28 | dp.resize(k+1, vector<int> (n+1, LLOING_MAX/2));
| ^~~~~~~~~~
| LLONG_MAX