3 条题解

  • 1
    @ 2026-4-7 12:59:24

    #include using namespace std; int main() { cout<<23600+1460+30; }

    • 1
      @ 2026-4-7 12:58:46

      #include using namespace std; int main() { cout<<23600+1460+30;
      }

      • -1
        @ 2026-3-28 18:39:52

        #include<bits/stdc++.h> using namespace std; int main() { int a=2,b=14,c=30; cout <<a3600+b60+c; return 0; }

        • 1

        信息

        ID
        3485
        时间
        1000ms
        内存
        256MiB
        难度
        5
        标签
        (无)
        递交数
        79
        已通过
        32
        上传者