摘要:
题意:有N个立方体(1 2 #include 3 #include 4 const int maxn = 30004; 5 int par[maxn], h[maxn], ch[maxn]; 6 void init() 7 { 8 for(int i = 0; i < maxn; i++... 阅读全文
posted @ 2014-08-09 12:24
Pobo_biu
阅读(252)
评论(0)
推荐(0)
BiuのACM
坚持是一种饼~ |