1. //Constructor
  2. int i;
  3. for (i=0;i<=9;i++){
  4.  
  5. i Team(array[i],0,0,0,0,0,0,0);
  6.  
  7. }