README.md
StoneDivision makes the fairest division in a divisible or indivisible item set (integer or float).
Input explanation:
p - Number of "people" which receive the items values;
i - Items values separated by comma, can be integer or float;
d - If the items can be divided, always set 0 if the items cannot be divided or 1 if they can.