随笔分类 -  数位DP

数位DP入门
摘要:HDU 2089 不要62 DESC: 问l, r范围内的没有4和相邻62的数有多少个。 1 #include <stdio.h> 2 #include <string.h> 3 #include <iostream> 4 #include <algorithm> 5 using namespace 阅读全文
posted @ 2016-10-25 17:53 小小八 阅读(179) 评论(0) 推荐(0)