2 条题解

  • 1
    @ 2026-2-5 21:14:26

    #include<bits/stdc++.h> using namespace std; int main() { double x; int x; cin >> x; ; cout << fixed << setprecision(3) << x; return 0; }

    • 0
      @ 2026-4-24 22:21:37

      gay

      • 1

      信息

      ID
      355
      时间
      1000ms
      内存
      64MiB
      难度
      5
      标签
      递交数
      17
      已通过
      15
      上传者