Owl Get a Life
lboard.cpp: In function ‘int main()’:lboard.cpp:55:55: error: ‘o’ was not declared in this scope 55 | currentbest = max(currentbest + grid[j][i],grid[j][o]); | ^