Owl Get a Life
burgers.cpp: In function ‘int main()’:burgers.cpp:61:23: error: ‘k’ was not declared in this scope 61 | mink = max(mink, k - (x[i]-k*a[i])/(b[i]-a[i])); | ^