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