Xu Pair的《动态规划01背包(1)》成绩 - 打字成绩 - 在线打字练习(dazi.91xjr.com)

Home/ Score/ score desc
This achievement: 2024/ 12/ 3 Tue
English Article Word Count Duration Accuracy Speed Backspace Error Slogan
动态规划01背包(1) 361 3.2分钟 100% 101 CPM 19 0 及格,继续努力!
Inspirational quotes: 永远以积极乐观的心态去拓展自己和身外的世界。 ——曾宪梓
What do you think of this article? Give it a rating and let it serve as a guiding light for others
Article intro
#include <bits/stdc++.h> using namespace std; int n,m,f[1001][1001],v[1001],w[1001]; int main(){ scanf("%d%d",&m,&n); for(int i=1;i<=n;i++)scanf("%d%d",&v[i],&w[i]); for(int i=1;i<=n;i++) for(int...
常规打字
+2积分

去打字就可以设置个性皮肤啦!(O ^ ~ ^ O)