With fire in our eyes,our lives a-light!
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
```cpp #include #define int long long #define inf (int)(1e14) using namespace std; int n,m,q; int a[100086]; int b[100086]; int f[10][100086][30]; int al,ar,bl,…
```cpp #include #define int long long #define mod (int)(1e9+7) int n,m; int a[1086][1086]; int f[1086][1086][3]; using namespace std; signed main(){ // freopen(…
```cpp #include #define int long long #define mod (int)(1e9+7) #define N (int)(1e5+10) #define K 25 using namespace std; int n,k; int f[N][K]; int g[N][K]; int…
在讨论《只有十分求调》回复:
@[HeracleSu](luogu://user/1747784)求关
在讨论《只有十分求调》回复:
@[LZX_YYDS](luogu://user/742205) 这是s————————b
在讨论《只有十分求调》回复:
求关
在讨论《只有十分求调》回复:
```cpp #include using namespace std; int main(){ int n,a=0,b=0,a1=0,b0=0,s,t,j; cin>>n; for(int i=1;i > 1; if(s){ a1++; } else{ b0++; } } if(a1>b0){ a++; } else…
在讨论《只有十分求调》回复:
a1和b0应该在for循环中被赋值为0
```cpp #include #define PII pair #define mp(i,j) ((i-1)*m+j) #define int long long #define getn(i,j) ((i-1)*m+j) using namespace std; int n,m; unordered_map c;…
```cpp #include #define mid ((l+r)/2) #define int long long #define f(x) x-'a'+1 using namespace std; int n; int tot; int tot_rt; int root[10000086]; struct sb{…
在讨论《0分求助!!很着急!!》回复:
HSY AK IOI
样例全输出同一个数(悲 ```cpp #include #define int long long #define M (1 =k)return query(a[u].ls,a[v].ls,l,mid,k); else return query(a[u].rs,a[v].rs,mid+1,r,k-x); } signe…
在讨论《求助佬大》回复:
@[lyh0217](luogu://user/555798) 感谢大佬,已解决 还有getmax的ans也要=INF
50pts WA6789 RE10 ```cpp #include #define int long long #define INF -0x7fffffffffffffff using std::cin; using std::cout; int n,m; int b[1000086]; struct sb{ int…
```cpp #include #define int long long using namespace std; int b[1000086]; int n,m; struct sb{ int sum,tag_add,tag_mul; }a[1000086]; int mod; void build(int w,i…
在讨论《警钟长鸣之后被厥烂》回复:
@[fh_qishui](luogu://user/1591924) ???????
在讨论《警钟长鸣之后被厥烂》回复:
感谢%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
```cpp #include #define int long long using namespace std; int n,m; string a[10086]; string StringSort(string sb){ int c[100]={0}; for(int i=0;i =0;i--) for(int…
```cpp #include #define int long long #define T 100000 #define D 0.99 #define C 100 #define S 19260817 #define EPS 1e-14 using namespace std; int n,m; int ans,f…
```cpp #include #define l(x) x >1 using namespace std; int n,m; struct sb{ int v,i,l,r; bool add; }c[1000086]; void bui(int p,int l,int r){ c[p].l=l; c[p].r=r;…
在讨论《萌新刚学oi16pts求调》回复:
@[Kobe_Man](/user/901931) 膜拜棕名佬大
在讨论《RE+TLE求助》回复:
啊???memset?二维啊这是
在讨论《RE+TLE求助》回复:
@[masonxiong](/user/446979) 啊?那应该咋办
在讨论《RE+TLE求助》回复:
@[hytallenxu](/user/726098) 啥意思啊佬大看不太懂
在讨论《求助佬大》回复:
@[_Catluo_](/user/593791) V是啥啊
```cpp #include using namespace std; int n,Q; string a[1000086]; string sb; struct sbb{ int tot,n=0; }e[1000086][26+26+10]; int tot; int maxx; int now,ans; int…
为啥明明数据是到10^5,却得开6e7???(6e7是看的讨论区) ```cpp #include using namespace std; int n; int a[6000086]; int e[6000086][2]; int tot; int maxx; int now,ans; bool t; void ad…