Пример #1
0
from solvers import Solvers

s = Solvers()

answer = s.mineCoins('input.txt')
print answer