51 条题解

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

    python代码

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

    信息

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