摘要:
Aimee 因为可以堵出口和入口,所以只有 \({1,2,3}\) 那么先dfs一遍并且封锁路径,然后再dfs一遍 #include<iostream> #include<cstdio> #include<algorithm> #include<cstdio> #include<vector> us 阅读全文
posted @ 2021-03-07 21:41
Simex
阅读(67)
评论(0)
推荐(0)
摘要:
[Aimee](P1855 榨取kkksc03) 很简单的dp #include<iostream> #include<cstring> using namespace std; int n,m,t; int mi[1000]; int ti[1000]; int dp[201][301][201] 阅读全文
posted @ 2021-03-07 11:26
Simex
阅读(81)
评论(0)
推荐(0)

浙公网安备 33010602011771号