| Problem | snakes_usaco |
|---|---|
| User | altmanalt |
| Submission Time | 2026-03-03 20:49:45 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
snakes_usaco.cpp: In function ‘int main()’:
snakes_usaco.cpp:59:25: error: ‘lambda’ was not declared in this scope
59 | ll answer = dpval - lambda * S
| ^~~~~~