Owl Get a Life
jumps.cpp: In function ‘int minimum_jumps(int, int, int, int)’:jumps.cpp:21:7: error: ‘i’ was not declared in this scope 21 | for (i=0;i<n;++i)m[i]=2000000000; | ^