随笔分类 -  *数据结构---莫队

摘要:Haruna’s Breakfast HYSBZ - 4129 https://www.cnblogs.com/Paul-Guderian/p/6933799.html Haruna’s Breakfast HYSBZ - 4129 Haruna’s Breakfast https://www.cn 阅读全文
posted @ 2018-01-25 15:08 yijiull 阅读(141) 评论(0) 推荐(0)
摘要:数颜色 HYSBZ - 2120 1 //modify dodui 2 #include <cstdio> 3 #include <cstring> 4 #include <cmath> 5 #include <algorithm> 6 #include <iostream> 7 using nam 阅读全文
posted @ 2018-01-25 14:39 yijiull 阅读(112) 评论(0) 推荐(0)
摘要:Mato的文件管理 HYSBZ - 3289 莫队 树状数组 离散化 Mato的文件管理 HYSBZ - 3289 Mato的文件管理 莫队 树状数组 离散化 1 #include <cstdio> 2 #include <cstring> 3 #include <cmath> 4 #include 阅读全文
posted @ 2018-01-25 13:07 yijiull 阅读(166) 评论(0) 推荐(0)
摘要:小Z的袜子(hose) HYSBZ - 2038 莫队经典 1 #include <iostream> 2 #include <cmath> 3 #include <cstdio> 4 #include <cstring> 5 #include <algorithm> 6 #define LL lo 阅读全文
posted @ 2018-01-25 11:04 yijiull 阅读(215) 评论(0) 推荐(0)