2 条题解

  • 2
    @ 2026-5-16 16:20:13

    #include <bits/stdc++.h>
    using namespace std;

    int main() {

    cout<<"9.3.0";
    return 0;
    

    }

    • 1
      @ 2026-5-16 16:18:58

      #include <bits/stdc++.h>
      using namespace std;

      int main() {

      cout<<"9.3.0";
      return 0;
      

      }

      • 1

      信息

      ID
      595
      时间
      1000ms
      内存
      256MiB
      难度
      4
      标签
      递交数
      75
      已通过
      37
      上传者