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
gplt
L2-1. 紧急救援 PAT
题目https://www.patest.cn/contests/
gplt
/L2-1#include #include #include #include #include #include usingnamespacestd
chan_yeol
·
2016-05-10 12:00
L1-6. 连续因子 PAT团体程序设计天梯赛
题目https://www.patest.cn/contests/
gplt
/L1-6#include #include #include #include usingnamespacestd; longlonga
chan_yeol
·
2016-05-10 12:00
L3-1. 凑零钱 PAT团体设计天梯赛
题目https://www.patest.cn/contests/
gplt
/L3-1#include #include #include #include usingnamespacestd; intn
chan_yeol
·
2016-05-10 12:00
L3-3. 社交集群 PAT团体设计天梯赛
题目https://www.patest.cn/contests/
gplt
/L3-3#include #include #include #include #include #include usingnamespacestd
chan_yeol
·
2016-05-10 12:00
PAT L2-1. 紧急救援 (Dijkstra扩展)
题目链接:https://www.patest.cn/contests/
gplt
/L2-1L2-1.紧急救援时间限制200ms内存限制65536kB代码长度限制8000B判题程序Standard作者陈越作为一个城市的应急救援队伍的负责人
Strokess
·
2016-05-07 20:00
PAT L1-6. 连续因子 (暴力)
题目链接:https://www.patest.cn/contests/
gplt
/L1-6L1-6.连续因子时间限制400ms内存限制65536kB代码长度限制8000B判题程序Standard作者陈越一个正整数
Strokess
·
2016-05-07 16:00
GPLT
-L1-6. 连续因子
题目:一个正整数N的因子中可能存在若干连续的数字。例如630可以分解为3*5*6*7,其中5、6、7就是3个连续的数字。给定任一正整数N,要求编写程序求出最长连续因子的个数,并输出最小的连续因子序列。输入格式:输入在一行中给出一个正整数N(1 #include #include #include #include #include #include usingnamespacestd; intm
hhhhhhj123
·
2016-05-06 21:00
上一页
1
2
3
4
5
下一页
按字母分类:
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
其他