摘要:
F - Cellular Network CodeForces - 702C 阅读全文
posted @ 2019-04-17 15:39
Agnel_Cynthia
阅读(169)
评论(0)
推荐(0)
摘要:
CodeForces - 699C - Vacations 动态规划 (找最小值dp) #include<bits/stdc++.h> using namespace std; int dp[1000][3]; int a[1000]; int main(){ int n ; //求最小值,则赋值为 阅读全文
posted @ 2019-04-17 15:02
Agnel_Cynthia
阅读(343)
评论(0)
推荐(0)

浙公网安备 33010602011771号