3 条题解

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

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

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

    • 0
      @ 2026-7-8 15:38:55
      #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
        难度
        6
        标签
        (无)
        递交数
        1057
        已通过
        300
        上传者