goveo / euro-diffusion

Euro diffusion task implementation using TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consts in City

IanaKhitsko opened this issue · comments

initialCoinsCount = 1000000,
representativePortion: number = initialCoinsCount / 1000,

just declare these consts somewhere upper in this file