| Problem | smurfpaths |
|---|---|
| User | JoshJuice |
| Submission Time | 2025-05-31 10:49:49 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
smurfpaths.cpp:5:21: error: unable to find numeric literal operator ‘operator""LL’
5 | const ll NEG_INF = -1e18LL;
| ^~~~~~