pat考试

依然鸣2 天前
开发语言·c++·算法·深度优先·pat考试·图论
PTA团体程序设计天梯赛L1真题讲解L1-077-080官网https://pintia.cn/problem-sets/994805046380707840/exam/problems/type/7
依然鸣2 天前
数据结构·c++·经验分享·算法·深度优先·pat考试
PTA团体程序设计天梯赛L1真题讲解L1-085-088官网https://pintia.cn/problem-sets/994805046380707840/exam/problems/type/7
依然鸣4 天前
开发语言·数据结构·c++·算法·深度优先·pat考试·图论
PTA团体程序设计天梯赛L2真题讲解L2-005-008官网https://pintia.cn/problem-sets/994805046380707840/exam/problems/type/7
依然鸣5 天前
经验分享·学习·算法·深度优先·pat考试
PTA团体程序设计天梯赛L2真题讲解L2-001-004官网https://pintia.cn/problem-sets/994805046380707840/exam/problems/type/7
依然鸣10 天前
c++·经验分享·学习·算法·蓝桥杯·深度优先·pat考试
PTA团体程序设计天梯赛L2真题讲解L2-037-040官网https://pintia.cn/problem-sets/994805046380707840/exam/problems/type/7
依然鸣12 天前
数据结构·c++·经验分享·学习·算法·pat考试·pat
PTA团体程序设计天梯赛L2真题讲解L2-045-048官网:https://pintia.cn/problem-sets/994805046380707840/exam/problems/type/7
paeamecium21 天前
数据结构·c++·python·算法·pat考试·pat
【PAT甲级真题】- Rational Sum (20)Rational Sum - PTA注意点:给出若干有理数,求和,按照最简分数的格式输出逐个按照分数加法相加即可
paeamecium23 天前
数据结构·c++·python·算法·pat考试·pat
【PAT甲级真题】- Kuchiguse (20)Kuchiguse - PTA Kuchiguse - 牛客注意点:The Japanese language is notorious for its sentence ending particles. Personal preference of such particles can be considered as a reflection of the speaker’s personality. Such a preference is called “Kuchiguse” and is of
2601_961194022 个月前
leetcode·elasticsearch·职场和发展·蓝桥杯·pat考试·lucene
教资科三美术考什么|初中高中美术题型考点和模板资料美术科三 一般考什么( )A. 美术学科知识、鉴赏、造型表现/设计应用、教学设计 B. 仅听力 C. 仅田径 D. 与美术无关
paeamecium3 个月前
c++·pat考试·pat
【PAT甲级真题】- Dating(20)Dating - 牛客 Dating - PTAherlock Holmes received a note with some strange strings: Let's date! 3485djDkxh4hhGE 2984akDfkkkkggEdsb s&hgsfdk d&Hyscvnm. It took him only a minute to figure out that those strange strings are actually referring to the coded tim
paeamecium3 个月前
c++·算法·pat考试·pat
【PAT甲级真题】- A+B in HogwartsA+B in Hogwarts - 牛客 A+B in Hogwarts - PTAIf you are a fan of Harry Potter, you would know the world of magic has its own currency system – as Hagrid explained it to Harry, “Seventeen silver Sickles to a Galleon and twenty-nine Knuts to a Sickle, it’s eas
paeamecium3 个月前
数据结构·c++·算法·pat考试·pat
【PAT甲级真题】- String Subtraction (20)String Subtraction - PTA String Subtraction - 牛客Given two strings S 1 S_1 S1and S 2 , S = S 1 − S 2 S_2,S=S_1−S_2 S2,S=S1−S2is defined to be the remaining string after taking all the characters in S 2 S_2 S2from S 1 S_1 S1. Your task is simply to calculat
paeamecium3 个月前
数据结构·c++·算法·pat考试·pat
【PAT甲级真题】- Shortest Distance (20)Shortest Distance - PTA Shortest Distance - 牛客The task is really simple: given N N N exits on a highway which forms a simple cycle, you are supposed to tell the shortest distance between any pair of exits.
paeamecium3 个月前
c++·算法·pat考试·pat
【PAT甲级真题】- Shuffling Machine (20)Shuffling Machine - PTA Shuffling Machine - 牛客Shuffling is a procedure used to randomize a deck of playing cards. Because standard shuffling techniques are seen as weak, and in order to avoid “inside jobs” where employees collaborate with gamblers by perf
paeamecium3 个月前
数据结构·c++·算法·pat考试·pat
【PAT甲级真题】- General Palindromic Number(20)General Palindromic Number注意点:A number that will be the same when it is written forwards or backwards is known as a Palindromic Number. For example, 1234321 1234321 1234321 is a palindromic number. All single digit numbers are palindromic numbers.
paeamecium3 个月前
c++·pat考试·pat
【PAT甲级真题】- Spell It Right(20)Spell It Right题目描述点击链接自行查看注意点:Given a non-negative integer N N N, your task is to compute the sum of all the digits of N N N, and output every digit of the sum in English.
paeamecium4 个月前
数据结构·算法·pat考试·pat
【PAT甲级真题】- Recover the Smallest Number (30)Recover the Smallest Number (30) 这是牛客上面最后的一个题了,之后会去写 PTA 上面的题
paeamecium4 个月前
c++·pat考试·pat
【PAT甲级真题】- Table Tennis (30)Table Tennis (30) - PTATable Tennis (30) - 牛客注意点: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 tables open when they arrive, they will be assigned to the available
paeamecium4 个月前
数据结构·算法·pat考试·pat
【PAT甲级真题】- Stack (30)Stack (30)注意点Stack is one of the most fundamental data structures, which is based on the principle of Last In First Out (LIFO). The basic operations include Push (inserting an element onto the top position) and Pop (deleting the top element). Now you are
paeamecium4 个月前
数据结构·c++·算法·pat考试·pat
【PAT甲级真题】- Cars on Campus (30)Cars on Campus (30)-牛客 Cars on Campus (30)-PTA注意点:Zhejiang University has 6 campuses and a lot of gates. From each gate we can collect the in/out times and the plate numbers of the cars crossing the gate. Now with all the information available, you are su