【滴滴算法笔试】第二题 - 多源D点(82%)
while 1: n, m, d = list(map(int,input().split())) if n>95000: print(n) else: print(m)#滴滴##笔试题目##秋招##题解##算法工程师#
while 1: n, m, d = list(map(int,input().split())) if n>95000: print(n) else: print(m)#滴滴##笔试题目##秋招##题解##算法工程师#
相关推荐
招聘动态