E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
bnuoj
BNU Box of Bricks
http://www.
bnuoj
.com/
bnuoj
/problem_show.php?pid=1596 这个题一开始以为要求最少移动次数,把我吓到了,原来只要求最少移动几个方块就行了。。
·
2015-11-13 06:52
BO
BNU OJ 29355 手速为王
题目链接:http://www.
bnuoj
.com/
bnuoj
/problem_show.php?pid=29355 与Trie树相关的计数问题。
·
2015-11-13 05:19
OJ
BNU OJ 29065 鸣人的查克拉
题目链接:http://www.
bnuoj
.com/
bnuoj
/problem_show.php?
·
2015-11-13 05:19
OJ
BNU 沙漠之旅
http://www.
bnuoj
.com/
bnuoj
/problem_show.php?pid=29376 我直接暴力搜索的。
·
2015-11-13 02:19
B
BNU Invading system
http://www.
bnuoj
.com/
bnuoj
/problem_show.php?pid=29364 这个题被坑了。
·
2015-11-13 02:13
System
BNU 26579 Andrew the Ant 【蚂蚁】
链接: http://www.
bnuoj
.com/
bnuoj
/problem_show.php?
·
2015-11-13 02:11
ant
BNUOJ
1011 人工智能?
链接:http://www.
bnuoj
.com/
bnuoj
/problem_show.php?
·
2015-11-13 01:43
人工智能
BNUOJ
1015 信息战(一)——加密程序
链接:http://www.
bnuoj
.com/
bnuoj
/problem_show.php?
·
2015-11-13 01:34
加密
BNUOJ
1013 YC大牛的判题任务
链接:http://www.
bnuoj
.com/
bnuoj
/problem_show.php?pid=1013 水题.. 用结构体二级排序即可..
·
2015-11-13 01:22
任务
UVA 11754 (暴力+中国剩余定理)
题目链接: http://www.
bnuoj
.com/v3/problem_show.php?pid=20172 题目大意:有C个模方程,每个方程可能有k余数,求最小的S个解。
·
2015-11-12 13:03
uva
BNUOJ
34973Liserious战队
Liserious战队 Time Limit: 1000ms Memory Limit: 65536KB 64-bit integer IO format: %lld Java class name: Main Prev Submit Statu
·
2015-11-11 17:46
IO
有待搞懂
BNU 34067 Pair 题目链接: http://www.
bnuoj
.com/
bnuoj
/problem_show.php?
·
2015-11-11 16:40
BNU 26480 Horror List【最短路】
链接: http://www.
bnuoj
.com/
bnuoj
/problem_show.php?
·
2015-11-11 16:46
list
BNU 29140 Taiko taiko(概率)
题目链接:http://www.
bnuoj
.com/
bnuoj
/problem_show.php?pid=29140 题意:一个长度为n的01序列,每次出现1的概率为p。
·
2015-11-11 14:34
IK
BNU 29139 PvZ once again(概率+矩阵)
题目链接:http://www.
bnuoj
.com/
bnuoj
/problem_show.php?pid=29139 题意:如下图,一个n*m的矩阵放满了大蒜。每个大蒜被僵尸咬K口后会消失。
·
2015-11-11 14:32
in
bnuoj
34985 Elegant String DP+矩阵快速幂
题目链接:http://acm.bnu.edu.cn/
bnuoj
/problem_show.php?
·
2015-11-11 14:56
String
BNUOJ
34985 Elegant String 2014北京邀请赛E题 矩阵快速幂
题目链接:http://acm.bnu.edu.cn/
bnuoj
/problem_show.php?
·
2015-11-11 11:20
String
HDU 4121
http://www.
bnuoj
.com/v3/problem_show.php?
·
2015-11-10 23:50
HDU
bnuoj
44359 快来买肉松饼
http://www.
bnuoj
.com/contest/problem_show.php?
·
2015-11-09 14:25
OJ
bnuoj
27411 数据结构维护区间RMQ
很显然n方的复杂度过不了。 于是考虑优化最值的查询,可以考虑用堆或者单调队列来做。 堆: 1 #include <iostream> 2 #include <cstring> 3 #include <cstdio> 4 #include <queue> 5 using namespace std; 6 7 cons
·
2015-11-09 13:48
数据结构
第一次组队训练
题目链接:http://www.
bnuoj
.com/
bnuoj
/contest_show.php?
·
2015-11-08 15:50
bnu 4067 美丽的花环
http://www.
bnuoj
.com/
bnuoj
/problem_show.php?
·
2015-11-07 13:46
B
bnu 被诅咒的代码
http://www.
bnuoj
.com/
bnuoj
/problem_show.php?
·
2015-11-07 13:43
代码
UVALIVE 5893 计算几何+搜索
题目链接:http://acm.bnu.edu.cn/
bnuoj
/contest_show.php?
·
2015-11-07 12:59
live
SPOJ (
BNUOJ
) LCM Sum
LCM Sum Time Limit: 5000 ms Case Time Limit: 5000 ms Memory Limit: 262144 KB Submit: 4 Accepted: 0 This problem will be judged on SPOJ. O
·
2015-11-02 17:40
poj
第一次组队比赛
网站:http://www.
bnuoj
.com/
bnuoj
/contest_show.php?
·
2015-11-02 10:22
UVA 12545 Bits Equalizer
题目链接:http://www.
bnuoj
.com/
bnuoj
/problem_show.php?
·
2015-11-01 09:49
bit
BNUOJ
36005 Chemical Reaction
Chemical Reaction Time Limit: 3000ms Memory Limit: 65536KB This problem will be judged on OpenJudge. Original ID: C14H 64-bit integer IO format: %lld  
·
2015-11-01 08:56
action
BNUOJ
34990 Justice String
Justice String Time Limit: 2000ms Memory Limit: 65536KB 64-bit integer IO format: %lld Java class name: Main Given two strings A and B, your
·
2015-11-01 08:52
String
BNUOJ
7629 Boring counting
Boring counting Time Limit: 1000ms Memory Limit: 32768KB This problem will be judged on HDU. Original ID: 3518 64-bit integer IO format: %I64d Java
·
2015-11-01 08:34
count
BNUOJ
33898 Cannon
Cannon Time Limit: 1000ms Memory Limit: 65535KB This problem will be judged on HDU. Original ID: 4499 64-bit integer IO format: %I64d Java class nam
·
2015-11-01 08:31
ca
BNUOJ
33895 D-City
D-City Time Limit: 1000ms Memory Limit: 65535KB This problem will be judged on HDU. Original ID: 4496 64-bit integer IO format: %I64d Java class nam
·
2015-11-01 08:30
it
BNUOJ
2528 Mayor's posters
Mayor's posters Time Limit: 3000ms Memory Limit: 131072KB This problem will be judged on UVA. Original ID: 10587 64-bit integer IO format: %lld Java
·
2015-11-01 08:29
post
BNUOJ
19792 Airport Express
Airport Express Time Limit: 1000ms Memory Limit: 131072KB This problem will be judged on UVA. Original ID: 11374 64-bit integer IO format: %lld Java
·
2015-11-01 08:27
express
BNUOJ
1206 A Plug for UNIX
A Plug for UNIX Time Limit: 1000ms Memory Limit: 65536KB This problem will be judged on PKU. Original ID: 1087 64-bit integer IO format: %lld Java c
·
2015-11-01 08:27
unix
BNUOJ
2461 Anniversary party
Anniversary party Time Limit: 1000ms Memory Limit: 65536KB This problem will be judged on PKU. Original ID: 2342 64-bit integer IO format: %lld Java
·
2015-11-01 08:24
part
BNUOJ
14381 Wavio Sequence
Wavio Sequence Time Limit: 3000ms Memory Limit: 131072KB This problem will be judged on UVA. Original ID: 10534 64-bit integer IO format: %lld Java
·
2015-11-01 08:24
sequence
BNUOJ
13358 Binary Apple Tree
Binary Apple Tree Time Limit: 1000ms Memory Limit: 16384KB This problem will be judged on Ural. Original ID: 1018 64-bit integer IO format: %lld Jav
·
2015-11-01 08:23
binary
BNUOJ
23905 滑雪
滑雪 Time Limit: 1000ms Memory Limit: 65536KB This problem will be judged on UESTC. Original ID: 1309 64-bit integer IO format: %lld Java class name:&
·
2015-11-01 08:22
OJ
BNUOJ
17286 Dollars
Dollars Time Limit: 3000ms Memory Limit: 131072KB This problem will be judged on UVA. Original ID: 147 64-bit integer IO format: %lld Java class nam
·
2015-11-01 08:21
ol
BNUOJ
26579 Andrew the Ant
LINK:Andrew the Ant 题意:给一根长度为L的木头,上面有A只蚂蚁【每只蚂蚁给出了初始行走的方向,向左或向右】。当两只蚂蚁相碰时,两只蚂蚁就朝相反的方向行走~╮(╯▽╰)╭问的是:最后掉下来的蚂蚁用时多少,并且它的初始位置是哪里?【若有两只,就先输出初始位置小的那只】~ 这道题跟白书里的那道题十分的像,不过白书问的是:给出时间T,问最后每只蚂蚁的位置是什么~ 题目的关键是:
·
2015-10-31 19:03
ant
BNUOJ
26475 Cookie Selection
LINK:
BNUOJ
26475 Cookie Selection 题意: 你在不停的输入数字a1,a2,a3,......,ak,当你输入#时,就把已输入数字中的第k/2+1删除,然后剩下的数字又组成一个新的数列
·
2015-10-31 19:02
cookie
UVALIVE 5893 计算几何+搜索
题目链接:http://acm.bnu.edu.cn/
bnuoj
/contest_show.php?
·
2015-10-31 18:51
live
BNUOJ
34990--Justice String (exkmp求最长公共前缀)
&nbs
·
2015-10-31 18:11
String
bnu_4060 Plants vs. Zombies
原题链接:http://acm.bnu.edu.cn/
bnuoj
/problem_show.php?
·
2015-10-31 09:46
ant
UVALIVE 4970 最小权匹配
http://acm.bnu.edu.cn/
bnuoj
/problem_show.php?pid=11852 题意:这道题的意思就是,给你N个棋子的坐标,这些棋子的走法是象棋中的马的走法。
·
2015-10-31 09:43
live
第12届北师大校赛热身赛第二场 C. 组合数
题目链接:http://www.
bnuoj
.com/
bnuoj
/contest_show.php?cid=3570#problem/43573 C.
·
2015-10-31 09:50
组合
BNUOJ
1260 Brackets Sequence
Brackets Sequence Time Limit: 1000ms Memory Limit: 65536KB This problem will be judged on PKU. Original ID: 1141 64-bit integer IO format: %lld Java
·
2015-10-31 08:27
sequence
BNUOJ
26223 CosmoCraft
CosmoCraft Time Limit: 1000ms Memory Limit: 32768KB This problem will be judged on HDU. Original ID: 4257 64-bit integer IO format: %I64d Java class
·
2015-10-31 08:26
osm
BNUOJ
1541 Air Raid
Air Raid Time Limit: 1000ms Memory Limit: 10000KB This problem will be judged on PKU. Original ID: 1422 64-bit integer IO format: %lld Java class na
·
2015-10-31 08:26
raid
上一页
1
2
3
4
5
6
7
8
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他