好吧,等到我知道怎么使用git的时候我都退役了orz
等我有时间再考虑搬运以前的代码吧
。。。
好吧,我争取每天挂个一道题吧。 结果第二天就放弃了。
人类总是重复着相同的错误。
还是不定时更新吧,懒得定计划了。
(没有标注的题目表示预定更新上去的题目)
1000~1099部分
序号 | 题目 | 标注 |
---|---|---|
1000 | A + B Problem | 新手上路 |
1001 | Sum Problem | 等差数列求和 |
1002 | A + B Problem II | 高精度加法入门 |
1003 | Max Sum | DP, 最大连续和, 需要路径记录 |
1004 | Let the Balloon Rise | 模拟, 随便做系列 |
1005 | Number Sequence | 直接搜索, 或者找规律推循环节 |
1006 | Tick and Tick | 令人烦躁的数学计算, 或许可考虑暴力枚举 |
1007 | Quoit Design | 计算几何, 最近点对问题, 模板题 |
1008 | Elevator | 模拟, 推公式 |
1009 | FatMouse' Trade | 贪心 |
1010 | Tempter of the Bone | DFS |
1011 | Starship Troopers | 树上DP |
1012 | u Calculate e | 外部打表, 数学计算, 直接输出 |
1013 | Digital Roots | 模拟, 直接做系列 |
1014 | Uniform Generator | 找规律, GCD |
1015 | Safecracker | DFS |
1016 | Prime Ring Problem | DFS, 剪枝 |
1017 | A Mathematical Curiosity | 枚举, 注意格式 |
1018 | Big Number | 斯特林近似公式 |
1018 | Big Number | |
1019 | Least Common Multiple | |
1020 | Encoding | |
1021 | Fibonacci Again | |
1022 | Train Problem I | |
1023 | Train Problem II | |
1024 | Max Sum Plus Plus | |
1025 | Constructing Roads In JGShining's Kingdom | |
1026 | Ignatius and the Princess I | |
1027 | Ignatius and the Princess II | |
1028 | Ignatius and the Princess III | |
1029 | Ignatius and the Princess IV | |
1030 | Delta-wave | |
1031 | Design T-Shirt | |
1032 | The 3n + 1 problem | |
1033 | Edge | |
1034 | Candy Sharing Game | |
1035 | Robot Motion | |
1036 | Average is not Fast Enough! | |
1037 | Keep on Truckin' | |
1038 | Biker's Trip Odometer | |
1039 | Easier Done Than Said? | |
1040 | As Easy As A+B | |
1041 | Computer Transformation | |
1042 | N! | |
1043 | Eight | |
1044 | Collect More Jewels | |
1045 | Fire Net | |
1046 | Gridland | |
1047 | Integer Inquiry | |
1048 | The Hardest Problem Ever | |
1049 | Climbing Worm | |
1050 | Moving Tables | |
1051 | Wooden Sticks | |
1052 | Tian Ji -- The Horse Racing | |
1053 | Entropy | |
1054 | Strategic Game | |
1055 | Color a Tree | |
1056 | HangOver | |
1057 | A New Growth Industry | |
1058 | Humble Numbers | |
1059 | Dividing | |
1060 | Leftmost Digit | |
1061 | Rightmost Digit | |
1062 | Text Reverse | |
1063 | Exponentiation | |
1064 | Financial Management | |
1065 | I Think I Need a Houseboat | |
1066 | Last non-zero Digit in N! | |
1067 | Gap | |
1068 | Girls and Boys | |
1069 | Monkey and Banana | |
1070 | Milk | |
1071 | The area | |
1072 | Nightmare | |
1073 | Online Judge | |
1074 | Doing Homework | |
1075 | What Are You Talking About | |
1076 | An Easy Task | |
1077 | Catching Fish | |
1078 | FatMouse and Cheese | |
1079 | Calendar Game | |
1080 | Human Gene Functions | |
1081 | To The Max | |
1082 | Matrix Chain Multiplication | |
1083 | Courses | |
1084 | What Is Your Grade? | |
1085 | Holding Bin-Laden Captive! | |
1086 | You can Solve a Geometry Problem too | |
1087 | Super Jumping! Jumping! Jumping! | |
1088 | Write a simple HTML Browser | |
1089 | A+B for Input-Output Practice (I) | |
1090 | A+B for Input-Output Practice (II) | |
1091 | A+B for Input-Output Practice (III) | |
1092 | A+B for Input-Output Practice (IV) | |
1093 | A+B for Input-Output Practice (V) | |
1094 | A+B for Input-Output Practice (VI) | |
1095 | A+B for Input-Output Practice (VII) | |
1096 | A+B for Input-Output Practice (VIII) | |
1097 | A hard puzzle | |
1098 | Ignatius's puzzle | |
1099 | Lottery |