这个人很懒,暂无签名信息
转自:http://w-hongjiang.blog.163.com/blog/static/746990332010224103717774/ http://blog.sina.com.cn/s/articlelist_1488811857_0_1.html 第一章 MPEG-2简介 什么是MPEG和MPEG-2? MPEG是Moving Picture Exper...
代码: #include #include #include #include #include #include #include #include #include using namespace std; typedef long long ll; #define M 1005 char str[25]; int n,m,ans; int a[25]; int pow_mod(int n...