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

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

1045. Favorite Color Stripe (30)

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

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;}
發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 宁蒗| 育儿| 衡南县| 女性| 山阳县| 手游| 达拉特旗| 库尔勒市| 永和县| 鲜城| 东城区| 南涧| 吴旗县| 东城区| 和平县| 蓬安县| 杨浦区| 磐安县| 灌南县| 监利县| 瑞丽市| 齐河县| 镶黄旗| 绥滨县| 长沙县| 涪陵区| 南木林县| 琼结县| 封丘县| 吉林市| 合作市| 汕头市| 天水市| 胶州市| 虹口区| 瑞昌市| 土默特右旗| 垦利县| 称多县| 广宗县| 白山市|