2019年3月13日

Balanced Numbers (数位DP)

摘要: Balanced Numbers https://vjudge.net/contest/287810#problem/K Balanced numbers have been used by mathematicians for centuries. A positive integer is co 阅读全文

posted @ 2019-03-13 22:14 Fighting_sh 阅读(332) 评论(0) 推荐(0) 编辑

XHXJ's LIS(数位DP)

摘要: XHXJ's LIS http://acm.hdu.edu.cn/showproblem.php?pid=4352 Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submis 阅读全文

posted @ 2019-03-13 21:36 Fighting_sh 阅读(229) 评论(0) 推荐(0) 编辑

Balanced Number(数位DP)

摘要: Balanced Number http://acm.hdu.edu.cn/showproblem.php?pid=3709 Time Limit: 10000/5000 MS (Java/Others) Memory Limit: 65535/65535 K (Java/Others)Total 阅读全文

posted @ 2019-03-13 15:45 Fighting_sh 阅读(332) 评论(0) 推荐(0) 编辑

Codeforces Beta Round #79 (Div. 2 Only)

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

posted @ 2019-03-13 15:12 Fighting_sh 阅读(217) 评论(0) 推荐(0) 编辑

导航