2 条题解

  • 3
    @ 2026-5-16 11:05:27

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

    int main() { cout <<"95.87"; return 0; }

    • 0
      @ 2026-5-21 21:02:52

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

      int main() {

      cout <<"95.87"; 
      return 0;
      

      }

      • 1

      信息

      ID
      18204
      时间
      1000ms
      内存
      256MiB
      难度
      7
      标签
      (无)
      递交数
      959
      已通过
      256
      上传者