摘要:
P1135 奇怪的电梯 a == b这种情况要记得判断 #include <bits/stdc++.h> using namespace std; int n,a,b; int d[210][210]; int main(){ freopen("in","r",stdin); ios::sync_w 阅读全文
posted @ 2020-02-10 14:27
Hazelxcf
阅读(111)
评论(0)
推荐(0)
摘要:
P1057 传球游戏 #include <bits/stdc++.h> using namespace std; int n,m; int dp[40][40]; int main(){ //freopen("in","r",stdin); ios::sync_with_stdio(0); cin 阅读全文
posted @ 2020-02-10 13:52
Hazelxcf
阅读(60)
评论(0)
推荐(0)

浙公网安备 33010602011771号