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
pintia.cn
【数据结构】树的同构
文章目录[100.相同的树](https://leetcode-cn.com/problems/same-tree/)[7-3树的同构(25分)](https://
pintia.cn
/problem-sets
I"ll carry you
·
2020-08-11 00:34
数据结构
PAT甲级1153Decode Registration Card of PAT
题目链接https://
pintia.cn
/problem-sets/994805342720868352/problems/1071785190929788928题解题目要求和思路PAT注册号分4个部分
臭咸鱼
·
2020-08-10 22:00
数据结构与算法题目集7-18——银行业务队列简单模拟
我的数据结构与算法题目集代码仓:https://github.com/617076674/Data-structure-and-algorithm-topic-set原题链接:https://
pintia.cn
清風逐尘乀
·
2020-08-10 20:13
数据结构与算法题目集
PAT-ADVANCED1040——Longest Symmetric String
我的PAT-ADVANCED代码仓:https://github.com/617076674/PAT-ADVANCED原题链接:https://
pintia.cn
/problem-sets/994805342720868352
清風逐尘乀
·
2020-08-10 20:13
PAT甲级真题题解
7-3 Pop Sequence (25分) Data Structures and Algorithms (English)
3PopSequence(25分)参考了博客https://blog.csdn.net/whzyb1991/article/details/46663867但是我看不懂(╥╯^╰╥)题目链接:https://
pintia.cn
Jonathan Joestar
·
2020-08-10 17:31
pta
PAT团体程序设计天梯赛GPLT L1-043 阅览室 (20分)
原题地址https://
pintia.cn
/problem-sets/994805046380707840/problems/994805087447138304天梯图书阅览室请你编写一个简单的图书借阅统计程序
️kcuL ytnelP
·
2020-08-10 13:21
小菜鸡的PAT刷题故事
PAT (Top Level) Practice1007 Red-black Tree (35 分)
题目链接:https://
pintia.cn
/problem-sets/994805148990160896/problems/994805153880719360参考博客:https://blog.csdn.net
usernamezzz
·
2020-08-10 02:19
算法
6-1 单链表逆转 (20 point(s))
@https://
pintia.cn
/problem-sets/15/problems/7246-1单链表逆转本题要求实现一个函数,将给定的单链表逆转。
jashon.Q
·
2020-08-09 15:48
PTA
pat甲级1044
原题链接https://
pintia.cn
/problem-sets/994805342720868352/problems/994805439202443264晴神算法笔记题解(第一次ac)#include
菜鸟的飞行日记
·
2020-08-09 15:38
pat甲级
算法笔记
1009 Product of Polynomials (25 分)
题目链接:https://
pintia.cn
/problem-sets/994805342720868352/problems/994805509540921344AC代码:关于测试点1,3#include
juip
·
2020-08-09 11:19
PAT
PAT
Basic
Level
1010 Radix (25 分)C++实现-终于AC了
题目题目链接:https://
pintia.cn
/problem-sets/994805342720868352/problems/994805507225665536是一道目前为止比较有意思的题,也是碰到的为数不多需要考虑上溢出的题目知识点
闲不下来的王小C
·
2020-08-09 09:29
数据结构与算法
pat 甲级 A1009 Product of Polynomials (25分)
题目链接:https://
pintia.cn
/problem-sets/994805342720868352/problems/994805509540921344题目大意:此题与patA1002类似。
dutmathjc
·
2020-08-09 07:13
PAT甲级
PAT甲级1010Radix25分/二分法猜进制转换/详细解读精准求出上限下限
题目来源:https://
pintia.cn
/problem-sets/994805342720868352/problems/994805507225665536代码参考:https://www.liuchuo.net
浒鱼鱼
·
2020-08-09 07:15
PAT甲级
1010 一元多项式求导 (25 分)
题目链接:https://
pintia.cn
/problem-sets/994805260223102976/problems/994805313708867584思路:可用数组实现,每两个为一对,用a
Eccentric_t
·
2020-08-08 21:41
PAT乙级刷题
PAT电话聊天狂人 哈希表实现查找与插入 C语言实现
原题链接:https://
pintia.cn
/problem-sets/900290821590183936/problems/928950008090570752原题目:11-散列1电话聊天狂人(25
Zucher
·
2020-08-08 19:26
数据结构与算法
c语言
哈希表
PAT Huffman Codes 哈弗曼树,C语言实现
题目链接:https://
pintia.cn
/problem-sets/900290821590183936/problems/914044227287445504本小白刚刚起步,最近在刷浙江大学PAT
Zucher
·
2020-08-08 19:54
数据结构与算法
c语言
哈弗曼树
PAT甲级1145Hashing - Average Search Time
题目链接https://
pintia.cn
/problem-sets/994805342720868352/problems/994805343236767744题解基础知识:哈希为做这道题,我简单复习了一下哈希
臭咸鱼
·
2020-08-07 23:00
PAT乙级1095 解码PAT准考证 (25 分)
https://
pintia.cn
/problem-sets/994805260223102976/problems/1071786104348536832借鉴的柳神思路https://blog.csdn.net
天上地下,唯我独尊
·
2020-08-07 21:09
PAT刷题之旅
PAT乙级
pat 甲级 1095(map应用+排序)
题目链接:https://
pintia.cn
/problem-sets/994805342720868352/problems/994805371602845696题目要求:给出汽车的进站和出站的时间,
WA掘机
·
2020-08-07 17:52
PAT
模拟题
PAT Basic Level 1095 解码PAT准考证 (25 分)
题目链接:https://
pintia.cn
/problem-sets/994805260223102976/problems/1071786104348536832我的15分代码:#include#include
juip
·
2020-08-07 17:21
PAT
PAT
Basic
Level
PAT A1095(30分)
题目:https://
pintia.cn
/problem-sets/994805342720868352/problems/994805371602845696#include#include#includeusing
Jokerjay
·
2020-08-07 17:12
PAT
PAT (Advanced Level) Practice 1075 PAT Judge (25分)——测试点4
记做题时犯的错题目地址:https://
pintia.cn
/problem-sets/994805342720868352/problems/994805393241260032题目描述TheranklistofPATisgeneratedfromthestatuslist
正在努力学习的学渣
·
2020-08-07 13:11
PAT
PAT甲级1133Splitting A Linked List
题目链接https://
pintia.cn
/problem-sets/994805342720868352/problems/994805346776760320题解题目要求给1个有n(不超过1e5)个结点的单向链表和数字
臭咸鱼
·
2020-08-07 12:00
PAT-BASIC1095——解码PAT准考证/PAT-ADVANCED1153——Decode Registration Card of PAT
617076674/PAT-BASIC我的PAT-ADVANCED代码仓:https://github.com/617076674/PAT-ADVANCED原题链接:PAT-BASIC1095:https://
pintia.cn
清風逐尘乀
·
2020-08-07 10:46
PAT甲级真题题解
PAT乙级真题题解
PAT甲级1144The Missing Number
题目链接https://
pintia.cn
/problem-sets/994805342720868352/problems/994805343463260160题解题目要求给n(小于1e5)个int,
臭咸鱼
·
2020-08-06 23:00
PAT甲级1132Cut Integer
题目链接https://
pintia.cn
/problem-sets/994805342720868352/problems/994805347145859072题解给n个k位(k为偶数)的整数z,将其分成
臭咸鱼
·
2020-08-06 18:00
PAT甲级1148Werewolf - Simple Version
题目链接https://
pintia.cn
/problem-sets/994805342720868352/problems/1038429808099098624题解题目要求N(5到100)个玩家,其中
臭咸鱼
·
2020-08-05 23:00
PAT乙级——1003 我要通过! (20分)(C++)
题目链接:https://
pintia.cn
/problem-sets/994805260223102976/problems/994805323154440192“答案正确”是自动判题系统给出的最令人欢喜的回复
Zichel77
·
2020-08-05 20:32
PAT乙级
PTA 逆散列问题 (30 分)(贪心)
题目链接:https://
pintia.cn
/problem-sets/1107178288721649664/problems/1107178432099737614题目大意:给定长度为N的散列表,处理整数最常用的散列映射是
diaomeijiao3430
·
2020-08-05 18:31
7-16 插入排序还是归并排序 (25 分)
题目链接:https://
pintia.cn
/problem-sets/1110537862649819136/problems/1110537981575114767题目大意:根据维基百科的定义:插入排序是迭代算法
diaomeijiao3430
·
2020-08-05 18:31
7-14 二叉搜索树的最近公共祖先 (30 分)
题目链接:https://
pintia.cn
/problem-sets/1110382478542622720/problems/1110382589284831244题目大意:给定一棵二叉搜索树的先序遍历序列
diaomeijiao3430
·
2020-08-05 18:31
数据结构与算法
7-14 插入排序还是堆排序 (25 分)
题目链接:https://
pintia.cn
/problem-sets/1110537862649819136/problems/1110537981575114765题目大意:根据维基百科的定义:插入排序是迭代算法
diaomeijiao3430
·
2020-08-05 18:31
PAT甲级1136A Delayed Palindrome
题目链接https://
pintia.cn
/problem-sets/994805342720868352/problems/994805345732378624题解一英语notation标记法palindromic
臭咸鱼
·
2020-08-05 15:00
数据结构与算法题目集7-37——模拟EXCEL排序
我的数据结构与算法题目集代码仓:https://github.com/617076674/Data-structure-and-algorithm-topic-set原题链接:https://
pintia.cn
清風逐尘乀
·
2020-08-05 01:39
数据结构与算法题目集
PAT甲级1140Look-and-say Sequence
题目链接https://
pintia.cn
/problem-sets/994805342720868352/problems/994805344490864640题解一英语correspondingto
臭咸鱼
·
2020-08-04 21:00
1021 个位数统计 (15 分)- PAT乙级真题
题滴链接https://
pintia.cn
/problem-sets/994805260223102976/problems/9948053004045352961021个位数统计(15分)给定一个k位整数
银帅18335030971
·
2020-08-04 21:33
PAT甲级1152Google Recruitment
题目链接https://
pintia.cn
/problem-sets/994805342720868352/problems/1071785055080476672题解涉及到的英语知识recruitment
臭咸鱼
·
2020-08-04 20:00
1021 个位数统计 (15 分)
1021个位数统计(15分)https://
pintia.cn
/problem-sets/994805260223102976/problems/994805300404535296思路串输入-把串换成数组
qiandanna
·
2020-08-04 19:05
BASI
PAT-L3-003 社交集群 (并查集)
题目链接:https://
pintia.cn
/problem-sets/994805046380707840/problems/994805053141925888L3-003社交集群(30分)当你在社交网络平台注册时
star_moon0309
·
2020-08-04 18:21
PAT
并查集
DFS实现水仙花数的查找
问题链接:https://
pintia.cn
/problem-sets/2474/problems/33389问题描述习题4-6水仙花数(20分)水仙花数是指一个N位正整数(N≥3),它的每个位上的数字的
羁旅灬小皓
·
2020-08-04 17:46
DFS
PAT
PAT-B 1015. 德才论 (25)(25 分)排序基础题
https://
pintia.cn
/problem-sets/994805260223102976/problems/9948053075516293121015德才论(25)(25分)宋代史学家司马光在
荷叶田田_
·
2020-08-04 16:10
机试
PAT-B
题解
PAT A1032 Sharing (25分)
题目链接:https://
pintia.cn
/problem-sets/994805342720868352/problems/994805460652113920题目描述TostoreEnglishwords
CSHran
·
2020-08-04 12:15
PAT
PAT B1028 人口普查 (20分)
题目链接:https://
pintia.cn
/problem-sets/994805260223102976/problems/994805293282607104题目描述某城镇进行人口普查,得到了全体居民的生日
CSHran
·
2020-08-04 12:44
PAT
PTA 7-1 玩转二叉树
https://
pintia.cn
/problem-sets/1259041418971803648/problems/1259046259492220928(题目链接如上)题意:给定一棵二叉树的中序遍历和前序遍历
沐兮Krystal
·
2020-08-04 12:26
数据结构
PTA
pta天梯赛链表去重问题 已经成功ac
https://
pintia.cn
/problem-sets/994805046380707840/problems/994805072641245184#includeusingnamespacestd
孤独的小帆。。。。
·
2020-08-03 03:03
浙大版《数据结构》习题3.5 求链表的倒数第m个元素(20 分)
题目:https://
pintia.cn
/problem-sets/434/problems/966235055998885888请设计时间和空间上都尽可能高效的算法,在不改变链表的前提下,求链式存储的线性表的倒数第
云上明月
·
2020-08-03 03:44
数据结构
L2-002 链表去重【数组】
L2-002链表去重https://
pintia.cn
/problem-sets/994805046380707840/problems/994805072641245184题目给定一个带整数键值的链表
Enjoy_process
·
2020-08-02 22:50
浙大版《C语言程序设计(第3版)》题目集 - 学习笔记 - 编程题 - 习题3-3 出租车计价
https://
pintia.cn
/problem-sets/12/problems/279习题3-3出租车计价(15分)本题要求根据某城市普通出租车收费标准编写程序进行车费计算。
HenryQWER
·
2020-07-31 22:13
编程语言
C语言
pta甲级 1145 Hashing - Average Search Time (25分)
链接:https://
pintia.cn
/problem-sets/994805342720868352/problems/994805343236767744题意:散列表,处理冲突用平方探测(只取正值
Qingo呀
·
2020-07-31 16:02
=====PTA=====
pta甲级 1105 Spiral Matrix (25分)
链接:https://
pintia.cn
/problem-sets/994805342720868352/problems/994805363117768704题意:给你N个数,将其放入非递增的螺旋矩阵中
Qingo呀
·
2020-07-31 16:01
=====PTA=====
上一页
4
5
6
7
8
9
10
11
下一页
按字母分类:
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
其他