codeforces 151(完全)

來源:互聯網
上載者:User

最近變懶了,好久沒寫題解了。。

這場codeforces 是在實驗室做的,當晚實驗室竟然有8個人同時做codeforces,創下了我們學校集訓隊熬夜做codeforces的記錄,12級的一兩個同學上升勢頭很猛,贊一個。

說一下題目吧:

A:水題

B :水題

C : 比水題稍難

D: 閱讀理解題吧,讀懂了就秒掉了

E題:

寫了一個比較挫的英文

problem E: we can also use BIT to solve this problem. first we should
read all the


 queries and change every query (v,k) into (depth , left , right) :depth
is the depth of


 the k sons of v,left and right are the indexes of vector W[d](it saves
all the nodes with


 depth of d),then we can answer all the queries in the same depth together
. So we


 transform the problem to another simple problem ,how many distinct
values in an


 interval .it's easy to solve it just use BIT (off line
). 

My Code :http://codeforces.com/contest/246/submission/2632645

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.