for(worker = >>1 ; worker < 1001 ; worker++){
  while(worker.isLife())
    worker.creatBrewApp();
}


//DBGPRINTF("次スレよろ");