python解法
2024-07-10 11:46:10
发布于:浙江
5阅读
0回复
0点赞
a,b,c=input().split()
a=int(a)
b=int(b)
c=int(c)
if a+b>c and a+c>b and b+c>a:
if abc:
print('aaa')
elif ab or ac or c==b :
print('aab')
else:
print('abc')
else:
print('error')
这里空空如也
2024-07-10 11:46:10
发布于:浙江
a,b,c=input().split()
a=int(a)
b=int(b)
c=int(c)
if a+b>c and a+c>b and b+c>a:
if abc:
print('aaa')
elif ab or ac or c==b :
print('aab')
else:
print('abc')
else:
print('error')
这里空空如也
提交答案之后,这里将显示提交结果~
有帮助,赞一个