1 条题解

  • 0
    @ 2025-10-21 21:35:51

    这题比泗水还阴

    #include <iostream>
    #include <bits/stdc++.h>
    
    using namespace std;
    
    int main(){
        cout<<13<<endl<<'R';
        return 0;
    }
    

    信息

    ID
    501
    时间
    1000ms
    内存
    256MiB
    难度
    10
    标签
    (无)
    递交数
    2
    已通过
    1
    上传者