К
Size: a a a
К
JF
DD
JF
DD
JF
К
К
M
JF
JF
JF
if (person.hasMoreThanOneStatus()) {
person.setChance(person.minChanceOfAll());
}К
if (person.hasMoreThanOneStatus()) {
person.setChance(person.minChanceOfAll());
}JF
if (person.name.equals("Константин") && person.isMarried()) {
person.setChance(-1);
person.setReason("Already married");
}JF
if (person.isSad()) {
person.setChance(100);
person.workOnLegacyProject(true);
}EM

DD
Д🥶