Example #1
0
 void allocate_territory(territory t)
 {
 }
Example #2
0
 void place_units(territory t)
 {
     t.units++;
 }