4 条题解

  • 0
    @ 2024-12-2 20:42:57
    ```cpp
    #include<bits/stdc++.h>
    using namespace std;
    int main(){
        //还是要撸代码的,神。
        //(鸡有2只脚,兔子有4只脚,有残疾的)
        cout<<"残疾不会算";
    return 0;
    }
    
    

    信息

    ID
    8
    时间
    1000ms
    内存
    64MiB
    难度
    5
    标签
    递交数
    25
    已通过
    13
    上传者