为了账号安全,请及时绑定邮箱和手机立即绑定

渊子赛马的算法,请问哪里有问题啊!OJ平台显示Wrong Answer!!!

渊子赛马的算法,请问哪里有问题啊!OJ平台显示Wrong Answer!!!

jane0x 2017-08-18 00:42:59
n,m=map(int,input().split())while not(n==m==0):    j=(m-2*n)/2    j1=(m-2*n)//2    t=False    if j==j1 and j<=n:        print((n-j1),j1)    else:        print('Error')    n,m=map(int,input().split())
查看完整描述

1 回答

?
最初__

TA贡献68条经验 获得超39个赞

你至少把题目贴一下出来吧。。

查看完整回答
1 反对 回复 2017-08-18
  • 1 回答
  • 0 关注
  • 1423 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信