这名用户暂未设置签名。
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
```cpp #include using namespace std; #define ll long long const ll N=1e6+5; ll n,a[N],ans=0; void mine(){ scanf("%lld",&n); for(int i=0;i >a[i]; } int j=n; for(…
```cpp #include using namespace std; #define ll long long const ll nn=1e6+5; ll n,m,h[nn],l[nn],r[nn]; stack s; void mine(){ scanf("%lld",&n); for(ll i=1;i h[i]…