Problem snakes_usaco
User altmanalt
Submission Time 2026-03-03 20:49:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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
| ^~~~~~