悬赏测试

TransparentZero edited 3 年前

???

a,b=map(int, input().split())
print(a+b+1)

Comments