
PAT
该-昵称已被占用
字节跳动Lark内推,请勾搭
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
PAT练习(3)-1021 Set Similarity
题目地址:牛客网(https://www.nowcoder.com/pat/5/problem/4114): 1021 Set Similarity 题目描述 Given two sets of integers, the similarity of the sets is defined to be Nc/Nt*100%, where Nc is the number of dist原创 2017-08-16 21:44:24 · 369 阅读 · 0 评论 -
PAT练习(1)-1006 Cars on Campus
牛客网的PAT练习题目原创 2017-08-09 09:32:10 · 352 阅读 · 0 评论 -
PAT练习(2)-1002 All Roads Lead to Rome
题目地址 牛客网的PAT练习(https://www.nowcoder.com/pat/5/problem/4315):1002 All Roads Lead to Rome 题目描述 Indeed there are many different tourist routes from our city to Rome. You are supposed to find yo原创 2017-08-09 18:32:27 · 1330 阅读 · 0 评论 -
PAT练习(4)-1044 Table Tennis (30)
题目地址:https://www.nowcoder.com/pat/5/problem/4013 题目描述 A table tennis club has N tables available to the public. The tables are numbered from 1 to N. For any pair of players, if there are some原创 2017-09-12 21:53:52 · 440 阅读 · 0 评论 -
PAT练习(4)-1007. Maximum Subsequence Sum (25)
题目地址:https://www.nowcoder.com/pat/1/problem/3997题目描述Given a sequence of K integers { N1 , N2 , ..., NK }. A continuous subsequence is defined to be { Ni , Ni+1 , ..., Nj } where 1 <= i <= j &...原创 2018-03-06 11:39:38 · 266 阅读 · 0 评论