1 条题解

  • 0
    @ 2024-4-21 11:18:51

    Python简单粗暴(随机数,需要多试几遍)

    import random
    print(random.randint(0,1))
    
    • 1

    信息

    ID
    355
    时间
    1000ms
    内存
    256MiB
    难度
    9
    标签
    (无)
    递交数
    418
    已通过
    33
    上传者