国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 學院 > 開發設計 > 正文

1045. Favorite Color Stripe (30)

2019-11-14 10:51:26
字體:
來源:轉載
供稿:網友

1045. Favorite Color Stripe (30)

#include <iostream>#include <vector>#include <string>#include <algorithm>using namespace std;int color[202],dp[202];int main(){ int n,m,len; cin>>n>>m; for(int i=1;i<=m;++i) cin>>color[i]; cin>>len; int cur; while(len--) { cin>>cur; for(int j=1;j<=m;++j) { if(cur==color[j]) dp[j]++; else if(dp[j]<dp[j-1]) dp[j]=dp[j-1]; } } cout<<dp[m]; return 0;}
發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 泽州县| 阿尔山市| 莱阳市| 罗定市| 珠海市| 渝北区| 正蓝旗| 五大连池市| 历史| 平罗县| 镇雄县| 米林县| 五华县| 龙州县| 和平区| 林州市| 长岛县| 高雄市| 象州县| 双流县| 阳原县| 佛山市| 陕西省| 奉化市| 康保县| 沙坪坝区| 台湾省| 建水县| 苏尼特左旗| 白银市| 虞城县| 清流县| 顺义区| 镶黄旗| 墨竹工卡县| 彰武县| 镇江市| 镇江市| 岳普湖县| 赣榆县| 寿阳县|