icpc / balloons

MIT License
3 stars 0 forks source link

Add balloon limit #7

Open nsychev opened 6 days ago

nsychev commented 6 days ago

It's possible that we don't have enough number of balloons in stock.

Maybe our tool should manage such cases.

Should the behavior be configurable? Suggested ways to resolve:

lperovskaya commented 4 days ago

or semi-hide specific problems when we know that no more balloons of that color can be delivered

nsychev commented 4 days ago

or semi-hide specific problems when we know that no more balloons of that color can be delivered

that's what i meant by "do not issue anything"