654179__qwq @ 2023-03-02 01:03:50
#include<bits/stdc++.h>;
using namespace std
int main(){
__int128 a,b;
cin>>a>>endl;
cin>>b>>endl;
cout<<a+b<<endl;
return 0;
}
by 654179_qwq @ 2023-03-02 01:04:23
@654179__qwq
#include<bits/stdc++.h>
using namespace std;
int main(){
long long a,b;
cin>>a>>b;
cout<<a+b;
}
by 654179__qwq @ 2023-03-02 01:04:59
@654179_qwq 过了 , 谢谢
by fish_love_cat @ 2023-03-02 07:51:18
@654179__qwq __128
不能用常规的读入输出吧
by fish_love_cat @ 2023-03-02 07:51:49
话说你俩这名字……
by qianxinyu @ 2023-03-02 08:12:57
__int128好像要用自己写的快读快写或用int/long long强制类型转换
by 654179_qwq @ 2023-03-02 12:10:09
@fish_love_cat 不是 我发的魔怔贴竟然有人回 (
by fish_love_cat @ 2023-03-02 12:56:08
@654179_qwq 哈,难蚌
by haogec123 @ 2023-03-04 17:11:18
6
by Livy_lyh @ 2023-03-16 20:29:37
7
by MasonXu @ 2023-04-23 20:14:17
《自导自演》