Problem | trains |
---|---|
User | dieunq1309 |
Submission Time | 2023-08-17 20:26:15 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
trains.cpp: In function ‘int main()’:
trains.cpp:22:17: error: ‘LL_MAX’ was not declared in this scope; did you mean ‘NL_NMAX’?
22 | dp[i] = LL_MAX;
| ^~~~~~
| NL_NMAX