Problem | 4russians |
---|---|
User | mingging1748 |
Submission Time | 2025-02-11 21:52:54 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
4russians.cpp: In function ‘int main()’:
4russians.cpp:27:23: error: ‘INF’ was not declared in this scope
27 | dp_prev[j] = -INF;
| ^~~