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

m
Update full list output
m (Update full list output)
m (Update full list output)
Line 25:
<div style="height:40em;overflow:scroll;">
{|class="wikitable sortable"
|+ As of 2023-03-19T2026T21:2252:13Z02Z :: Tasks: 1214 ::<span style="background-color:#ffd"> Draft Tasks:391393 </span>:: Total Tasks: 16051607 :: Total Examples: 9031890431
!Count!!Task!!①!!②!!③!!④!!⑤!!⑥!!⑦!!⑧!!⑨!!⑩
|-
| 554557
| [[Hello%20world%2FText|Hello world/Text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 36:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 360361
| [[FizzBuzz|FizzBuzz]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 60:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 284286
| [[Empty%20program|Empty program]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 249251
| [[Loops%2FInfinite|Loops/Infinite]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 88:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 224226
| [[Loops%2FWhile|Loops/While]]
| [[Conditional%20structures|Conditional structures]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 224
| [[Conditional%20structures|Conditional structures]]
| [[Loops%2FWhile|Loops/While]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 120:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 196197
| [[Even%20or%20odd|Even or odd]]
| [[Averages%2FArithmetic%20mean|Averages/Arithmetic mean]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 196
| [[Averages%2FArithmetic%20mean|Averages/Arithmetic mean]]
| [[Even%20or%20odd|Even or odd]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 195196
| [[Sieve%20of%20Eratosthenes|Sieve of Eratosthenes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 164:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 184185
| [[Towers%20of%20Hanoi|Towers of Hanoi]]
| [[Loops%2FDownward%20for|Loops/Downward for]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 184
| [[Loops%2FDownward%20for|Loops/Downward for]]
| [[Towers%20of%20Hanoi|Towers of Hanoi]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 228:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 172173
| [[Quine|Quine]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 171172
| [[Loops%2FBreak|Loops/Break]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 244:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 166167
| [[Loops%2FDo-while|Loops/Do-while]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 165166
| [[Filter|Filter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 260:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 161159
| [[Associative%20array%2FCreation|Associative array/Creation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 293:
|-
| 154
| [[System%20time|System time]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 153
| [[Generate%20lower%20case%20ASCII%20alphabet|Generate lower case ASCII alphabet]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 153154
| [[System%20time|System time]]
| [[Loop%20over%20multiple%20arrays%20simultaneously|Loop over multiple arrays simultaneously]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 346 ⟶ 342:
| 148
| [[Substring|Substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 146
| [[Create%20a%20file|Create a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 361:
|-
| 145
| [[Loop%20over%20multiple%20arrays%20simultaneously|Loop over multiple arrays simultaneously]]
| [[Create%20a%20file|Create a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 373:
|-
| 144
| [[Mutual%20recursion|Mutual recursion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 143
| [[ABC%20problem|ABC problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 143144
| [[Loops%2FContinue|Loops/Continue]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 142144
| [[Mutual%20recursion|Mutual recursion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 143
| [[Least%20common%20multiple|Least common multiple]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 396:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 140141
| [[Roman%20numerals%2FEncode|Roman numerals/Encode]]
| [[Count%20in%20octal|Count in octal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 140
| [[Count%20in%20octal|Count in octal]]
| [[Roman%20numerals%2FEncode|Roman numerals/Encode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 410:
| 139
| [[File%20input%2Foutput|File input/output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 139
| [[Literals%2FString|Literals/String]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 421 ⟶ 425:
|-
| 138
| [[Program%20termination|Program termination]]
| [[Literals%2FString|Literals/String]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 430 ⟶ 434:
| 137
| [[Date%20format|Date format]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 137
| [[Program%20termination|Program termination]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 442:
| 134
| [[Flatten%20a%20list|Flatten a list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 134
| [[Mandelbrot%20set|Mandelbrot set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 450 ⟶ 454:
| 133
| [[Include%20a%20file|Include a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 133
| [[Knuth%20shuffle|Knuth shuffle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 457 ⟶ 465:
|-
| 133
| [[Roman%20numerals%2FDecode|Roman numerals/Decode]]
| [[Mandelbrot%20set|Mandelbrot set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 465 ⟶ 473:
|-
| 132
| [[Sorting%20algorithms%2FInsertion%20sort|Sorting algorithms/Insertion sort]]
| [[Knuth%20shuffle|Knuth shuffle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 132
| [[Roman%20numerals%2FDecode|Roman numerals/Decode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 494 ⟶ 498:
| 129
| [[Null%20object|Null object]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 129
| [[Sorting%20algorithms%2FInsertion%20sort|Sorting algorithms/Insertion sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 522:
| 128
| [[Return%20multiple%20values|Return multiple values]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 127
| [[Associative%20array%2FIteration|Associative array/Iteration]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 541 ⟶ 537:
|-
| 126
| [[Delete%20a%20file|Delete a file]]
| [[Anagrams|Anagrams]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 553 ⟶ 549:
|-
| 125
| [[Anagrams|Anagrams]]
| [[Babbage%20problem|Babbage problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 125
| [[Associative%20array%2FIteration|Associative array/Iteration]]
| [[Delete%20a%20file|Delete a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 125
| [[Babbage%20problem|Babbage problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 124
| [[Averages%2FMedian|Averages/Median]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 124
| [[Binary%20search|Binary search]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 124
| [[Conway%27s%20Game%20of%20Life|Conway's Game of Life]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 576 ⟶ 584:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 123124
| [[Perfect%20numbers|Perfect numbers]]
| [[Averages%2FMedian|Averages/Median]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 123
| [[Conway%27s%20Game%20of%20Life|Conway's Game of Life]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 594 ⟶ 598:
| 123
| [[Identity%20matrix|Identity matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 123
| [[Perfect%20numbers|Perfect numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 610:
| 121
| [[Permutations|Permutations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 120
| [[Assertions|Assertions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 634 ⟶ 630:
| 119
| [[Sierpinski%20triangle|Sierpinski triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 118
| [[Assertions|Assertions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 686:
| 114
| [[Bulls%20and%20cows|Bulls and cows]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 114
| [[Comma%20quibbling|Comma quibbling]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 702 ⟶ 706:
| 113
| [[Anonymous%20recursion|Anonymous recursion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 113
| [[Comma%20quibbling|Comma quibbling]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 754:
| 111
| [[Accumulator%20factory|Accumulator factory]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 111
| [[Calculating%20the%20value%20of%20e|Calculating the value of e]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 766 ⟶ 770:
| 111
| [[Zig-zag%20matrix|Zig-zag matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 110
| [[Calculating%20the%20value%20of%20e|Calculating the value of e]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 800:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 108109
| [[Digital%20rootExceptions|Digital rootExceptions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 108
| [[ExceptionsDigital%20root|ExceptionsDigital root]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 878:
| 102
| [[Abundant%2C%20deficient%20and%20perfect%20number%20classifications|Abundant, deficient and perfect number classifications]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 102
| [[Execute%20Brain%2A%2A%2A%2A|Execute Brain****]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 890 ⟶ 894:
| 101
| [[Collections|Collections]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 101
| [[Execute%20Brain%2A%2A%2A%2A|Execute Brain****]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 902:
| 101
| [[Sorting%20algorithms%2FGnome%20sort|Sorting algorithms/Gnome sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 101
| [[Y%20combinator|Y combinator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 100
| [[Create%20an%20HTML%20table|Create an HTML table]]
| [[Almost%20prime|Almost prime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 921 ⟶ 917:
|-
| 99
| [[Hamming%20numbers|Hamming numbers]]
| [[Create%20an%20HTML%20table|Create an HTML table]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 930 ⟶ 926:
| 99
| [[Sort%20using%20a%20custom%20comparator|Sort using a custom comparator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 99
| [[Y%20combinator|Y combinator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 98
| [[Averages%2FMode|Averages/Mode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 937 ⟶ 941:
|-
| 98
| [[Hofstadter%20Q%20sequence|Hofstadter Q sequence]]
| [[Hamming%20numbers|Hamming numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 954 ⟶ 958:
| 98
| [[Symmetric%20difference|Symmetric difference]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 97
| [[Averages%2FMode|Averages/Mode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 965:
|-
| 97
| [[Langton%27s%20ant|Langton's ant]]
| [[Hofstadter%20Q%20sequence|Hofstadter Q sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 993:
|-
| 96
| [[LangtonModular%27s%20ant20inverse|Langton'sModular antinverse]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,010:
| 95
| [[Number%20reversal%20game|Number reversal game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 95
| [[Terminal%20control%2FClear%20the%20screen|Terminal control/Clear the screen]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,050 ⟶ 1,054:
| 93
| [[Sorting%20algorithms%2FBogosort|Sorting algorithms/Bogosort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 93
| [[Terminal%20control%2FClear%20the%20screen|Terminal control/Clear the screen]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,094:
| 91
| [[Greatest%20subsequential%20sum|Greatest subsequential sum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 90
| [[Hello%20world%2FLine%20printer|Hello world/Line printer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,114 ⟶ 1,118:
| 89
| [[Floyd%27s%20triangle|Floyd's triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 89
| [[Hello%20world%2FLine%20printer|Hello world/Line printer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 89
| [[Literals%2FFloating%20point|Literals/Floating point]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 89
| [[Modular%20inverse|Modular inverse]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,162 ⟶ 1,158:
| 88
| [[Walk%20a%20directory%2FRecursively|Walk a directory/Recursively]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 87
| [[Almost%20prime|Almost prime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,222:
| 86
| [[Word%20wrap|Word wrap]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 85
| [[Bitmap|Bitmap]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,242 ⟶ 1,238:
| 85
| [[Lucas-Lehmer%20test|Lucas-Lehmer test]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 85
| [[Multifactorial|Multifactorial]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 85
| [[Sorting%20algorithms%2FShell%20sort|Sorting algorithms/Shell sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 84
| [[Bitmap|Bitmap]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,270 ⟶ 1,274:
| 84
|data-sort-value="knapsack problem/0B0-0B1"| [[Knapsack%20problem%2F0-1|Knapsack problem/0-1]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 84
| [[Multifactorial|Multifactorial]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,306:
| 83
| [[Spiral%20matrix|Spiral matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 82
|data-sort-value="0D100 prisoners"| [[100%20prisoners|100 prisoners]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,348 ⟶ 1,352:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 8182
| [[XML%2FInput|XML/Input]]
|data-sort-value="0D100 prisoners"| [[100%20prisoners|100 prisoners]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 81
|data-sort-value="0C15 puzzle game"| [[15%20puzzle%20game|15 puzzle game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 81
| [[Anagrams%2FDeranged%20anagrams|Anagrams/Deranged anagrams]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,396:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 8180
| [[Anagrams%2FDeranged%20anagrams|Anagrams/Deranged anagrams]]
| [[XML%2FInput|XML/Input]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,506:
| 78
| [[List%20comprehensions|List comprehensions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 78
| [[Pernicious%20numbers|Pernicious numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 78
| [[Rep-string|Rep-string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,514 ⟶ 1,522:
| 77
| [[Averages%2FMean%20angle|Averages/Mean angle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 77
| [[Benford%27s%20law|Benford's law]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,526 ⟶ 1,538:
| 77
| [[Non-decimal%20radices%2FOutput|Non-decimal radices/Output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 77
| [[Pernicious%20numbers|Pernicious numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,537 ⟶ 1,545:
|-
| 77
| [[Rep-stringUnix%2Fls|Rep-stringUnix/ls]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,546 ⟶ 1,554:
| 76
| [[AKS%20test%20for%20primes|AKS test for primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 76
| [[Benford%27s%20law|Benford's law]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,570 ⟶ 1,574:
| 76
| [[Write%20float%20arrays%20to%20a%20text%20file|Write float arrays to a text file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 75
| [[Exceptions%2FCatch%20an%20exception%20thrown%20in%20a%20nested%20call|Exceptions/Catch an exception thrown in a nested call]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,589 ⟶ 1,597:
|-
| 75
| [[Special%20variables|Special variables]]
| [[Unix%2Fls|Unix/ls]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,598 ⟶ 1,606:
| 74
| [[Attractive%20numbers|Attractive numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 74
| [[Barnsley%20fern|Barnsley fern]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,610 ⟶ 1,614:
| 74
| [[Damm%20algorithm|Damm algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 74
| [[Exceptions%2FCatch%20an%20exception%20thrown%20in%20a%20nested%20call|Exceptions/Catch an exception thrown in a nested call]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 74
| [[Horizontal%20sundial%20calculations|Horizontal sundial calculations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,633 ⟶ 1,629:
|-
| 74
| [[Stair-climbing%20puzzle|Stair-climbing puzzle]]
| [[Special%20variables|Special variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 74
| [[Stern-Brocot%20sequence|Stern-Brocot sequence]]
| [[Stair-climbing%20puzzle|Stair-climbing puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,668 ⟶ 1,664:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 7372
| [[Arithmetic%2FRational|Arithmetic/Rational]]
| [[Stern-Brocot%20sequence|Stern-Brocot sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
| [[Barnsley%20fern|Barnsley fern]]
| [[Arithmetic%2FRational|Arithmetic/Rational]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,690 ⟶ 1,686:
| 72
| [[Fast%20Fourier%20transform|Fast Fourier transform]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
| [[Fork|Fork]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,698:
| 72
| [[Jewels%20and%20stones|Jewels and stones]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
| [[Modular%20exponentiation|Modular exponentiation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,722 ⟶ 1,726:
| 72
| [[Strip%20control%20codes%20and%20extended%20characters%20from%20a%20string|Strip control codes and extended characters from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
| [[Van%20Eck%20sequence|Van Eck sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,749 ⟶ 1,757:
|-
| 71
| [[Gapful%20numbers|Gapful numbers]]
| [[Fork|Fork]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,777 ⟶ 1,785:
|-
| 71
| [[Variable%20size%2FGet|Variable size/Get]]
| [[Van%20Eck%20sequence|Van Eck sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 7170
| [[Determine%20if%20a%20string%20is%20collapsible|Determine if a string is collapsible]]
| [[Variable%20size%2FGet|Variable size/Get]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,790 ⟶ 1,798:
| 70
| [[Euler%20method|Euler method]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 70
| [[Gapful%20numbers|Gapful numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,826 ⟶ 1,830:
| 70
| [[Word%20frequency|Word frequency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 69
|data-sort-value="0B4-rings or 0B4-squares puzzle"| [[4-rings%20or%204-squares%20puzzle|4-rings or 4-squares puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,874 ⟶ 1,882:
| 69
|data-sort-value="write language name in 0B3d ascii"| [[Write%20language%20name%20in%203D%20ASCII|Write language name in 3D ASCII]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
|data-sort-value="0B4-rings or 0B4-squares puzzle"| [[4-rings%20or%204-squares%20puzzle|4-rings or 4-squares puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
| [[Determine%20if%20a%20string%20is%20collapsible|Determine if a string is collapsible]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
| [[Modular%20exponentiation|Modular exponentiation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,006 ⟶ 2,002:
| 66
| [[Terminal%20control%2FDisplay%20an%20extended%20character|Terminal control/Display an extended character]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 66
| [[Vector|Vector]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,042:
| 65
| [[Smith%20numbers|Smith numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 65
| [[Ternary%20logic|Ternary logic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,054 ⟶ 2,058:
| 65
| [[Two%20identical%20strings|Two identical strings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 65
| [[Vector|Vector]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,087:
| [[Copy%20stdin%20to%20stdout|Copy stdin to stdout]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 64
| [[DNS%20query|DNS query]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 64
Line 2,102 ⟶ 2,106:
| 64
| [[Quickselect%20algorithm|Quickselect algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 64
| [[Unicode%20strings|Unicode strings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,117 ⟶ 2,125:
|-
| 63
| [[Generator%2FExponential|Generator/Exponential]]
| [[DNS%20query|DNS query]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 63
| [[Horizontal%20sundial%20calculations|Horizontal sundial calculations]]
| [[Generator%2FExponential|Generator/Exponential]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,133 ⟶ 2,141:
|-
| 63
| [[Knapsack%20problem%2FUnbounded|Knapsack problem/Unbounded]]
| [[Partial%20function%20application|Partial function application]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 63
| [[Partial%20function%20application|Partial function application]]
| [[Ternary%20logic|Ternary logic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 63
| [[Unicode%20strings|Unicode strings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[Farey%20sequence|Farey sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[Knapsack%20problem%2FUnbounded|Knapsack problem/Unbounded]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,158:
| 62
| [[Pascal%20matrix%20generation|Pascal matrix generation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 62
| [[Sattolo%20cycle|Sattolo cycle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,182 ⟶ 2,186:
| 61
| [[Disarium%20numbers|Disarium numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 61
| [[FASTA%20format|FASTA format]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,198 ⟶ 2,206:
| 61
| [[Random%20number%20generator%20%28device%29|Random number generator (device)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 61
| [[Sattolo%20cycle|Sattolo cycle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,225 ⟶ 2,229:
|-
| 60
| [[Dinesman%27s%20multiple-dwelling%20problem|Dinesman's multiple-dwelling problem]]
| [[Call%20a%20function%20in%20a%20shared%20library|Call a function in a shared library]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 60
| [[Discordian%20date|Discordian date]]
| [[Dinesman%27s%20multiple-dwelling%20problem|Dinesman's multiple-dwelling problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 60
| [[Doubly-linked%20list%2FElement%20definition|Doubly-linked list/Element definition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 60
| [[FASTA%20format|FASTA format]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,289:
|-
| 59
| [[Call%20a%20function%20in%20a%20shared%20library|Call a function in a shared library]]
| [[Deal%20cards%20for%20FreeCell|Deal cards for FreeCell]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 59
| [[Deal%20cards%20for%20FreeCell|Deal cards for FreeCell]]
| [[Dijkstra%27s%20algorithm|Dijkstra's algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 59
| [[Dijkstra%27s%20algorithm|Dijkstra's algorithm]]
| [[Discordian%20date|Discordian date]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,399:
| [[Find%20the%20intersection%20of%20two%20lines|Find the intersection of two lines]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[First-class%20functions%2FUse%20numbers%20analogously|First-class functions/Use numbers analogously]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|-
| 57
| [[Handle%20a%20signal|Handle a signal]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 57
| [[Holidays%20related%20to%20Easter|Holidays related to Easter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
Line 2,410 ⟶ 2,418:
| 57
| [[Largest%20proper%20divisor%20of%20n|Largest proper divisor of n]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[Perfect%20totient%20numbers|Perfect totient numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,434 ⟶ 2,446:
| 56
| [[Extreme%20floating%20point%20values|Extreme floating point values]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 56
| [[First-class%20functions%2FUse%20numbers%20analogously|First-class functions/Use numbers analogously]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|-
| 56
| [[Holidays%20related%20to%20Easter|Holidays related to Easter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
Line 2,454 ⟶ 2,458:
| 56
| [[Password%20generator|Password generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 56
| [[Perfect%20totient%20numbers|Perfect totient numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,486:
| 55
| [[Greyscale%20bars%2FDisplay|Greyscale bars/Display]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 55
| [[Longest%20increasing%20subsequence|Longest increasing subsequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,550 ⟶ 2,554:
| 54
| [[Kronecker%20product|Kronecker product]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 54
| [[Longest%20increasing%20subsequence|Longest increasing subsequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,670:
| 52
| [[Metaprogramming|Metaprogramming]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 52
| [[Stable%20marriage%20problem|Stable marriage problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,690 ⟶ 2,694:
| 51
| [[Append%20a%20record%20to%20the%20end%20of%20a%20text%20file|Append a record to the end of a text file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 51
| [[Elementary%20cellular%20automaton|Elementary cellular automaton]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,699 ⟶ 2,707:
| [[Respond%20to%20an%20unknown%20method%20call|Respond to an unknown method call]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|-
| 51
| [[Stable%20marriage%20problem|Stable marriage problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 51
Line 2,739 ⟶ 2,743:
| [[Digital%20root%2FMultiplicative%20digital%20root|Digital root/Multiplicative digital root]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 50
| [[Doubly-linked%20list%2FDefinition|Doubly-linked list/Definition]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
| 50
| [[Echo%20server|Echo server]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 50
| [[Elementary%20cellular%20automaton|Elementary cellular automaton]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 50
Line 2,770 ⟶ 2,774:
| 50
| [[Munching%20squares|Munching squares]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 50
| [[Numbers%20divisible%20by%20their%20individual%20digits%2C%20but%20not%20by%20the%20product%20of%20their%20digits.|Numbers divisible by their individual digits, but not by the product of their digits.]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,799 ⟶ 2,807:
| [[Colour%20pinstripe%2FDisplay|Colour pinstripe/Display]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 49
| [[Doubly-linked%20list%2FDefinition|Doubly-linked list/Definition]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
| 49
Line 2,814 ⟶ 2,818:
| 49
| [[MAC%20vendor%20lookup|MAC vendor lookup]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 49
| [[Numbers%20divisible%20by%20their%20individual%20digits%2C%20but%20not%20by%20the%20product%20of%20their%20digits.|Numbers divisible by their individual digits, but not by the product of their digits.]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,902:
| 47
| [[Deepcopy|Deepcopy]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 47
| [[Idiomatically%20determine%20all%20the%20lowercase%20and%20uppercase%20letters|Idiomatically determine all the lowercase and uppercase letters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 47
| [[Knapsack%20problem%2FBounded|Knapsack problem/Bounded]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 47
| [[Loops%2FWrong%20ranges|Loops/Wrong ranges]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,987 ⟶ 2,995:
| [[Keyboard%20input%2FFlush%20the%20keyboard%20buffer|Keyboard input/Flush the keyboard buffer]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 46
| [[Loops%2FWrong%20ranges|Loops/Wrong ranges]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 46
Line 3,054 ⟶ 3,058:
| 45
| [[File%20extension%20is%20in%20extensions%20list|File extension is in extensions list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 45
| [[Humble%20numbers|Humble numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
Line 3,090 ⟶ 3,098:
| 45
| [[Sailors%2C%20coconuts%20and%20a%20monkey%20problem|Sailors, coconuts and a monkey problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 45
| [[Terminal%20control%2FHiding%20the%20cursor|Terminal control/Hiding the cursor]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,138 ⟶ 3,150:
| 44
| [[Hickerson%20series%20of%20almost%20integers|Hickerson series of almost integers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 44
| [[Humble%20numbers|Humble numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 44
| [[Idiomatically%20determine%20all%20the%20lowercase%20and%20uppercase%20letters|Idiomatically determine all the lowercase and uppercase letters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
Line 3,178 ⟶ 3,182:
| 44
| [[Safe%20primes%20and%20unsafe%20primes|Safe primes and unsafe primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 44
| [[Sequence%3A%20smallest%20number%20with%20exactly%20n%20divisors|Sequence: smallest number with exactly n divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,227 ⟶ 3,235:
| [[Matrix%20with%20two%20diagonals|Matrix with two diagonals]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 43
| [[Modular%20arithmetic|Modular arithmetic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 43
Line 3,242 ⟶ 3,254:
| 43
| [[Pythagorean%20quadruples|Pythagorean quadruples]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 43
| [[Sequence%3A%20smallest%20number%20with%20exactly%20n%20divisors|Sequence: smallest number with exactly n divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,251 ⟶ 3,259:
| [[Table%20creation%2FPostal%20addresses|Table creation/Postal addresses]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 43
| [[Triplet%20of%20three%20numbers|Triplet of three numbers]]
| [[Terminal%20control%2FHiding%20the%20cursor|Terminal control/Hiding the cursor]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
Line 3,323 ⟶ 3,331:
| [[Topswops|Topswops]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 4241
| [[Arithmetic-geometric%20mean%2FCalculate%20Pi|Arithmetic-geometric mean/Calculate Pi]]
| [[Triplet%20of%20three%20numbers|Triplet of three numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,347 ⟶ 3,355:
| [[Find%20words%20whose%20first%20and%20last%20three%20letters%20are%20equal|Find words whose first and last three letters are equal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 41
| [[Frobenius%20numbers|Frobenius numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 41
Line 3,403 ⟶ 3,415:
| [[Vampire%20number|Vampire number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 40
|data-sort-value="0F10001th prime"| [[10001th%20prime|10001th prime]]
| [[Arithmetic-geometric%20mean%2FCalculate%20Pi|Arithmetic-geometric mean/Calculate Pi]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 40
Line 3,426 ⟶ 3,438:
| 40
| [[Dice%20game%20probabilities|Dice game probabilities]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 40
| [[Frobenius%20numbers|Frobenius numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,438 ⟶ 3,446:
| 40
| [[LU%20decomposition|LU decomposition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 40
| [[Longest%20common%20suffix|Longest common suffix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,471 ⟶ 3,483:
| [[Solve%20the%20no%20connection%20puzzle|Solve the no connection puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 39
|data-sort-value="0F10001th prime"| [[10001th%20prime|10001th prime]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 39
Line 3,506 ⟶ 3,514:
| 39
| [[Length%20of%20an%20arc%20between%20two%20angles|Length of an arc between two angles]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 39
| [[Longest%20common%20suffix|Longest common suffix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,546 ⟶ 3,550:
| 39
| [[RSA%20code|RSA code]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 39
|data-sort-value="show the (decimal) value of a number of 0B1s appended with a 0B3, then squared"| [[Show%20the%20%28decimal%29%20value%20of%20a%20number%20of%201s%20appended%20with%20a%203%2C%20then%20squared|Show the (decimal) value of a number of 1s appended with a 3, then squared]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
Line 3,602 ⟶ 3,610:
| 38
| [[Multiline%20shebang|Multiline shebang]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 38
| [[Negative%20base%20numbers|Negative base numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 38
|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"
Line 3,614 ⟶ 3,630:
| 38
| [[Pentagram|Pentagram]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 38
|data-sort-value="show the (decimal) value of a number of 0B1s appended with a 0B3, then squared"| [[Show%20the%20%28decimal%29%20value%20of%20a%20number%20of%201s%20appended%20with%20a%203%2C%20then%20squared|Show the (decimal) value of a number of 1s appended with a 3, then squared]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,623 ⟶ 3,635:
| [[Smarandache%20prime-digital%20sequence|Smarandache prime-digital sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 38
| [[Strange%20unique%20prime%20triplets|Strange unique prime triplets]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 38
Line 3,647 ⟶ 3,663:
| [[AVL%20tree|AVL tree]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 37
| [[Bacon%20cipher|Bacon cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 37
Line 3,670 ⟶ 3,682:
| 37
|data-sort-value="md0B4"| [[MD4|MD4]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 37
| [[Negative%20base%20numbers|Negative base numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 37
|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 3,699 ⟶ 3,703:
| [[Steady%20squares|Steady squares]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 37
| [[Strange%20unique%20prime%20triplets|Strange unique prime triplets]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 37
Line 3,710:
| 37
| [[Superellipse|Superellipse]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 36
| [[Bacon%20cipher|Bacon cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,726 ⟶ 3,730:
| 36
| [[Gauss-Jordan%20matrix%20inversion|Gauss-Jordan matrix inversion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 36
| [[Modular%20arithmetic|Modular arithmetic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,751:
| [[Sexy%20primes|Sexy primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 36
| [[Terminal%20control%2FCursor%20movement|Terminal control/Cursor movement]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 36
Line 3,867 ⟶ 3,871:
| [[Sorting%20algorithms%2FCycle%20sort|Sorting algorithms/Cycle sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 35
| [[Terminal%20control%2FCursor%20movement|Terminal control/Cursor movement]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 35
Line 3,891:
| [[Word%20break%20problem|Word break problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 35
| [[Zhang-Suen%20thinning%20algorithm|Zhang-Suen thinning algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 34
Line 3,990 ⟶ 3,986:
| 34
| [[Xiaolin%20Wu%27s%20line%20algorithm|Xiaolin Wu's line algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 34
| [[Zhang-Suen%20thinning%20algorithm|Zhang-Suen thinning algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 4,035:
| [[Maximum%20difference%20between%20adjacent%20elements%20of%20list|Maximum difference between adjacent elements of list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 33
| [[Memory%20layout%20of%20a%20data%20structure|Memory layout of a data structure]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 33
Line 4,131 ⟶ 4,135:
| [[Keyboard%20macros|Keyboard macros]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 32
| [[Memory%20layout%20of%20a%20data%20structure|Memory layout of a data structure]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 32
Line 4,223:
| [[First%20perfect%20square%20in%20base%20n%20with%20n%20unique%20digits|First perfect square in base n with n unique digits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 31
| [[Harmonic%20series|Harmonic series]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 31
Line 4,283 ⟶ 4,287:
| [[Formal%20power%20series|Formal power series]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 30
| [[Harmonic%20series|Harmonic series]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 30
Line 4,395:
| [[Odd%20words|Odd words]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 29
| [[Palindromic%20gapful%20numbers|Palindromic gapful numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 29
| [[Piprimes|Piprimes]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 29
Line 4,534 ⟶ 4,542:
| 28
| [[Order%20by%20pair%20comparisons|Order by pair comparisons]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 28
| [[Palindromic%20gapful%20numbers|Palindromic gapful numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 4,543 ⟶ 4,547:
| [[Paraffins|Paraffins]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 28
| [[Piprimes|Piprimes]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 28
Line 4,703:
| [[File%20size%20distribution|File size distribution]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 26
| [[Getting%20the%20number%20of%20decimal%20places|Getting the number of decimal places]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 26
Line 4,714 ⟶ 4,718:
| 26
| [[List%20rooted%20trees|List rooted trees]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 26
| [[Longest%20substrings%20without%20repeating%20characters|Longest substrings without repeating characters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 4,791 ⟶ 4,799:
| [[Elementary%20cellular%20automaton%2FRandom%20number%20generator|Elementary cellular automaton/Random number generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 25
| [[Getting%20the%20number%20of%20decimal%20places|Getting the number of decimal places]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 25
Line 4,803 ⟶ 4,807:
| [[Joystick%20position|Joystick position]]
|①||②||③||④||⑤|| ||⑦|| || ||⑩
|- style="background-color: #ffc"
| 25
| [[Longest%20substrings%20without%20repeating%20characters|Longest substrings without repeating characters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 25
Line 4,875:
| [[Compiler%2Fsyntax%20analyzer|Compiler/syntax analyzer]]
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 24
|data-sort-value="continued fraction/arithmetic/g(matrix ng, continued fraction n0B1, continued fraction n0B2)"| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20ng%2C%20continued%20fraction%20n1%2C%20continued%20fraction%20n2%29|Continued fraction/Arithmetic/G(matrix ng, continued fraction n1, continued fraction n2)]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||⑩
|-
| 24
Line 4,951 ⟶ 4,955:
| [[Knuth%27s%20power%20tree|Knuth's power tree]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 23
| [[Largest%20product%20in%20a%20grid|Largest product in a grid]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
| 23
Line 4,999 ⟶ 5,007:
|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"
| 23
| [[Print%20itself|Print itself]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 23
Line 5,063 ⟶ 5,075:
| [[Juggler%20sequence|Juggler sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 22
| [[Largest%20product%20in%20a%20grid|Largest product in a grid]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
| 22
Line 5,099 ⟶ 5,107:
| [[Primes%20which%20contain%20only%20one%20odd%20digit|Primes which contain only one odd digit]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|- style="background-color: #ffc"
| 22
| [[Print%20itself|Print itself]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 22
Line 5,139 ⟶ 5,143:
| [[Arithmetic%20coding%2FAs%20a%20generalized%20change%20of%20radix|Arithmetic coding/As a generalized change of radix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 21
| [[Aspect%20oriented%20programming|Aspect oriented programming]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 21
Line 5,243 ⟶ 5,251:
| [[Compiler%2FAST%20interpreter|Compiler/AST interpreter]]
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 20
|data-sort-value="continued fraction/arithmetic/g(matrix ng, continued fraction n0B1, continued fraction n0B2)"| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20ng%2C%20continued%20fraction%20n1%2C%20continued%20fraction%20n2%29|Continued fraction/Arithmetic/G(matrix ng, continued fraction n1, continued fraction n2)]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||⑩
|-
| 20
Line 5,315 ⟶ 5,319:
| [[Word%20search|Word search]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 19
| [[Aspect%20oriented%20programming|Aspect oriented programming]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 19
Line 5,615:
| [[Curve%20that%20touches%20three%20points|Curve that touches three points]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|- style="background-color: #ffc"
| 15
| [[Double%20Twin%20Primes|Double Twin Primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 15
Line 5,655 ⟶ 5,659:
| [[One-time%20pad|One-time pad]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 15
| [[Ormiston%20pairs|Ormiston pairs]]
|①||②|| ||④||⑤|| ||⑦|| ||⑨||
|-
| 15
Line 5,739 ⟶ 5,747:
| [[Launch%20rocket%20with%20countdown%20and%20acceleration%20in%20stdout|Launch rocket with countdown and acceleration in stdout]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|- style="background-color: #ffc"
| 14
| [[Ormiston%20pairs|Ormiston pairs]]
|①||②|| ||④||⑤|| ||⑦|| ||⑨||
|- style="background-color: #ffc"
| 14
Line 5,859 ⟶ 5,863:
| [[Anaprimes|Anaprimes]]
|①||②||③||④||⑤|| || || ||⑨||
|- style="background-color: #ffc"
| 12
| [[Calmo%20numbers|Calmo numbers]]
|①||②||③||④||⑤|| ||⑦|| ||⑨||
|- style="background-color: #ffc"
| 12
Line 5,867 ⟶ 5,875:
| [[Distinct%20palindromes%20within%20decimal%20numbers|Distinct palindromes within decimal numbers]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|-
| 12
| [[Execute%20Computer%2FZero|Execute Computer/Zero]]
|①||②||③|| || || ||⑦|| ||⑨||O
|- style="background-color: #ffc"
| 12
Line 5,955 ⟶ 5,967:
| [[Discrete%20Fourier%20transform|Discrete Fourier transform]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 11
| [[Execute%20Computer%2FZero|Execute Computer/Zero]]
|①||②||③|| || || ||⑦|| ||⑨||O
|- style="background-color: #ffc"
| 11
Line 6,043 ⟶ 6,051:
| [[N-queens%20minimum%20and%20knights%20and%20bishops|N-queens minimum and knights and bishops]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
| 10
| [[Quad-power%20prime%20seeds|Quad-power prime seeds]]
|①||②|| ||④|| ||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 10
Line 6,123 ⟶ 6,135:
| [[Price%20list%20behind%20API|Price list behind API]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 9
| [[Quad-power%20prime%20seeds|Quad-power prime seeds]]
|①||②|| ||④|| ||⑥||⑦|| || ||
|-
| 9
Line 6,291 ⟶ 6,299:
| [[Autogram%20checker|Autogram checker]]
|①||②||③||④|| ||⑥|| || ||⑨||
|- style="background-color: #ffc"
| 6
| [[Calmo%20numbers|Calmo numbers]]
|①|| || ||④||⑤|| || || || ||
|- style="background-color: #ffc"
| 6
Line 6,351 ⟶ 6,355:
| [[Wave%20function%20collapse|Wave function collapse]]
|①||②|| ||④|| ||⑥|| || ||⑨||⑩
|- style="background-color: #ffc"
| 5
| [[CLI-based%20maze-game|CLI-based maze-game]]
|①||②|| || || || || ||⑧|| ||
|- style="background-color: #ffc"
| 5
Line 6,379 ⟶ 6,387:
| [[Unicode%20polynomial%20equation|Unicode polynomial equation]]
|①||②||③|| ||⑤|| || ||⑧|| ||
|- style="background-color: #ffc"
| 5
| [[Vidir|Vidir]]
|①||②|| ||④|| || || || || ||
|- style="background-color: #ffc"
| 5
Line 6,395 ⟶ 6,407:
| [[Blackjack%20strategy|Blackjack strategy]]
|①||②|| || ||⑤|| || ||⑧|| ||
|- style="background-color: #ffc"
| 4
| [[CLI-based%20maze-game|CLI-based maze-game]]
|①||②|| || || || || ||⑧|| ||
|- style="background-color: #ffc"
| 4
Line 6,423 ⟶ 6,431:
| [[Sanitize%20user%20input|Sanitize user input]]
|①||②|| ||④|| || || || || ||
|- style="background-color: #ffc"
| 4
| [[Smarandache-Wellin%20primes|Smarandache-Wellin primes]]
|①|| || ||④||⑤|| || || || ||⑩
|-
| 4
Line 6,431 ⟶ 6,443:
| [[Uno%20%28card%20game%29|Uno (card game)]]
|①||②||③|| || || ||⑦|| || ||
|- style="background-color: #ffc"
| 4
| [[Vidir|Vidir]]
|①||②|| ||④|| || || || || ||
|- style="background-color: #ffc"
| 4
10,333

edits