#include int main() { char trucks[2000][8]; int d[2000]; int n,i,j,k,min; scanf("%d",&n); while(n!=0) { for(i=0;i