注意到数列只增不减,而题目中又明确说道my then exit(x) else 
exit(y); end;procedure build(x,y,k:longint); var mid:longint; begin with t[k] do 
begin l:=x;r:=y; if ...
                            
                            
                                分类:
Web程序   时间:
2014-06-02 14:01:28   
                                阅读次数:
247
                             
                         
                    
                        
                            
                            
                                膜拜HZWER大牛的编码能力!附上他的代码(我的代码不知为何一直莫名出错……)#include#include#includeusing namespace 
std;int tot,n,m,d,father[400001],head[400001],q[400001],ans[400001],cnt...
                            
                            
                                分类:
Web程序   时间:
2014-06-02 11:06:31   
                                阅读次数:
306