496

Problem ID: 496

The judge's input most likely does not contain any negative integers and sets like so

3 3 3 2
3 3 3 3 3 3 2

However, both cases are handled correctly by the code for this problem on uDebug.