Semon0x29a


  • Home

  • Archives

CCPC 2017 秦皇岛

Posted on 2018-09-20 | In Replay

No response

Read more »

2017CCPC哈尔滨

Posted on 2018-09-18 | In Replay

凉凉。

Read more »

Codeforces Round 510(Div.2)

Posted on 2018-09-17 | In Daily

今天这波大号+49分,感觉还行,另吐槽一波predictor越来越不准了。

Read more »

2017 ICPC Beijing

Posted on 2018-09-13 | In Replay

达成成就: 铁牌首名。

Read more »

HDU-4734 F(x)

Posted on 2018-09-12 | In Daily

题目链接

F(x)
Time Limit: 1000/500 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)
Total Submission(s): 8723 Accepted Submission(s): 3440

Problem Description

For a decimal number x with n digits ($A^{n}A^{n-1}A^{n-2} … A^{2}A^{1}$), we define its weight as $F(x) = A_n * 2^{n-1} + A_{n-1} * 2^{n-2}+…+ A_2 * 2 + A_1 * 1$. Now you are given two numbers A and B, please calculate how many numbers are there between 0 and B, inclusive, whose weight is no more than F(A).

Read more »

P2756 飞行员配对方案问题

Posted on 2018-09-11 | In Daily

题目链接

题目背景
第二次世界大战时期..

题目描述
英国皇家空军从沦陷国征募了大量外籍飞行员。由皇家空军派出的每一架飞机都需要配备在航行技能和语言上能互相配合的2 名飞行员,其中1 名是英国飞行员,另1名是外籍飞行员。在众多的飞行员中,每一名外籍飞行员都可以与其他若干名英国飞行员很好地配合。如何选择配对飞行的飞行员才能使一次派出最多的飞机。对于给定的外籍飞行员与英国飞行员的配合情况,试设计一个算法找出最佳飞行员配对方案,使皇家空军一次能派出最多的飞机。

对于给定的外籍飞行员与英国飞行员的配合情况,编程找出一个最佳飞行员配对方案,使皇家空军一次能派出最多的飞机。

Read more »

Traning - 2017 ICPC 沈阳区域赛

Posted on 2018-09-11 | In Replay

这波总体还行,四题+罚时大概在铜牌区前部分, G题如果莽几波或许能过, 感觉还是要多刷题才行= =

Read more »

2018 ICPC XuZhou Online J Maze Designer

Posted on 2018-09-10 | In Online Contest

题目链接

Read more »

HDU-3652 B-number

Posted on 2018-09-07 | In Daily

题目链接

B-number
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)
Total Submission(s): 8748 Accepted Submission(s): 5196

Problem Description
A wqb-number, or B-number for short, is a non-negative integer whose decimal form
contains the sub- string “13” and can be divided by 13. For example, 130 and 2613
are wqb-numbers, but 143 and 2639 are not. Your task is to calculate how many
wqb-numbers from 1 to n for a given integer n.

Read more »

POJ-1185 炮兵阵地

Posted on 2018-09-07 | In Daily

司令部的将军们打算在N*M的网格地图上部署他们的炮兵部队。一个N*M的地图由N行M列组成,地图的每一格可能是山地(用”H” 表示),也可能是平原(用”P”表示),如下图。在每一格平原地形上最多可以布置一支炮兵部队(山地上不能够部署炮兵部队);一支炮兵部队在地图上的攻击范围如图中黑色区域所示:

如果在地图中的灰色所标识的平原上部署一支炮兵部队,则图中的黑色的网格表示它能够攻击到的区域:沿横向左右各两格,沿纵向上下各两格。图上其它白色网格均攻击不到。从图上可见炮兵的攻击范围不受地形的影响。
现在,将军们规划如何部署炮兵部队,在防止误伤的前提下(保证任何两支炮兵部队之间不能互相攻击,即任何一支炮兵部队都不在其他支炮兵部队的攻击范围内),在整个地图区域内最多能够摆放多少我军的炮兵部队。

题目链接

Read more »
12
Semon0x29a

Semon0x29a

20 posts
5 categories
GitHub E-Mail Telegram
友链
  • ConanYu
  • lightyears
  • DangoSky
  • Caproner
0%
© 2020 Semon0x29a
Powered by Hexo
|
Theme — NexT.Mist v5.1.4