示例#1
0
 def test1(self):
     self.assertEqual(P2.solve_problem([(7,1),(1,1),(15,1),(3,1),(10,0),(6,1)]),3)