题解 | #牛牛的金币#

牛牛的金币

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

x,y=map(int,input().split())
x1,y1=map(int,input().split())
if x==x1 and y1-y==1:
    print("u")
elif x==x1 and y1-y==-1:
    print("d")
elif y==y1 and x1-x==1:
    print("r")
else:
    print("l")

全部评论

相关推荐

10-04 17:25
门头沟学院 Java
snqing:Java已经饱和了,根本不缺人。随便一个2000工资的都200人起投递
点赞 评论 收藏
分享
不愿透露姓名的神秘牛友
11-26 18:54
说等下个版本吧的发呆爱好者很贪睡:佬最后去了哪家呀
点赞 评论 收藏
分享
评论
1
收藏
分享
牛客网
牛客企业服务