4 条题解

  • 1
    @ 2023-1-28 11:45:43
    #include<iostream>
    using namespace std;
    int main()
    {  
        cout<<179487;
        //return都没有吗
        return 0;
    }
    
    
    • 0
      @ 2023-7-21 22:28:32

      #include<bits/stdc++.h> using namespace std; int main(){ int a,b,c,d,e; for(a=0;a<=9;a++){ for(b=0;b<=9;b++){ for(c=0;c<=9;c++){ for(d=0;d<=9;d++){ for(e=0;e<=9;e++){ if(100000a+10000b+1000c+100d+10e+7==(700000+a10000+b1000+c100+d10+e)/4){ cout<<100000a+10000b+1000c+100d+10e+7; break; } } } } } } return 0; }

      • 0
        @ 2023-1-28 11:45:29

        #include using namespace std; int main() { cout<<179487; //return都没有吗 return 0; }

        • 0
          @ 2022-11-12 11:27:27
          #include<iostream>
          using namespace std;
          int main()
          {  
          //就离谱!!!
          cout<<149487;
          }
          
          • 1

          信息

          ID
          5
          时间
          1000ms
          内存
          16MiB
          难度
          4
          标签
          递交数
          187
          已通过
          84
          上传者