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
~Contests~
1036. 跟奥巴马一起编程(15)
原文链接:http://www.patest.cn/
contests
/pat-b-practise/10361036.跟奥巴马一起编程(15)时间限制400ms内存限制65536kB代码长度限制8000B
ice_camel
·
2015-03-14 19:00
C语言
乙级
浙大PAT
1073. Scientific Notation (20)
http://www.patest.cn/
contests
/pat-a-practise/1073Scientificnotationisthewaythatscientistseasilyhandleverylargenumbersorverysmallnumbers.Thenotationmatchestheregularexpression
a_big_pig
·
2015-03-11 22:00
算法
解题报告
浙大机试
1070. Mooncake (25)
http://www.patest.cn/
contests
/pat-a-practise/1070MooncakeisaChinesebakeryproducttraditionallyeatenduringtheMid-AutumnFestival.Manytypesoffillingsandcrustscanbefoundintraditionalmooncakesaccordingtothe
a_big_pig
·
2015-03-09 18:00
算法
解题报告
浙大机试
1069. The Black Hole of Numbers (20)
http://www.patest.cn/
contests
/pat-a-practise/1069Forany4-digitintegerexcepttheoneswithallthedigitsbeingthesame
a_big_pig
·
2015-03-09 18:00
算法
解题报告
浙大机试
1015. Reversible Primes (20)
http://www.patest.cn/
contests
/pat-a-practise/1015A reversibleprime inanynumbersystemisaprimewhose"reverse"inthatnumbersystemisalsoaprime.Forexampleinthedecimalsystem73isareversibleprimebecauseitsrever
a_big_pig
·
2015-03-08 22:00
1014. Waiting in Line (30)
http://www.patest.cn/
contests
/pat-a-practise/1014SupposeabankhasNwindowsopenforservice.Thereisayellowlineinfrontofthewindowswhichdevidesthewaitingareaintotwoparts.Therulesforthecustomerstowaitinlinear
a_big_pig
·
2015-03-07 22:00
算法
解题报告
浙大机试
BC#31.1002beautiful number——数位DP/暴力
http://bestcoder.hdu.edu.cn/
contests
/contest_chineseproblem.php?
u014141559
·
2015-03-07 16:00
BC#31.1001 pairs——二分
http://bestcoder.hdu.edu.cn/
contests
/contest_chineseproblem.php?
u014141559
·
2015-03-07 16:00
00-自测5. Shuffling Machine (20)
原题链接:http://www.patest.cn/
contests
/mooc-ds/00-%E8%87%AA%E6%B5%8B500-自测5.ShufflingMachine(20)时间限制400ms
ice_camel
·
2015-03-03 12:00
数据结构
C语言
pat
MOOC
00-自测4. Have Fun with Numbers (20)
原文链接:http://www.patest.cn/
contests
/mooc-ds/00-%E8%87%AA%E6%B5%8B400-自测4.HaveFunwithNumbers(20)时间限制400ms
ice_camel
·
2015-03-02 19:00
浙大机试2014:1078. Hashing (25)
http://www.patest.cn/
contests
/pat-a-practise/1078Thetaskofthisproblemissimple:insertasequenceofdistinctpositiveintegersintoahashtable
a_big_pig
·
2015-03-02 00:00
算法
解题报告
浙大机试
浙大机试20141078.
Hashin
浙大机试2014:Kuchiguse
http://www.patest.cn/
contests
/pat-a-practise/1077TheJapaneselanguageisnotoriousforitssentenceendingparticles.Personalpreferenceofsuchparticlescanbeconsideredasareflectionofthespeaker'spersonality.Such
a_big_pig
·
2015-03-01 15:00
算法
解题报告
浙大机试
1009. Product of Polynomials (25)
http://www.patest.cn/
contests
/pat-a-practise/1009Thistime,youaresupposedtofindA*BwhereAandBaretwopolynomials.InputSpecification
a_big_pig
·
2015-02-22 22:00
算法
解题报告
pat
1009
1008. Elevator (20)
http://www.patest.cn/
contests
/pat-a-practise/1008Thehighestbuildinginourcityhasonlyoneelevator.ArequestlistismadeupwithNpositivenumbers.Thenumbersdenoteatwhichfloorstheelevatorwillstop
a_big_pig
·
2015-02-22 19:00
算法
1008
解题报告
pat
1007. Maximum Subsequence Sum (25)
http://www.patest.cn/
contests
/pat-a-practise/1007GivenasequenceofKintegers{N1,N2,...,NK }.Acontinuoussubsequenceisdefinedtobe
a_big_pig
·
2015-02-22 18:00
算法
解题报告
pat
1007
1005. Spell It Right (20)
http://www.patest.cn/
contests
/pat-a-practise/1005Givenanon-negativeintegerN,yourtaskistocomputethesumofallthedigitsofN
a_big_pig
·
2015-02-22 11:00
算法
解题报告
pat
1005
1004. Counting Leaves (30)
http://www.patest.cn/
contests
/pat-a-practise/1004Afamilyhierarchyisusuallypresentedbyapedigreetree.Yourjobistocountthosefamilymemberswhohavenochild.InputEachinputfilecontainsonetestcase.Eachcasestarts
a_big_pig
·
2015-02-21 23:00
算法
图
解题报告
pat
1004
00-自测3. 数组元素循环右移问题 (20)
题目链接:http://www.patest.cn/
contests
/mooc-ds/00-%E8%87%AA%E6%B5%8B300-自测3.数组元素循环右移问题(20)时间限制400ms内存限制65536kB
ice_camel
·
2015-02-21 20:00
数据结构
C语言
MOOC
浙大PAT
00-自测2. 素数对猜想 (20)
题目链接: http://www.patest.cn/
contests
/mooc-ds/00-%E8%87%AA%E6%B5%8B200-自测2.素数对猜想(20)时间限制400ms内存限制65536kB
ice_camel
·
2015-02-20 17:00
数据结构
C语言
pat
MOOC
00-自测1. 打印沙漏(20)
题目链接:http://www.patest.cn/
contests
/mooc-ds/00-%E8%87%AA%E6%B5%8B100-自测1.打印沙漏(20)时间限制200ms内存限制65536kB代码长度限制
ice_camel
·
2015-02-20 15:00
数据结构
C语言
pat
MOOC
Missing number
Link:http://bestcoder.hdu.edu.cn/
contests
/contest_showproblem.php?
Enjoying_Science
·
2015-01-31 23:00
算法
ACM
02-1. Reversing Linked List (25)
http://www.patest.cn/
contests
/mooc-ds/02-1GivenaconstantKandasinglylinkedlistL,youaresupposedtoreversethelinksofeveryKelementsonL.Forexample
xtzmm1215
·
2015-01-27 15:00
二分法求函数根
http://www.patest.cn/
contests
/mooc-ds/03-1二分法求函数根的原理为:如果连续函数f(x)在区间[a,b]的两个端点取值异号,即f(a)f(b)/*阈值*/#defineEPSILON1e
BaibuT
·
2015-01-12 22:07
程序设计入门—C语言
01-2. Maximum Subsequence Sum (25)
时间限制400ms内存限制65536kB代码长度限制8000B判题程序Standard作者CHEN,Yuehttp://www.patest.cn/
contests
/mooc-ds/01-2GivenasequenceofKintegers
xtzmm1215
·
2015-01-07 01:00
最大子列和问题
http://www.patest.cn/
contests
/mooc-ds/01-1给定K个整数组成的序列{N1,N2,...,NK },“连续子列”被定义为{Ni,Ni+1,...,Nj },其中1
xtzmm1215
·
2015-01-06 20:00
1035. 插入与归并(25)
1035.插入与归并(25)时间限制200ms内存限制65536kB代码长度限制8000B判题程序Standard作者CHEN,Yue题目链接:http://www.patest.cn/
contests
ice_camel
·
2014-12-30 20:00
归并排序
C语言
迭代
乙级
浙大PAT
1002. 写出这个数 (20)
1002.写出这个数(20)题目链接:http://www.patest.cn/
contests
/pat-b-practise/1002时间限制400ms内存限制65536kB代码长度限制8000B判题程序
ice_camel
·
2014-12-26 19:00
C语言
乙级
浙大PAT
1001. 害死人不偿命的(3n+1)猜想 (15)
1001.害死人不偿命的(3n+1)猜想(15)时间限制400ms内存限制65536kB代码长度限制8000B判题程序Standard作者CHEN,Yue题目链接:http://www.patest.cn/
contests
ice_camel
·
2014-12-26 19:00
C语言
乙级
浙大PAT
列出叶节点(PAT3-2)
参考:http://www.patest.cn/
contests
/mooc-ds/03-2问题:时间限制400ms内存限制65536kB代码长度限制8000B判题程序Standard作者CHEN,YueGivenatree
嵇康
·
2014-12-24 04:47
linuxc
PAT Advanced Level (1081~1087)
PAT 1081 RationalSum链接:http://www.patest.cn/
contests
/pat-a-practise/1081代码:注意有总和为零的情况,此时要输出“0”#include
ACM_Ted
·
2014-11-24 21:00
1022. D进制的A+B (20) (数学 ZJU_PAT)
题目链接:http://www.patest.cn/
contests
/pat-b-practise/1022输入两个非负10进制整数A和B(#definemaxn1017intmain(){inta,b
田益铭
·
2014-11-24 20:48
PAT
PAT Advanced Level (1077~1080)
PAT1077 Kuchiguse链接:http://www.patest.cn/
contests
/pat-a-practise/1077代码:#include #include #include #include
ACM_Ted
·
2014-11-24 19:00
PAT Basic Level (1026~1030)
PAT1026程序运行时间链接::http://www.patest.cn/
contests
/pat-b-practise/1026代码:#include#include#include#include
ACM_Ted
·
2014-11-23 22:41
PAT
PAT Basic Level (1026~1030)
PAT1026 程序运行时间链接::http://www.patest.cn/
contests
/pat-b-practise/1026代码:#include #include #include #include
ACM_Ted
·
2014-11-23 22:00
6-07. 哈利·波特的考试(25) (Floyd啊 ZJU_PAT )
题目链接:http://www.patest.cn/
contests
/ds/6-07哈利·波特要考试了,他需要你的帮助。这门课学的是用魔咒将一种动物变成另一种动物的本事。
田益铭
·
2014-11-21 21:59
PAT
C语言排序(4)___ACM
contests
DescriptionACMcontests,liketheoneyouareparticipatingin,arehostedbythespecialsoftware.Thatsoftware,amongotherfunctions,preformsajobofacceptingandevaluatingteams'solutions(runs),anddisplayingresultsinar
y1196645376
·
2014-11-05 13:00
C语言
ACM
快排
【PAT】1081. Rational Sum (20)
题目地址:http://pat.zju.edu.cn/
contests
/pat-a-practise/1081主要熟悉longlong定义成ll,取最大公约数的方法#include #include #
litoupu
·
2014-11-05 10:00
最大公约数
【PAT】1015. 德才论 (25) basic
题目地址:http://pat.zju.edu.cn/
contests
/pat-b-practise/1015主要熟悉sort函数和vector的使用#include #include #include
litoupu
·
2014-11-05 10:00
【PAT】1025 反转链表(25)basic
题目地址:http://pat.zju.edu.cn/
contests
/pat-b-practise/1025/* 1.设置录入的vector足够大,直接把vector的index与节点的address
litoupu
·
2014-11-05 10:00
PAT1038. Recover the Smallest Number (30)
http://pat.zju.edu.cn/
contests
/pat-a-practise/1038Givenacollectionofnumbersegments,youaresupposedtorecoverthesmallestnumberfromthem.Forexample
xtzmm1215
·
2014-11-03 00:00
PAT1082. Read Number in Chinese (25)
http://pat.zju.edu.cn/
contests
/pat-a-practise/1082Givenanintegerwithnomorethan9digits,youaresupposedtoreaditinthetraditionalChineseway.Output"Fu"firstifitisnegative.Forexample
xtzmm1215
·
2014-11-02 00:00
4-07. 修理牧场(25) (ZJU_PAT 优先队列)
题目链接:http://pat.zju.edu.cn/
contests
/ds/4-07农夫要修理牧场的一段栅栏,他测量了栅栏,发现需要N块木头,每块木头长度为整数Li个长度单位,于是他购买了一条很长的、
u012860063
·
2014-10-23 22:00
ZOJ
优先队列
pat
ZJU
3-08. 堆栈模拟队列(25)(ZJU_PAT 模拟)
题目链接:http://pat.zju.edu.cn/
contests
/ds/3-08设已知有两个堆栈S1和S2,请用这两个堆栈模拟出一个队列Q。
u012860063
·
2014-10-22 22:00
模拟
pat
ZJU
3-07. 求前缀表达式的值(25) (ZJU_PAT数学)
题目链接:http://pat.zju.edu.cn/
contests
/ds/3-07算术表达式有前缀表示法、中缀表示法和后缀表示法等形式。
u012860063
·
2014-10-22 21:00
pat
求值
前缀表达式
ZJU
[置顶] Hatsune Miku(较难dp)
Link:http://acm.hdu.edu.cn/
contests
/contest_showproblem.php?
Enjoying_Science
·
2014-10-22 19:00
算法
dp
ACM
2-07. 素因子分解(20) (ZJUPAT 数学)
题目链接:http://pat.zju.edu.cn/
contests
/ds/2-07给定某个正整数N,求其素因子分解结果,即给出其因式分解表达式N=p1^k1*p2^k2*…*pm^km。
u012860063
·
2014-09-19 21:00
pat
ZJU
2-06. 数列求和(20)(ZJUPAT 数学)
题目链接:http://pat.zju.edu.cn/
contests
/ds/2-06给定某数字A(1 #include inta[100017]; intmain() { intA,N; while(
u012860063
·
2014-09-19 19:00
pat
ZJU
2-05. 求集合数据的均方差(15) (数学啊 ZJU_PAT)
题目链接:http://pat.zju.edu.cn/
contests
/ds/2-05设计函数求N个给定整数的均方差。
u012860063
·
2014-09-19 18:00
pat
ZJU
1005. 继续(3n+1)猜想 (25) (ZJUPAT 数学)
题目链接:http://pat.zju.edu.cn/
contests
/pat-b-practise/1005卡拉兹(Callatz)猜想已经在1001中给出了描述。在这个题目里,情况稍微有些复杂。
u012860063
·
2014-09-18 22:00
pat
ZJU
1004. 成绩排名 (20) (ZJUPAT 结构体)
题目链接:http://pat.zju.edu.cn/
contests
/pat-b-practise/1004读入n名学生的姓名、学号、成绩,分别输出成绩最高和成绩最低学生的姓名和学号。
u012860063
·
2014-09-18 20:00
struct
结构
pat
ZJU
上一页
17
18
19
20
21
22
23
24
下一页
按字母分类:
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
其他