Rosetta Code/Count examples/Full list: Difference between revisions

Update full list output
(Update full list output)
(Update full list output)
Line 2:
 
{|class="wikitable sortable"
|+ As of 2018-0809-20T0103T21:0723:39Z04Z :: Tasks: 888894 ::<span style="background-color:#ffd"> Draft Tasks:226222 </span>:: Total Tasks: 11141116 :: Total Examples: 5774857978
! Count !! Task !! Category
|-
Line 9:
| Task
|-
| 275276
|data-sort-value="0C99 bottles of beer"| [[99%20Bottles%20of%20Beer|99 Bottles of Beer]]
| Task
|-
| 271273
| [[FizzBuzz|FizzBuzz]]
| Task
Line 25:
| Task
|-
| 242243
| [[Comments|Comments]]
| Task
|-
| 234235
| [[Factorial|Factorial]]
| Task
Line 37:
| Task
|-
| 216217
| [[A%2BB|A+B]]
| Task
Line 61:
| Task
|-
| 187188
| [[Arrays|Arrays]]
| Task
Line 73:
| Task
|-
| 177178
| [[Greatest%20common%20divisor|Greatest common divisor]]
| Task
|-
| 174175
| [[Arithmetic%2FInteger|Arithmetic/Integer]]
| Task
|-
| 174175
| [[Greatest%20element%20of%20a%20list|Greatest element of a list]]
| Task
Line 91:
| 165
| [[Integer%20comparison|Integer comparison]]
| Task
|-
| 161
| [[Array%20concatenation|Array concatenation]]
| Task
|-
Line 99 ⟶ 103:
| 160
| [[Increment%20a%20numerical%20string|Increment a numerical string]]
| Task
|-
| 159
| [[Array%20concatenation|Array concatenation]]
| Task
|-
Line 121:
| Task
|-
| 151152
| [[Even%20or%20odd|Even or odd]]
| Task
|-
| 149150
| [[Hello%20world%2FGraphical|Hello world/Graphical]]
| Task
Line 151:
| 145
| [[Loops%2FDo-while|Loops/Do-while]]
| Task
|-
| 142
| [[Hello%20world%2FNewline%20omission|Hello world/Newline omission]]
| Task
|-
Line 159 ⟶ 163:
| 141
| [[String%20concatenation|String concatenation]]
| Task
|-
| 141
| [[Towers%20of%20Hanoi|Towers of Hanoi]]
| Task
|-
| 140
| [[Generic%20swap|Generic swap]]
| [[Hello%20world%2FNewline%20omission|Hello world/Newline omission]]
| Task
|-
Line 171 ⟶ 179:
| 140
| [[Palindrome%20detection|Palindrome detection]]
| Task
|-
| 139
| [[Generic%20swap|Generic swap]]
| Task
|-
| 139
| [[Towers%20of%20Hanoi|Towers of Hanoi]]
| Task
|-
Line 199:
| 137
| [[Loops%2FBreak|Loops/Break]]
| Task
|-
| 137
| [[Sieve%20of%20Eratosthenes|Sieve of Eratosthenes]]
| Task
|-
Line 218 ⟶ 222:
|-
| 134
| [[Tokenize%20a%20string|Tokenize a string]]
| [[Sieve%20of%20Eratosthenes|Sieve of Eratosthenes]]
| Task
|-
Line 233 ⟶ 237:
| Task
|-
| 132131
| [[Associative%20array%2FCreation|Associative array/Creation]]
| [[Tokenize%20a%20string|Tokenize a string]]
| Task
|-
Line 241 ⟶ 245:
| Task
|-
| 130129
| [[Associative%20array%2FCreation|Associative array/Creation]]
| Task
|-
| 128
| [[Higher-order%20functions|Higher-order functions]]
| Task
Line 257:
| Task
|-
| 126127
| [[Sorting%20algorithms%2FBubble%20sort|Sorting algorithms/Bubble sort]]
| [[Determine%20if%20a%20string%20is%20numeric|Determine if a string is numeric]]
| Task
|-
| 126
| [[Determine%20if%20a%20string%20is%20numeric|Determine if a string is numeric]]
| [[Sorting%20algorithms%2FBubble%20sort|Sorting algorithms/Bubble sort]]
| Task
|-
Line 271:
| 124
| [[Roman%20numerals%2FEncode|Roman numerals/Encode]]
| Task
|-
| 124
| [[User%20input%2FText|User input/Text]]
| Task
|-
Line 278 ⟶ 282:
|-
| 123
| [[ReadGuess%20entire20the%20file20number|ReadGuess entirethe filenumber]]
| Task
|-
| 123
| [[UserRead%20input20entire%2FText20file|UserRead input/Textentire file]]
| Task
|-
Line 291 ⟶ 295:
| 122
| [[Factors%20of%20an%20integer|Factors of an integer]]
| Task
|-
| 122
| [[Guess%20the%20number|Guess the number]]
| Task
|-
Line 306:
|-
| 121
| [[Bitwise%20operations|Bitwise operations]]
| [[Hello%20world%2FStandard%20error|Hello world/Standard error]]
| Task
|-
| 120121
| [[Hello%20world%2FStandard%20error|Hello world/Standard error]]
| [[Command-line%20arguments|Command-line arguments]]
| Task
|-
| 120121
| [[System%20time|System time]]
| Task
|-
| 119120
| [[Command-line%20arguments|Command-line arguments]]
| [[Bitwise%20operations|Bitwise operations]]
| Task
|-
| 119120
| [[Sorting%20algorithms%2FQuicksort|Sorting algorithms/Quicksort]]
| Task
Line 337:
| Task
|-
| 116117
| [[Substring|Substring]]
| [[Day%20of%20the%20week|Day of the week]]
| Task
|-
| 116
| [[Check%20that%20file%20exists|Check that file exists]]
| [[Happy%20numbers|Happy numbers]]
| Task
|-
| 116
| [[Day%20of%20the%20week|Day of the week]]
| [[Pascal%27s%20triangle|Pascal's triangle]]
| Task
|-
| 116
| [[Happy%20numbers|Happy numbers]]
| [[Substring|Substring]]
| Task
|-
| 115116
| [[Mutual%20recursion|Mutual recursion]]
| [[Check%20that%20file%20exists|Check that file exists]]
| Task
|-
| 115116
| [[Pascal%27s%20triangle|Pascal's triangle]]
| [[Literals%2FString|Literals/String]]
| Task
|-
| 115116
| [[Stack|Stack]]
| Task
|-
| 114115
| [[Least%20common%20multiple|Least common multiple]]
| Task
|-
| 114115
| [[Literals%2FString|Literals/String]]
| [[Mutual%20recursion|Mutual recursion]]
| Task
|-
Line 398:
|-
| 110
| [[Associative%20array%2FIteration|Associative array/Iteration]]
| [[Ethiopian%20multiplication|Ethiopian multiplication]]
| Task
|-
| 110
| [[KnuthDate%20shuffle20format|KnuthDate shuffleformat]]
| Task
|-
| 109110
| [[Ethiopian%20multiplication|Ethiopian multiplication]]
| [[Associative%20array%2FIteration|Associative array/Iteration]]
| Task
|-
| 109110
| [[Knuth%20shuffle|Knuth shuffle]]
| [[Averages%2FRoot%20mean%20square|Averages/Root mean square]]
| Task
|-
| 109
| [[Averages%2FRoot%20mean%20square|Averages/Root mean square]]
| [[Date%20format|Date format]]
| Task
|-
Line 427:
| 108
| [[Compound%20data%20type|Compound data type]]
| Task
|-
| 108
| [[Detect%20division%20by%20zero|Detect division by zero]]
| Task
|-
Line 439 ⟶ 443:
| 108
| [[Variables|Variables]]
| Task
|-
| 107
| [[Detect%20division%20by%20zero|Detect division by zero]]
| Task
|-
Line 466:
|-
| 106
| [[Function%20composition|Function composition]]
| [[Loops%2FNested|Loops/Nested]]
| Task
|-
| 105106
| [[AveragesLoops%2FMedian2FNested|AveragesLoops/MedianNested]]
| Task
|-
| 105
| [[Averages%2FMedian|Averages/Median]]
| [[Function%20composition|Function composition]]
| Task
|-
Line 535:
| 101
| [[Multiplication%20tables|Multiplication tables]]
| Task
|-
| 101
| [[N-queens%20problem|N-queens problem]]
| Task
|-
| 100
| [[Count%20occurrences%20of%20a%20substring|Count occurrences of a substring]]
| Task
|-
| 100
| [[Environment%20variables|Environment variables]]
| Task
|-
Line 554 ⟶ 562:
|-
| 100
| [[N-queensPangram%20problem20checker|N-queensPangram problemchecker]]
| Task
|-
Line 566 ⟶ 574:
|-
| 99
| [[Horner%27s%20rule%20for%20polynomial%20evaluation|Horner's rule for polynomial evaluation]]
| [[Environment%20variables|Environment variables]]
| Task
|-
| 99
| [[Mandelbrot%20set|Mandelbrot set]]
| [[Horner%27s%20rule%20for%20polynomial%20evaluation|Horner's rule for polynomial evaluation]]
| Task
|-
| 99
| [[Matrix%20transposition|Matrix transposition]]
| Task
|-
| 99
| [[Pangram%20checker|Pangram checker]]
| Task
|-
Line 590 ⟶ 594:
|-
| 98
| [[Find%20limit%20of%20recursion|Find limit of recursion]]
| [[Mandelbrot%20set|Mandelbrot set]]
| Task
|-
Line 598 ⟶ 602:
|-
| 97
| [[Perfect%20numbers|Perfect numbers]]
| [[Find%20limit%20of%20recursion|Find limit of recursion]]
| Task
|-
| 97
| [[Roman%20numerals%2FDecode|Roman numerals/Decode]]
| Task
|-
| 97
| [[String%20matching|String matching]]
| Task
|-
Line 615 ⟶ 623:
| 96
| [[Identity%20matrix|Identity matrix]]
| Task
|-
| 96
| [[Perfect%20numbers|Perfect numbers]]
| Task
|-
| 96
| [[String%20matching|String matching]]
| Task
|-
Line 635:
| 95
| [[Evaluate%20binomial%20coefficients|Evaluate binomial coefficients]]
| Task
|-
| 95
| [[Exceptions|Exceptions]]
| Task
|-
Line 650 ⟶ 654:
|-
| 94
| [[ExceptionsInfinity|ExceptionsInfinity]]
| Task
|-
Line 659 ⟶ 663:
| 93
| [[Arithmetic-geometric%20mean|Arithmetic-geometric mean]]
| Task
|-
| 93
| [[Program%20name|Program name]]
| Task
|-
Line 666 ⟶ 674:
|-
| 93
| [[Strip%20whitespace%20from%20a%20string%2FTop%20and%20tail|Strip whitespace from a string/Top and tail]]
| [[Variadic%20function|Variadic function]]
| Task
|-
| 9293
| [[Variadic%20function|Variadic function]]
| [[Combinations|Combinations]]
| Task
|-
| 9293
| [[Zig-zag%20matrix|Zig-zag matrix]]
| [[Infinity|Infinity]]
| Task
|-
| 92
| [[Program%20nameCombinations|Program nameCombinations]]
| Task
|-
| 92
| [[String%20interpolation%20%28included%29|String interpolation (included)]]
| Task
|-
| 92
| [[Strip%20whitespace%20from%20a%20string%2FTop%20and%20tail|Strip whitespace from a string/Top and tail]]
| Task
|-
| 92
| [[Zig-zag%20matrix|Zig-zag matrix]]
| Task
|-
Line 719:
| 90
| [[Short-circuit%20evaluation|Short-circuit evaluation]]
| Task
|-
| 89
| [[Sierpinski%20triangle|Sierpinski triangle]]
| Task
|-
Line 727 ⟶ 731:
| 89
| [[Sorting%20algorithms%2FSelection%20sort|Sorting algorithms/Selection sort]]
| Task
|-
| 88
| [[Anonymous%20recursion|Anonymous recursion]]
| Task
|-
Line 759 ⟶ 767:
| 88
| [[Reverse%20words%20in%20a%20string|Reverse words in a string]]
| Task
|-
| 88
| [[Sierpinski%20triangle|Sierpinski triangle]]
| Task
|-
| 87
| [[Collections|Collections]]
| [[Anonymous%20recursion|Anonymous recursion]]
| Task
|-
| 87
| [[One-dimensional%20cellular%20automata|One-dimensional cellular automata]]
| [[Collections|Collections]]
| Task
|-
| 87
| [[Queue%2FDefinition|Queue/Definition]]
| [[One-dimensional%20cellular%20automata|One-dimensional cellular automata]]
| Task
|-
Line 783 ⟶ 787:
| 87
|data-sort-value="sum multiples of 0B3 and 0B5"| [[Sum%20multiples%20of%203%20and%205|Sum multiples of 3 and 5]]
| Task
|-
| 86
| [[Babbage%20problem|Babbage problem]]
| Task
|-
Line 794 ⟶ 802:
|-
| 86
| [[Sequence%20of%20non-squares|Sequence of non-squares]]
| [[Queue%2FDefinition|Queue/Definition]]
| Task
|-
| 85
| [[Averages%2FMode|Averages/Mode]]
| Task
|-
| 85
| [[Babbage%20problem|Babbage problem]]
| Task
|-
Line 818 ⟶ 822:
|-
| 85
| [[Walk%20a%20directory%2FNon-recursively|Walk a directory/Non-recursively]]
| [[Sequence%20of%20non-squares|Sequence of non-squares]]
| Task
|-
Line 830 ⟶ 834:
|-
| 84
| [[Sort%20using%20a%20custom%20comparator|Sort using a custom comparator]]
| [[Walk%20a%20directory%2FNon-recursively|Walk a directory/Non-recursively]]
| Task
|-
| 84
| [[Y%20combinator|Y combinator]]
| Task
|-
Line 847 ⟶ 855:
| 83
| [[Permutations|Permutations]]
| Task
|-
| 83
| [[Sort%20using%20a%20custom%20comparator|Sort using a custom comparator]]
| Task
|-
Line 870 ⟶ 874:
|-
| 82
| [[YString%20combinator20prepend|YString combinatorprepend]]
| Task
|-
| 8182
| [[Symmetric%20difference|Symmetric difference]]
| [[Bulls%20and%20cows|Bulls and cows]]
| Task
|-
| 8182
| [[Time%20a%20function|Time a function]]
| [[Create%20an%20HTML%20table|Create an HTML table]]
| Task
|-
| 81
| [[StringBulls%20append20and%20cows|StringBulls and appendcows]]
| Task
|-
| 81
| [[Create%20an%20HTML%20table|Create an HTML table]]
| [[String%20prepend|String prepend]]
| Task
|-
| 81
| [[String%20append|String append]]
| [[Symmetric%20difference|Symmetric difference]]
| Task
|-
| 8180
| [[TimeVector%20a%20function20products|Time aVector functionproducts]]
| Task
|-
Line 911 ⟶ 915:
| 79
| [[Sum%20digits%20of%20an%20integer|Sum digits of an integer]]
| Task
|-
| 79
| [[Vector%20products|Vector products]]
| Task
|-
Line 935:
| 78
| [[Price%20fraction|Price fraction]]
| Task
|-
| 78
| [[Sierpinski%20carpet|Sierpinski carpet]]
| Task
|-
Line 942 ⟶ 946:
|-
| 77
| [[Hamming%20numbers|Hamming numbers]]
| [[Harshad%20or%20Niven%20series|Harshad or Niven series]]
| Task
|-
| 77
| [[Harshad%20or%20Niven%20series|Harshad or Niven series]]
| [[Langton%27s%20ant|Langton's ant]]
| Task
|-
| 77
| [[SierpinskiLangton%20carpet27s%20ant|SierpinskiLangton's carpetant]]
| Task
|-
Line 963 ⟶ 967:
| 76
| [[Entropy|Entropy]]
| Task
|-
| 76
| [[Hamming%20numbers|Hamming numbers]]
| Task
|-
Line 999:
| 75
| [[Hello%20world%2FLine%20printer|Hello world/Line printer]]
| Task
|-
| 75
| [[Last%20Friday%20of%20each%20month|Last Friday of each month]]
| Task
|-
Line 1,022 ⟶ 1,026:
|-
| 74
| [[Literals%2FFloating%20point|Literals/Floating point]]
| [[Last%20Friday%20of%20each%20month|Last Friday of each month]]
| Task
|-
| 74
| [[Man%20or%20boy%20test|Man or boy test]]
| [[Literals%2FFloating%20point|Literals/Floating point]]
| Task
|-
Line 1,051 ⟶ 1,055:
| 73
| [[Introspection|Introspection]]
| Task
|-
| 73
| [[Man%20or%20boy%20test|Man or boy test]]
| Task
|-
Line 1,099:
| 72
| [[Singly-linked%20list%2FTraversal|Singly-linked list/Traversal]]
| Task
|-
| 72
| [[Sort%20an%20array%20of%20composite%20structures|Sort an array of composite structures]]
| Task
|-
Line 1,109 ⟶ 1,113:
| Task
|-
| 7172
| [[BitmapURL%20decoding|BitmapURL decoding]]
| Task
|-
| 71
| [[Abundant%2C%20deficient%20and%20perfect%20number%20classifications|Abundant, deficient and perfect number classifications]]
| [[Number%20names|Number names]]
| Task
|-
| 71
| [[Bitmap|Bitmap]]
| [[Sort%20an%20array%20of%20composite%20structures|Sort an array of composite structures]]
| Task
|-
| 71
| [[Number%20names|Number names]]
| [[Sorting%20algorithms%2FHeapsort|Sorting algorithms/Heapsort]]
| Task
|-
| 71
| [[Sorting%20algorithms%2FHeapsort|Sorting algorithms/Heapsort]]
| [[URL%20decoding|URL decoding]]
| Task
|-
| 70
| [[Abundant%2C%20deficient%20and%20perfect%20number%20classifications|Abundant, deficient and perfect number classifications]]
| Task
|-
Line 1,143:
| 70
| [[Playing%20cards|Playing cards]]
| Task
|-
| 70
| [[Sorting%20algorithms%2FShell%20sort|Sorting algorithms/Shell sort]]
| Task
|-
Line 1,171 ⟶ 1,175:
| 69
| [[Linear%20congruential%20generator|Linear congruential generator]]
| Task
|-
| 69
| [[Sorting%20algorithms%2FShell%20sort|Sorting algorithms/Shell sort]]
| Task
|-
Line 1,191:
| 68
| [[Date%20manipulation|Date manipulation]]
| Task
|-
| 68
| [[Kaprekar%20numbers|Kaprekar numbers]]
| Task
|-
Line 1,199 ⟶ 1,203:
| 68
| [[Long%20multiplication|Long multiplication]]
| Task
|-
| 68
| [[Non-decimal%20radices%2FOutput|Non-decimal radices/Output]]
| Task
|-
Line 1,214 ⟶ 1,222:
|-
| 67
| [[Fibonacci%20n-step%20number%20sequences|Fibonacci n-step number sequences]]
| [[Find%20common%20directory%20path|Find common directory path]]
| Task
|-
| 67
| [[Find%20common%20directory%20path|Find common directory path]]
| [[Kaprekar%20numbers|Kaprekar numbers]]
| Task
|-
| 67
| [[Find%20the%20last%20Sunday%20of%20each%20month|Find the last Sunday of each month]]
| [[Non-decimal%20radices%2FOutput|Non-decimal radices/Output]]
| Task
|-
Line 1,245 ⟶ 1,253:
| Task
|-
| 6667
| [[URL%20encoding|URL encoding]]
| [[Equilibrium%20index|Equilibrium index]]
| Task
|-
| 66
| [[Equilibrium%20index|Equilibrium index]]
| [[Find%20the%20last%20Sunday%20of%20each%20month|Find the last Sunday of each month]]
| Task
|-
| 66
| [[Stair-climbing%20puzzle|Stair-climbing puzzle]]
| Task
|-
| 66
| [[URL%20encoding|URL encoding]]
| Task
|-
Line 1,291 ⟶ 1,295:
| 65
| [[Lucas-Lehmer%20test|Lucas-Lehmer test]]
| Task
|-
| 65
| [[Multiple%20distinct%20objects|Multiple distinct objects]]
| Task
|-
Line 1,307 ⟶ 1,315:
| 65
| [[Text%20processing%2FMax%20licenses%20in%20use|Text processing/Max licenses in use]]
| Task
|-
| 65
| [[Vigen%C3%A8re%20cipher|Vigenère cipher]]
| Task
|-
| 65
| [[Word%20wrap|Word wrap]]
| Task
|-
| 65
| [[Write%20float%20arrays%20to%20a%20text%20file|Write float arrays to a text file]]
| Task
|-
Line 1,319 ⟶ 1,335:
| 64
| [[Count%20the%20coins|Count the coins]]
| Task
|-
| 64
| [[Hello%20world%2FWeb%20server|Hello world/Web server]]
| Task
|-
Line 1,331 ⟶ 1,351:
| 64
| [[Multifactorial|Multifactorial]]
| Task
|-
| 64
| [[Multiple%20distinct%20objects|Multiple distinct objects]]
| Task
|-
Line 1,347 ⟶ 1,363:
| 64
| [[Trabb%20Pardo%E2%80%93Knuth%20algorithm|Trabb Pardo–Knuth algorithm]]
| Task
|-
| 64
| [[Vigen%C3%A8re%20cipher|Vigenère cipher]]
| Task
|-
| 64
| [[Write%20float%20arrays%20to%20a%20text%20file|Write float arrays to a text file]]
| Task
|-
Line 1,379 ⟶ 1,387:
| 63
| [[Exceptions%2FCatch%20an%20exception%20thrown%20in%20a%20nested%20call|Exceptions/Catch an exception thrown in a nested call]]
| Task
|-
| 63
| [[Fibonacci%20n-step%20number%20sequences|Fibonacci n-step number sequences]]
| Task
|-
Line 1,390 ⟶ 1,394:
|-
| 63
| [[Hofstadter%20Q%20sequence|Hofstadter Q sequence]]
| [[Hello%20world%2FWeb%20server|Hello world/Web server]]
| Task
|-
Line 1,422 ⟶ 1,426:
|-
| 62
| [[Largest%20int%20from%20concatenated%20ints|Largest int from concatenated ints]]
| [[Hofstadter%20Q%20sequence|Hofstadter Q sequence]]
| Task
|-
| 62
| [[Modular%20inverse|Modular inverse]]
| [[Largest%20int%20from%20concatenated%20ints|Largest int from concatenated ints]]
| Task
|-
| 62
| [[Pi|Pi]]
| [[Modular%20inverse|Modular inverse]]
| Task
|-
| 62
| [[Runtime%20evaluation|Runtime evaluation]]
| Task
|-
| 62
| [[Sort%20stability|Sort stability]]
| Task
|-
Line 1,447 ⟶ 1,455:
| 61
| [[HTTPS|HTTPS]]
| Task
|-
| 61
| [[IBAN|IBAN]]
| Task
|-
Line 1,462 ⟶ 1,474:
|-
| 61
| [[Strip%20control%20codes%20and%20extended%20characters%20from%20a%20string|Strip control codes and extended characters from a string]]
| [[Sort%20stability|Sort stability]]
| Task
|-
| 61
| [[Zeckendorf%20number%20representation|Zeckendorf number representation]]
| [[Strip%20control%20codes%20and%20extended%20characters%20from%20a%20string|Strip control codes and extended characters from a string]]
| Task
|-
| 60
| [[Catalan%20numbers%2FPascal%27s%20triangle|Catalan numbers/Pascal's triangle]]
| Task
|-
Line 1,479 ⟶ 1,495:
| 60
|data-sort-value="execute hq0B9+"| [[Execute%20HQ9%2B|Execute HQ9+]]
| Task
|-
| 60
| [[IBAN|IBAN]]
| Task
|-
Line 1,496 ⟶ 1,508:
| [[Probabilistic%20choice|Probabilistic choice]]
| Task
|-
|- style="background-color: #ffc"
| 60
| [[Proper%20divisors|Proper divisors]]
| DraftTask
|-
| 59
Line 1,510 ⟶ 1,522:
|-
| 59
| [[Draw%20a%20sphere|Draw a sphere]]
| [[Catalan%20numbers%2FPascal%27s%20triangle|Catalan numbers/Pascal's triangle]]
| Task
|-
Line 1,530 ⟶ 1,542:
|-
| 59
| [[Phrase%20reversals|Phrase reversals]]
| [[Pi|Pi]]
| Task
|-
| 59
| [[Remove%20lines%20from%20a%20file|Remove lines from a file]]
| Task
|-
| 59
| [[Rock-paper-scissors|Rock-paper-scissors]]
| Task
|-
| 59
| [[Special%20variables|Special variables]]
| Task
|-
| 59
| [[Variable%20size%2FGet|Variable size/Get]]
| Task
|-
Line 1,546 ⟶ 1,566:
|-
| 58
| [[Currying|Currying]]
| [[Draw%20a%20sphere|Draw a sphere]]
| Task
|-
| 58
|data-sort-value="hofstadter-conway $0C10,0D000 sequence"| [[Hofstadter-Conway%20%2410%2C000%20sequence|Hofstadter-Conway $10,000 sequence]]
| Task
|-
Line 1,562 ⟶ 1,586:
|-
| 58
| [[Optional%20parameters|Optional parameters]]
| [[Phrase%20reversals|Phrase reversals]]
| Task
|-
| 58
| [[Priority%20queue|Priority queue]]
| Task
|-
| 58
| [[Rock-paper-scissors|Rock-paper-scissors]]
| Task
|-
Line 1,587 ⟶ 1,607:
| 58
| [[Undefined%20values|Undefined values]]
| Task
|-
| 58
| [[Variable%20size%2FGet|Variable size/Get]]
| Task
|-
Line 1,599 ⟶ 1,615:
| 57
| [[Combinations%20with%20repetitions|Combinations with repetitions]]
| Task
|-
| 57
| [[Currying|Currying]]
| Task
|-
Line 1,611 ⟶ 1,623:
| 57
| [[Fractal%20tree|Fractal tree]]
| Task
|-
| 57
|data-sort-value="hofstadter-conway $0C10,0D000 sequence"| [[Hofstadter-Conway%20%2410%2C000%20sequence|Hofstadter-Conway $10,000 sequence]]
| Task
|-
| 57
| [[Optional%20parameters|Optional parameters]]
| Task
|-
Line 1,631 ⟶ 1,635:
| 57
| [[Van%20der%20Corput%20sequence|Van der Corput sequence]]
| Task
|-
| 57
| [[Zeckendorf%20number%20representation|Zeckendorf number representation]]
| Task
|-
Line 1,675:
| 56
| [[XML%2FOutput|XML/Output]]
| Task
|-
| 55
|data-sort-value="0C24 game/solve"| [[24%20game%2FSolve|24 game/Solve]]
| Task
|-
Line 1,695 ⟶ 1,699:
| 55
| [[Knapsack%20problem%2FUnbounded|Knapsack problem/Unbounded]]
| Task
|-
| 55
| [[Maze%20generation|Maze generation]]
| Task
|-
| 55
| [[Partial%20function%20application|Partial function application]]
| Task
|-
| 55
| [[Pernicious%20numbers|Pernicious numbers]]
| Task
|-
Line 1,707 ⟶ 1,719:
| 55
| [[Write%20entire%20file|Write entire file]]
| Task
|-
| 54
|data-sort-value="0C24 game/solve"| [[24%20game%2FSolve|24 game/Solve]]
| Task
|-
Line 1,730 ⟶ 1,738:
|-
| 54
| [[MazeMorse%20generation20code|MazeMorse generationcode]]
| Task
|-
| 54
| [[Old%20lady%20swallowed%20a%20fly|Old lady swallowed a fly]]
| Task
|-
| 54
| [[Pernicious%20numbers|Pernicious numbers]]
| Task
|-
Line 1,770 ⟶ 1,774:
|-
| 53
| [[Knapsack%20problem%2FContinuous|Knapsack problem/Continuous]]
| [[Morse%20code|Morse code]]
| Task
|-
| 53
| [[LZW%20compression|LZW compression]]
| Task
|- style="background-color: #ffc"
Line 1,815 ⟶ 1,823:
| 52
| [[Hash%20join|Hash join]]
| Task
|-
| 52
| [[Knapsack%20problem%2FContinuous|Knapsack problem/Continuous]]
| Task
|-
Line 1,867 ⟶ 1,871:
| 51
| [[Continued%20fraction|Continued fraction]]
| Task
|-
| 51
| [[LZW%20compression|LZW compression]]
| Task
|-
Line 1,903:
| 51
| [[Unix%2Fls|Unix/ls]]
| Task
|-
| 50
| [[Chinese%20remainder%20theorem|Chinese remainder theorem]]
| Task
|-
Line 1,923 ⟶ 1,927:
| 50
| [[Split%20a%20character%20string%20based%20on%20change%20of%20character|Split a character string based on change of character]]
| Task
|-
| 50
| [[Tic-tac-toe|Tic-tac-toe]]
| Task
|-
| 49
| [[Circles%20of%20given%20radius%20through%20two%20points|Circles of given radius through two points]]
| Task
|-
| 49
| [[DNS%20query|DNS query]]
| Task
|-
Line 1,955 ⟶ 1,967:
| 49
| [[Knight%27s%20tour|Knight's tour]]
| Task
|-
| 49
| [[Tic-tac-toe|Tic-tac-toe]]
| Task
|-
Line 1,970 ⟶ 1,978:
|-
| 48
| [[Doubly-linked%20list%2FElement%20definition|Doubly-linked list/Element definition]]
| [[Chinese%20remainder%20theorem|Chinese remainder theorem]]
| Task
|-
| 48
| [[DNSDraw%20query20a%20cuboid|DNSDraw a querycuboid]]
| Task
|-
| 48
| [[Grayscale%20image|Grayscale image]]
| [[Doubly-linked%20list%2FElement%20definition|Doubly-linked list/Element definition]]
| Task
|-
| 48
| [[DrawHandle%20a%20cuboid20signal|DrawHandle a cuboidsignal]]
| Task
|-
Line 2,031 ⟶ 2,039:
| 48
| [[Wireworld|Wireworld]]
| Task
|-
| 47
| [[Grayscale%20image|Grayscale image]]
| Task
|-
| 47
| [[Handle%20a%20signal|Handle a signal]]
| Task
|-
Line 2,087:
| 46
| [[Inverted%20syntax|Inverted syntax]]
| Task
|-
| 46
| [[Mad%20Libs|Mad Libs]]
| Task
|-
Line 2,099 ⟶ 2,103:
| 46
| [[Seven-sided%20dice%20from%20five-sided%20dice|Seven-sided dice from five-sided dice]]
| Task
|-
| 46
| [[Sierpinski%20triangle%2FGraphical|Sierpinski triangle/Graphical]]
| Task
|-
| 46
| [[Stable%20marriage%20problem|Stable marriage problem]]
| Task
|-
| 46
| [[Ternary%20logic|Ternary logic]]
| Task
|-
Line 2,126 ⟶ 2,138:
|-
| 45
| [[Matrix-exponentiation%20operator|Matrix-exponentiation operator]]
| [[Mad%20Libs|Mad Libs]]
| Task
|-
| 45
| [[Sierpinski%20triangle%2FGraphical|Sierpinski triangle/Graphical]]
| Task
|-
Line 2,137 ⟶ 2,145:
| Task
|-
| 4544
|data-sort-value="0B9 billion names of god the integer"| [[9%20billion%20names%20of%20God%20the%20integer|9 billion names of God the integer]]
| [[Ternary%20logic|Ternary logic]]
| Task
|-
| 44
| [[Barnsley%20fern|Barnsley fern]]
|data-sort-value="0B9 billion names of god the integer"| [[9%20billion%20names%20of%20God%20the%20integer|9 billion names of God the integer]]
| Task
|-
Line 2,155 ⟶ 2,163:
| 44
| [[Iterated%20digits%20squaring|Iterated digits squaring]]
| Task
|-
| 44
| [[Matrix-exponentiation%20operator|Matrix-exponentiation operator]]
| Task
|-
Line 2,167 ⟶ 2,171:
| 43
|data-sort-value="0C15 puzzle game"| [[15%20Puzzle%20Game|15 Puzzle Game]]
| Task
|-
| 43
| [[Barnsley%20fern|Barnsley fern]]
| Task
|-
Line 2,187:
| 43
| [[Echo%20server|Echo server]]
| Task
|-
| 43
| [[Exponentiation%20order|Exponentiation order]]
| Task
|-
Line 2,199 ⟶ 2,203:
| 43
| [[Send%20an%20unknown%20method%20call|Send an unknown method call]]
| Task
|-
| 43
| [[Zebra%20puzzle|Zebra puzzle]]
| Task
|-
| 42
| [[Color%20of%20a%20screen%20pixel|Color of a screen pixel]]
| Task
|-
Line 2,215 ⟶ 2,227:
| 42
| [[Doubly-linked%20list%2FTraversal|Doubly-linked list/Traversal]]
| Task
|-
| 42
| [[Exponentiation%20order|Exponentiation order]]
| Task
|-
Line 2,231 ⟶ 2,239:
| 42
| [[Get%20system%20command%20output|Get system command output]]
| Task
|-
| 42
| [[Hofstadter%20Figure-Figure%20sequences|Hofstadter Figure-Figure sequences]]
| Task
|-
Line 2,255 ⟶ 2,267:
| 41
| [[Bitmap%2FRead%20a%20PPM%20file|Bitmap/Read a PPM file]]
| Task
|-
| 41
| [[Color%20of%20a%20screen%20pixel|Color of a screen pixel]]
| Task
|-
Line 2,270 ⟶ 2,278:
|-
| 41
| [[Greyscale%20bars%2FDisplay|Greyscale bars/Display]]
| [[Hofstadter%20Figure-Figure%20sequences|Hofstadter Figure-Figure sequences]]
| Task
|-
Line 2,302 ⟶ 2,310:
|-
| 41
| [[Universal%20Turing%20machine|Universal Turing machine]]
| [[Zebra%20puzzle|Zebra puzzle]]
| Task
|-
| 41
| [[Verify%20distribution%20uniformity%2FNaive|Verify distribution uniformity/Naive]]
| Task
|-
Line 2,311 ⟶ 2,323:
| 40
| [[Determine%20if%20only%20one%20instance%20is%20running|Determine if only one instance is running]]
| Task
|-
| 40
| [[Greyscale%20bars%2FDisplay|Greyscale bars/Display]]
| Task
|-
Line 2,335 ⟶ 2,343:
| 40
| [[Sort%20three%20variables|Sort three variables]]
| Task
|-
| 40
| [[Universal%20Turing%20machine|Universal Turing machine]]
| Task
|-
| 40
| [[Verify%20distribution%20uniformity%2FNaive|Verify distribution uniformity/Naive]]
| Task
|-
Line 2,355:
| 39
| [[Digital%20root%2FMultiplicative%20digital%20root|Digital root/Multiplicative digital root]]
| Task
|-
| 39
| [[Element-wise%20operations|Element-wise operations]]
| Task
|-
Line 2,363 ⟶ 2,367:
| 39
| [[Pascal%20matrix%20generation|Pascal matrix generation]]
| Task
|-
| 39
| [[Polynomial%20long%20division|Polynomial long division]]
| Task
|-
Line 2,370 ⟶ 2,378:
|-
| 38
| [[Calculating%20the%20value%20of%20e|Calculating the value of e]]
| [[Doubly-linked%20list%2FDefinition|Doubly-linked list/Definition]]
| Task
|-
| 38
| [[Doubly-linked%20list%2FDefinition|Doubly-linked list/Definition]]
| [[Element-wise%20operations|Element-wise operations]]
| Task
|-
Line 2,399 ⟶ 2,407:
| 38
| [[Leonardo%20numbers|Leonardo numbers]]
| Task
|-
| 38
| [[Polynomial%20long%20division|Polynomial long division]]
| Task
|-
Line 2,423 ⟶ 2,427:
| 38
| [[Sparkline%20in%20unicode|Sparkline in unicode]]
| Task
|-
| 38
| [[Subtractive%20generator|Subtractive generator]]
| Task
|-
Line 2,477 ⟶ 2,485:
| Task
|-
| 3736
|data-sort-value="0E2048"| [[2048|2048]]
| [[Subtractive%20generator|Subtractive generator]]
| Task
|-
Line 2,495 ⟶ 2,503:
| 36
| [[Bulls%20and%20cows%2FPlayer|Bulls and cows/Player]]
| Task
|-
| 36
| [[Calculating%20the%20value%20of%20e|Calculating the value of e]]
| Task
|-
Line 2,580 ⟶ 2,584:
| [[Password%20generator|Password generator]]
| Task
|- style="background-color: #ffc"
| 35
| [[Sattolo%20cycle|Sattolo cycle]]
| Draft
|-
| 35
Line 2,598 ⟶ 2,606:
|-
| 34
| [[Angle%20difference%20between%20two%20bearings|Angle difference between two bearings]]
|data-sort-value="0E2048"| [[2048|2048]]
| Task
|-
| 34
| [[Balanced%20ternary|Balanced ternary]]
| Task
|-
| 34
| [[Cartesian%20product%20of%20two%20or%20more%20lists|Cartesian product of two or more lists]]
| Task
|-
Line 2,636 ⟶ 2,648:
| [[Pascal%27s%20triangle%2FPuzzle|Pascal's triangle/Puzzle]]
| Task
|- style="background-color: #ffc"
| 34
| [[Sattolo%20cycle|Sattolo cycle]]
| Draft
|-
| 34
Line 2,652 ⟶ 2,660:
| [[Ulam%20spiral%20%28for%20primes%29|Ulam spiral (for primes)]]
| Task
|- style="background-color: #ffc"
| 34
| [[Vector|Vector]]
| Draft
|-
| 33
Line 2,659 ⟶ 2,671:
| 33
|data-sort-value="carmichael 0B3 strong pseudoprimes"| [[Carmichael%203%20strong%20pseudoprimes|Carmichael 3 strong pseudoprimes]]
| Task
|-
| 33
| [[Cartesian%20product%20of%20two%20or%20more%20lists|Cartesian product of two or more lists]]
| Task
|-
Line 2,720 ⟶ 2,728:
| [[Vampire%20number|Vampire number]]
| Task
|- style="background-color: #ffc"
| 33
| [[Vector|Vector]]
| Draft
|-
| 33
| [[Voronoi%20diagram|Voronoi diagram]]
| Task
|-
| 32
| [[Angle%20difference%20between%20two%20bearings|Angle difference between two bearings]]
| Task
|-
Line 2,739:
| 31
| [[Bitmap%2FB%C3%A9zier%20curves%2FCubic|Bitmap/Bézier curves/Cubic]]
| Task
|-
| 31
| [[Casting%20out%20nines|Casting out nines]]
| Task
|-
Line 2,769 ⟶ 2,773:
| Task
|-
| 3031
| [[Water%20collected%20between%20towers|Water collected between towers]]
| [[Bitmap%2FHistogram|Bitmap/Histogram]]
| Task
|-
| 30
| [[Bitmap%2FHistogram|Bitmap/Histogram]]
| [[Casting%20out%20nines|Casting out nines]]
| Task
|-
Line 2,831 ⟶ 2,835:
| 30
| [[Terminal%20control%2FUnicode%20output|Terminal control/Unicode output]]
| Task
|-
| 30
| [[Water%20collected%20between%20towers|Water collected between towers]]
| Task
|-
Line 2,856:
| [[Conjugate%20transpose|Conjugate transpose]]
| Task
|- style="background-color: #ffc"
| 29
| [[File%20extension%20is%20in%20extensions%20list|File extension is in extensions list]]
| Draft
|-
| 29
Line 2,871 ⟶ 2,875:
| 29
| [[Lychrel%20numbers|Lychrel numbers]]
| Task
|-
| 29
| [[Multiple%20regression|Multiple regression]]
| Task
|- style="background-color: #ffc"
Line 2,876 ⟶ 2,884:
| [[Parse%20command-line%20arguments|Parse command-line arguments]]
| Draft
|-
| 29
| [[Pathological%20floating%20point%20problems|Pathological floating point problems]]
| Task
|-
| 29
Line 2,902 ⟶ 2,914:
|-
| 28
| [[Egyptian%20division|Egyptian division]]
| [[Executable%20library|Executable library]]
| Task
|- style="background-color: #ffc"
| 28
| [[File%20extension%20is%20in%20extensions%20list|File extension is in extensions list]]
| Draft
|-
| 28
| [[Executable%20library|Executable library]]
| [[Magic%20squares%20of%20doubly%20even%20order|Magic squares of doubly even order]]
| Task
|-
| 28
| [[Magic%20squares%20of%20doubly%20even%20order|Magic squares of doubly even order]]
| [[Multiple%20regression|Multiple regression]]
| Task
|- style="background-color: #ffc"
Line 2,928 ⟶ 2,936:
| [[QR%20decomposition|QR decomposition]]
| Task
|- style="background-color: #ffc"
| 28
|data-sort-value="read a file character by character/utf0B8"| [[Read%20a%20file%20character%20by%20character%2FUTF8|Read a file character by character/UTF8]]
| Draft
|-
| 28
Line 2,954 ⟶ 2,966:
|-
| 27
| [[Memory%20layout%20of%20a%20data%20structure|Memory layout of a data structure]]
| [[Egyptian%20division|Egyptian division]]
| Task
|-
| 27
| [[Multiplicative%20order|Multiplicative order]]
| [[Memory%20layout%20of%20a%20data%20structure|Memory layout of a data structure]]
| Task
|-
| 27
| [[Numeric%20error%20propagation|Numeric error propagation]]
| [[Pathological%20floating%20point%20problems|Pathological floating point problems]]
| Task
|-
Line 2,972 ⟶ 2,984:
| [[Ranking%20methods|Ranking methods]]
| Task
|- style="background-color: #ffc"
| 27
|data-sort-value="read a file character by character/utf0B8"| [[Read%20a%20file%20character%20by%20character%2FUTF8|Read a file character by character/UTF8]]
| Draft
|-
| 27
Line 2,987 ⟶ 2,995:
| 27
| [[Subset%20sum%20problem|Subset sum problem]]
| Draft
|- style="background-color: #ffc"
| 27
| [[Text%20between|Text between]]
| Draft
|-
Line 2,992 ⟶ 3,004:
| [[Zhang-Suen%20thinning%20algorithm|Zhang-Suen thinning algorithm]]
| Task
|- style="background-color: #ffc"
| 26
| [[Damm%20algorithm|Damm algorithm]]
| Draft
|-
| 26
Line 3,011 ⟶ 3,027:
| 26
| [[Metronome|Metronome]]
| Task
|-
| 26
| [[Multiplicative%20order|Multiplicative order]]
| Task
|-
| 26
| [[Numeric%20error%20propagation|Numeric error propagation]]
| Task
|-
Line 3,031 ⟶ 3,039:
| 26
| [[Set%20puzzle|Set puzzle]]
| Task
|-
| 26
| [[Sort%20a%20list%20of%20object%20identifiers|Sort a list of object identifiers]]
| Task
|-
Line 3,044 ⟶ 3,056:
| [[Terminal%20control%2FPreserve%20screen|Terminal control/Preserve screen]]
| Task
|- style="background-color: #ffc"
| 26
| [[Text%20between|Text between]]
| Draft
|- style="background-color: #ffc"
| 26
Line 3,067 ⟶ 3,075:
| 25
| [[Cramer%27s%20rule|Cramer's rule]]
| Task
|-
| 25
| [[Currency|Currency]]
| Task
|-
Line 3,099 ⟶ 3,111:
| 25
| [[Shoelace%20formula%20for%20polygonal%20area|Shoelace formula for polygonal area]]
| Task
|-
| 25
| [[Sort%20a%20list%20of%20object%20identifiers|Sort a list of object identifiers]]
| Task
|-
Line 3,108 ⟶ 3,116:
| [[Stream%20Merge|Stream Merge]]
| Task
|- style="background-color: #ffc"
| 25
| [[Table%20creation|Table creation]]
| Draft
|-
| 25
Line 3,132 ⟶ 3,144:
| [[Checkpoint%20synchronization|Checkpoint synchronization]]
| Task
|-
|- style="background-color: #ffc"
| 24
| [[DammDeath%20algorithm20Star|DammDeath algorithmStar]]
| DraftTask
|-
| 24
Line 3,144 ⟶ 3,156:
| [[Find%20first%20and%20last%20set%20bit%20of%20a%20long%20integer|Find first and last set bit of a long integer]]
| Draft
|-
| 24
| [[Galton%20box%20animation|Galton box animation]]
| Task
|-
| 24
| [[Loops%2FIncrement%20loop%20index%20within%20loop%20body|Loops/Increment loop index within loop body]]
| Task
|-
| 24
Line 3,167 ⟶ 3,187:
| 24
| [[Substitution%20Cipher|Substitution Cipher]]
| Draft
|- style="background-color: #ffc"
| 24
| [[Table%20creation|Table creation]]
| Draft
|-
| 24
| [[Terminal%20control%2FCursor%20movement|Terminal control/Cursor movement]]
| Task
|-
| 24
|data-sort-value="utf-0B8 encode and decode"| [[UTF-8%20encode%20and%20decode|UTF-8 encode and decode]]
| Task
|-
Line 3,187 ⟶ 3,207:
| 23
| [[Create%20an%20object%20at%20a%20given%20address|Create an object at a given address]]
| Task
|-
| 23
| [[Death%20Star|Death Star]]
| Task
|-
| 23
| [[Find%20largest%20left%20truncatable%20prime%20in%20a%20given%20base|Find largest left truncatable prime in a given base]]
| Task
|-
| 23
| [[Galton%20box%20animation|Galton box animation]]
| Task
|-
Line 3,219 ⟶ 3,231:
| 23
| [[URL%20parser|URL parser]]
| Task
|-
| 23
|data-sort-value="utf-0B8 encode and decode"| [[UTF-8%20encode%20and%20decode|UTF-8 encode and decode]]
| Task
|-
Line 3,234 ⟶ 3,242:
|- style="background-color: #ffc"
| 22
| [[Cycle%20detection|Cycle detection]]
| [[Currency|Currency]]
| Draft
|- style="background-color: #ffc"
Line 3,260 ⟶ 3,268:
| [[Nautical%20bell|Nautical bell]]
| Task
|- style="background-color: #ffc"
| 22
| [[Old%20Russian%20measure%20of%20length|Old Russian measure of length]]
| Draft
|-
| 22
Line 3,271 ⟶ 3,283:
| 22
| [[Reflection%2FList%20methods|Reflection/List methods]]
| Task
|-
| 22
| [[Reflection%2FList%20properties|Reflection/List properties]]
| Task
|-
Line 3,279 ⟶ 3,295:
| 22
| [[Set%20of%20real%20numbers|Set of real numbers]]
| Task
|-
| 22
| [[Simulate%20input%2FKeyboard|Simulate input/Keyboard]]
| Task
|-
Line 3,287 ⟶ 3,307:
| 22
| [[The%20ISAAC%20Cipher|The ISAAC Cipher]]
| Task
|-
| 22
| [[Verify%20distribution%20uniformity%2FChi-squared%20test|Verify distribution uniformity/Chi-squared test]]
| Task
|-
Line 3,292 ⟶ 3,316:
| [[Chat%20server|Chat server]]
| Task
|- style="background-color: #ffc"
| 21
| [[Cycle%20detection|Cycle detection]]
| Draft
|-
| 21
Line 3,312 ⟶ 3,332:
| [[Jewels%20and%20Stones|Jewels and Stones]]
| Draft
|-
| 21
| [[Loops%2FIncrement%20loop%20index%20within%20loop%20body|Loops/Increment loop index within loop body]]
| Task
|-
| 21
Line 3,328 ⟶ 3,344:
| [[Ramsey%27s%20theorem|Ramsey's theorem]]
| Draft
|-
| 21
| [[Reflection%2FList%20properties|Reflection/List properties]]
| Task
|-
| 21
| [[Simulate%20input%2FKeyboard|Simulate input/Keyboard]]
| Task
|-
| 21
| [[Sum%20and%20Product%20Puzzle|Sum and Product Puzzle]]
| Task
|- style="background-color: #ffc"
|-
| 21
| [[Type%20detection|Type detection]]
| [[Verify%20distribution%20uniformity%2FChi-squared%20test|Verify distribution uniformity/Chi-squared test]]
| TaskDraft
|- style="background-color: #ffc"
| 21
Line 3,351 ⟶ 3,359:
| 20
| [[Birthday%20problem|Birthday problem]]
| Draft
|- style="background-color: #ffc"
| 20
| [[Cantor%20set|Cantor set]]
| Draft
|- style="background-color: #ffc"
| 20
| [[Decision%20tables|Decision tables]]
| Draft
|- style="background-color: #ffc"
| 20
| [[Display%20a%20linear%20combination|Display a linear combination]]
| Draft
|- style="background-color: #ffc"
Line 3,375 ⟶ 3,391:
| 20
| [[Make%20a%20backup%20file|Make a backup file]]
| Draft
|- style="background-color: #ffc"
| 20
| [[Old%20Russian%20measure%20of%20length|Old Russian measure of length]]
| Draft
|-
Line 3,400 ⟶ 3,412:
| [[Superellipse|Superellipse]]
| Task
|- style="background-color: #ffc"
| 20
| [[Type%20detection|Type detection]]
| Draft
|-
| 20
Line 3,414 ⟶ 3,422:
|- style="background-color: #ffc"
| 19
| [[CantorCard%20set20shuffles|CantorCard setshuffles]]
| Draft
|-
Line 3,423 ⟶ 3,431:
| 19
| [[Dice%20game%20probabilities|Dice game probabilities]]
| Draft
|- style="background-color: #ffc"
| 19
| [[Display%20a%20linear%20combination|Display a linear combination]]
| Draft
|- style="background-color: #ffc"
Line 3,523 ⟶ 3,527:
| 18
| [[Window%20management|Window management]]
| Task
|-
| 18
| [[World%20Cup%20group%20stage|World Cup group stage]]
| Task
|-
Line 3,528 ⟶ 3,536:
| [[Active%20Directory%2FSearch%20for%20a%20user|Active Directory/Search for a user]]
| Task
|- style="background-color: #ffc"
| 17
| [[Card%20shuffles|Card shuffles]]
| Draft
|- style="background-color: #ffc"
| 17
Line 3,552 ⟶ 3,556:
| [[Idiomatically%20determine%20all%20the%20characters%20that%20can%20be%20used%20for%20symbols|Idiomatically determine all the characters that can be used for symbols]]
| Draft
|-
| 17
| [[Kronecker%20product%20based%20fractals|Kronecker product based fractals]]
| Task
|- style="background-color: #ffc"
| 17
Line 3,579 ⟶ 3,587:
| 17
| [[Sokoban|Sokoban]]
| Task
|-
| 17
| [[Superpermutation%20minimisation|Superpermutation minimisation]]
| Task
|-
Line 3,591 ⟶ 3,603:
| 16
| [[Apply%20a%20digital%20filter%20%28direct%20form%20II%20transposed%29|Apply a digital filter (direct form II transposed)]]
| Task
|-
| 16
| [[Kronecker%20product%20based%20fractals|Kronecker product based fractals]]
| Task
|- style="background-color: #ffc"
Line 3,603 ⟶ 3,611:
| 16
| [[Magic%20squares%20of%20singly%20even%20order|Magic squares of singly even order]]
| Task
|-
| 16
| [[Recaman%27s%20sequence|Recaman's sequence]]
| Task
|-
Line 3,614 ⟶ 3,626:
|- style="background-color: #ffc"
| 16
| [[Sort%20numbers%20lexicographically|Sort numbers lexicographically]]
| [[Superpermutation%20minimisation|Superpermutation minimisation]]
| Draft
|- style="background-color: #ffc"
Line 3,671 ⟶ 3,683:
| 15
| [[Selective%20File%20Copy|Selective File Copy]]
| Draft
|- style="background-color: #ffc"
| 15
| [[Sort%20numbers%20lexicographically|Sort numbers lexicographically]]
| Draft
|- style="background-color: #ffc"
Line 3,683 ⟶ 3,691:
| 15
| [[Vigen%C3%A8re%20cipher%2FCryptanalysis|Vigenère cipher/Cryptanalysis]]
| Task
|-
| 15
| [[World%20Cup%20group%20stage|World Cup group stage]]
| Task
|- style="background-color: #ffc"
Line 3,699 ⟶ 3,703:
| 14
| [[Color%20quantization|Color quantization]]
| Task
|-
| 14
| [[Commatizing%20numbers|Commatizing numbers]]
| Task
|- style="background-color: #ffc"
Line 3,740 ⟶ 3,748:
| [[SQL-based%20authentication|SQL-based authentication]]
| Task
|- style="background-color: #ffc"
| 14
| [[Show%20Ascii%20table|Show Ascii table]]
| Draft
|-
| 14
Line 3,752 ⟶ 3,764:
| [[Vogel%27s%20approximation%20method|Vogel's approximation method]]
| Task
|- style="background-color: #ffc"
| 13
| [[Aspect%20Oriented%20Programming|Aspect Oriented Programming]]
| Draft
|- style="background-color: #ffc"
| 13
Line 3,759 ⟶ 3,775:
| 13
| [[Bitmap%2FRead%20an%20image%20through%20a%20pipe|Bitmap/Read an image through a pipe]]
| Task
|-
| 13
| [[Commatizing%20numbers|Commatizing numbers]]
| Task
|- style="background-color: #ffc"
Line 3,804 ⟶ 3,816:
| [[Separate%20the%20house%20number%20from%20the%20street%20name|Separate the house number from the street name]]
| Draft
|-
|- style="background-color: #ffc"
| 13
| [[Zeckendorf%20arithmetic|Zeckendorf arithmetic]]
| [[Show%20Ascii%20table|Show Ascii table]]
| DraftTask
|- style="background-color: #ffc"
| 12
Line 3,862 ⟶ 3,874:
|-
| 12
| [[RPG%20Attributes%20Generator|RPG Attributes Generator]]
| [[Recaman%27s%20sequence|Recaman's sequence]]
| Task
|-
Line 3,871 ⟶ 3,883:
| 12
| [[Untrusted%20environment|Untrusted environment]]
| Draft
|- style="background-color: #ffc"
| 11
| [[Aspect%20Oriented%20Programming|Aspect Oriented Programming]]
| Draft
|-
Line 3,899 ⟶ 3,907:
| 11
| [[Four%20is%20magic|Four is magic]]
| Draft
|- style="background-color: #ffc"
| 11
| [[Free%20polyominoes%20enumeration|Free polyominoes enumeration]]
| Draft
|-
Line 3,904 ⟶ 3,916:
| [[Long%20primes|Long primes]]
| Task
|- style="background-color: #ffc"
| 11
| [[Mind%20boggling%20card%20trick|Mind boggling card trick]]
| Draft
|- style="background-color: #ffc"
| 11
Line 3,928 ⟶ 3,944:
| [[Proof|Proof]]
| Draft
|-
| 11
| [[RPG%20Attributes%20Generator|RPG Attributes Generator]]
| Task
|- style="background-color: #ffc"
| 11
Line 3,939 ⟶ 3,951:
| 11
| [[Terminal%20control%2FPositional%20read|Terminal control/Positional read]]
| Task
|-
| 11
| [[Zeckendorf%20arithmetic|Zeckendorf arithmetic]]
| Task
|- style="background-color: #ffc"
Line 3,963 ⟶ 3,971:
| 10
| [[Feigenbaum%20constant%20calculation|Feigenbaum constant calculation]]
| Draft
|- style="background-color: #ffc"
| 10
| [[Free%20polyominoes%20enumeration|Free polyominoes enumeration]]
| Draft
|-
Line 4,008 ⟶ 4,012:
| [[Transportation%20problem|Transportation problem]]
| Draft
|-
| 10
| [[Word%20search|Word search]]
| Task
|- style="background-color: #ffc"
| 9
Line 4,035 ⟶ 4,043:
| 9
| [[Finite%20state%20machine|Finite state machine]]
| Draft
|- style="background-color: #ffc"
| 9
| [[Just%20in%20time%20processing%20on%20a%20character%20stream|Just in time processing on a character stream]]
| Draft
|- style="background-color: #ffc"
Line 4,048 ⟶ 4,060:
| [[Perceptron|Perceptron]]
| Draft
|-
| 9
| [[Spelling%20of%20ordinal%20numbers|Spelling of ordinal numbers]]
| Task
|- style="background-color: #ffc"
| 9
| [[VList|VList]]
| Draft
|-
| 9
| [[Word%20search|Word search]]
| Task
|- style="background-color: #ffc"
| 9
Line 4,079 ⟶ 4,091:
| 8
| [[Generalised%20floating%20point%20addition|Generalised floating point addition]]
| Draft
|- style="background-color: #ffc"
| 8
| [[Hilbert%20curve|Hilbert curve]]
| Draft
|-
Line 4,097 ⟶ 4,113:
| Draft
|- style="background-color: #ffc"
| 87
| [[Chaocipher|Chaocipher]]
| [[Spelling%20of%20ordinal%20numbers|Spelling of ordinal numbers]]
| Draft
|-
Line 4,111 ⟶ 4,127:
| 7
| [[Gauss-Jordan%20matrix%20inversion|Gauss-Jordan matrix inversion]]
| Draft
|- style="background-color: #ffc"
| 7
| [[Hilbert%20curve|Hilbert curve]]
| Draft
|- style="background-color: #ffc"
| 7
| [[IPC%20via%20named%20pipe|IPC via named pipe]]
| Draft
|- style="background-color: #ffc"
| 7
| [[Just%20in%20time%20processing%20on%20a%20character%20stream|Just in time processing on a character stream]]
| Draft
|- style="background-color: #ffc"
Line 4,135 ⟶ 4,143:
| 7
| [[Run%20as%20a%20daemon%20or%20service|Run as a daemon or service]]
| Draft
|- style="background-color: #ffc"
| 7
| [[Sunflower%20fractal|Sunflower fractal]]
| Draft
|- style="background-color: #ffc"
Line 4,156 ⟶ 4,168:
| [[Catmull%E2%80%93Clark%20subdivision%20surface|Catmull–Clark subdivision surface]]
| Task
|-
|- style="background-color: #ffc"
| 6
| [[Church%20Numerals|Church Numerals]]
| [[Chaocipher|Chaocipher]]
| DraftTask
|- style="background-color: #ffc"
| 6
Line 4,186 ⟶ 4,198:
|- style="background-color: #ffc"
| 6
| [[Snake%20And%20Ladder|Snake And Ladder]]
| [[Sunflower%20fractal|Sunflower fractal]]
| Draft
|- style="background-color: #ffc"
Line 4,204 ⟶ 4,216:
|data-sort-value="continued fraction/arithmetic/g(matrix ng, contined fraction n0B1, contined fraction n0B2)"| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20NG%2C%20Contined%20Fraction%20N1%2C%20Contined%20Fraction%20N2%29|Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N1, Contined Fraction N2)]]
| Draft
|- style="background-color: #ffc"
| 5
| [[Functional%20coverage%20tree|Functional coverage tree]]
| Draft
|-
| 5
| [[Nested%20templated%20data|Nested templated data]]
| Task
|- style="background-color: #ffc"
| 5
Line 4,210 ⟶ 4,230:
|- style="background-color: #ffc"
| 5
| [[RailwayPentomino%20circuit20tiling|RailwayPentomino circuittiling]]
| Draft
|- style="background-color: #ffc"
| 5
| [[Railway%20circuit|Railway circuit]]
| [[Rosetta%20Code%2FRun%20examples|Rosetta Code/Run examples]]
| Draft
|- style="background-color: #ffc"
| 5
| [[Rosetta%20Code%2FRun%20examples|Rosetta Code/Run examples]]
| [[Snake%20And%20Ladder|Snake And Ladder]]
| Draft
|- style="background-color: #ffc"
Line 4,239 ⟶ 4,259:
| 4
| [[Fibonacci%20heap|Fibonacci heap]]
| Draft
|- style="background-color: #ffc"
| 4
| [[Functional%20coverage%20tree|Functional coverage tree]]
| Draft
|- style="background-color: #ffc"
Line 4,251 ⟶ 4,267:
| 4
| [[Greed|Greed]]
| Draft
|- style="background-color: #ffc"
| 4
| [[Nested%20templated%20data|Nested templated data]]
| Draft
|- style="background-color: #ffc"
Line 4,263 ⟶ 4,275:
| 4
| [[OpenGL%2FUtah%20Teapot|OpenGL/Utah Teapot]]
| Draft
|- style="background-color: #ffc"
| 4
| [[Pentomino%20tiling|Pentomino tiling]]
| Draft
|- style="background-color: #ffc"
Line 4,299 ⟶ 4,307:
| 4
| [[Using%20the%20Meetup.com%20API|Using the Meetup.com API]]
| Draft
|- style="background-color: #ffc"
| 3
|data-sort-value="0C21 game"| [[21%20Game|21 Game]]
| Draft
|- style="background-color: #ffc"
Line 4,316 ⟶ 4,328:
| [[OLE%20Automation|OLE Automation]]
| Task
|- style="background-color: #ffc"
| 3
| [[Peano%20curve|Peano curve]]
| Draft
|- style="background-color: #ffc"
| 3
Line 4,331 ⟶ 4,347:
| 3
| [[Rosetta%20Code%2FTasks%20without%20examples|Rosetta Code/Tasks without examples]]
| Draft
|- style="background-color: #ffc"
| 3
| [[Sine%20wave|Sine wave]]
| Draft
|- style="background-color: #ffc"
Line 4,359 ⟶ 4,379:
| 2
| [[I%27m%20a%20software%20engineer%2C%20get%20me%20out%20of%20here|I'm a software engineer, get me out of here]]
| Draft
|- style="background-color: #ffc"
| 2
| [[Peano%20curve|Peano curve]]
| Draft
|- style="background-color: #ffc"
| 2
| [[Recursive%20descent%20parser%20generator|Recursive descent parser generator]]
| Draft
|- style="background-color: #ffc"
| 2
| [[Sine%20wave|Sine wave]]
| Draft
|- style="background-color: #ffc"
Line 4,383 ⟶ 4,395:
| 1
|data-sort-value="0C15 puzzle game in 0B3d"| [[15%20Puzzle%20Game%20in%203D|15 Puzzle Game in 3D]]
| Draft
|- style="background-color: #ffc"
| 1
|data-sort-value="0C21 game"| [[21%20Game|21 Game]]
| Draft
|- style="background-color: #ffc"
10,343

edits