Hash Tables: Ice Cream Parlor

  • + 1 comment

    The problem specifies that there will only be one unique solution. Your test case has three valid solutions (i.e. (0,2), (1,2) and (3,4)) and so it is not a valid test case for the problem defined.