#pragma once const int INITIAL_FOOD{100}; const int INITIAL_POPULATION{10}; const int POINTS_FOR_VICTORY{100};