▄︻┻┳═一⎛⎝≥⏝⏝≤⎛⎝ด้้้้้็้้้็็็็็้้้้้็็็็็้้้้้้็็็็็้้้้้็็็็็้้้้้้็็็็็้้้้้็็็็็้้้้้้็็็
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《Need Helping》回复:
@[Lapin](luogu://user/1600816)行
改了 $i$ 年还是只能拿 $80$ 分,$Who\ can\ help\ me\ ?!$ ### $Code\ with\ 80\%\ AC$ ```cpp #include using namespace std; typedef long long ll; const int N=1e5+5; int add[7…
不是我AI都用上了只能拿40分: ```cpp #include using namespace std; const int N=2e3+5; string s[N]; int dp[N]; int n,ans=INT_MIN; int main(){ // freopen(".in"."r",stdin); //…
过了样例,**~~自信满满~~**提交,结果是0分 ```cpp #include using namespace std; int t; void run(){ int n; int a[200005]={0},c[200005]={0}; cin>>n; for(int i=1;i >a[i]; } for(int…
在讨论《50分,求调》回复:
这个图可能看不清,我用文字描述一下: 输入: 6 321 32 407 135 13 217 正确输出:407(32321)21713513 我的输出:407(32132)21713513
```cpp #include using namespace std; vector s; int n; int num(string k){ int p=0; for(int i=0;i num(y); } return x[0]-'0'>y[0]-'0'; } int main(){ cin>>n; for(in…
为什么全RE了,呜呜 ```cpp #include using namespace std; string user(){ int k; char ch; string s="",ss=""; while(cin>>ch){ if(ch=='['){ cin>>k; ss=user(); while(k--){ s+…