这名用户暂未设置签名。
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《两个ac两个wa》回复:
```c #include using namespace std; const int maxn=1e6+5; int n,M=-0x3f3f3f3f,SM=-0x3f3f3f3f-1; int a[maxn]; void update(int p){//用一个数更新最大次大值 if(p>M){ M=p,SM=M;…
在讨论《代码不会写》回复:
举报就举报 谁怕你
在讨论《代码不会写》回复:
我抄的
在讨论《代码不会写》回复:
@[zzhaotianyi](/user/655029) 将所有人的私信都打开
在讨论《代码不会写》回复:
@[liangbowen](/user/367488) 我不知道幕是啥
在讨论《代码不会写》回复:
@[liangbowen](/user/367488) 对呀 for(int i = 1;i > a [i][j] } }
在讨论《代码不会写》回复:
@[liangbowen](/user/367488) 咋不回 我的会二维数组……
在讨论《代码不会写》回复:
@[Liu_Kevin](/user/140360) 那又咋地
在讨论《代码不会写》回复:
@[algorithm_cmath](/user/731025) 谢谢
在讨论《20分求助》回复:
```c #include #include #include using namespace std; int main() { long long x, y; cin >> x >> y; if (x > y) { cout "; } if (x == y) { cout <<"="; } if (x < y) {…
在讨论《求助,提交答卷,反复多次尝试均失败》回复:
```c #include //万能头文件iostream库也行 using namespace std; int main(){ unsigned long long a , b , c;//输入时可能会数超大 cin >> a >> b;//输入 c = a + b;//算出来和 cout <<c<<endl; r…
在讨论《WA求助!》回复:
@[528cui](/user/723289) 你好像没大写