摘要: import itertools def get_result(hope, list_input): """ :param hope: # 期望相加所得参数 :param list_input: # 所有数值 :return: """ def generate_combination(items, 阅读全文
posted @ 2024-08-06 21:39 AZ26 阅读(22) 评论(0) 推荐(0)