3 条题解

  • 1
    @ 2025-7-6 20:02:11
    #include<bits/stdc++.h>
    using namespace std;
    int main()
    {
        cout<<"200 280";
    	return 0;
    }
    
    • 0
      @ 2025-12-28 17:22:52

      #include<bits/stdc++.h> using namespace std; int main() { cout<<480/2.4; cout<<" "; cout<<200*1.4; return 0; }

      • 0
        @ 2025-7-4 18:03:22
        using namespace std;
        int main()
        {
        
          cout<<"200 280";
         
           
        	return 0;
        
        }
        
        
        • 1

        信息

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