全部评论 10

  • #include <bits/stdc++.h>
    using namespace std;
    int main(){
        int a,b;
        cin>>a>>b;
    	if(a==1&&b==1){
            cout<<"2";
        }else if(a==1&&b==2){
            cout<<"1";
        }else if(a==22&&b==73){
            for(int i=-2147483648;i<=2147483647;i++) cout<<"";
        }else if(a==734&&b==898){
            vector<string> lst;
            cout<<lst[114514]<<endl;
        }else if(a==8366&&b==8147){
            vector<string> lst;
            while(1){
    			lst.push_back(string(1919810,'MLE'));
            }
        }else if(a==99890&&b==76471){
            cout<<" 176361"<<endl;
        }else{
            while(1){
                cout<<"OLEOLEOLE"<<endl;
            }
        }
    	return 0;
    }
    

    den

    2026-02-25 来自 浙江

    1
  • d

    2026-02-24 来自 浙江

    1

  • #include <iostream>
    using namespace std;
    int main(){
    int a,b,c;
    cin>>a>>b;
    c=a+b;
    cout<<c;
    return 0;
    }

    2026-07-12 来自 广东

    0
  • .

    2026-03-14 来自 天津

    0
  • 123456

    2026-03-08 来自 天津

    0
  • nion

    2026-03-05 来自 浙江

    0
  • 甚至封装,甚至主函数里开 4e6(

    2026-02-24 来自 广东

    0
  • 自从这小朋友学会 Seg_T 就天天学隔壁的疯子 Xyl 拉答辩

    2026-02-24 来自 广东

    0
    • 下次换个配方继续)))

      2026-02-24 来自 浙江

      0
    • 下次使用树套树一连打出 1e6 次拍平并赢得 AC

      2026-02-24 来自 广东

      1
    • 树套树吗,我先把简单点的学了,后序来学难的

      2026-02-24 来自 浙江

      1
  • 高精度+线段树

    2026-02-24 来自 湖北

    0
    • userId_undefined
      wcqk
      回复
      wcqk

      这才有意思

      2026-02-24 来自 湖北

      0
    • userId_undefined
      yxdl1
      回复
      wcqk

      你来、

      2026-02-24 来自 浙江

      0
  • 我建议用高精度做捏

    2026-02-24 来自 湖北

    0

热门讨论