Skip to content

absop/PAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

浙江大学 PAT 题解

AdvancedLevel_C目录下绝大部分题目使用C语言解答,少部分题目除C外还有PythonC++的解法,代码力求精简,格式规范统一,欢迎改进意见。

每道题都有相应的Markdown格式的题目描述,主要是为了方便在本地测试代码,与Github的Markdown格式或许有所出入,另外由于GithubMarkdown不支持LaTeX数学公式,题目中的数学公式会显示异常。

PAT (Basic Level) Practice (中文)

PAT (Advanced Level) Practice

Summary

标号 标题 分数 代码
1001 A+B Format 20 1001.c
1002 A+B for Polynomials 25 1002.c
1003 Emergency 25 1003.c
1004 Counting Leaves 30 1004.c,1004B.c
1005 Spell It Right 20 1005.c
1006 Sign In and Sign Out 25 1006.c
1007 Maximum Subsequence Sum 25 1007.c
1008 Elevator 20 1008.c
1009 Product of Polynomials 25 1009.c
1010 Radix 25 1010.c
1011 World Cup Betting 20 1011.c
1012 The Best Rank 25 1012.c
1013 Battle Over Cities 25 1013.c,1013B.c
1014 Waiting in Line 30 1014.c
1015 Reversible Primes 20 1015.c
1016 Phone Bills 25 1016.c,1016.py
1017 Queueing at Bank 25 1017.c
1018 Public Bike Management 30 1018.c,1018.c++,1018.py
1019 General Palindromic Number 20 1019.c
1020 Tree Traversals 25 1020.c
1021 Deepest Root 25 1021.c
1022 Digital Library 30 1022.c,1022.c++,1022.py,1022B.c
1023 Have Fun with Numbers 20 1023.c,1023.py
1024 Palindromic Number 25 1024.c
1025 PAT Ranking 25 1025.c
1026 Table Tennis 30 1026.c
1027 Colors in Mars 20 1027.c
1028 List Sorting 25 1028.c
1029 Median 25 1029.c
1030 Travel Plan 30 1030.c,1030.c++,1030.py
1031 Hello World for U 20 1031.c
1032 Sharing 25 1032.c
1033 To Fill or Not to Fill 25 1033.c
1034 Head of a Gang 30 1034.c,1034B.c
1035 Password 20 1035.c
1036 Boys vs Girls 25 1036.c
1037 Magic Coupon 25 1037.c
1038 Recover the Smallest Number 30 1038.c
1039 Course List for Student 25 1039.c
1040 Longest Symmetric String 25 1040.c
1041 Be Unique 20 1041.c
1042 Shuffling Machine 20 1042.c
1043 Is It a Binary Search Tree 25 1043.c
1044 Shopping in Mars 25 1044.c
1045 Favorite Color Stripe 30 1045.c,1045B.c
1046 Shortest Distance 20 1046.c
1047 Student List for Course 25 1047.c,1047B.c
1048 Find Coins 25 1048.c,1048B.c
1049 Counting Ones 30 1049.c
1050 String Subtraction 20 1050.c
1051 Pop Sequence 25 1051.c
1052 Linked List Sorting 25 1052.c
1053 Path of Equal Weight 30 1053.c,1053B.c
1054 The Dominant Color 20 1054.c,1054B.c
1055 The World's Richest 25 1055.c
1056 Mice and Rice 25 1056.c,1056.py
1057 Stack 30 1057.c,1057.py,1057B.c,1057C.c
1058 A+B in Hogwarts 20 1058.c
1059 Prime Factors 25 1059.c
1060 Are They Equal 25 1060.c
1061 Dating 20 1061.c
1062 Talent and Virtue 25 1062.c
1063 Set Similarity 25 1063.c,1063.py,1063B.c
1064 Complete Binary Search Tree 30 1064.c
1065 A+B and C (64bit) 20

Welcome to contribute code and star.

About

浙江大学 PAT 题解(C语言)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published