Problem lboard
User ilikeeggs
Submission Time 2025-02-20 12:59:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lboard.cpp: In function ‘int32_t main()’:
lboard.cpp:19:34: error: ‘res’ was not declared in this scope
19 | int maxEnding = INT_MIN; res = LLONG_MIN;
| ^~~