Thank_you
Thank_you
全部文章
分类
BFS标记路径(1)
C F 水题(20)
dfs(1)
SDNUOJ(26)
string(1)
vector(1)
一点发现(3)
一点算法(3)
冒泡排序(1)
强制改变类型(1)
快速幂(取模)(1)
所谓函数(1)
数组a[-1](1)
未归档(62)
栈stack(1)
线性筛(1)
队列queue(1)
随笔(1)
归档
标签
去牛客网
登录
/
注册
Thank_you的博客
全部文章
(共127篇)
A. Bus to Udayland
ZS the Coder and Chris the Baboon are travelling to Udayland! To get there, they have to get on the special IOI bus. The IOI bus has n rows of seats. ...
2018-12-26
0
529
A. Maximum in Table
An n × n table a is defined as follows: The first row and the first column contain ones, that is: ai, 1 = a1, i = 1 for all i = 1, 2, …, n. Each of t...
2018-12-26
0
429
1331.Kick Veges' Ass SDNUOJ1331(简单二分)(2018总结赛)
Description There are n veges stand in line, Albert_s plan to punish them since they are too weak. The picture following below shows one of the veges ...
2018-12-25
0
386
1086.迷宫问题
Description 定义一个二维数组: int maze[5][5] = { 0, 1, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 1, 0, }; 它表示一个迷宫,其中的1表示墙壁,0表示可以走 的路,只...
2018-12-22
0
522
1220.Look for homework SDNUOJ1220
Description (the picture has no relation with this problem…I just want to add a picture. emmm…) Super scholar robs the all homework of others. The m...
BFS标记路径
2018-12-22
0
389
CSDN在左侧栏添加自定义栏
在左侧一栏添加一个图片(不明白的地方欢迎留言) 1.第一步: 2.第二步:点击“我的博客 3.第三步: 4.第四步: 5.第五步: (照着葫芦画瓢)就行 解释: <ul>此处添加文本</ul> <img src="此处添加照片网址&quo...
2018-12-21
0
605
A. Mahmoud and Ehab and the even-odd game
Mahmoud and Ehab play a game called the even-odd game. Ehab chooses his favorite integer n and then they take turns, starting from Mahmoud. In each pl...
2018-12-20
0
452
A. Anton and Polyhedrons
Anton’s favourite geometric figures are regular polyhedrons. Note that there are five kinds of regular polyhedrons: Tetrahedron. Tetrahedron has 4 tr...
2018-12-20
0
969
1539.Do you like Hot Dog ?SDNUOJ1539(2018总结赛)
Description Hot dog is a very delicious food,and Goc like it very much. The picture below shows how much does Goc like it. hhhhh… Given a set of hot ...
2018-12-20
0
396
1537.Tiger Eat People SDNUOJ1537(2018总结赛)
Description As we all know, lls is the boss of SDNU ACM Training Team, so many team members may be afraid of him. But this is not the case, lls is ve...
2018-12-19
0
422
首页
上一页
3
4
5
6
7
8
9
10
11
12
下一页
末页