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