笔试编程题汇总(4)

""" description: given a music set, select a pair of musics and the sum of these two musics's duration is right minutes (divisible by 60) example 1: input: [20 40 60] output: 1 (20,40) example 2: inpu
相关文章
相关标签/搜索