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

Update full list output
(Update full list output)
(Update full list output)
Line 25:
<div style="height:40em;overflow:scroll;">
{|class="wikitable sortable"
|+ As of 2022-01-09T2116T21:5128:41Z57Z :: Tasks: 11461147 ::<span style="background-color:#ffd"> Draft Tasks:346348 </span>:: Total Tasks: 14921495 :: Total Examples: 8329083512
!Count!!Task!!①!!②!!③!!④!!⑤!!⑥!!⑦!!⑧!!⑨!!⑩
|-
| 513514
| [[Hello%20world%2FText|Hello world/Text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 335336
|data-sort-value="0C99 bottles of beer"| [[99%20bottles%20of%20beer|99 bottles of beer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 331332
| [[FizzBuzz|FizzBuzz]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 323324
|data-sort-value="0D100 doors"| [[100%20doors|100 doors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 48:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 295296
| [[Factorial|Factorial]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 68:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 239240
| [[Loops%2FInfinite|Loops/Infinite]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 76:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 233234
| [[ArraysLoops%2FWhile|ArraysLoops/While]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 233
| [[Loops%2FWhileArrays|Loops/WhileArrays]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 230231
| [[Ackermann%20function|Ackermann function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 219220
| [[Loops%2FFor|Loops/For]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 96:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 209210
| [[Greatest%20common%20divisor|Greatest common divisor]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 104:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 203204
| [[Greatest%20element%20of%20a%20list|Greatest element of a list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 197198
| [[Even%20or%20odd|Even or odd]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 120:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 190191
| [[Integer%20comparison|Integer comparison]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 132:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 183185
| [[CopySieve%20a20of%20string20Eratosthenes|CopySieve aof stringEratosthenes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 183
| [[SieveCopy%20of20a%20Eratosthenes20string|SieveCopy ofa Eratosthenesstring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 181182
| [[Hello%20world%2FGraphical|Hello world/Graphical]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 146:
| 176
| [[Boolean%20values|Boolean values]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 175
| [[Binary%20digits|Binary digits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 152 ⟶ 156:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 173174
| [[Binary%20digits|Binary digits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 173
| [[Loops%2FDownward%20for|Loops/Downward for]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 164:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 171172
| [[CharacterTowers%20codes20of%20Hanoi|CharacterTowers of codesHanoi]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 171
| [[TowersCharacter%20of%20Hanoi20codes|Towers ofCharacter Hanoicodes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 186:
| 169
| [[String%20length|String length]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 168
| [[Loops%2FDo-while|Loops/Do-while]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 168
| [[Loops%2FFor%20with%20a%20specified%20step|Loops/For with a specified step]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 168
| [[Loops%2FN%20plus%20one%20half|Loops/N plus one half]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 197 ⟶ 205:
|-
| 167
| [[Hello%20world%2FNewline%20omission|Hello world/Newline omission]]
| [[Loops%2FDo-while|Loops/Do-while]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 167
| [[Loops%2FForeach|Loops/Foreach]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 167
| [[Loops%2FN%20plus%20one%20half|Loops/N plus one half]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 214 ⟶ 218:
| 167
| [[Tokenize%20a%20string|Tokenize a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 166
| [[Hello%20world%2FNewline%20omission|Hello world/Newline omission]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 236:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 162163
| [[Empty%20string|Empty string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 161
| [[Sum%20of%20squares|Sum of squares]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 250 ⟶ 254:
| 159
| [[Quine|Quine]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 159
| [[Sum%20of%20squares|Sum of squares]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 292:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 149150
| [[Execute%20a%20system%20command|Execute a system command]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 310:
| 146
| [[Higher-order%20functions|Higher-order functions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 146
| [[Stack|Stack]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 318 ⟶ 322:
| 145
| [[Guess%20the%20number|Guess the number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 145
| [[Stack|Stack]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 144
| [[Sorting%20algorithms%2FQuicksort|Sorting algorithms/Quicksort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 143
| [[Primality%20by%20trial%20division|Primality by trial division]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 337 ⟶ 341:
|-
| 142
| [[User%20input%2FText|User input/Text]]
| [[Primality%20by%20trial%20division|Primality by trial division]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 142141
| [[Command-line%20arguments|Command-line arguments]]
| [[User%20input%2FText|User input/Text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 141
| [[File%20input%2Foutput|File input/output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 140
| [[Happy%20numbers|Happy numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 357 ⟶ 365:
|-
| 139
| [[HappyMutual%20numbers20recursion|HappyMutual numbersrecursion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 139
| [[Substring|Substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 138
| [[Command-line%20arguments|Command-line arguments]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 138
| [[Mutual%20recursion|Mutual recursion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 381:
|-
| 137
| [[DayCheck%20of20that%20the20file%20week20exists|DayCheck ofthat thefile weekexists]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 136137
| [[CheckDay%20that20of%20file20the%20exists20week|CheckDay thatof filethe existsweek]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 416:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 131132
| [[Ethiopian%20multiplication|Ethiopian multiplication]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 436:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 128129
| [[Program%20termination|Program termination]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 128
| [[Include%20a%20file|Include a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 446 ⟶ 450:
| 127
| [[Compound%20data%20type|Compound data type]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 127
| [[Include%20a%20file|Include a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 478:
| 125
| [[Loops%2FNested|Loops/Nested]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 125
| [[N-queens%20problem|N-queens problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 125
| [[Sorting%20algorithms%2FInsertion%20sort|Sorting algorithms/Insertion sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 490 ⟶ 498:
| 124
| [[Mandelbrot%20set|Mandelbrot set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 124
| [[N-queens%20problem|N-queens problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 506 ⟶ 510:
| 123
| [[Read%20a%20file%20line%20by%20line|Read a file line by line]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 123
| [[Sorting%20algorithms%2FInsertion%20sort|Sorting algorithms/Insertion sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 518:
| 122
| [[Averages%2FRoot%20mean%20square|Averages/Root mean square]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 122
| [[Null%20object|Null object]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 529 ⟶ 533:
|-
| 121
| [[Multiplication%20tables|Multiplication tables]]
| [[Null%20object|Null object]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 538 ⟶ 542:
| 120
| [[Haversine%20formula|Haversine formula]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 120
| [[Multiplication%20tables|Multiplication tables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 570:
| 118
| [[Hash%20from%20two%20arrays|Hash from two arrays]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 118
| [[Look-and-say%20sequence|Look-and-say sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 590 ⟶ 594:
| 117
| [[File%20size|File size]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 117
| [[Look-and-say%20sequence|Look-and-say sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 606:
| 116
| [[Babbage%20problem|Babbage problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 116
| [[Environment%20variables|Environment variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 621 ⟶ 625:
|-
| 115
| [[HTTP|HTTP]]
| [[Environment%20variables|Environment variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 115
| [[HTTPInput%20loop|HTTPInput loop]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 634 ⟶ 638:
| 114
| [[Conway%27s%20Game%20of%20Life|Conway's Game of Life]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 114
| [[Input%20loop|Input loop]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 644:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 112113
| [[CatalanRandom%20numbers|CatalanRandom numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 112113
| [[Sierpinski%20triangle|Sierpinski triangle]]
| [[Random%20numbers|Random numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 112
| [[Catalan%20numbers|Catalan numbers]]
| [[Sierpinski%20triangle|Sierpinski triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 662:
| 111
| [[Hostname|Hostname]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 111
| [[Strip%20a%20set%20of%20characters%20from%20a%20string|Strip a set of characters from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 669 ⟶ 673:
|-
| 110
| [[Anonymous%20recursion|Anonymous recursion]]
| [[Infinity|Infinity]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 110
| [[Infinity|Infinity]]
| [[Levenshtein%20distance|Levenshtein distance]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 110
| [[Levenshtein%20distance|Levenshtein distance]]
| [[Strip%20a%20set%20of%20characters%20from%20a%20string|Strip a set of characters from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 686 ⟶ 690:
| 110
| [[Variadic%20function|Variadic function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 109
| [[Anonymous%20recursion|Anonymous recursion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 718:
| 108
| [[Averages%2FPythagorean%20means|Averages/Pythagorean means]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 108
| [[Harshad%20or%20Niven%20series|Harshad or Niven series]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 726 ⟶ 730:
| 107
| [[Comma%20quibbling|Comma quibbling]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 107
| [[Harshad%20or%20Niven%20series|Harshad or Niven series]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 738:
| 106
| [[Bulls%20and%20cows|Bulls and cows]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 106
| [[Prime%20decomposition|Prime decomposition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 106
| [[Program%20name|Program name]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 106
| [[String%20interpolation%20%28included%29|String interpolation (included)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 750 ⟶ 758:
| 105
| [[Nth%20root|Nth root]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 105
| [[Prime%20decomposition|Prime decomposition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 762 ⟶ 766:
| 105
| [[Sorting%20algorithms%2FMerge%20sort|Sorting algorithms/Merge sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 105
| [[String%20interpolation%20%28included%29|String interpolation (included)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 798:
| 104
| [[Queue%2FDefinition|Queue/Definition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 104
| [[Sorting%20algorithms%2FSelection%20sort|Sorting algorithms/Selection sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 809 ⟶ 813:
|-
| 103
| [[Trigonometric%20functions|Trigonometric functions]]
| [[Sorting%20algorithms%2FSelection%20sort|Sorting algorithms/Selection sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 103102
| [[Sierpinski%20carpet|Sierpinski carpet]]
| [[Trigonometric%20functions|Trigonometric functions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 834 ⟶ 838:
| 101
| [[Short-circuit%20evaluation|Short-circuit evaluation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 101
| [[Sierpinski%20carpet|Sierpinski carpet]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 850:
| 99
|data-sort-value="0C24 game"| [[24%20game|24 game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 99
| [[Abundant%2C%20deficient%20and%20perfect%20number%20classifications|Abundant, deficient and perfect number classifications]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 862 ⟶ 866:
| 99
| [[Sorting%20algorithms%2FGnome%20sort|Sorting algorithms/Gnome sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 98
| [[Abundant%2C%20deficient%20and%20perfect%20number%20classifications|Abundant, deficient and perfect number classifications]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 882:
| 98
| [[Walk%20a%20directory%2FNon-recursively|Walk a directory/Non-recursively]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 98
| [[Y%20combinator|Y combinator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 894 ⟶ 898:
| 97
| [[Sequence%20of%20non-squares|Sequence of non-squares]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 97
| [[Y%20combinator|Y combinator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 910:
| 96
| [[Sorting%20algorithms%2FCocktail%20sort|Sorting algorithms/Cocktail sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 95
| [[Amicable%20pairs|Amicable pairs]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 929 ⟶ 933:
|-
| 95
| [[TimeHofstadter%20a20Q%20function20sequence|TimeHofstadter aQ functionsequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 9495
| [[Time%20a%20function|Time a function]]
| [[Amicable%20pairs|Amicable pairs]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 94
| [[Averages%2FMode|Averages/Mode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 94
| [[Hofstadter%20Q%20sequence|Hofstadter Q sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 954:
| 94
| [[Symmetric%20difference|Symmetric difference]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 93
| [[Almost%20prime|Almost prime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 998 ⟶ 1,002:
| 91
| [[Number%20reversal%20game|Number reversal game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 90
| [[Almost%20prime|Almost prime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,106:
| 86
| [[Walk%20a%20directory%2FRecursively|Walk a directory/Recursively]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 85
| [[Address%20of%20a%20variable|Address of a variable]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,130 ⟶ 1,134:
| 85
| [[Show%20ASCII%20table|Show ASCII table]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 84
| [[Address%20of%20a%20variable|Address of a variable]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,146:
| 84
| [[Order%20two%20numerical%20lists|Order two numerical lists]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 84
| [[Read%20a%20specific%20line%20from%20a%20file|Read a specific line from a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,197 ⟶ 1,201:
|-
| 83
| [[Sorting%20algorithms%2FShell%20sort|Sorting algorithms/Shell sort]]
| [[Read%20a%20specific%20line%20from%20a%20file|Read a specific line from a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,209 ⟶ 1,213:
|-
| 82
| [[Here%20document|Here document]]
| [[Introspection|Introspection]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||⑩
|-
| 82
| [[Introspection|Introspection]]
| [[Sorting%20algorithms%2FShell%20sort|Sorting algorithms/Shell sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 81
| [[Multifactorial|Multifactorial]]
| [[Here%20document|Here document]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||⑩
|-
| 81
| [[Operator%20precedence|Operator precedence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 81
| [[Proper%20divisors|Proper divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,254 ⟶ 1,262:
| 80
| [[Lucas-Lehmer%20test|Lucas-Lehmer test]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 80
| [[Multifactorial|Multifactorial]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 80
| [[Population%20count|Population count]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 80
| [[Proper%20divisors|Proper divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,378:
| 77
| [[Sorting%20algorithms%2FComb%20sort|Sorting algorithms/Comb sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 77
| [[Thue-Morse|Thue-Morse]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,482 ⟶ 1,486:
| 75
| [[Special%20characters|Special characters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 75
| [[Thue-Morse|Thue-Morse]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,578:
| 72
| [[Bitmap%2FBresenham%27s%20line%20algorithm|Bitmap/Bresenham's line algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
| [[Draw%20a%20sphere|Draw a sphere]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,597 ⟶ 1,601:
|-
| 71
| [[Benford%27s%20law|Benford's law]]
| [[Call%20a%20foreign-language%20function|Call a foreign-language function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 71
| [[Call%20a%20foreign-language%20function|Call a foreign-language function]]
| [[Catalan%20numbers%2FPascal%27s%20triangle|Catalan numbers/Pascal's triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 71
| [[Catalan%20numbers%2FPascal%27s%20triangle|Catalan numbers/Pascal's triangle]]
| [[Draw%20a%20sphere|Draw a sphere]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,618 ⟶ 1,622:
| 71
| [[Maze%20generation|Maze generation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 71
| [[Narcissistic%20decimal%20number|Narcissistic decimal number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,646 ⟶ 1,654:
| 70
| [[Barnsley%20fern|Barnsley fern]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 70
| [[Benford%27s%20law|Benford's law]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,670 ⟶ 1,674:
| 70
| [[Named%20parameters|Named parameters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 70
| [[Narcissistic%20decimal%20number|Narcissistic decimal number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,702:
| 69
| [[Angle%20difference%20between%20two%20bearings|Angle difference between two bearings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 69
| [[Attractive%20numbers|Attractive numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,718 ⟶ 1,722:
| 69
| [[Yin%20and%20yang|Yin and yang]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
| [[Attractive%20numbers|Attractive numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,734:
| 68
| [[Euler%20method|Euler method]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
| [[Exponentiation%20order|Exponentiation order]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,742 ⟶ 1,746:
| 68
|data-sort-value="hofstadter-conway $0C10,0D000 sequence"| [[Hofstadter-Conway%20%2410%2C000%20sequence|Hofstadter-Conway $10,000 sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
| [[Jewels%20and%20stones|Jewels and stones]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,770 ⟶ 1,778:
| 67
| [[Circles%20of%20given%20radius%20through%20two%20points|Circles of given radius through two points]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 67
| [[Jewels%20and%20stones|Jewels and stones]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,806 ⟶ 1,810:
| 66
| [[Documentation|Documentation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 66
| [[Exponentiation%20order|Exponentiation order]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,819:
| [[HTTPS|HTTPS]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 66
|data-sort-value="isbn0C13 check digit"| [[ISBN13%20check%20digit|ISBN13 check digit]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 66
Line 1,830 ⟶ 1,834:
| 66
| [[Optional%20parameters|Optional parameters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 66
| [[Van%20Eck%20sequence|Van Eck sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,882 ⟶ 1,890:
| 65
| [[Tic-tac-toe|Tic-tac-toe]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 65
| [[Van%20Eck%20sequence|Van Eck sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,986 ⟶ 1,990:
| 62
| [[Generator%2FExponential|Generator/Exponential]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
|data-sort-value="isbn0C13 check digit"| [[ISBN13%20check%20digit|ISBN13 check digit]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
Line 2,002:
| 62
| [[Partial%20function%20application|Partial function application]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[Smith%20numbers|Smith numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,095 ⟶ 2,099:
| [[Matrix-exponentiation%20operator|Matrix-exponentiation operator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 60
| [[McNuggets%20problem|McNuggets problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 60
Line 2,103 ⟶ 2,111:
|data-sort-value="base0C64 encode data"| [[Base64%20encode%20data|Base64 encode data]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 59
| [[Define%20a%20primitive%20data%20type|Define a primitive data type]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||
|-
| 59
Line 2,114 ⟶ 2,126:
| 59
| [[Knight%27s%20tour|Knight's tour]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 59
| [[McNuggets%20problem|McNuggets problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,159 ⟶ 2,167:
| [[Deal%20cards%20for%20FreeCell|Deal cards for FreeCell]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 58
| [[Define%20a%20primitive%20data%20type|Define a primitive data type]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||
|-
| 58
Line 2,199 ⟶ 2,203:
| [[Sierpinski%20triangle%2FGraphical|Sierpinski triangle/Graphical]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 58
| [[Tau%20function|Tau function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 58
Line 2,211 ⟶ 2,219:
| [[Vector|Vector]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
|data-sort-value="base0C64 decode data"| [[Base64%20decode%20data|Base64 decode data]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 57
Line 2,263 ⟶ 2,275:
| [[Universal%20Turing%20machine|Universal Turing machine]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 56
|data-sort-value="base0C64 decode data"| [[Base64%20decode%20data|Base64 decode data]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 56
Line 2,334 ⟶ 2,342:
| 56
| [[Tokenize%20a%20string%20with%20escaping|Tokenize a string with escaping]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 56
| [[Two%20identical%20strings|Two identical strings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 56
| [[XML%2FXPath|XML/XPath]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 55
| [[Archimedean%20spiral|Archimedean spiral]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,350 ⟶ 2,366:
| 55
| [[Loops%2FIncrement%20loop%20index%20within%20loop%20body|Loops/Increment loop index within loop body]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 55
| [[Smith%20numbers|Smith numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,367 ⟶ 2,379:
| [[Synchronous%20concurrency|Synchronous concurrency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 55
| [[Two%20identical%20strings|Two identical strings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 55
Line 2,377 ⟶ 2,385:
|-
| 54
| [[Handle%20a%20signal|Handle a signal]]
| [[Archimedean%20spiral|Archimedean spiral]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 54
| [[Maximum%20triangle%20path%20sum|Maximum triangle path sum]]
| [[Handle%20a%20signal|Handle a signal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 54
| [[Nim%20game|Nim game]]
| [[Maximum%20triangle%20path%20sum|Maximum triangle path sum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,414 ⟶ 2,422:
| 54
| [[Strip%20block%20comments|Strip block comments]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 54
| [[Tau%20function|Tau function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,454 ⟶ 2,458:
| 53
| [[Move-to-front%20algorithm|Move-to-front algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 53
| [[Nim%20game|Nim game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,554:
| 51
| [[Execute%20a%20Markov%20algorithm|Execute a Markov algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 51
| [[Extensible%20prime%20generator|Extensible prime generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,595 ⟶ 2,599:
| [[Echo%20server|Echo server]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 50
| [[Extensible%20prime%20generator|Extensible prime generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 50
Line 2,634:
| 49
| [[Last%20letter-first%20letter|Last letter-first letter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 49
| [[Tau%20number|Tau number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,690 ⟶ 2,694:
| 48
| [[Sparkline%20in%20unicode|Sparkline in unicode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[Tau%20number|Tau number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,702:
| 48
| [[Visualize%20a%20tree|Visualize a tree]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 48
| [[Words%20containing%20%22the%22%20substring|Words containing "the" substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,718 ⟶ 2,722:
| 47
|data-sort-value="generate chess0D960 starting position"| [[Generate%20Chess960%20starting%20position|Generate Chess960 starting position]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 47
| [[Isqrt%20%28integer%20square%20root%29%20of%20X|Isqrt (integer square root) of X]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 47
| [[Mertens%20function|Mertens function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 47
| [[Narcissist|Narcissist]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 47
| [[Perfect%20totient%20numbers|Perfect totient numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,739 ⟶ 2,755:
| [[Ulam%20spiral%20%28for%20primes%29|Ulam spiral (for primes)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 4746
| [[Aliquot%20sequence%20classifications|Aliquot sequence classifications]]
| [[Words%20containing%20%22the%22%20substring|Words containing "the" substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,753 ⟶ 2,769:
|-
| 46
| [[Hilbert%20curve|Hilbert curve]]
| [[Isqrt%20%28integer%20square%20root%29%20of%20X|Isqrt (integer square root) of X]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 46
Line 2,761 ⟶ 2,777:
|-
| 46
| [[Loops%2FWith%20multiple%20ranges|Loops/With multiple ranges]]
| [[Mertens%20function|Mertens function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 46
| [[Parsing%2FShunting-yard%20algorithm|Parsing/Shunting-yard algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 46
| [[Perfect%20totient%20numbers|Perfect totient numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,798 ⟶ 2,810:
| 46
| [[Subtractive%20generator|Subtractive generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 46
| [[Sum%20of%20the%20digits%20of%20n%20is%20substring%20of%20n|Sum of the digits of n is substring of n]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,817 ⟶ 2,833:
|-
| 45
| [[Chowla%20numbers|Chowla numbers]]
| [[Deepcopy|Deepcopy]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 45
| [[Fivenum|Fivenum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 45
| [[Deepcopy|Deepcopy]]
| [[Hilbert%20curve|Hilbert curve]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 45
| [[Fivenum|Fivenum]]
| [[Loops%2FWith%20multiple%20ranges|Loops/With multiple ranges]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,838 ⟶ 2,850:
| 45
| [[Sorting%20Algorithms%2FCircle%20Sort|Sorting Algorithms/Circle Sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 45
| [[Sum%20of%20the%20digits%20of%20n%20is%20substring%20of%20n|Sum of the digits of n is substring of n]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,862 ⟶ 2,870:
| 45
| [[Variable%20size%2FSet|Variable size/Set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 44
| [[Aliquot%20sequence%20classifications|Aliquot sequence classifications]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,878 ⟶ 2,882:
| 44
| [[Brazilian%20numbers|Brazilian numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 44
| [[Chowla%20numbers|Chowla numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,982:
| 43
| [[Table%20creation%2FPostal%20addresses|Table creation/Postal addresses]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 43
| [[Terminal%20control%2FInverse%20video|Terminal control/Inverse video]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,030 ⟶ 3,034:
| 42
| [[Julia%20set|Julia set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 42
| [[Largest%20number%20divisible%20by%20its%20digits|Largest number divisible by its digits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,083 ⟶ 3,091:
| [[GUI%20enabling%2Fdisabling%20of%20controls|GUI enabling/disabling of controls]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 41
| [[Largest%20number%20divisible%20by%20its%20digits|Largest number divisible by its digits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
Line 3,122 ⟶ 3,126:
| 41
| [[Sequence%3A%20smallest%20number%20with%20exactly%20n%20divisors|Sequence: smallest number with exactly n divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 41
| [[Smallest%20square%20that%20begins%20with%20n|Smallest square that begins with n]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,134 ⟶ 3,142:
| 41
| [[Terminal%20control%2FHiding%20the%20cursor|Terminal control/Hiding the cursor]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[Terminal%20control%2FInverse%20video|Terminal control/Inverse video]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,170 ⟶ 3,174:
| 40
| [[Find%20the%20intersection%20of%20a%20line%20with%20a%20plane|Find the intersection of a line with a plane]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 40
|data-sort-value="find words which contains more than 0B3 e vowels"| [[Find%20words%20which%20contains%20more%20than%203%20e%20vowels|Find words which contains more than 3 e vowels]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
Line 3,207 ⟶ 3,215:
| [[Pythagorean%20quadruples|Pythagorean quadruples]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 40
| [[QR%20decomposition|QR decomposition]]
| [[Smallest%20square%20that%20begins%20with%20n|Smallest square that begins with n]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 40
Line 3,250 ⟶ 3,258:
| 39
| [[Fibonacci%20word%2Ffractal|Fibonacci word/fractal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 39
|data-sort-value="find words which contains more than 0B3 e vowels"| [[Find%20words%20which%20contains%20more%20than%203%20e%20vowels|Find words which contains more than 3 e vowels]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,298 ⟶ 3,302:
| 39
| [[Pythagoras%20tree|Pythagoras tree]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 39
| [[QR%20decomposition|QR decomposition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
Line 3,330:
| 38
| [[Frobenius%20numbers|Frobenius numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 38
| [[Halt%20and%20catch%20fire|Halt and catch fire]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,371 ⟶ 3,375:
| [[Bitmap%2FB%C3%A9zier%20curves%2FCubic|Bitmap/Bézier curves/Cubic]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|-
| 37
| [[Church%20numerals|Church numerals]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 37
| [[Conjugate%20transpose|Conjugate transpose]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 37
Line 3,378 ⟶ 3,390:
| 37
| [[Extra%20primes|Extra primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 37
| [[Halt%20and%20catch%20fire|Halt and catch fire]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,395 ⟶ 3,403:
| [[Mutex|Mutex]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 37
| [[Nice%20primes|Nice primes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 37
Line 3,430 ⟶ 3,442:
| 37
| [[Subset%20sum%20problem|Subset sum problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 37
| [[Unique%20characters|Unique characters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,439 ⟶ 3,455:
| [[Arithmetic-geometric%20mean%2FCalculate%20Pi|Arithmetic-geometric mean/Calculate Pi]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 36
| [[Church%20numerals|Church numerals]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 36
| [[Circular%20primes|Circular primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 36
| [[Conjugate%20transpose|Conjugate transpose]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,475 ⟶ 3,483:
| [[Multi-dimensional%20array|Multi-dimensional array]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 36
| [[Nice%20primes|Nice primes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 36
Line 3,494 ⟶ 3,498:
| 36
| [[Sorting%20algorithms%2FPatience%20sort|Sorting algorithms/Patience sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 36
| [[Unique%20characters|Unique characters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
Line 3,527:
| [[Entropy%2FNarcissist|Entropy/Narcissist]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 35
| [[Find%20words%20which%20contains%20all%20the%20vowels|Find words which contains all the vowels]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 35
| [[Koch%20curve|Koch curve]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 35
Line 3,582 ⟶ 3,590:
| 34
| [[Continued%20fraction%2FArithmetic%2FConstruct%20from%20rational%20number|Continued fraction/Arithmetic/Construct from rational number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 34
| [[Count%20how%20many%20vowels%20and%20consonants%20occur%20in%20a%20string|Count how many vowels and consonants occur in a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,593 ⟶ 3,605:
|- style="background-color: #ffc"
| 34
| [[Find%20prime%20n%20such%20that%20reversed%20n%20is%20also%20prime|Find prime n such that reversed n is also prime]]
| [[Find%20words%20which%20contains%20all%20the%20vowels|Find words which contains all the vowels]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 34
Line 3,603 ⟶ 3,615:
| [[Galton%20box%20animation|Galton box animation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 34
| [[Koch%20curve|Koch curve]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 34
Line 3,702 ⟶ 3,710:
| 33
| [[Change%20e%20letters%20to%20i%20in%20words|Change e letters to i in words]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 33
| [[Count%20how%20many%20vowels%20and%20consonants%20occur%20in%20a%20string|Count how many vowels and consonants occur in a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,731 ⟶ 3,735:
|data-sort-value="minimum positive multiple in base 0C10 using only 0B0 and 0B1"| [[Minimum%20positive%20multiple%20in%20base%2010%20using%20only%200%20and%201|Minimum positive multiple in base 10 using only 0 and 1]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 33
| [[M%C3%B6bius%20function|Möbius function]]
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|- style="background-color: #ffc"
| 33
|data-sort-value="numbers with prime digits whose sum is 0C13"| [[Numbers%20with%20prime%20digits%20whose%20sum%20is%2013|Numbers with prime digits whose sum is 13]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 33
| [[Odd%20and%20square%20numbers|Odd and square numbers]]
|①||②||③||④|| ||⑥|| ||⑧|| ||
|- style="background-color: #ffc"
| 33
Line 3,827 ⟶ 3,843:
| [[Find%20first%20and%20last%20set%20bit%20of%20a%20long%20integer|Find first and last set bit of a long integer]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 32
| [[Find%20prime%20n%20such%20that%20reversed%20n%20is%20also%20prime|Find prime n such that reversed n is also prime]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 32
Line 3,843 ⟶ 3,855:
| [[Law%20of%20cosines%20-%20triples|Law of cosines - triples]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 32
| [[M%C3%B6bius%20function|Möbius function]]
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|- style="background-color: #ffc"
| 32
|data-sort-value="numbers with prime digits whose sum is 0C13"| [[Numbers%20with%20prime%20digits%20whose%20sum%20is%2013|Numbers with prime digits whose sum is 13]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 32
| [[Numeric%20error%20propagation|Numeric error propagation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 32
| [[Parallel%20brute%20force|Parallel brute force]]
| [[Odd%20and%20square%20numbers|Odd and square numbers]]
|①||②||③||④|| ||⑥|| ||⑧|| ||
|-
| 32
| [[Peano%20curve|Peano curve]]
| [[Parallel%20brute%20force|Parallel brute force]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
Line 3,955 ⟶ 3,959:
| [[Memory%20layout%20of%20a%20data%20structure|Memory layout of a data structure]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 31
| [[Peano%20curve|Peano curve]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 31
Line 4,038:
| 30
| [[Nonoblock|Nonoblock]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 30
|data-sort-value="numbers in base-0C16 representation that cannot be written with decimal digits"| [[Numbers%20in%20base-16%20representation%20that%20cannot%20be%20written%20with%20decimal%20digits|Numbers in base-16 representation that cannot be written with decimal digits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 4,191 ⟶ 4,195:
| [[Image%20convolution|Image convolution]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 28
| [[Intersecting%20number%20wheels|Intersecting number wheels]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 28
| [[Merge%20and%20aggregate%20datasets|Merge and aggregate datasets]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 28
Line 4,243 ⟶ 4,255:
| [[Wieferich%20primes|Wieferich primes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 28
| [[Words%20from%20neighbour%20ones|Words from neighbour ones]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 28
Line 4,251 ⟶ 4,267:
| [[Abelian%20sandpile%20model|Abelian sandpile model]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 27
| [[Almkvist-Giullera%20formula%20for%20pi|Almkvist-Giullera formula for pi]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 27
Line 4,274 ⟶ 4,294:
| 27
| [[Idiomatically%20determine%20all%20the%20characters%20that%20can%20be%20used%20for%20symbols|Idiomatically determine all the characters that can be used for symbols]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 27
| [[Intersecting%20number%20wheels|Intersecting number wheels]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 27
| [[Merge%20and%20aggregate%20datasets|Merge and aggregate datasets]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
Line 4,294 ⟶ 4,306:
| 27
|data-sort-value="numbers in base 0C10 that are palindromic in bases 0B2, 0B4, and 0C16"| [[Numbers%20in%20base%2010%20that%20are%20palindromic%20in%20bases%202%2C%204%2C%20and%2016|Numbers in base 10 that are palindromic in bases 2, 4, and 16]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 27
|data-sort-value="numbers with same digit set in base 0C10 and base 0C16"| [[Numbers%20with%20same%20digit%20set%20in%20base%2010%20and%20base%2016|Numbers with same digit set in base 10 and base 16]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 4,319 ⟶ 4,335:
| [[Snake%20and%20Ladder|Snake and Ladder]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 27
| [[Sort%20the%20letters%20of%20string%20in%20alphabetical%20order|Sort the letters of string in alphabetical order]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 27
| [[UPC|UPC]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 27
| [[Words%20from%20neighbour%20ones|Words from neighbour ones]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
Line 4,339 ⟶ 4,355:
| [[Coprime%20triplets|Coprime triplets]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 26
| [[Day%20of%20the%20week%20of%20Christmas%20and%20New%20Year|Day of the week of Christmas and New Year]]
|①||②||③||④|| ||⑥|| ||⑧||⑨||
|- style="background-color: #ffc"
| 26
Line 4,387 ⟶ 4,407:
| [[Maximum%20difference%20between%20adjacent%20elements%20of%20list|Maximum difference between adjacent elements of list]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 26
|data-sort-value="numbers in base-0C16 representation that cannot be written with decimal digits"| [[Numbers%20in%20base-16%20representation%20that%20cannot%20be%20written%20with%20decimal%20digits|Numbers in base-16 representation that cannot be written with decimal digits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 26
|data-sort-value="numbers with same digit set in base 0C10 and base 0C16"| [[Numbers%20with%20same%20digit%20set%20in%20base%2010%20and%20base%2016|Numbers with same digit set in base 10 and base 16]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 26
Line 4,411 ⟶ 4,423:
| [[Permutations%2FRank%20of%20a%20permutation|Permutations/Rank of a permutation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 26
| [[Piprimes|Piprimes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 26
Line 4,422 ⟶ 4,438:
| 26
| [[Sleeping%20Beauty%20problem|Sleeping Beauty problem]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 26
| [[Sort%20the%20letters%20of%20string%20in%20alphabetical%20order|Sort the letters of string in alphabetical order]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
Line 4,437 ⟶ 4,449:
|-
| 25
| [[Cistercian%20numerals|Cistercian numerals]]
| [[Almkvist-Giullera%20formula%20for%20pi|Almkvist-Giullera formula for pi]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 25
| [[Compare%20length%20of%20two%20strings|Compare length of two strings]]
| [[Cistercian%20numerals|Cistercian numerals]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||
|-
| 25
Line 4,483 ⟶ 4,495:
| [[Percolation%2FMean%20run%20density|Percolation/Mean run density]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 25
| [[Piprimes|Piprimes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 25
Line 4,507 ⟶ 4,515:
| [[Reverse%20the%20gender%20of%20a%20string|Reverse the gender of a string]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 25
| [[Sierpinski%20arrowhead%20curve|Sierpinski arrowhead curve]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 25
| [[Special%20neighbor%20primes|Special neighbor primes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 25
| [[Sum%20of%20primes%20in%20odd%20positions%20is%20prime|Sum of primes in odd positions is prime]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 25
Line 4,535 ⟶ 4,555:
| [[Assertions%20in%20design%20by%20contract|Assertions in design by contract]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 24
| [[Bilinear%20interpolation|Bilinear interpolation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 24
Line 4,543 ⟶ 4,567:
| [[Create%20an%20object%2FNative%20demonstration|Create an object/Native demonstration]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||
|- style="background-color: #ffc"
| 24
| [[Erd%C5%91s-primes|Erdős-primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 24
Line 4,562 ⟶ 4,590:
| 24
| [[Generate%20random%20numbers%20without%20repeating%20a%20value|Generate random numbers without repeating a value]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 24
| [[Harmonic%20series|Harmonic series]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
Line 4,571 ⟶ 4,603:
| [[Numeric%20separator%20syntax|Numeric separator syntax]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 24
| [[Odd%20squarefree%20semiprimes|Odd squarefree semiprimes]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 24
Line 4,587 ⟶ 4,623:
|data-sort-value="positive decimal integers with the digit 0B1 occurring exactly twice"| [[Positive%20decimal%20integers%20with%20the%20digit%201%20occurring%20exactly%20twice|Positive decimal integers with the digit 1 occurring exactly twice]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 24
| [[Pseudo-random%20numbers%2FMiddle-square%20method|Pseudo-random numbers/Middle-square method]]
|①||②||③||④|| ||⑥|| ||⑧||⑨||
|-
| 24
Line 4,597 ⟶ 4,637:
|-
| 24
| [[Sequence%3A%20nth%20number%20with%20exactly%20n%20divisors|Sequence: nth number with exactly n divisors]]
| [[Sierpinski%20arrowhead%20curve|Sierpinski arrowhead curve]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
Line 4,615 ⟶ 4,655:
| [[Solve%20a%20Numbrix%20puzzle|Solve a Numbrix puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 24
| [[Special%20neighbor%20primes|Special neighbor primes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 24
| [[Spelling%20of%20ordinal%20numbers|Spelling of ordinal numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 24
| [[Sum%20of%20primes%20in%20odd%20positions%20is%20prime|Sum of primes in odd positions is prime]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 24
Line 4,641 ⟶ 4,673:
|- style="background-color: #ffc"
| 23
|data-sort-value="exactly three adjacent 0B3 in lists"| [[Exactly%20three%20adjacent%203%20in%20lists|Exactly three adjacent 3 in lists]]
| [[Bilinear%20interpolation|Bilinear interpolation]]
|①||②||③||④|| ||⑥|| ||⑧||⑨||
|- style="background-color: #ffc"
| 23
| [[Erd%C5%91s-primes|Erdős-primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 23
| [[Find%20duplicate%20files|Find duplicate files]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 23
| [[Harmonic%20series|Harmonic series]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
Line 4,685 ⟶ 4,709:
|- style="background-color: #ffc"
| 23
|data-sort-value="palindromic primes in base 0C16"| [[Palindromic%20primes%20in%20base%2016|Palindromic primes in base 16]]
| [[Odd%20squarefree%20semiprimes|Odd squarefree semiprimes]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
Line 4,707 ⟶ 4,731:
| [[Prime%20words|Prime words]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 23
| [[Pseudo-random%20numbers%2FMiddle-square%20method|Pseudo-random numbers/Middle-square method]]
|①||②||③||④|| ||⑥|| ||⑧||⑨||
|-
| 23
| [[Rare%20numbers|Rare numbers]]
|①||②||③|| ||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|-
| 23
| [[Reverse%20the%20order%20of%20lines%20in%20a%20text%20file%20while%20preserving%20the%20contents%20of%20each%20line|Reverse the order of lines in a text file while preserving the contents of each line]]
| [[Sequence%3A%20nth%20number%20with%20exactly%20n%20divisors|Sequence: nth number with exactly n divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 23
Line 4,727 ⟶ 4,747:
| [[Bitcoin%2Fpublic%20point%20to%20address|Bitcoin/public point to address]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|-
| 22
| [[Concatenate%20two%20primes%20is%20also%20prime|Concatenate two primes is also prime]]
| [[Compare%20length%20of%20two%20strings|Compare length of two strings]]
|①||②||③||④|| ||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 22
Line 4,747 ⟶ 4,767:
| [[Elementary%20cellular%20automaton%2FInfinite%20length|Elementary cellular automaton/Infinite length]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 22
|data-sort-value="exactly three adjacent 0B3 in lists"| [[Exactly%20three%20adjacent%203%20in%20lists|Exactly three adjacent 3 in lists]]
|①||②||③||④|| ||⑥|| ||⑧||⑨||
|-
| 22
Line 4,759 ⟶ 4,775:
| [[Largest%20prime%20factor|Largest prime factor]]
|①||②||③||④||⑤||⑥|| || ||⑨||
|-
| 22
| [[Latin%20Squares%20in%20reduced%20form|Latin Squares in reduced form]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 22
Line 4,777 ⟶ 4,797:
|- style="background-color: #ffc"
| 22
| [[Next%20special%20primes|Next special primes]]
|data-sort-value="palindromic primes in base 0C16"| [[Palindromic%20primes%20in%20base%2016|Palindromic primes in base 16]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 22
| [[Numbers%20whose%20count%20of%20divisors%20is%20prime|Numbers whose count of divisors is prime]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 22
| [[Prime%20triplets|Prime triplets]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 22
|data-sort-value="primes whose first and last number is 0B3"| [[Primes%20whose%20first%20and%20last%20number%20is%203|Primes whose first and last number is 3]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 22
Line 4,787 ⟶ 4,819:
|data-sort-value="pseudo-random numbers/combined recursive generator mrg0C32k0B3a"| [[Pseudo-random%20numbers%2FCombined%20recursive%20generator%20MRG32k3a|Pseudo-random numbers/Combined recursive generator MRG32k3a]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 22
| [[Reverse%20the%20order%20of%20lines%20in%20a%20text%20file%20while%20preserving%20the%20contents%20of%20each%20line|Reverse the order of lines in a text file while preserving the contents of each line]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 22
| [[Solve%20triangle%20solitare%20puzzle|Solve triangle solitare puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 22
| [[Steady%20Squares|Steady Squares]]
|①||②||③||④|| ||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 22
Line 4,815 ⟶ 4,847:
| [[Arithmetic%20coding%2FAs%20a%20generalized%20change%20of%20radix|Arithmetic coding/As a generalized change of radix]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 21
| [[Concatenate%20two%20primes%20is%20also%20prime|Concatenate two primes is also prime]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 21
Line 4,837 ⟶ 4,865:
|-
| 21
| [[Metallic%20ratios|Metallic ratios]]
| [[Latin%20Squares%20in%20reduced%20form|Latin Squares in reduced form]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 21
| [[Names%20to%20numbers|Names to numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 21
| [[Next%20special%20primes|Next special primes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 21
| [[Numbers%20whose%20count%20of%20divisors%20is%20prime|Numbers whose count of divisors is prime]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 21
Line 4,863 ⟶ 4,883:
| [[Practical%20numbers|Practical numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 21
| [[Prime%20triplets|Prime triplets]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 21
Line 4,873 ⟶ 4,889:
|- style="background-color: #ffc"
| 21
| [[Primes%20which%20contain%20only%20one%20odd%20digit|Primes which contain only one odd digit]]
|data-sort-value="primes whose first and last number is 0B3"| [[Primes%20whose%20first%20and%20last%20number%20is%203|Primes whose first and last number is 3]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 21
|data-sort-value="pseudo-random numbers/splitmix0C64"| [[Pseudo-random%20numbers%2FSplitmix64|Pseudo-random numbers/Splitmix64]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 21
Line 4,893 ⟶ 4,913:
|- style="background-color: #ffc"
| 21
| [[Special%20factorials|Special factorials]]
| [[Steady%20Squares|Steady Squares]]
|①||②||③||④|| ||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 21
| [[Substring%20primes|Substring primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 21
| [[Sum%20of%20square%20and%20cube%20digits%20of%20an%20integer%20are%20primes|Sum of square and cube digits of an integer are primes]]
|①||②||③||④|| ||⑥|| || ||⑨||
|-
| 21
| [[The%20sieve%20of%20Sundaram|The sieve of Sundaram]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 21
| [[Transportation%20problem|Transportation problem]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 21
Line 4,923 ⟶ 4,955:
| [[Compiler%2Fcode%20generator|Compiler/code generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 20
| [[Cubic%20Special%20Primes|Cubic Special Primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 20
Line 4,930 ⟶ 4,966:
| 20
|data-sort-value="draw pixel 0B2"| [[Draw%20pixel%202|Draw pixel 2]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 20
| [[Imaginary%20base%20numbers|Imaginary base numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
Line 4,935 ⟶ 4,975:
| [[Longest%20substrings%20without%20repeating%20characters|Longest substrings without repeating characters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 20
| [[Metallic%20ratios|Metallic ratios]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 20
Line 4,965 ⟶ 5,001:
|- style="background-color: #ffc"
| 20
| [[Quadrat%20Special%20Primes|Quadrat Special Primes]]
| [[Primes%20which%20contain%20only%20one%20odd%20digit|Primes which contain only one odd digit]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 20
|data-sort-value="pseudo-random numbers/splitmix0C64"| [[Pseudo-random%20numbers%2FSplitmix64|Pseudo-random numbers/Splitmix64]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 20
Line 4,981 ⟶ 5,013:
|- style="background-color: #ffc"
| 20
| [[Sierpinski%20curve|Sierpinski curve]]
| [[Special%20factorials|Special factorials]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 20
| [[Special%20pythagorean%20triplet|Special pythagorean triplet]]
| [[Substring%20primes|Substring primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 20
Line 4,995 ⟶ 5,027:
| [[Terminal%20control%2FPositional%20read|Terminal control/Positional read]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 20
| [[The%20sieve%20of%20Sundaram|The sieve of Sundaram]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 20
| [[Transportation%20problem|Transportation problem]]
|①||②||③||④||⑤|| ||⑦|| || ||⑩
|-
| 20
Line 5,031 ⟶ 5,055:
| [[Compiler%2Fvirtual%20machine%20interpreter|Compiler/virtual machine interpreter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 19
| [[Cubic%20Special%20Primes|Cubic Special Primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 19
Line 5,051 ⟶ 5,071:
| [[HTTPS%2FClient-authenticated|HTTPS/Client-authenticated]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||
|-
| 19
| [[Imaginary%20base%20numbers|Imaginary base numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 19
Line 5,089 ⟶ 5,105:
|- style="background-color: #ffc"
| 19
| [[Smallest%20multiple|Smallest multiple]]
| [[Quadrat%20Special%20Primes|Quadrat Special Primes]]
|①||②||③||④||⑤||⑥|| || || ||
|- style="background-color: #ffc"
| 19
| [[Special%20pythagorean%20triplet|Special pythagorean triplet]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 19
Line 5,111 ⟶ 5,123:
| [[Bitmap%2FPPM%20conversion%20through%20a%20pipe|Bitmap/PPM conversion through a pipe]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 18
| [[Day%20of%20the%20week%20of%20Christmas%20and%20New%20Year|Day of the week of Christmas and New Year]]
|①||②||③||④|| ||⑥|| ||⑧|| ||
|- style="background-color: #ffc"
| 18
Line 5,175 ⟶ 5,183:
| [[Self-hosting%20compiler|Self-hosting compiler]]
|①||②||O||④||⑤|| ||⑦||⑧|| ||
|-
|- style="background-color: #ffc"
| 18
| [[Sierpinski%20square%20curve|Sierpinski square curve]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 18
Line 5,185 ⟶ 5,193:
|- style="background-color: #ffc"
| 18
| [[Smallest%20multiple20numbers|Smallest multiplenumbers]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|- style="background-color: #ffc"
| 18
Line 5,255 ⟶ 5,263:
| [[Safe%20mode|Safe mode]]
|①||②|| ||④||⑤||⑥|| || || ||⑩
|-
|- style="background-color: #ffc"
| 1716
| [[Canny%20edge%20detector|Canny edge detector]]
| [[Smallest%20numbers|Smallest numbers]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|- style="background-color: #ffc"
| 16
Line 5,283 ⟶ 5,291:
| [[Run%20as%20a%20daemon%20or%20service|Run as a daemon or service]]
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|-
| 16
| [[Safe%20and%20Sophie%20Germain%20primes|Safe and Sophie Germain primes]]
| [[Sierpinski%20square%20curve|Sierpinski square curve]]
|①||②||③||④|| ||⑥|| ||⑧|| ||
|- style="background-color: #ffc"
| 16
Line 5,299 ⟶ 5,307:
| [[Useless%20instructions|Useless instructions]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
| 15
| [[Canny%20edge%20detector|Canny edge detector]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 15
Line 5,347 ⟶ 5,351:
| [[Rodrigues%E2%80%99%20rotation%20formula|Rodrigues’ rotation formula]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
| 15
| [[Safe%20and%20Sophie%20Germain%20primes|Safe and Sophie Germain primes]]
|①||②||③||④|| ||⑥|| ||⑧|| ||
|-
| 15
Line 5,391:
| [[Minkowski%20question-mark%20function|Minkowski question-mark function]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 14
| [[Penrose%20tiling|Penrose tiling]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 14
| [[Pseudorandom%20number%20generator%20image|Pseudorandom number generator image]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 14
Line 5,411 ⟶ 5,419:
| [[Unit%20testing|Unit testing]]
|①||②||③||④||⑤|| ||⑦|| || ||⑩
|- style="background-color: #ffc"
| 14
| [[VList|VList]]
|①||②|| ||④||⑤|| ||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 13
Line 5,447 ⟶ 5,459:
| [[Overloaded%20operators|Overloaded operators]]
|①||②||③||④|| ||⑥||⑦|| || ||⑩
|-
|- style="background-color: #ffc"
| 13
| [[Penrose%20tiling|Penrose tiling]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 13
| [[Pentomino%20tiling|Pentomino tiling]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 13
| [[Pseudorandom%20number%20generator%20image|Pseudorandom number generator image]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
Line 5,483 ⟶ 5,487:
| [[Using%20a%20speech%20engine%20to%20highlight%20words|Using a speech engine to highlight words]]
|①||②||③||④||⑤|| ||⑦|| || ||⑩
|- style="background-color: #ffc"
| 13
| [[VList|VList]]
|①||②|| ||④||⑤|| ||⑦|| ||⑨||⑩
|-
| 12
Line 5,559:
| [[Tree%20datastructures|Tree datastructures]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 12
| [[Verhoeff%20algorithm|Verhoeff algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 11
Line 5,623 ⟶ 5,627:
| [[Starting%20a%20web%20browser|Starting a web browser]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
| 11
| [[Verhoeff%20algorithm|Verhoeff algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 11
Line 5,647:
| [[Elliptic%20Curve%20Digital%20Signature%20Algorithm|Elliptic Curve Digital Signature Algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 10
|data-sort-value="euler's constant 0B0.0E5772..."| [[Euler%27s%20constant%200.5772...|Euler's constant 0.5772...]]
|①||②||③||④|| ||⑥|| || ||⑨||
|-
| 10
Line 5,679 ⟶ 5,683:
| [[Resistance%20network%20calculator|Resistance network calculator]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 10
| [[Simple%20turtle%20graphics|Simple turtle graphics]]
|①||②||③|| || ||⑥|| ||⑧|| ||
|- style="background-color: #ffc"
| 10
| [[Solve%20equations%20with%20substitution%20method|Solve equations with substitution method]]
|①||②||③||④|| ||⑥|| ||⑧|| ||
|-
| 10
Line 5,691 ⟶ 5,703:
| [[URL%20shortener|URL shortener]]
|①|| ||③||④||⑤|| || ||⑧|| ||
|- style="background-color: #ffc"
| 10
| [[User%20defined%20pipe%20and%20redirection%20operators|User defined pipe and redirection operators]]
|①||②||③||④||⑤||⑥|| || || ||
|- style="background-color: #ffc"
| 9
Line 5,703 ⟶ 5,719:
| [[Doubly-linked%20list%2FElement%20removal|Doubly-linked list/Element removal]]
|①||②||③||④||⑤|| ||⑦|| || ||
|-
| 9
|data-sort-value="euler's constant 0B0.0E5772..."| [[Euler%27s%20constant%200.5772...|Euler's constant 0.5772...]]
|①||②||③||④|| ||⑥|| || ||⑨||
|- style="background-color: #ffc"
| 9
Line 5,727 ⟶ 5,739:
| [[Round-robin%20tournament%20schedule|Round-robin tournament schedule]]
|①||②||③||④|| ||⑥|| || || ||
|- style="background-color: #ffc"
| 9
| [[Simple%20turtle%20graphics|Simple turtle graphics]]
|①||②||③|| || ||⑥|| ||⑧|| ||
|- style="background-color: #ffc"
| 9
| [[Smallest%20enclosing%20circle%20problem|Smallest enclosing circle problem]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|- style="background-color: #ffc"
| 9
| [[Solve%20equations%20with%20substitution%20method|Solve equations with substitution method]]
|①||②||③||④|| ||⑥|| ||⑧|| ||
|- style="background-color: #ffc"
| 9
Line 5,747 ⟶ 5,751:
| [[Terminal%20control%2FRestricted%20width%20positional%20input%2FWith%20wrapping|Terminal control/Restricted width positional input/With wrapping]]
|①||②||③||④||⑤|| ||⑦|| || ||⑩
|-
|- style="background-color: #ffc"
| 9
| [[Wordiff|Wordiff]]
| [[User%20defined%20pipe%20and%20redirection%20operators|User defined pipe and redirection operators]]
|①|| ||③||④|| ||⑥|| || || ||
|- style="background-color: #ffc"
| 8
Line 5,787 ⟶ 5,791:
| [[Raster%20bars|Raster bars]]
|①||②||③||④||⑤|| ||⑦|| || ||
|- style="background-color: #ffc"
| 8
| [[Recursive%20descent%20parser%20generator|Recursive descent parser generator]]
|①||②||③||④||⑤||⑥|| || || ||
|- style="background-color: #ffc"
| 8
Line 5,803 ⟶ 5,811:
| [[Tamagotchi%20emulator|Tamagotchi emulator]]
|①||②||③|| ||⑤|| ||⑦|| || ||
|- style="background-color: #ffc"
|-
| 8
| [[WiktionaryDumps%20to%20words|WiktionaryDumps to words]]
| [[Wordiff|Wordiff]]
|①||②||③||④|| ||⑥|| || || ||
|- style="background-color: #ffc"
| 7
Line 5,819 ⟶ 5,827:
| [[Chess%20player|Chess player]]
|①||②|| || ||⑤||⑥|| ||⑧|| ||
|- style="background-color: #ffc"
| 7
| [[Cullen%20and%20Woodall%20numbers|Cullen and Woodall numbers]]
|①||②||③||④|| ||⑥|| || || ||
|- style="background-color: #ffc"
| 7
Line 5,843 ⟶ 5,855:
| [[Process%20SMIL%20directives%20in%20XML%20data|Process SMIL directives in XML data]]
|①||②|| ||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 7
| [[Recursive%20descent%20parser%20generator|Recursive descent parser generator]]
|①|| ||③||④||⑤||⑥|| || || ||
|- style="background-color: #ffc"
| 7
Line 5,859 ⟶ 5,867:
| [[Strassen%27s%20algorithm|Strassen's algorithm]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|- style="background-color: #ffc"
| 7
| [[Ultra%20useful%20primes|Ultra useful primes]]
|①||②||③||④|| ||⑥|| || || ||
|- style="background-color: #ffc"
| 7
| [[Waveform%20analysis%2FDoh%20ray%20me|Waveform analysis/Doh ray me]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 7
| [[WiktionaryDumps%20to%20words|WiktionaryDumps to words]]
|①|| ||③||④|| ||⑥|| || ||⑨||
|- style="background-color: #ffc"
| 6
Line 5,923 ⟶ 5,931:
| [[Rosetta%20Code%2FList%20authors%20of%20task%20descriptions|Rosetta Code/List authors of task descriptions]]
|①||②|| ||④||⑤|| ||⑦|| || ||
|- style="background-color: #ffc"
| 5
|data-sort-value="smallest number k such that k+0B2^m is composite for all m less than k"| [[Smallest%20number%20k%20such%20that%20k%2B2%5Em%20is%20composite%20for%20all%20m%20less%20than%20k|Smallest number k such that k+2^m is composite for all m less than k]]
|①||②||③||④|| ||⑥|| || || ||
|- style="background-color: #ffc"
| 5
10,333

edits