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