2019年3月12日

Round Numbers(数位DP)

摘要: Round Numbers http://poj.org/problem?id=3252 Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 17293 Accepted: 7188 Description The cows, as 阅读全文

posted @ 2019-03-12 19:26 Fighting_sh 阅读(177) 评论(0) 推荐(0) 编辑

F(x)(数位DP)

摘要: F(x) http://acm.hdu.edu.cn/showproblem.php?pid=4734 Time Limit: 1000/500 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s) 阅读全文

posted @ 2019-03-12 19:01 Fighting_sh 阅读(205) 评论(0) 推荐(0) 编辑

不要62(数位DP)

摘要: 不要62 http://acm.hdu.edu.cn/showproblem.php?pid=2089 Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s 阅读全文

posted @ 2019-03-12 16:07 Fighting_sh 阅读(183) 评论(0) 推荐(0) 编辑

Codeforces Beta Round #77 (Div. 2 Only)

摘要: Codeforces Beta Round #77 (Div. 2 Only) http://codeforces.com/contest/96 A 1 #include<bits/stdc++.h> 2 using namespace std; 3 #define lson l,mid,rt<<1 阅读全文

posted @ 2019-03-12 14:11 Fighting_sh 阅读(180) 评论(0) 推荐(0) 编辑

导航