Problem | commando |
---|---|
User | JoshJuice |
Submission Time | 2025-07-29 21:39:07 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
commando.cpp: In member function ‘ll LiChaoTree::Line::eval(ll) const’:
commando.cpp:44:31: error: ‘NEGINF’ was not declared in this scope; did you mean ‘NEGINF1’?
44 | if (v < NEGINF1) return NEGINF;
| ^~~~~~
| NEGINF1