
线段树
小天位
这个作者很懒,什么都没留下…
展开
-
hdu 1698
#include<iostream> #include<string> #include<queue> #include<cstdio> #include<cstdlib> #include<algorithm> #define lson l,m,rt<<1 #define rson m+1,r,rt<原创 2018-04-18 21:51:00 · 130 阅读 · 0 评论 -
Buy Tickets POJ - 2828
Railway tickets were difficult to buy around the Lunar New Year in China, so we must get up early and join a long queue…The Lunar New Year was approaching, but unluckily the Little Cat still had sched...原创 2018-04-15 17:41:58 · 366 阅读 · 0 评论 -
Billboard HDU - 2795
At the entrance to the university, there is a huge rectangular billboard of size h*w (h is its height and w is its width). The board is the place where all possible announcements are posted: nearest p...原创 2018-04-15 11:36:01 · 274 阅读 · 0 评论