摘要: --------------------------------------------------------------------#include#include#include#include#define rep( i , n ) for( int i = 0 ; i > V >> n; ... 阅读全文
posted @ 2015-06-02 22:07 JSZX11556 阅读(172) 评论(0) 推荐(0) 编辑
摘要: RMQ..-------------------------------------------------------------------------------#include#include#include#include#define rep( i , n ) for( int i = ... 阅读全文
posted @ 2015-06-02 21:39 JSZX11556 阅读(207) 评论(0) 推荐(0) 编辑
摘要: 最裸的01背包....---------------------------------------------------------------------#include#include#include#include#define clr( x , c ) memset( x , c , s... 阅读全文
posted @ 2015-06-02 21:12 JSZX11556 阅读(184) 评论(0) 推荐(0) 编辑