Skip to content

Latest commit

 

History

History
 
 

ch10

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

2.8 第 10 章数学概念与方法

  • 习题 10-1 砌砖(Add Bricks in the Wall, UVa11040)
  • 习题 10-2 勤劳的蜜蜂(Bee Breeding, ACM/ICPC World Finals 1999, UVa808)
  • 习题 10-4 素数间隔(Prime Gap, ACM/ICPC Japan 2007, UVa1644)
  • 习题 10-5 不同素数之和(Sum of Different Primes, ACM/ICPC Yokohama 2006, UVa1213)
  • 习题 10-6 连续素数之和(Sum of Consecutive Prime Numbers, ACM/ICPC Japan 2005, UVa1210)
  • 习题 10-7 几乎是素数(Almost Prime Numbers, UVa10539)
  • 习题 10-8 完全 P 次方数(Perfect Pth Powers, UVa10622)
  • 习题 10-9 约数(Divisors, UVa294)
  • 习题 10-10 统计有根树(Count, Chengdu 2012, UVa1645)
  • 习题 10-11 圈图的匹配(Edge Case, ACM/ICPC NWERC 2012, UVa1646)
  • 习题 10-12 汉堡(Burger, UVa557)
  • 习题 10-13 H(n) (H(n), UVa11526)
  • 习题 10-14 标准差( Standard Deviation, UVa10886)
  • 习题 10-15 零和一(Zeros and Ones, ACM/ICPC Dhaka 2004, UVa12063)
  • 习题 10-16 计算机变换(Computer Transformations, ACM/ICPC SEERC 2005, UVa1647)
  • 习题 10-17 H-半素数(Semi-prime H-numbers, UVa11105)
  • 习题 10-18 一个研究课题(A Research Problem, UVa10837)
  • 习题 10-19 蹦极(Bungee Jumping, UVa10868)
  • 习题 10-20 商业中心(Business Center, NEERC 2009, UVa1648)
  • 习题 10-21 二项式系数(Binomial coefficients, ACM/ICPC NWERC 2011, UVa1649)
  • 习题 10-23 Hendrie 序列(Hendrie Sequence, UVa10479)
  • 习题 10-24 幂之和(Sum of Powers, UVa766)
  • 习题 10-25 因子(Factors, ACM/ICPC World Finals 2013, UVa1575)
  • 习题 10-26 方形花园(Square Garden, UVa12520)
  • 习题 10-27 互联(Interconnect, ACM/ICPC NEERC 2006, UVa1390)
  • 习题 10-28 数字串(Number String, ACM/ICPC Changchun 2011, UVa1650)
  • 习题 10-29 名次表的变化(Fantasy Cricket, UVa11982)
  • 习题 10-35 Fibonacci单词(Fibonacci Word, ACM/ICPC World Finals 2012, UVa1282)
  • 习题 10-37 倍数问题(Yet Another Multiple Problem, Chengdu 2012, UVa1653)
  • 习题 10-38 正多边形(Regular Polygon, UVa10824)
  • 习题 10-39 圆周上的三角形(Circum Triangle, UVa11186)
  • 习题 10-40 实验法计算概率(Probability Through Experiments, ACM/ICPC Hatyai 2012, UVa12535)
  • 习题 10-42 网格中的三角形(Triangles in the Grid, UVa12508)
  • 习题 10-43 整数对(Pair of Integers, ACM/ICPC NEERC 2001, UVa1654)
  • 习题 10-44 选整数(K-Multiple Free Set, UVa11246)
  • 习题 10-46 抽奖(Honorary Tickets, UVa11895)
  • 习题 10-48 考试(Exam, ACM/ ICPC Chengdu 2012, UVa1655)

TODO

补充题解/证明

  • 习题 10-3 角度 和 正方形( Angles and Squares, ACM/ ICPC Beijing 2005, UVa1643)

代码&题解

  • 习题 10-22 飞机环球(Planes Around the World, UVa10640)
  • 习题 10-30 守卫(Guard, ACM/ICPC Dhaka 2011, UVa12371)
  • 习题 10-31 守卫II(Guards II, ACM/ICPC Dhaka 2012, UVa12590)
  • 习题 10-32 汉诺塔(Hanoi Towers, ACM/ICPC NEERC 2007, UVa1414)
  • 习题 10-33 二元运算(Binary Operation, ACM/ICPC NEERC 2010, UVa1651)
  • 习题 10-34 记住密码(Password Remembering, ACM/ICPC Dhaka 2009, UVa12212)
  • 习题 10-36 Fibonacci进制(Fibonacci System, ACM/ICPC NEERC 2008, UVa1652)
  • 习题 10-41 整数序列(A Sequence of Numbers, ACM/ICPC Chengdu 2007, UVa1406)
  • 习题 10-45 带符号二进制( Power Signs, UVa11166)
  • 习题 10-47 随机数( Randomness, UVa11429)
  • 习题 10-49 指数塔( Exponential Towers, ACM/ ICPC NWERC 2013, UVa1656)
  • 习题 10-50 排列( Permutation, UVa11303)
  • 习题 10-51 游戏( Game, ACM/ ICPC ACM/ ICPC NEERC 2003, UVa1657)