题解 | #牛牛的金币#

牛牛的金币

https://www.nowcoder.com/practice/35d8e3e569dc49f2a1018d1dc9186998

x,y = map(int,input().split())
x1,y1 = map(int,input().split())

if x == x1:
    print('u') if y < y1 else print('d')

else:
    print('r') if x < x1 else print('l')

#题解##python#
全部评论

相关推荐

10-13 16:58
门头沟学院 Java
面了100年面试不知...:一周七天,一天去一家上班😍😍😍
点赞 评论 收藏
分享
评论
1
收藏
分享

创作者周榜

更多
牛客网
牛客网在线编程
牛客网题解
牛客企业服务