#include int main(void) { int boxSize, number = 0, block[10000], maxNumber, width, i; scanf("%d", &boxSize); scanf("%d", &number); for(i=0;i