#include int main(void) { int len, count; int oil_total = 0, oil_min = 0x7fffffff, oil_pos; int i; scanf("%d %d\n", &len, &count); for (i=0; i