龙争虎斗彼岸花,王者荣耀我草泥马
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《30分求条》回复:
@[xiaozhengguoaaa](luogu://user/1421829) 谢谢大佬,已关
```cpp #include using namespace std; int n,k; struct node{ int x,y; }a[1005]; bool cmp(node &aa,node &bb){ if(aa.x!=bb.x)return aa.x bb.y; } int main(){ cin>>n>…
10分求条 ```cpp #include using namespace std; struct node{ long long bg,ed; }; bool cmp(node &a,node &b){ return a.bg >n; for(int i=1;i >a[i].bg>>a[i].ed; } sort(a…
``` #include using namespace std; bool cP(int aH, int tH, int sH) { int tHt = tH + sH; return aH >= tHt; } void iA(int a[], int s) { for (int i = 0; i > a[i]; }…
在讨论《请问第一个村子是连接第2个和第n个还是只有第2个》回复:
谢谢
在文章《题解:P1036 [NOIP 2002 普及组] 选数》发表评论:
给你一个大大的赞
在讨论《求解,80分》回复:
代码好像没什么问题,你可以试试全部求和再减去最大值