Owl Get a Life
catteams.cpp: In function ‘int main()’:catteams.cpp:27:9: error: ‘c’ was not declared in this scope 27 | mn[c] = min(a[c],mn[c+1]); | ^