• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
Scalpel-cold
博客园    首页    新随笔    联系   管理    订阅  订阅
2017年7月31日
AtCoder Beginner Contest 045 C - たくさんの数式 / Many Formulas
摘要: C - たくさんの数式 / Many Formulas Time limit : 2sec / Memory limit : 256MB Score : 300 points Problem Statement You are given a string S consisting of digit 阅读全文
posted @ 2017-07-31 16:27 Scalpel-cold 阅读(336) 评论(0) 推荐(0)
2017年7月30日
AtCoder Beginner Contest 044 C - 高橋君とカード / Tak and Cards
摘要: C - 高橋君とカード / Tak and Cards Time limit : 2sec / Memory limit : 256MB Score : 300 points Problem Statement Tak has N cards. On the i-th (1≤i≤N) card is 阅读全文
posted @ 2017-07-30 14:40 Scalpel-cold 阅读(334) 评论(0) 推荐(0)
AtCoder Beginner Contest 068 D - Decrease (Contestant ver.)
摘要: D - Decrease (Contestant ver.) Time limit : 2sec / Memory limit : 256MB Score : 600 points Problem Statement We have a sequence of length N consisting 阅读全文
posted @ 2017-07-30 10:44 Scalpel-cold 阅读(297) 评论(0) 推荐(0)
Atcoder Beginner contest 043 D - アンバランス / Unbalanced
摘要: D - アンバランス / Unbalanced Time limit : 2sec / Memory limit : 256MB Score : 400 points Problem Statement Given a string t, we will call it unbalanced if 阅读全文
posted @ 2017-07-30 09:47 Scalpel-cold 阅读(229) 评论(0) 推荐(0)
2017年7月21日
Codeforces Round #339 (Div. 2) B. Gena's Code
摘要: B. Gena's Code time limit per test 0.5 seconds memory limit per test 256 megabytes input standard input output standard output It's the year 4527 and 阅读全文
posted @ 2017-07-21 13:24 Scalpel-cold 阅读(168) 评论(0) 推荐(0)
2017年7月20日
高精度运算
摘要: #include using namespace std; const int N=1e2+7; int a[N],b[N],c[N],t[N]; void init(int t[]) //输入 { string s; cin>>s; memset(t,0,sizeof(t)); t[0]=s.size(); for(int i=1;... 阅读全文
posted @ 2017-07-20 14:14 Scalpel-cold 阅读(179) 评论(0) 推荐(0)
2017年7月17日
Codeforces Round #415 (Div. 2) B. Summer sell-off
摘要: http://codeforces.com/contest/810/problem/B B. Summer sell-off time limit per test 1 second memory limit per test 256 megabytes input standard input o 阅读全文
posted @ 2017-07-17 12:20 Scalpel-cold 阅读(220) 评论(0) 推荐(0)
Codeforces Round #415 (Div. 2) A Straight <<A>>
摘要: 链接:http://codeforces.com/contest/810/problem/A A. Straight «A» time limit per test 1 second memory limit per test 256 megabytes input standard input o 阅读全文
posted @ 2017-07-17 10:11 Scalpel-cold 阅读(244) 评论(0) 推荐(0)
2017年7月16日
AtCoder Beginner Contest 067
摘要: A - Sharing Cookies Time limit : 2sec / Memory limit : 256MB Score : 100 points Problem Statement Snuke is giving cookies to his three goats. He has t 阅读全文
posted @ 2017-07-16 11:19 Scalpel-cold 阅读(545) 评论(0) 推荐(0)
2017年7月6日
杭电2017单人排位赛2-B魔法宝石
摘要: Problem Description 小s想要创造n种魔法宝石。小s可以用ai的魔力值创造一棵第i种魔法宝石,或是使用两个宝石合成另一种宝石(不消耗魔力值)。请你帮小s算出合成某种宝石的所需的最小花费。 Input 第一行为数据组数T(1≤T≤3)。对于每组数据,首先一行为n,m(1≤n,m≤10 阅读全文
posted @ 2017-07-06 19:24 Scalpel-cold 阅读(130) 评论(0) 推荐(0)
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3