8 条题解

  • -5
    @ 2021-10-25 22:14:32

    a = input() b = int(input()) c = eval(input()) d = eval(input()) print(a,b,("%.6f" % c),("%.6f" % d))

    信息

    ID
    845
    时间
    1000ms
    内存
    128MiB
    难度
    4
    标签
    (无)
    递交数
    660
    已通过
    304
    上传者