3 条题解

  • 0
    @ 2024-12-29 16:47:23

    #include <bits/stdc++.h> using namespace std; int main(){ cout<<"3"<<endl; cout<<"12"<<endl; cout<<"2"; return 0; }

    信息

    ID
    8
    时间
    1000ms
    内存
    256MiB
    难度
    4
    标签
    递交数
    369
    已通过
    169
    上传者