题解 | #牛牛学取余#

牛牛学取余

http://www.nowcoder.com/practice/933a60dcf63e403d901c75f82e3154db

xxx=input()
a=int(xxx.split(' ')[0])
b=int(xxx.split(' ')[1])
print(a % b)




1 int()变整数
2 split()分割
3 %取余数

全部评论

相关推荐

点赞 评论 收藏
分享
评论
点赞
收藏
分享

创作者周榜

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