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

Home/ Score/ score desc
This achievement: 2025/ 3/ 26 Wed
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)