发表评论取消回复
相关阅读
相关 STL初步:不定长数组vector(木块问题(The Blocks Problem))
从左到右有n个木块(编号为0~n-1),要求模拟以下4种操作(下面的a和b都是木块编号)。 move a onto b:把a和b上方的木块全部归位,然后把a摞在b上面
相关 Problem 49 Prime permutations (set + vector)
Prime permutations Problem 49 The arithmetic sequence, 1487, 4817, 8147, in which
相关 Problem 46 Goldbach's other conjecture (暴力...)
Goldbach's other conjecture Problem 46 It was proposed by Christian Goldbach that
相关 Problem 45 Triangular, pentagonal, and hexagonal (暴力)
Triangular, pentagonal, and hexagonal Problem 45 Triangle, pentagonal, and hexagon
相关 Problem 44 Pentagon numbers (暴力...)
Pentagon numbers Problem 44 Pentagonal numbers are generated by the formula, Pn=n(
相关 Problem 43 Sub-string divisibility (暴力...)
Sub-string divisibility Problem 43 The number, 1406357289, is a 0 to 9 pandigital
相关 Problem 41 Pandigital prime (暴力set+vector)
Pandigital prime Problem 41 We shall say that an n\-digit number is pandigital if
相关 Problem 40 Champernowne's constant (暴力vector)
Champernowne's constant Problem 40 An irrational decimal fraction is created by co
相关 Problem 38 Pandigital multiples (set + vector)
Pandigital multiples Problem 38 Take the number 192 and multiply it by each of 1,
相关 Problem 37 Truncatable primes (暴力)
Truncatable primes Problem 37 The number 3797 has an interesting property. Being p
还没有评论,来说两句吧...