Owl Get a Life
gap.cpp: In function ‘long long int findGap(int, int)’:gap.cpp:37:18: error: ‘n’ was not declared in this scope 37 | for (int i =0;i<n-1;i++){ | ^