53 条题解

  • -2
    @ 2026-4-15 13:23:53

    python代码

    
    a=int(input())
    b=int(input())
    print(a+b)
    

    信息

    ID
    1
    时间
    1000ms
    内存
    128MiB
    难度
    1
    标签
    递交数
    5207
    已通过
    1480
    上传者