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

From Rosetta Code
Content added Content deleted
(Update full list output)
(Update full list output)
Line 14: Line 14:
⑦ Kotlin
⑦ Kotlin
⑧ Racket
⑧ Racket
Java
C
C
Java
</pre>
</pre>


<div style="height:40em;overflow:scroll;">
<div style="height:40em;overflow:scroll;">
{|class="wikitable sortable"
{|class="wikitable sortable"
|+ As of 2020-05-24T23:10:18Z :: Tasks: 1018 ::<span style="background-color:#ffd"> Draft Tasks:229 </span>:: Total Tasks: 1247 :: Total Examples: 68052
|+ As of 2020-05-31T19:47:49Z :: Tasks: 1058 ::<span style="background-color:#ffd"> Draft Tasks:189 </span>:: Total Tasks: 1247 :: Total Examples: 68144
!Count!!Task!!①!!②!!③!!④!!⑤!!⑥!!⑦!!⑧!!⑨!!⑩
!Count!!Task!!①!!②!!③!!④!!⑤!!⑥!!⑦!!⑧!!⑨!!⑩
|-
|-
| 461
| 462
| [[Hello%20world%2FText|Hello world/Text]]
| [[Hello%20world%2FText|Hello world/Text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 31: Line 31:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 302
| 303
|data-sort-value="0D100 doors"| [[100%20doors|100 doors]]
|data-sort-value="0D100 doors"| [[100%20doors|100 doors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 55: Line 55:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 248
| 249
| [[Empty%20program|Empty program]]
| [[Empty%20program|Empty program]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 221: Line 221:
| 151
| 151
| [[Generic%20swap|Generic swap]]
| [[Generic%20swap|Generic swap]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 150
| [[Hailstone%20sequence|Hailstone sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 237: Line 241:
| 149
| 149
| [[Logical%20operations|Logical operations]]
| [[Logical%20operations|Logical operations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 148
| [[Hailstone%20sequence|Hailstone sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 333: Line 333:
| 133
| 133
| [[Read%20entire%20file|Read entire file]]
| [[Read%20entire%20file|Read entire file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 132
| [[Primality%20by%20trial%20division|Primality by trial division]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 341: Line 345:
| 131
| 131
| [[Day%20of%20the%20week|Day of the week]]
| [[Day%20of%20the%20week|Day of the week]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 131
| [[Primality%20by%20trial%20division|Primality by trial division]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 417: Line 417:
| 120
| 120
| [[Include%20a%20file|Include a file]]
| [[Include%20a%20file|Include a file]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 120
| 120
Line 448: Line 448:
|-
|-
| 117
| 117
| [[Knuth%20shuffle|Knuth shuffle]]
| [[ABC%20Problem|ABC Problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 117
| 117
| [[Associative%20array%2FIteration|Associative array/Iteration]]
| [[Loops%2FNested|Loops/Nested]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 116
| 117
| [[Knuth%20shuffle|Knuth shuffle]]
| [[Associative%20array%2FIteration|Associative array/Iteration]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 116
| 117
| [[Loops%2FNested|Loops/Nested]]
| [[Averages%2FRoot%20mean%20square|Averages/Root mean square]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 116
| 117
| [[Zero%20to%20the%20zero%20power|Zero to the zero power]]
| [[Zero%20to%20the%20zero%20power|Zero to the zero power]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 115
| 116
| [[Averages%2FRoot%20mean%20square|Averages/Root mean square]]
| [[ABC%20Problem|ABC Problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 481: Line 481:
| 114
| 114
| [[Classes|Classes]]
| [[Classes|Classes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 114
| [[Ethiopian%20multiplication|Ethiopian multiplication]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 500: Line 504:
|-
|-
| 113
| 113
| [[Delete%20a%20file|Delete a file]]
| [[Count%20in%20octal|Count in octal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 113
| 113
| [[Delete%20a%20file|Delete a file]]
| [[Ethiopian%20multiplication|Ethiopian multiplication]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 513: Line 517:
| 113
| 113
| [[Sorting%20algorithms%2FInsertion%20sort|Sorting algorithms/Insertion sort]]
| [[Sorting%20algorithms%2FInsertion%20sort|Sorting algorithms/Insertion sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 112
| [[Count%20in%20octal|Count in octal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 533: Line 533:
| 111
| 111
| [[Hostname|Hostname]]
| [[Hostname|Hostname]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 111
| 111
Line 589: Line 589:
| 108
| 108
| [[Haversine%20formula|Haversine formula]]
| [[Haversine%20formula|Haversine formula]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 108
| [[Pick%20random%20element|Pick random element]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 599: Line 603:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 107
| 106
| [[Accumulator%20factory|Accumulator factory]]
| [[Pick%20random%20element|Pick random element]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 106
| 106
| [[Align%20columns|Align columns]]
| [[Accumulator%20factory|Accumulator factory]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 625: Line 629:
| 106
| 106
| [[Perfect%20numbers|Perfect numbers]]
| [[Perfect%20numbers|Perfect numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 105
| [[Align%20columns|Align columns]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 653: Line 653:
| 103
| 103
| [[Catalan%20numbers|Catalan numbers]]
| [[Catalan%20numbers|Catalan numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 103
| [[Conway%27s%20Game%20of%20Life|Conway's Game of Life]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 669: Line 673:
| 103
| 103
| [[Variadic%20function|Variadic function]]
| [[Variadic%20function|Variadic function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 102
| [[Conway%27s%20Game%20of%20Life|Conway's Game of Life]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 801: Line 801:
| 93
| 93
| [[Interactive%20programming|Interactive programming]]
| [[Interactive%20programming|Interactive programming]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 92
| 92
Line 1,085: Line 1,085:
| 78
| 78
| [[Hello%20world%2FLine%20printer|Hello world/Line printer]]
| [[Hello%20world%2FLine%20printer|Hello world/Line printer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 78
| [[Hello%20world%2FNewbie|Hello world/Newbie]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,117: Line 1,121:
| 77
| 77
| [[Floyd%27s%20triangle|Floyd's triangle]]
| [[Floyd%27s%20triangle|Floyd's triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 77
| [[Hello%20world%2FNewbie|Hello world/Newbie]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,181: Line 1,181:
| 75
| 75
| [[Address%20of%20a%20variable|Address of a variable]]
| [[Address%20of%20a%20variable|Address of a variable]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 75
| 75
Line 1,257: Line 1,257:
| 73
| 73
| [[Here%20document|Here document]]
| [[Here%20document|Here document]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
|-
| 73
| 73
Line 1,281: Line 1,281:
| 72
| 72
| [[List%20comprehensions|List comprehensions]]
| [[List%20comprehensions|List comprehensions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
| [[Long%20multiplication|Long multiplication]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,313: Line 1,317:
| 71
| 71
| [[Keyboard%20input%2FObtain%20a%20Y%20or%20N%20response|Keyboard input/Obtain a Y or N response]]
| [[Keyboard%20input%2FObtain%20a%20Y%20or%20N%20response|Keyboard input/Obtain a Y or N response]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
| 71
| [[Long%20multiplication|Long multiplication]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 71
| 71
Line 1,481: Line 1,481:
| 67
| 67
| [[Longest%20common%20subsequence|Longest common subsequence]]
| [[Longest%20common%20subsequence|Longest common subsequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 67
| [[Repeat|Repeat]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,509: Line 1,513:
| 66
| 66
| [[Guess%20the%20number%2FWith%20feedback%20%28player%29|Guess the number/With feedback (player)]]
| [[Guess%20the%20number%2FWith%20feedback%20%28player%29|Guess the number/With feedback (player)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 66
| [[Repeat|Repeat]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,521: Line 1,521:
| 65
| 65
|data-sort-value="0C15 puzzle game"| [[15%20Puzzle%20Game|15 Puzzle Game]]
|data-sort-value="0C15 puzzle game"| [[15%20Puzzle%20Game|15 Puzzle Game]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
|-
| 65
| 65
Line 1,549: Line 1,549:
| 65
| 65
| [[Variable%20size%2FGet|Variable size/Get]]
| [[Variable%20size%2FGet|Variable size/Get]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
|-
| 65
| 65
Line 1,605: Line 1,605:
| 64
| 64
| [[Runtime%20evaluation|Runtime evaluation]]
| [[Runtime%20evaluation|Runtime evaluation]]
|①||②|| ||④||⑤||⑥||⑦||⑧|||| 
|①||②|| ||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 63
| 63
| [[Combinations%20with%20repetitions|Combinations with repetitions]]
| [[Combinations%20with%20repetitions|Combinations with repetitions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 63
| [[Continued%20fraction|Continued fraction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,617: Line 1,621:
| 63
| 63
| [[Extend%20your%20language|Extend your language]]
| [[Extend%20your%20language|Extend your language]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 63
| 63
Line 1,637: Line 1,641:
| 62
| 62
| [[Documentation|Documentation]]
| [[Documentation|Documentation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[Fast%20Fourier%20transform|Fast Fourier transform]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,689: Line 1,697:
| 61
| 61
| [[Amb|Amb]]
| [[Amb|Amb]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
| 61
| [[Chinese%20remainder%20theorem|Chinese remainder theorem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 61
| 61
| [[Cholesky%20decomposition|Cholesky decomposition]]
| [[Cholesky%20decomposition|Cholesky decomposition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 61
| [[Continued%20fraction|Continued fraction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 61
| [[Fast%20Fourier%20transform|Fast Fourier transform]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,725: Line 1,721:
| 60
| 60
| [[Barnsley%20fern|Barnsley fern]]
| [[Barnsley%20fern|Barnsley fern]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 60
| [[Chinese%20remainder%20theorem|Chinese remainder theorem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,745: Line 1,745:
| 60
| 60
| [[Roots%20of%20a%20quadratic%20function|Roots of a quadratic function]]
| [[Roots%20of%20a%20quadratic%20function|Roots of a quadratic function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 60
| [[Sequence%20of%20primes%20by%20trial%20division|Sequence of primes by trial division]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,820: Line 1,824:
|-
|-
| 58
| 58
| [[Show%20Ascii%20table|Show Ascii table]]
| [[Sequence%20of%20primes%20by%20trial%20division|Sequence of primes by trial division]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,845: Line 1,849:
| 57
| 57
| [[Modular%20exponentiation|Modular exponentiation]]
| [[Modular%20exponentiation|Modular exponentiation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[Mouse%20position|Mouse position]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,897: Line 1,905:
| 56
| 56
| [[LZW%20compression|LZW compression]]
| [[LZW%20compression|LZW compression]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 56
| [[Mouse%20position|Mouse position]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,921: Line 1,925:
| 55
| 55
| [[Compile-time%20calculation|Compile-time calculation]]
| [[Compile-time%20calculation|Compile-time calculation]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|①||②||③||④||⑤|| ||⑦||⑧|||| 
|-
|-
| 55
| 55
Line 1,941: Line 1,945:
| 55
| 55
| [[Hash%20join|Hash join]]
| [[Hash%20join|Hash join]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 55
| 55
Line 1,949: Line 1,953:
| 55
| 55
| [[Left%20factorials|Left factorials]]
| [[Left%20factorials|Left factorials]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 55
| [[Show%20Ascii%20table|Show Ascii table]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,977: Line 1,977:
| 54
| 54
| [[Define%20a%20primitive%20data%20type|Define a primitive data type]]
| [[Define%20a%20primitive%20data%20type|Define a primitive data type]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 54
| 54
Line 2,001: Line 2,001:
| 54
| 54
| [[Stack%20traces|Stack traces]]
| [[Stack%20traces|Stack traces]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 54
| [[Topological%20sort|Topological sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,053: Line 2,057:
| 53
| 53
| [[Runtime%20evaluation%2FIn%20an%20environment|Runtime evaluation/In an environment]]
| [[Runtime%20evaluation%2FIn%20an%20environment|Runtime evaluation/In an environment]]
|①||②|| ||④||⑤||⑥||⑦||⑧|||| 
|①||②|| ||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 53
| 53
Line 2,069: Line 2,073:
| 53
| 53
| [[Synchronous%20concurrency|Synchronous concurrency]]
| [[Synchronous%20concurrency|Synchronous concurrency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 53
| [[Topological%20sort|Topological sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 2,081: Line 2,081:
| 52
| 52
| [[Bitmap%2FWrite%20a%20PPM%20file|Bitmap/Write a PPM file]]
| [[Bitmap%2FWrite%20a%20PPM%20file|Bitmap/Write a PPM file]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
|-
| 52
| 52
Line 2,105: Line 2,105:
| 52
| 52
| [[Matrix-exponentiation%20operator|Matrix-exponentiation operator]]
| [[Matrix-exponentiation%20operator|Matrix-exponentiation operator]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
|-
| 52
| 52
| [[Pointers%20and%20references|Pointers and references]]
| [[Pointers%20and%20references|Pointers and references]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 52
| 52
| [[Rosetta%20Code%2FRank%20languages%20by%20popularity|Rosetta Code/Rank languages by popularity]]
| [[Rosetta%20Code%2FRank%20languages%20by%20popularity|Rosetta Code/Rank languages by popularity]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
|-
| 52
| 52
Line 2,217: Line 2,217:
| 49
| 49
| [[Mad%20Libs|Mad Libs]]
| [[Mad%20Libs|Mad Libs]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 49
| 49
Line 2,234: Line 2,234:
| [[Wireworld|Wireworld]]
| [[Wireworld|Wireworld]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 48
|data-sort-value="0E2048"| [[2048|2048]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
|-
| 48
| 48
Line 2,253: Line 2,257:
| 48
| 48
| [[Terminal%20control%2FColoured%20text|Terminal control/Coloured text]]
| [[Terminal%20control%2FColoured%20text|Terminal control/Coloured text]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
|-
| 48
| 48
Line 2,263: Line 2,267:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 47
| 48
| [[Word%20frequency|Word frequency]]
|data-sort-value="0E2048"| [[2048|2048]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||||⑥||⑦||⑧||⑨||⑩
|-
|-
| 47
| 47
Line 2,302: Line 2,306:
| [[Validate%20International%20Securities%20Identification%20Number|Validate International Securities Identification Number]]
| [[Validate%20International%20Securities%20Identification%20Number|Validate International Securities Identification Number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 47
| [[Word%20frequency|Word frequency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 47
| 47
Line 2,361: Line 2,361:
| 45
| 45
| [[Attractive%20numbers|Attractive numbers]]
| [[Attractive%20numbers|Attractive numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 45
| [[Chinese%20zodiac|Chinese zodiac]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,393: Line 2,397:
| 45
| 45
| [[Metaprogramming|Metaprogramming]]
| [[Metaprogramming|Metaprogramming]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
|-
| 45
| 45
| [[Naming%20conventions|Naming conventions]]
| [[Naming%20conventions|Naming conventions]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
|-
| 45
| 45
Line 2,406: Line 2,410:
| [[Strip%20block%20comments|Strip block comments]]
| [[Strip%20block%20comments|Strip block comments]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 45
| 45
| [[Vector|Vector]]
| [[Vector|Vector]]
Line 2,420: Line 2,424:
|-
|-
| 44
| 44
| [[Colour%20bars%2FDisplay|Colour bars/Display]]
| [[Chinese%20zodiac|Chinese zodiac]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,449: Line 2,453:
| 44
| 44
| [[Rosetta%20Code%2FCount%20examples|Rosetta Code/Count examples]]
| [[Rosetta%20Code%2FCount%20examples|Rosetta Code/Count examples]]
|①||②||③||④||⑤||⑥|| ||⑧|||| 
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|-
|-
| 44
| 44
| [[Send%20an%20unknown%20method%20call|Send an unknown method call]]
| [[Send%20an%20unknown%20method%20call|Send an unknown method call]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 43
| 43
| [[Abundant%20odd%20numbers|Abundant odd numbers]]
| [[Abundant%20odd%20numbers|Abundant odd numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 43
| [[Colour%20bars%2FDisplay|Colour bars/Display]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,473: Line 2,473:
| 43
| 43
| [[History%20variables|History variables]]
| [[History%20variables|History variables]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 43
| 43
Line 2,517: Line 2,517:
| 42
| 42
| [[Bitmap%2FRead%20a%20PPM%20file|Bitmap/Read a PPM file]]
| [[Bitmap%2FRead%20a%20PPM%20file|Bitmap/Read a PPM file]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
|-
| 42
| 42
Line 2,589: Line 2,589:
| 41
| 41
| [[Keyboard%20input%2FFlush%20the%20keyboard%20buffer|Keyboard input/Flush the keyboard buffer]]
| [[Keyboard%20input%2FFlush%20the%20keyboard%20buffer|Keyboard input/Flush the keyboard buffer]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
|-
| 41
| 41
Line 2,613: Line 2,613:
| 41
| 41
| [[Table%20creation%2FPostal%20addresses|Table creation/Postal addresses]]
| [[Table%20creation%2FPostal%20addresses|Table creation/Postal addresses]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|①||②||③||④||⑤|| ||⑦||⑧|||| 
|-
|-
| 41
| 41
| [[Twelve%20statements|Twelve statements]]
| [[Twelve%20statements|Twelve statements]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 41
| 41
Line 2,625: Line 2,625:
| 41
| 41
| [[Variable%20size%2FSet|Variable size/Set]]
| [[Variable%20size%2FSet|Variable size/Set]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
| 40
|data-sort-value="0D100 prisoners"| [[100%20prisoners|100 prisoners]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 40
| 40
| [[Calendar%20-%20for%20%22REAL%22%20programmers|Calendar - for "REAL" programmers]]
| [[Calendar%20-%20for%20%22REAL%22%20programmers|Calendar - for "REAL" programmers]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|①||②||③||④||⑤|| ||⑦||⑧|||| 
|-
|-
| 40
| 40
Line 2,653: Line 2,657:
| 40
| 40
| [[Start%20from%20a%20main%20routine|Start from a main routine]]
| [[Start%20from%20a%20main%20routine|Start from a main routine]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|①||②||③||④||⑤|| ||⑦||⑧|||| 
|-
|-
| 40
| 40
Line 2,661: Line 2,665:
| 40
| 40
| [[Terminal%20control%2FDimensions|Terminal control/Dimensions]]
| [[Terminal%20control%2FDimensions|Terminal control/Dimensions]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
|-
| 39
| 39
Line 2,669: Line 2,673:
| 39
| 39
| [[Cantor%20set|Cantor set]]
| [[Cantor%20set|Cantor set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 39
| [[Elementary%20cellular%20automaton|Elementary cellular automaton]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,689: Line 2,697:
| 39
| 39
| [[Sorting%20algorithms%2FStrand%20sort|Sorting algorithms/Strand sort]]
| [[Sorting%20algorithms%2FStrand%20sort|Sorting algorithms/Strand sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 38
|data-sort-value="0D100 prisoners"| [[100%20prisoners|100 prisoners]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,706: Line 2,710:
| [[Combinations%20and%20permutations|Combinations and permutations]]
| [[Combinations%20and%20permutations|Combinations and permutations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 38
| [[Constrained%20genericity|Constrained genericity]]
|①||②||③||④|| || ||⑦||⑧|| ||⑩
|-
|-
| 38
| 38
Line 2,729: Line 2,737:
| 38
| 38
| [[Speech%20synthesis|Speech synthesis]]
| [[Speech%20synthesis|Speech synthesis]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 38
| 38
Line 2,749: Line 2,757:
| 37
| 37
| [[Break%20OO%20privacy|Break OO privacy]]
| [[Break%20OO%20privacy|Break OO privacy]]
|①||②||③||④||⑤||⑥||⑦|| |||| 
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 37
| [[Constrained%20genericity|Constrained genericity]]
|①||②||③||④|| || ||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 37
| 37
| [[Damm%20algorithm|Damm algorithm]]
| [[Damm%20algorithm|Damm algorithm]]
Line 2,765: Line 2,769:
| 37
| 37
| [[Determine%20if%20a%20string%20has%20all%20the%20same%20characters|Determine if a string has all the same characters]]
| [[Determine%20if%20a%20string%20has%20all%20the%20same%20characters|Determine if a string has all the same characters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 37
| [[Elementary%20cellular%20automaton|Elementary cellular automaton]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,810: Line 2,810:
| [[QR%20decomposition|QR decomposition]]
| [[QR%20decomposition|QR decomposition]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 37
| [[RPG%20Attributes%20Generator|RPG Attributes Generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 37
| 37
Line 2,829: Line 2,833:
| 37
| 37
| [[Terminal%20control%2FInverse%20video|Terminal control/Inverse video]]
| [[Terminal%20control%2FInverse%20video|Terminal control/Inverse video]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
|-
| 37
| 37
Line 2,837: Line 2,841:
| 37
| 37
| [[Variable-length%20quantity|Variable-length quantity]]
| [[Variable-length%20quantity|Variable-length quantity]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 37
| [[Water%20collected%20between%20towers|Water collected between towers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,869: Line 2,877:
| 36
| 36
| [[Vampire%20number|Vampire number]]
| [[Vampire%20number|Vampire number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 36
| [[Water%20collected%20between%20towers|Water collected between towers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,889: Line 2,893:
| 35
| 35
| [[Events|Events]]
| [[Events|Events]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|①||②||③||④||⑤||⑥|| ||⑧|||| 
|-
|-
| 35
| 35
Line 2,897: Line 2,901:
| 35
| 35
| [[Function%20prototype|Function prototype]]
| [[Function%20prototype|Function prototype]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|①||②||③||④||⑤|| ||⑦||⑧|||| 
|-
| 35
| [[Lychrel%20numbers|Lychrel numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 35
| 35
Line 2,913: Line 2,921:
| 35
| 35
| [[Multiline%20shebang|Multiline shebang]]
| [[Multiline%20shebang|Multiline shebang]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|①||②||③||④||⑤||⑥|| ||⑧|||| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 35
| 35
| [[Musical%20scale|Musical scale]]
| [[Musical%20scale|Musical scale]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
|-
| 35
| 35
Line 2,925: Line 2,933:
| 35
| 35
| [[Object%20serialization|Object serialization]]
| [[Object%20serialization|Object serialization]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 35
| 35
| [[Order%20disjoint%20list%20items|Order disjoint list items]]
| [[Order%20disjoint%20list%20items|Order disjoint list items]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 35
| 35
| [[Permutations%20with%20repetitions|Permutations with repetitions]]
| [[Permutations%20with%20repetitions|Permutations with repetitions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 35
| [[RPG%20Attributes%20Generator|RPG Attributes Generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,949: Line 2,953:
| 35
| 35
| [[Terminal%20control%2FHiding%20the%20cursor|Terminal control/Hiding the cursor]]
| [[Terminal%20control%2FHiding%20the%20cursor|Terminal control/Hiding the cursor]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
|-
| 35
| 35
| [[Terminal%20control%2FUnicode%20output|Terminal control/Unicode output]]
| [[Terminal%20control%2FUnicode%20output|Terminal control/Unicode output]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
|-
| 35
| 35
Line 2,965: Line 2,969:
| 34
| 34
| [[Colour%20pinstripe%2FDisplay|Colour pinstripe/Display]]
| [[Colour%20pinstripe%2FDisplay|Colour pinstripe/Display]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 34
| [[Euler%27s%20identity|Euler's identity]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,982: Line 2,990:
| [[Input%2FOutput%20for%20Pairs%20of%20Numbers|Input/Output for Pairs of Numbers]]
| [[Input%2FOutput%20for%20Pairs%20of%20Numbers|Input/Output for Pairs of Numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 34
| [[Lychrel%20numbers|Lychrel numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 34
| 34
Line 2,994: Line 2,998:
| [[Pathological%20floating%20point%20problems|Pathological floating point problems]]
| [[Pathological%20floating%20point%20problems|Pathological floating point problems]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 34
| 34
| [[Sorting%20Algorithms%2FCircle%20Sort|Sorting Algorithms/Circle Sort]]
| [[Sorting%20Algorithms%2FCircle%20Sort|Sorting Algorithms/Circle Sort]]
Line 3,013: Line 3,017:
| 33
| 33
| [[Bitwise%20IO|Bitwise IO]]
| [[Bitwise%20IO|Bitwise IO]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
|-
| 33
| 33
Line 3,024: Line 3,028:
|-
|-
| 33
| 33
| [[Feigenbaum%20constant%20calculation|Feigenbaum constant calculation]]
| [[Euler%27s%20identity|Euler's identity]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,041: Line 3,045:
| 33
| 33
| [[Maze%20solving|Maze solving]]
| [[Maze%20solving|Maze solving]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 33
| [[Parametrized%20SQL%20statement|Parametrized SQL statement]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,053: Line 3,061:
| 33
| 33
| [[Scope%2FFunction%20names%20and%20labels|Scope/Function names and labels]]
| [[Scope%2FFunction%20names%20and%20labels|Scope/Function names and labels]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
| 33
| [[Square-free%20integers|Square-free integers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 32
| 32
Line 3,065: Line 3,077:
| 32
| 32
| [[Bitmap%2FB%C3%A9zier%20curves%2FCubic|Bitmap/Bézier curves/Cubic]]
| [[Bitmap%2FB%C3%A9zier%20curves%2FCubic|Bitmap/Bézier curves/Cubic]]
|①||②||③||④|| ||⑥||⑦||⑧|| ||
|①||②||③||④|| ||⑥||⑦||⑧|||| 
|-
|-
| 32
| 32
| [[Brace%20expansion|Brace expansion]]
| [[Brace%20expansion|Brace expansion]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|- style="background-color: #ffc"
| 32
| 32
| [[Check%20output%20device%20is%20a%20terminal|Check output device is a terminal]]
| [[Check%20output%20device%20is%20a%20terminal|Check output device is a terminal]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
|-
| 32
| 32
Line 3,093: Line 3,105:
| 32
| 32
| [[Ordered%20Partitions|Ordered Partitions]]
| [[Ordered%20Partitions|Ordered Partitions]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
| 32
| [[Parametrized%20SQL%20statement|Parametrized SQL statement]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 32
| 32
Line 3,113: Line 3,121:
| 32
| 32
| [[Rosetta%20Code%2FFind%20bare%20lang%20tags|Rosetta Code/Find bare lang tags]]
| [[Rosetta%20Code%2FFind%20bare%20lang%20tags|Rosetta Code/Find bare lang tags]]
|①||②||③||④||⑤|| || ||⑧|| ||
|①||②||③||④||⑤|| || ||⑧|||| 
|-
| 32
| [[Square-free%20integers|Square-free integers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 32
| 32
Line 3,125: Line 3,129:
| 32
| 32
| [[URL%20parser|URL parser]]
| [[URL%20parser|URL parser]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 31
| 31
Line 3,133: Line 3,137:
| 31
| 31
| [[Conjugate%20transpose|Conjugate transpose]]
| [[Conjugate%20transpose|Conjugate transpose]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 31
| 31
| [[Days%20between%20dates|Days between dates]]
| [[Days%20between%20dates|Days between dates]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 31
| [[Determine%20if%20a%20string%20has%20all%20unique%20characters|Determine if a string has all unique characters]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
Line 3,142: Line 3,150:
| [[Egyptian%20fractions|Egyptian fractions]]
| [[Egyptian%20fractions|Egyptian fractions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 31
| 31
| [[Entropy%2FNarcissist|Entropy/Narcissist]]
| [[Feigenbaum%20constant%20calculation|Feigenbaum constant calculation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 31
| 31
| [[Find%20the%20intersection%20of%20a%20line%20with%20a%20plane|Find the intersection of a line with a plane]]
| [[Find%20the%20intersection%20of%20a%20line%20with%20a%20plane|Find the intersection of a line with a plane]]
Line 3,161: Line 3,169:
| 31
| 31
| [[Multiple%20regression|Multiple regression]]
| [[Multiple%20regression|Multiple regression]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
|-
| 31
| 31
Line 3,169: Line 3,177:
| 31
| 31
| [[Parse%20command-line%20arguments|Parse command-line arguments]]
| [[Parse%20command-line%20arguments|Parse command-line arguments]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
|-
| 31
| 31
| [[RSA%20code|RSA code]]
| [[RSA%20code|RSA code]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 31
| 31
|data-sort-value="read a file character by character/utf0B8"| [[Read%20a%20file%20character%20by%20character%2FUTF8|Read a file character by character/UTF8]]
|data-sort-value="read a file character by character/utf0B8"| [[Read%20a%20file%20character%20by%20character%2FUTF8|Read a file character by character/UTF8]]
Line 3,189: Line 3,197:
| 31
| 31
| [[Solve%20the%20no%20connection%20puzzle|Solve the no connection puzzle]]
| [[Solve%20the%20no%20connection%20puzzle|Solve the no connection puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 31
| 31
Line 3,198: Line 3,206:
| [[Subset%20sum%20problem|Subset sum problem]]
| [[Subset%20sum%20problem|Subset sum problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 31
| 31
| [[Substitution%20Cipher|Substitution Cipher]]
| [[Substitution%20Cipher|Substitution Cipher]]
Line 3,209: Line 3,217:
| 31
| 31
| [[Write%20to%20Windows%20event%20log|Write to Windows event log]]
| [[Write%20to%20Windows%20event%20log|Write to Windows event log]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 30
| [[Abbreviations%2C%20simple|Abbreviations, simple]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 30
| [[Approximate%20Equality|Approximate Equality]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 30
| 30
| [[Associative%20array%2FMerging|Associative array/Merging]]
| [[Associative%20array%2FMerging|Associative array/Merging]]
|①||②||③||④||⑤||⑥||⑦|| |||| 
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 30
| 30
| [[Bitmap%2FB%C3%A9zier%20curves%2FQuadratic|Bitmap/Bézier curves/Quadratic]]
| [[Bitmap%2FB%C3%A9zier%20curves%2FQuadratic|Bitmap/Bézier curves/Quadratic]]
|①||②||③||④|| ||⑥||⑦||⑧|| ||
|①||②||③||④|| ||⑥||⑦||⑧|||| 
|-
|-
| 30
| 30
Line 3,232: Line 3,248:
|-
|-
| 30
| 30
| [[Copy%20stdin%20to%20stdout|Copy stdin to stdout]]
| [[Determine%20if%20a%20string%20has%20all%20unique%20characters|Determine if a string has all unique characters]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||||⑨||⑩
|-
|-
| 30
| [[Entropy%2FNarcissist|Entropy/Narcissist]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 30
| 30
| [[Fivenum|Fivenum]]
| [[Fivenum|Fivenum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 30
| [[Gapful%20numbers|Gapful numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 30
| 30
Line 3,257: Line 3,273:
| 30
| 30
| [[Multiplicative%20order|Multiplicative order]]
| [[Multiplicative%20order|Multiplicative order]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 30
| [[Numeric%20error%20propagation|Numeric error propagation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,269: Line 3,289:
| 30
| 30
| [[Reflection%2FList%20properties|Reflection/List properties]]
| [[Reflection%2FList%20properties|Reflection/List properties]]
|①||②||③||④||⑤||⑥||⑦|| |||| 
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 30
| 30
Line 3,285: Line 3,305:
| 30
| 30
| [[Terminal%20control%2FCursor%20movement|Terminal control/Cursor movement]]
| [[Terminal%20control%2FCursor%20movement|Terminal control/Cursor movement]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
|-
| 30
| 30
Line 3,296: Line 3,316:
|-
|-
| 29
| 29
| [[Abbreviations%2C%20simple|Abbreviations, simple]]
| [[Abbreviations%2C%20easy|Abbreviations, easy]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 29
| [[Approximate%20Equality|Approximate Equality]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 29
| 29
| [[Check%20Machin-like%20formulas|Check Machin-like formulas]]
| [[Check%20Machin-like%20formulas|Check Machin-like formulas]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|- style="background-color: #ffc"
| 29
| 29
| [[Check%20input%20device%20is%20a%20terminal|Check input device is a terminal]]
| [[Check%20input%20device%20is%20a%20terminal|Check input device is a terminal]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|- style="background-color: #ffc"
| 29
| [[Copy%20stdin%20to%20stdout|Copy stdin to stdout]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 29
| 29
| [[Decimal%20floating%20point%20number%20to%20binary|Decimal floating point number to binary]]
| [[Decimal%20floating%20point%20number%20to%20binary|Decimal floating point number to binary]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 29
| 29
Line 3,325: Line 3,337:
| 29
| 29
| [[First%20class%20environments|First class environments]]
| [[First%20class%20environments|First class environments]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
| 29
| [[Gapful%20numbers|Gapful numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 29
| 29
Line 3,337: Line 3,345:
| 29
| 29
| [[Negative%20base%20numbers|Negative base numbers]]
| [[Negative%20base%20numbers|Negative base numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 29
| [[Numeric%20error%20propagation|Numeric error propagation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,362: Line 3,366:
| [[Zhang-Suen%20thinning%20algorithm|Zhang-Suen thinning algorithm]]
| [[Zhang-Suen%20thinning%20algorithm|Zhang-Suen thinning algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 28
| [[Abbreviations%2C%20easy|Abbreviations, easy]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 28
| 28
Line 3,382: Line 3,382:
| [[Determine%20if%20a%20string%20is%20collapsible|Determine if a string is collapsible]]
| [[Determine%20if%20a%20string%20is%20collapsible|Determine if a string is collapsible]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|- style="background-color: #ffc"
| 28
| 28
| [[Display%20a%20linear%20combination|Display a linear combination]]
| [[Display%20a%20linear%20combination|Display a linear combination]]
Line 3,390: Line 3,390:
| [[FTP|FTP]]
| [[FTP|FTP]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 28
| [[Humble%20numbers|Humble numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 28
| [[Long%20year%3F|Long year?]]
|①||②||③||④||⑤||⑥|| || || ||⑩
|-
|-
| 28
| 28
Line 3,433: Line 3,441:
| 27
| 27
| [[Church%20Numerals|Church Numerals]]
| [[Church%20Numerals|Church Numerals]]
|①||②||③||④||⑤||⑥|| ||⑧|||| 
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|-
|-
| 27
| 27
Line 3,449: Line 3,457:
| 27
| 27
| [[HTTPS%2FAuthenticated|HTTPS/Authenticated]]
| [[HTTPS%2FAuthenticated|HTTPS/Authenticated]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
| 27
| [[Humble%20numbers|Humble numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 27
| 27
Line 3,464: Line 3,468:
|-
|-
| 27
| 27
| [[Long%20year%3F|Long year?]]
| [[Loops%2FWrong%20ranges|Loops/Wrong ranges]]
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|①||②||③||④||⑤||⑥||||||⑨||
|-
|-
| 27
| 27
| [[Pragmatic%20directives|Pragmatic directives]]
| [[Pragmatic%20directives|Pragmatic directives]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
|-
| 27
| 27
| [[Rosetta%20Code%2FFix%20code%20tags|Rosetta Code/Fix code tags]]
| [[Rosetta%20Code%2FFix%20code%20tags|Rosetta Code/Fix code tags]]
|①||②||③||④||⑤||⑥|| ||⑧|||| 
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|-
|-
| 27
| 27
Line 3,498: Line 3,502:
| [[Verify%20distribution%20uniformity%2FChi-squared%20test|Verify distribution uniformity/Chi-squared test]]
| [[Verify%20distribution%20uniformity%2FChi-squared%20test|Verify distribution uniformity/Chi-squared test]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 26
| [[AVL%20tree|AVL tree]]
|①||②||③||④|| ||⑥||⑦|| ||⑨||⑩
|-
|-
| 26
| 26
| [[Arena%20storage%20pool|Arena storage pool]]
| [[Arena%20storage%20pool|Arena storage pool]]
|①||②||③||④|| ||⑥||⑦||⑧|| ||
|①||②||③||④|| ||⑥||⑦||⑧|||| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 26
| 26
Line 3,514: Line 3,514:
| [[Chat%20server|Chat server]]
| [[Chat%20server|Chat server]]
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 26
| 26
| [[Cheryl%27s%20Birthday|Cheryl's Birthday]]
| [[Cheryl%27s%20Birthday|Cheryl's Birthday]]
Line 3,525: Line 3,525:
| 26
| 26
| [[Distributed%20programming|Distributed programming]]
| [[Distributed%20programming|Distributed programming]]
|①||②|| ||④||⑤||⑥|| ||⑧|| ||
|①||②|| ||④||⑤||⑥|| ||⑧|||| 
|-
|- style="background-color: #ffc"
| 26
| 26
| [[Faulhaber%27s%20formula|Faulhaber's formula]]
| [[Faulhaber%27s%20formula|Faulhaber's formula]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 26
| 26
| [[Faulhaber%27s%20triangle|Faulhaber's triangle]]
| [[Faulhaber%27s%20triangle|Faulhaber's triangle]]
Line 3,548: Line 3,548:
|-
|-
| 26
| 26
| [[Koch%20curve|Koch curve]]
| [[Loops%2FWrong%20ranges|Loops/Wrong ranges]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 26
| 26
| [[Mian-Chowla%20sequence|Mian-Chowla sequence]]
| [[Mian-Chowla%20sequence|Mian-Chowla sequence]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|- style="background-color: #ffc"
| 26
| 26
| [[Modular%20arithmetic|Modular arithmetic]]
| [[Modular%20arithmetic|Modular arithmetic]]
Line 3,569: Line 3,569:
| 26
| 26
| [[Paraffins|Paraffins]]
| [[Paraffins|Paraffins]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 26
| [[Parallel%20Brute%20Force|Parallel Brute Force]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,581: Line 3,585:
| 26
| 26
| [[Reflection%2FList%20methods|Reflection/List methods]]
| [[Reflection%2FList%20methods|Reflection/List methods]]
|①||②||③||④||⑤||⑥||⑦|| |||| 
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 26
| 26
Line 3,589: Line 3,593:
| 26
| 26
| [[Table%20creation|Table creation]]
| [[Table%20creation|Table creation]]
|①||②||③||④|| ||⑥|| ||⑧|| ||
|①||②||③||④|| ||⑥|| ||⑧|||| 
|-
| 25
| [[AVL%20tree|AVL tree]]
|①||②||③||④|| ||⑥||⑦|| ||⑨||⑩
|-
|-
| 25
| 25
Line 3,597: Line 3,605:
| 25
| 25
| [[Create%20an%20object%20at%20a%20given%20address|Create an object at a given address]]
| [[Create%20an%20object%20at%20a%20given%20address|Create an object at a given address]]
|①||②||③||④|| || ||⑦||⑧|| ||
|①||②||③||④|| || ||⑦||⑧|||| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 25
| 25
Line 3,617: Line 3,625:
| 25
| 25
| [[Natural%20sorting|Natural sorting]]
| [[Natural%20sorting|Natural sorting]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
|- style="background-color: #ffc"
| 25
| 25
| [[Old%20Russian%20measure%20of%20length|Old Russian measure of length]]
| [[Old%20Russian%20measure%20of%20length|Old Russian measure of length]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 25
| [[Parallel%20Brute%20Force|Parallel Brute Force]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,649: Line 3,653:
| 25
| 25
| [[Textonyms|Textonyms]]
| [[Textonyms|Textonyms]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 25
| 25
Line 3,658: Line 3,662:
| [[Card%20shuffles|Card shuffles]]
| [[Card%20shuffles|Card shuffles]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 24
| 24
| [[Determine%20if%20two%20triangles%20overlap|Determine if two triangles overlap]]
| [[Determine%20if%20two%20triangles%20overlap|Determine if two triangles overlap]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 24
| [[Koch%20curve|Koch curve]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 24
| 24
| [[Law%20of%20cosines%20-%20triples|Law of cosines - triples]]
| [[Law%20of%20cosines%20-%20triples|Law of cosines - triples]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 24
| [[Plasma%20effect|Plasma effect]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 24
| 24
Line 3,685: Line 3,689:
| 24
| 24
| [[Solve%20a%20Holy%20Knight%27s%20tour|Solve a Holy Knight's tour]]
| [[Solve%20a%20Holy%20Knight%27s%20tour|Solve a Holy Knight's tour]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 24
| 24
| [[Sum%20and%20Product%20Puzzle|Sum and Product Puzzle]]
| [[Sum%20and%20Product%20Puzzle|Sum and Product Puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 24
| 24
Line 3,697: Line 3,701:
| 24
| 24
| [[Yahoo%21%20search%20interface|Yahoo! search interface]]
| [[Yahoo%21%20search%20interface|Yahoo! search interface]]
|①|| || ||④||⑤||⑥||⑦||⑧|||| 
|①|| || ||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 23
| 23
| [[Chebyshev%20coefficients|Chebyshev coefficients]]
| [[Chebyshev%20coefficients|Chebyshev coefficients]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 23
| [[Factorions|Factorions]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|-
|-
| 23
| 23
Line 3,710: Line 3,718:
| [[Hough%20transform|Hough transform]]
| [[Hough%20transform|Hough transform]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 23
| [[Jacobi%20symbol|Jacobi symbol]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
|-
| 23
| 23
| [[K-means%2B%2B%20clustering|K-means++ clustering]]
| [[K-means%2B%2B%20clustering|K-means++ clustering]]
|①||②||③||④|| ||⑥||⑦||⑧|| ||
|①||②||③||④|| ||⑥||⑦||⑧|||| 
|-
|-
| 23
| 23
| [[Kronecker%20product%20based%20fractals|Kronecker product based fractals]]
| [[Kronecker%20product%20based%20fractals|Kronecker product based fractals]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 23
| [[Lah%20numbers|Lah numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 23
| 23
| [[Machine%20code|Machine code]]
| [[Machine%20code|Machine code]]
|①||②||③||④|| ||⑥||⑦||⑧|| ||
|①||②||③||④|| ||⑥||⑦||⑧|||| 
|-
|-
| 23
| 23
|data-sort-value="main step of gost 0F28147-0C89"| [[Main%20step%20of%20GOST%2028147-89|Main step of GOST 28147-89]]
|data-sort-value="main step of gost 0F28147-0C89"| [[Main%20step%20of%20GOST%2028147-89|Main step of GOST 28147-89]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 23
| 23
| [[Make%20a%20backup%20file|Make a backup file]]
| [[Make%20a%20backup%20file|Make a backup file]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|- style="background-color: #ffc"
| 23
| 23
| [[Perlin%20noise|Perlin noise]]
| [[Perlin%20noise|Perlin noise]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 23
| [[Plasma%20effect|Plasma effect]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,745: Line 3,757:
| 23
| 23
| [[Record%20sound|Record sound]]
| [[Record%20sound|Record sound]]
|①||②||③||④|| ||⑥||⑦||⑧|| ||
|①||②||③||④|| ||⑥||⑦||⑧|||| 
|-
|-
| 23
| 23
| [[SOAP|SOAP]]
| [[SOAP|SOAP]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| |||| 
|-
|-
| 23
| 23
Line 3,761: Line 3,773:
| 23
| 23
| [[Type%20detection|Type detection]]
| [[Type%20detection|Type detection]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|①||②||③||④||⑤|| ||⑦||⑧|||| 
|-
|-
| 23
| 23
Line 3,773: Line 3,785:
| 23
| 23
| [[Word%20break%20problem|Word break problem]]
| [[Word%20break%20problem|Word break problem]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 23
| 23
| [[Zumkeller%20numbers|Zumkeller numbers]]
| [[Zumkeller%20numbers|Zumkeller numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 22
| 22
Line 3,785: Line 3,797:
| 22
| 22
|data-sort-value="base0C58check encoding"| [[Base58Check%20encoding|Base58Check encoding]]
|data-sort-value="base0C58check encoding"| [[Base58Check%20encoding|Base58Check encoding]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 22
| 22
| [[Birthday%20problem|Birthday problem]]
| [[Birthday%20problem|Birthday problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 22
| 22
| [[Burrows%E2%80%93Wheeler%20transform|Burrows–Wheeler transform]]
| [[Burrows%E2%80%93Wheeler%20transform|Burrows–Wheeler transform]]
Line 3,798: Line 3,810:
| [[Cipolla%27s%20algorithm|Cipolla's algorithm]]
| [[Cipolla%27s%20algorithm|Cipolla's algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 22
| [[Deming%27s%20Funnel|Deming's Funnel]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 22
| 22
| [[Dice%20game%20probabilities|Dice game probabilities]]
| [[Dice%20game%20probabilities|Dice game probabilities]]
Line 3,809: Line 3,825:
| 22
| 22
| [[Function%20frequency|Function frequency]]
| [[Function%20frequency|Function frequency]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|①||②||③||④||⑤||⑥|| ||⑧|||| 
|-
|-
| 22
| 22
| [[Generate%20random%20chess%20position|Generate random chess position]]
| [[Generate%20random%20chess%20position|Generate random chess position]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 22
| [[Jacobi%20symbol|Jacobi symbol]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|-
| 22
| [[Lah%20numbers|Lah numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
Line 3,833: Line 3,841:
| 22
| 22
| [[Percolation%2FMean%20run%20density|Percolation/Mean run density]]
| [[Percolation%2FMean%20run%20density|Percolation/Mean run density]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
|-
| 22
| 22
Line 3,861: Line 3,869:
| 22
| 22
| [[World%20Cup%20group%20stage|World Cup group stage]]
| [[World%20Cup%20group%20stage|World Cup group stage]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 21
| 21
Line 3,869: Line 3,877:
| 21
| 21
| [[AudioAlarm|AudioAlarm]]
| [[AudioAlarm|AudioAlarm]]
|①||②||③|| || ||⑥||⑦||⑧|||| 
|①||②||③|| || ||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
| [[Chemical%20Calculator|Chemical Calculator]]
| [[Chemical%20Calculator|Chemical Calculator]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
| [[Create%20an%20object%2FNative%20demonstration|Create an object/Native demonstration]]
| [[Create%20an%20object%2FNative%20demonstration|Create an object/Native demonstration]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 21
| 21
Line 3,884: Line 3,892:
|-
|-
| 21
| 21
| [[Elementary%20cellular%20automaton%2FRandom%20Number%20Generator|Elementary cellular automaton/Random Number Generator]]
| [[Deming%27s%20Funnel|Deming's Funnel]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 21
| [[Elementary%20cellular%20automaton%2FRandom%20Number%20Generator|Elementary cellular automaton/Random Number Generator]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 21
| [[Factorions|Factorions]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|-
|-
| 21
| 21
Line 3,901: Line 3,901:
| 21
| 21
| [[Four%20is%20magic|Four is magic]]
| [[Four%20is%20magic|Four is magic]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 21
| 21
Line 3,909: Line 3,909:
| 21
| 21
| [[Idiomatically%20determine%20all%20the%20characters%20that%20can%20be%20used%20for%20symbols|Idiomatically determine all the characters that can be used for symbols]]
| [[Idiomatically%20determine%20all%20the%20characters%20that%20can%20be%20used%20for%20symbols|Idiomatically determine all the characters that can be used for symbols]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 21
| 21
Line 3,917: Line 3,917:
| 21
| 21
| [[Linux%20CPU%20utilization|Linux CPU utilization]]
| [[Linux%20CPU%20utilization|Linux CPU utilization]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
| [[Markov%20chain%20text%20generator|Markov chain text generator]]
| [[Markov%20chain%20text%20generator|Markov chain text generator]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 21
| 21
| [[Nonoblock|Nonoblock]]
| [[Nonoblock|Nonoblock]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 21
| 21
Line 3,937: Line 3,937:
| 21
| 21
| [[Pig%20the%20dice%20game%2FPlayer|Pig the dice game/Player]]
| [[Pig%20the%20dice%20game%2FPlayer|Pig the dice game/Player]]
|①||②||③||④||⑤||⑥|| ||⑧|||| 
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|-
|- style="background-color: #ffc"
| 21
| 21
| [[Playfair%20cipher|Playfair cipher]]
| [[Playfair%20cipher|Playfair cipher]]
|①||②||③||④||⑤||⑥||⑦|| |||| 
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 21
| 21
Line 3,949: Line 3,949:
| 21
| 21
| [[Reverse%20the%20gender%20of%20a%20string|Reverse the gender of a string]]
| [[Reverse%20the%20gender%20of%20a%20string|Reverse the gender of a string]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 21
| 21
Line 3,957: Line 3,957:
| 21
| 21
| [[Successive%20prime%20differences|Successive prime differences]]
| [[Successive%20prime%20differences|Successive prime differences]]
|①||②||③||④||⑤||⑥||⑦|| |||| 
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 21
| 21
Line 3,973: Line 3,973:
| 20
| 20
| [[Diversity%20prediction%20theorem|Diversity prediction theorem]]
| [[Diversity%20prediction%20theorem|Diversity prediction theorem]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| |||| 
|-
|- style="background-color: #ffc"
| 20
| 20
| [[Elliptic%20curve%20arithmetic|Elliptic curve arithmetic]]
| [[Elliptic%20curve%20arithmetic|Elliptic curve arithmetic]]
Line 3,985: Line 3,985:
| 20
| 20
| [[Median%20filter|Median filter]]
| [[Median%20filter|Median filter]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
| 20
| [[Monads%2FMaybe%20monad|Monads/Maybe monad]]
|①||②||③||④|| || ||⑦||⑧|| || 
|-
|-
| 20
| 20
Line 3,993: Line 3,997:
| 20
| 20
| [[Native%20shebang|Native shebang]]
| [[Native%20shebang|Native shebang]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|①||②||③||④||⑤||⑥|| ||⑧|||| 
|-
|-
| 20
| 20
| [[Palindromic%20gapful%20numbers|Palindromic gapful numbers]]
| [[Palindromic%20gapful%20numbers|Palindromic gapful numbers]]
|①||②||③||④|| ||⑥|| || ||⑨||⑩
|①||②||③||④|| ||⑥|| || ||⑨||⑩
|-
| 20
| [[Shortest%20common%20supersequence|Shortest common supersequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 20
| 20
Line 4,009: Line 4,017:
| 20
| 20
| [[Solve%20a%20Hopido%20puzzle|Solve a Hopido puzzle]]
| [[Solve%20a%20Hopido%20puzzle|Solve a Hopido puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 20
| 20
| [[Solve%20a%20Numbrix%20puzzle|Solve a Numbrix puzzle]]
| [[Solve%20a%20Numbrix%20puzzle|Solve a Numbrix puzzle]]
|①|| ||③||④||⑤||⑥||⑦||⑧|||| 
|①|| ||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 20
| 20
| [[Super-d%20numbers|Super-d numbers]]
| [[Super-d%20numbers|Super-d numbers]]
|①||②||③||④||⑤||⑥||⑦|| |||| 
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 19
| 19
Line 4,029: Line 4,037:
| 19
| 19
| [[Commatizing%20numbers|Commatizing numbers]]
| [[Commatizing%20numbers|Commatizing numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 19
|data-sort-value="first power of 0B2 that has leading decimal digits of 0C12"| [[First%20power%20of%202%20that%20has%20leading%20decimal%20digits%20of%2012|First power of 2 that has leading decimal digits of 12]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
|-
| 19
| 19
| [[Hunt%20The%20Wumpus|Hunt The Wumpus]]
| [[Hunt%20The%20Wumpus|Hunt The Wumpus]]
|①||②||③||④|| ||⑥|| ||⑧|||| 
|①||②||③||④|| ||⑥|| ||⑧|| ||
|-
|-
| 19
| 19
Line 4,041: Line 4,053:
| 19
| 19
| [[Lucky%20and%20even%20lucky%20numbers|Lucky and even lucky numbers]]
| [[Lucky%20and%20even%20lucky%20numbers|Lucky and even lucky numbers]]
|①||②||③||④||⑤||⑥||⑦|| |||| 
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 19
| 19
Line 4,050: Line 4,062:
| [[Mind%20boggling%20card%20trick|Mind boggling card trick]]
| [[Mind%20boggling%20card%20trick|Mind boggling card trick]]
|①||②||③||④||⑤||⑥||⑦|| || || 
|①||②||③||④||⑤||⑥||⑦|| || || 
|- style="background-color: #ffc"
| 19
| [[Monads%2FMaybe%20monad|Monads/Maybe monad]]
|①||②||③||④|| || ||⑦||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
Line 4,066: Line 4,074:
| [[Orbital%20elements|Orbital elements]]
| [[Orbital%20elements|Orbital elements]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
|-
| 19
| 19
| [[Readline%20interface|Readline interface]]
| [[Reflection%2FGet%20source|Reflection/Get source]]
|①||②||③||④|| ||⑥||⑦|| ||⑨|| 
|①||②||③||④||||⑥||⑦||||⑨||
|-
|-
| 19
| 19
| [[Reflection%2FGet%20source|Reflection/Get source]]
| [[Shortest%20common%20supersequence|Shortest common supersequence]]
|①||②||③||④||||⑥||⑦||||||⑩
|①||②||③||④|| ||⑥||⑦|| || ||⑩
|-
|-
| 19
| 19
Line 4,093: Line 4,101:
| 18
| 18
| [[Color%20quantization|Color quantization]]
| [[Color%20quantization|Color quantization]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
|- style="background-color: #ffc"
| 18
| 18
| [[Color%20wheel|Color wheel]]
| [[Color%20wheel|Color wheel]]
Line 4,105: Line 4,113:
| 18
| 18
| [[Eertree|Eertree]]
| [[Eertree|Eertree]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|- style="background-color: #ffc"
| 18
| 18
| [[Find%20duplicate%20files|Find duplicate files]]
| [[Find%20duplicate%20files|Find duplicate files]]
Line 4,114: Line 4,122:
| [[Fixed%20length%20records|Fixed length records]]
| [[Fixed%20length%20records|Fixed length records]]
|①||②||③||④||⑤||⑥|| || || || 
|①||②||③||④||⑤||⑥|| || || || 
|-
|- style="background-color: #ffc"
| 18
| 18
|data-sort-value="isbn0C13 check digit"| [[ISBN13%20check%20digit|ISBN13 check digit]]
|data-sort-value="isbn0C13 check digit"| [[ISBN13%20check%20digit|ISBN13 check digit]]
|①||②||③||④||⑤||⑥|| || || ||
|①||②||③||④||⑤||⑥|| || |||| 
|-
|-
| 18
| 18
| [[K-d%20tree|K-d tree]]
| [[K-d%20tree|K-d tree]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
| 18
| [[Monads%2FList%20monad|Monads/List monad]]
|①||②||③||④||⑤|| ||⑦||⑧|| || 
|-
|-
| 18
| 18
Line 4,129: Line 4,141:
| 18
| 18
| [[Random%20Latin%20Squares|Random Latin Squares]]
| [[Random%20Latin%20Squares|Random Latin Squares]]
|①||②||③||④||⑤||⑥||⑦|| |||| 
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 18
| 18
Line 4,137: Line 4,149:
| 18
| 18
| [[Selective%20File%20Copy|Selective File Copy]]
| [[Selective%20File%20Copy|Selective File Copy]]
|①||②||③||④||⑤|| ||⑦||⑧|||| 
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|-
|-
| 18
| 18
Line 4,145: Line 4,157:
| 18
| 18
| [[Sunflower%20fractal|Sunflower fractal]]
| [[Sunflower%20fractal|Sunflower fractal]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|①||②||③||④||⑤||⑥|| ||⑧|||| 
|-
|-
| 18
| 18
| [[Vigen%C3%A8re%20cipher%2FCryptanalysis|Vigenère cipher/Cryptanalysis]]
| [[Vigen%C3%A8re%20cipher%2FCryptanalysis|Vigenère cipher/Cryptanalysis]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 18
| [[Yellowstone%20sequence|Yellowstone sequence]]
|①||②||③||④||⑤||⑥|| || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
| [[Arithmetic%20coding%2FAs%20a%20generalized%20change%20of%20radix|Arithmetic coding/As a generalized change of radix]]
| [[Arithmetic%20coding%2FAs%20a%20generalized%20change%20of%20radix|Arithmetic coding/As a generalized change of radix]]
|①||②||③||④||⑤||⑥||⑦|| |||| 
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
| [[Assertions%20in%20design%20by%20contract|Assertions in design by contract]]
| [[Assertions%20in%20design%20by%20contract|Assertions in design by contract]]
|①||②||③||④|| || ||⑦||⑧|||| 
|①||②||③||④|| || ||⑦||⑧|| ||
|-
|-
| 17
| 17
| [[Bitcoin%2Fpublic%20point%20to%20address|Bitcoin/public point to address]]
| [[Bitcoin%2Fpublic%20point%20to%20address|Bitcoin/public point to address]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|①||②||③||④||⑤||⑥|| ||⑧|||| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
| [[Code%20segment%20unload|Code segment unload]]
| [[Code%20segment%20unload|Code segment unload]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 17
| 17
| [[Compiler%2Fcode%20generator|Compiler/code generator]]
| [[Compiler%2Fcode%20generator|Compiler/code generator]]
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|-
|- style="background-color: #ffc"
| 17
| 17
| [[Elementary%20cellular%20automaton%2FInfinite%20length|Elementary cellular automaton/Infinite length]]
| [[Elementary%20cellular%20automaton%2FInfinite%20length|Elementary cellular automaton/Infinite length]]
Line 4,178: Line 4,194:
| [[Finite%20state%20machine|Finite state machine]]
| [[Finite%20state%20machine|Finite state machine]]
|①||②||③||④|| || ||⑦||⑧||⑨||⑩
|①||②||③||④|| || ||⑦||⑧||⑨||⑩
|-
| 17
|data-sort-value="first power of 0B2 that has leading decimal digits of 0C12"| [[First%20power%20of%202%20that%20has%20leading%20decimal%20digits%20of%2012|First power of 2 that has leading decimal digits of 12]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|- style="background-color: #ffc"
| 17
| [[I.Q.%20Puzzle|I.Q. Puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 17
| 17
| [[Index%20finite%20lists%20of%20positive%20integers|Index finite lists of positive integers]]
| [[Index%20finite%20lists%20of%20positive%20integers|Index finite lists of positive integers]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 17
| 17
Line 4,197: Line 4,205:
| 17
| 17
| [[Kosaraju|Kosaraju]]
| [[Kosaraju|Kosaraju]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|- style="background-color: #ffc"
| 17
| 17
| [[Levenshtein%20distance%2FAlignment|Levenshtein distance/Alignment]]
| [[Levenshtein%20distance%2FAlignment|Levenshtein distance/Alignment]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 17
| 17
| [[List%20rooted%20trees|List rooted trees]]
| [[List%20rooted%20trees|List rooted trees]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
|- style="background-color: #ffc"
| 17
| 17
| [[Monads%2FList%20monad|Monads/List monad]]
| [[Monads%2FWriter%20monad|Monads/Writer monad]]
|①||②||③||④|||| ||⑦|||| || 
|①||②||③||④|| || ||⑦|| || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
Line 4,225: Line 4,233:
| 17
| 17
| [[Peano%20curve|Peano curve]]
| [[Peano%20curve|Peano curve]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|①||②||③||④||⑤||⑥|| ||⑧|||| 
|-
|-
| 17
| 17
| [[Percolation%2FSite%20percolation|Percolation/Site percolation]]
| [[Percolation%2FSite%20percolation|Percolation/Site percolation]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
|-
| 17
| 17
Line 4,236: Line 4,244:
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
| [[Solve%20triangle%20solitare%20puzzle|Solve triangle solitare puzzle]]
| [[Readline%20interface|Readline interface]]
|①||②||③||④||⑤|| ||⑦||⑧||||⑩
|①||②||③||④||⑤||||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
Line 4,249: Line 4,257:
| 17
| 17
| [[Untrusted%20environment|Untrusted environment]]
| [[Untrusted%20environment|Untrusted environment]]
|①|| ||③||④||⑤|| ||⑦||⑧|| ||
|①|| ||③||④||⑤|| ||⑦||⑧|||| 
|-
|-
| 17
| 17
Line 4,257: Line 4,265:
| 16
| 16
| [[Abelian%20sandpile%20model|Abelian sandpile model]]
| [[Abelian%20sandpile%20model|Abelian sandpile model]]
|①||②||③||④||⑤||⑥|| || || ||
|①||②||③||④||⑤||⑥|| || |||| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
Line 4,269: Line 4,277:
| 16
| 16
| [[Compiler%2Fvirtual%20machine%20interpreter|Compiler/virtual machine interpreter]]
| [[Compiler%2Fvirtual%20machine%20interpreter|Compiler/virtual machine interpreter]]
|①||②||③||④||⑤||⑥|| || || ||
|①||②||③||④||⑤||⑥|| || |||| 
|-
|-
| 16
| 16
| [[De%20Bruijn%20sequences|De Bruijn sequences]]
| [[De%20Bruijn%20sequences|De Bruijn sequences]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 16
| 16
Line 4,282: Line 4,290:
| [[Find%20URI%20in%20text|Find URI in text]]
| [[Find%20URI%20in%20text|Find URI in text]]
|①||②||③||④|| || ||⑦||⑧|| || 
|①||②||③||④|| || ||⑦||⑧|| || 
|-
|- style="background-color: #ffc"
| 16
| 16
| [[Gauss-Jordan%20matrix%20inversion|Gauss-Jordan matrix inversion]]
| [[Gauss-Jordan%20matrix%20inversion|Gauss-Jordan matrix inversion]]
Line 4,297: Line 4,305:
| 16
| 16
| [[Knuth%27s%20power%20tree|Knuth's power tree]]
| [[Knuth%27s%20power%20tree|Knuth's power tree]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 16
| [[Monads%2FWriter%20monad|Monads/Writer monad]]
|①||②||③||④|| || ||⑦|| || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
| [[Particle%20Swarm%20Optimization|Particle Swarm Optimization]]
| [[Particle%20Swarm%20Optimization|Particle Swarm Optimization]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
| [[Perceptron|Perceptron]]
| [[Perceptron|Perceptron]]
|①||②||③|| || || ||⑦||⑧|||| 
|①||②||③|| || || ||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
| [[Polynomial%20synthetic%20division|Polynomial synthetic division]]
| [[Polynomial%20synthetic%20division|Polynomial synthetic division]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
Line 4,325: Line 4,329:
| 16
| 16
| [[Word%20search|Word search]]
| [[Word%20search|Word search]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|- style="background-color: #ffc"
| 16
| 15
| [[Circular%20primes|Circular primes]]
| [[Yellowstone%20sequence|Yellowstone sequence]]
|①||②||③||④||⑤|||| || ||⑨|| 
|①||②||③||④||⑤|| || || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
|data-sort-value="draw pixel 0B2"| [[Draw%20pixel%202|Draw pixel 2]]
|data-sort-value="draw pixel 0B2"| [[Draw%20pixel%202|Draw pixel 2]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|①||②||③||④||⑤|| ||⑦||⑧|||| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
| [[Free%20polyominoes%20enumeration|Free polyominoes enumeration]]
| [[Free%20polyominoes%20enumeration|Free polyominoes enumeration]]
|①||②||③|| || ||⑥||⑦||⑧|||| 
|①||②||③|| || ||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
| [[Geometric%20algebra|Geometric algebra]]
| [[Geometric%20algebra|Geometric algebra]]
|①||②||③||④|| ||⑥||⑦|| |||| 
|①||②||③||④|| ||⑥||⑦|| || ||
|-
|-
| 15
| 15
Line 4,349: Line 4,353:
| 15
| 15
| [[Matrix%20Digital%20Rain|Matrix Digital Rain]]
| [[Matrix%20Digital%20Rain|Matrix Digital Rain]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|①||②||③||④||⑤||⑥|| ||⑧|||| 
|-
| 15
| [[Mertens%20function|Mertens function]]
|①||②||③||④||⑤|| || || ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
| [[NYSIIS|NYSIIS]]
| [[NYSIIS|NYSIIS]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 15
| 15
Line 4,365: Line 4,373:
| 15
| 15
| [[Nonogram%20solver|Nonogram solver]]
| [[Nonogram%20solver|Nonogram solver]]
|①||②||③|| ||⑤||⑥||⑦||⑧|||| 
|①||②||③|| ||⑤||⑥||⑦||⑧|| ||
|-
|-
| 15
| 15
| [[Percolation%2FBond%20percolation|Percolation/Bond percolation]]
| [[Percolation%2FBond%20percolation|Percolation/Bond percolation]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
|-
| 15
| 15
| [[Percolation%2FMean%20cluster%20density|Percolation/Mean cluster density]]
| [[Percolation%2FMean%20cluster%20density|Percolation/Mean cluster density]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|-
|-
| 15
| 15
| [[Rendezvous|Rendezvous]]
| [[Rendezvous|Rendezvous]]
|①||②||③||④|| || || ||⑧|| ||
|①||②||③||④|| || || ||⑧|||| 
|-
|-
| 15
| 15
| [[Retrieve%20and%20search%20chat%20history|Retrieve and search chat history]]
| [[Retrieve%20and%20search%20chat%20history|Retrieve and search chat history]]
|①||②||③||④|| || || ||⑧|| ||
|①||②||③||④|| || || ||⑧|||| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
| [[Separate%20the%20house%20number%20from%20the%20street%20name|Separate the house number from the street name]]
| [[Separate%20the%20house%20number%20from%20the%20street%20name|Separate the house number from the street name]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
|- style="background-color: #ffc"
| 15
| 15
| [[Teacup%20rim%20text|Teacup rim text]]
| [[Teacup%20rim%20text|Teacup rim text]]
Line 4,393: Line 4,401:
| 15
| 15
| [[Terminal%20control%2FPositional%20read|Terminal control/Positional read]]
| [[Terminal%20control%2FPositional%20read|Terminal control/Positional read]]
|①||②||③||④|| ||⑥||⑦||⑧|| ||
|①||②||③||④|| ||⑥||⑦||⑧|||| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
| [[Transportation%20problem|Transportation problem]]
| [[Transportation%20problem|Transportation problem]]
|①||②||③||④|| || ||⑦||⑧|||| 
|①||②||③||④|| || ||⑦||⑧|| ||
|-
|-
| 14
| 14
Line 4,405: Line 4,413:
| 14
| 14
| [[Bitmap%2FRead%20an%20image%20through%20a%20pipe|Bitmap/Read an image through a pipe]]
| [[Bitmap%2FRead%20an%20image%20through%20a%20pipe|Bitmap/Read an image through a pipe]]
|①||②|| ||④|| ||⑥||⑦||⑧|| ||
|①||②|| ||④|| ||⑥||⑦||⑧|||| 
|- style="background-color: #ffc"
|-
| 14
| 14
| [[Circular%20primes|Circular primes]]
| [[Esthetic%20numbers|Esthetic numbers]]
|①||②||③||④||⑤|| || || || ||
|①||②||③||④||⑤|| |||| |||| 
|-
|-
| 14
| 14
| [[Increasing%20gaps%20between%20consecutive%20Niven%20numbers|Increasing gaps between consecutive Niven numbers]]
| [[Increasing%20gaps%20between%20consecutive%20Niven%20numbers|Increasing gaps between consecutive Niven numbers]]
|①||②||③||④||⑤|| || || ||⑨||⑩
|- style="background-color: #ffc"
| 14
| [[Magnanimous%20numbers|Magnanimous numbers]]
|①||②||③||④||⑤|| || || ||⑨||⑩
|①||②||③||④||⑤|| || || ||⑨||⑩
|-
|-
Line 4,421: Line 4,433:
| 14
| 14
| [[Mayan%20numerals|Mayan numerals]]
| [[Mayan%20numerals|Mayan numerals]]
|①||②||③||④||⑤||⑥|| || |||| 
|①||②||③||④||⑤||⑥|| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 14
| 14
| [[Most%20frequent%20k%20chars%20distance|Most frequent k chars distance]]
| [[Most%20frequent%20k%20chars%20distance|Most frequent k chars distance]]
|①|| ||③||④||⑤||⑥||⑦||⑧|||| 
|①|| ||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 14
| 14
Line 4,437: Line 4,449:
| 14
| 14
| [[Print%20debugging%20statement|Print debugging statement]]
| [[Print%20debugging%20statement|Print debugging statement]]
|①||②||③||④||⑤|| || ||⑧|| ||
|①||②||③||④||⑤|| || ||⑧|||| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 14
| 14
Line 4,445: Line 4,457:
| 14
| 14
| [[Suffix%20tree|Suffix tree]]
| [[Suffix%20tree|Suffix tree]]
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 14
| 14
| [[Vibrating%20rectangles|Vibrating rectangles]]
| [[Vibrating%20rectangles|Vibrating rectangles]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|①||②||③||④||⑤||⑥|| ||⑧|||| 
|-
|-
| 13
| 13
| [[Bioinformatics%2FSequence%20mutation|Bioinformatics/Sequence mutation]]
| [[Bioinformatics%2FSequence%20mutation|Bioinformatics/Sequence mutation]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|①||②||③||④||⑤||⑥|| ||⑧|||| 
|-
|-
| 13
| 13
| [[Bioinformatics%2Fbase%20count|Bioinformatics/base count]]
| [[Bioinformatics%2Fbase%20count|Bioinformatics/base count]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|①||②||③||④||⑤||⑥|| ||⑧|||| 
|-
|-
| 13
| 13
| [[Bitmap%2FPPM%20conversion%20through%20a%20pipe|Bitmap/PPM conversion through a pipe]]
| [[Bitmap%2FPPM%20conversion%20through%20a%20pipe|Bitmap/PPM conversion through a pipe]]
|①||②|| ||④|| ||⑥||⑦||⑧|| ||
|①||②|| ||④|| ||⑥||⑦||⑧|||| 
|-
|-
| 13
| 13
| [[Compare%20sorting%20algorithms%27%20performance|Compare sorting algorithms' performance]]
| [[Compare%20sorting%20algorithms%27%20performance|Compare sorting algorithms' performance]]
|①||②||③|| || ||⑥||⑦|| || ||
|①||②||③|| || ||⑥||⑦|| |||| 
|-
|-
| 13
| 13
| [[Compiler%2FAST%20interpreter|Compiler/AST interpreter]]
| [[Compiler%2FAST%20interpreter|Compiler/AST interpreter]]
|①||②||③|| ||⑤||⑥|| || ||⑨||⑩
|①||②||③|| ||⑤||⑥|| || ||⑨||⑩
|-
|- style="background-color: #ffc"
| 13
| 13
| [[File%20size%20distribution|File size distribution]]
| [[File%20size%20distribution|File size distribution]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|||| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
| [[Generalised%20floating%20point%20addition|Generalised floating point addition]]
| [[Generalised%20floating%20point%20addition|Generalised floating point addition]]
|①||②||③||④||⑤|| ||⑦||⑧|||| 
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|-
|-
| 13
| 13
| [[Latin%20Squares%20in%20reduced%20form|Latin Squares in reduced form]]
| [[Latin%20Squares%20in%20reduced%20form|Latin Squares in reduced form]]
|①||②||③||④|| ||⑥||⑦|| |||| 
|①||②||③||④|| ||⑥||⑦|| || ||
|-
| 13
| [[Mertens%20function|Mertens function]]
|①||②||③||④||⑤|| || || ||⑨|| 
|-
|-
| 13
| 13
| [[Metallic%20ratios|Metallic ratios]]
| [[Metallic%20ratios|Metallic ratios]]
|①||②||③||④||⑤||⑥||⑦|| |||| 
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
|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]]
|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]]
|①||②||③||④||⑤|| || || |||| 
|①||②||③||④||⑤|| || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
| [[Permutations%20with%20some%20identical%20elements|Permutations with some identical elements]]
| [[Permutations%20with%20some%20identical%20elements|Permutations with some identical elements]]
|①||②||③||④||⑤|| || || || || 
|①||②||③||④||⑤|| || || || || 
|-
|- style="background-color: #ffc"
| 13
| 13
| [[Primalty%20by%20Wilson%27s%20theorem|Primalty by Wilson's theorem]]
| [[Primality%20by%20Wilson%27s%20theorem|Primality by Wilson's theorem]]
|①||②||③||④||⑤||⑥|| || |||| 
|①||②||③||④||⑤||⑥|| || || ||
|-
|-
| 13
| 13
| [[Sequence%3A%20nth%20number%20with%20exactly%20n%20divisors|Sequence: nth number with exactly n divisors]]
| [[Sequence%3A%20nth%20number%20with%20exactly%20n%20divisors|Sequence: nth number with exactly n divisors]]
|①||②||③||④||⑤||⑥||⑦|| |||| 
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
| [[Singly-linked%20list%2FElement%20removal|Singly-linked list/Element removal]]
| [[Singly-linked%20list%2FElement%20removal|Singly-linked list/Element removal]]
|①||②||③||④|| || ||⑦||⑧|| ||
|①||②||③||④|| || ||⑦||⑧|||| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
| [[Snake|Snake]]
| [[Snake|Snake]]
|①||②||③||④||⑤|| ||⑦|| |||| 
|①||②||③||④||⑤|| ||⑦|| || ||
|-
|-
| 13
| 13
Line 4,529: Line 4,537:
| 12
| 12
| [[Banker%27s%20algorithm|Banker's algorithm]]
| [[Banker%27s%20algorithm|Banker's algorithm]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|①||②||③||④||⑤|| ||⑦||⑧|||| 
|-
|-
| 12
| 12
Line 4,541: Line 4,549:
| 12
| 12
|data-sort-value="deconvolution/0B2d+"| [[Deconvolution%2F2D%2B|Deconvolution/2D+]]
|data-sort-value="deconvolution/0B2d+"| [[Deconvolution%2F2D%2B|Deconvolution/2D+]]
|①||②||③||④||⑤||⑥|| || || ||
|①||②||③||④||⑤||⑥|| || |||| 
|- style="background-color: #ffc"
| 12
| [[Esthetic%20numbers|Esthetic numbers]]
|①||②||③||④|| || ||⑦|| || ||⑩
|-
|-
| 12
| 12
| [[Functional%20coverage%20tree|Functional coverage tree]]
| [[Functional%20coverage%20tree|Functional coverage tree]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|- style="background-color: #ffc"
| 12
| [[Magnanimous%20numbers|Magnanimous numbers]]
|①||②||③||④||⑤|| || || ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
| [[M%C3%B6bius%20function|Möbius function]]
| [[M%C3%B6bius%20function|Möbius function]]
|①||②||③||④||⑤|| || || |||| 
|①||②||③||④||⑤|| || || || ||
|-
|-
| 12
| 12
Line 4,565: Line 4,565:
| 12
| 12
| [[Pisano%20period|Pisano period]]
| [[Pisano%20period|Pisano period]]
|①||②||③||④||⑤||⑥|| || |||| 
|①||②||③||④||⑤||⑥|| || || ||
|-
|-
| 12
| 12
| [[Rare%20numbers|Rare numbers]]
| [[Rare%20numbers|Rare numbers]]
|①||②||③|| || || ||⑦|| |||| 
|①||②||③|| || || ||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
| [[Sine%20wave|Sine wave]]
| [[Sine%20wave|Sine wave]]
|①||②||③||④||⑤|| ||⑦||⑧|| || 
|①||②||③||④||⑤|| ||⑦||⑧|| || 
|-
| 11
|data-sort-value="0C21 game"| [[21%20Game|21 Game]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|-
|-
| 11
| 11
| [[Canny%20edge%20detector|Canny edge detector]]
| [[Canny%20edge%20detector|Canny edge detector]]
|①||②||③|| || ||⑥|| || || ||
|①||②||③|| || ||⑥|| || |||| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
Line 4,585: Line 4,589:
| 11
| 11
| [[Ramanujan%27s%20constant|Ramanujan's constant]]
| [[Ramanujan%27s%20constant|Ramanujan's constant]]
|①||②||③||④||⑤||⑥|| || |||| 
|①||②||③||④||⑤||⑥|| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
Line 4,601: Line 4,605:
| 11
| 11
| [[VList|VList]]
| [[VList|VList]]
|①|| ||③||④|| || ||⑦||⑧|| ||
|①|| ||③||④|| || ||⑦||⑧|||| 
|- style="background-color: #ffc"
| 10
|data-sort-value="0C21 game"| [[21%20Game|21 Game]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|-
|-
| 10
| 10
| [[ASCII%20art%20diagram%20converter|ASCII art diagram converter]]
| [[ASCII%20art%20diagram%20converter|ASCII art diagram converter]]
|①||②||③||④|| || || ||⑧|||| 
|①||②||③||④|| || || ||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
Line 4,617: Line 4,617:
| 10
| 10
| [[Execute%20CopyPasta%20Language|Execute CopyPasta Language]]
| [[Execute%20CopyPasta%20Language|Execute CopyPasta Language]]
|①||②||③||④||⑤||⑥|| || |||| 
|①||②||③||④||⑤||⑥|| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
Line 4,629: Line 4,629:
| 10
| 10
| [[Four%20is%20the%20number%20of%20letters%20in%20the%20...|Four is the number of letters in the ...]]
| [[Four%20is%20the%20number%20of%20letters%20in%20the%20...|Four is the number of letters in the ...]]
|①||②||③||④||⑤||⑥||⑦|| |||| 
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
Line 4,641: Line 4,641:
| 10
| 10
| [[Penrose%20tiling|Penrose tiling]]
| [[Penrose%20tiling|Penrose tiling]]
|①||②||③||④||⑤|| ||⑦||⑧|||| 
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
| [[Railway%20circuit|Railway circuit]]
| [[Railway%20circuit|Railway circuit]]
|①||②||③||④|| || ||⑦||⑧|||| 
|①||②||③||④|| || ||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
| [[Run%20as%20a%20daemon%20or%20service|Run as a daemon or service]]
| [[Run%20as%20a%20daemon%20or%20service|Run as a daemon or service]]
|①|| || ||④|| ||⑥|| ||⑧|| ||
|①|| || ||④|| ||⑥|| ||⑧|||| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
| [[Spoof%20game|Spoof game]]
| [[Spoof%20game|Spoof game]]
|①||②||③||④||⑤|| ||⑦|| || ||
|①||②||③||④||⑤|| ||⑦|| |||| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
| [[Tetris|Tetris]]
| [[Tetris|Tetris]]
|①||②||③|| || || || || |||| 
|①||②||③|| || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
Line 4,665: Line 4,665:
| 9
| 9
| [[Catmull%E2%80%93Clark%20subdivision%20surface|Catmull–Clark subdivision surface]]
| [[Catmull%E2%80%93Clark%20subdivision%20surface|Catmull–Clark subdivision surface]]
|①||②|| || || ||⑥|| || || ||
|①||②|| || || ||⑥|| || |||| 
|-
|-
| 9
| 9
Line 4,677: Line 4,677:
| 9
| 9
| [[Cyclotomic%20Polynomial|Cyclotomic Polynomial]]
| [[Cyclotomic%20Polynomial|Cyclotomic Polynomial]]
|①||②||③||④||⑤||⑥||⑦|| |||| 
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
| [[Fibonacci%20matrix-exponentiation|Fibonacci matrix-exponentiation]]
| [[Fibonacci%20matrix-exponentiation|Fibonacci matrix-exponentiation]]
|①||②||③||④||⑤|| || || |||| 
|①||②||③||④||⑤|| || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
Line 4,694: Line 4,694:
| [[Morpion%20solitaire|Morpion solitaire]]
| [[Morpion%20solitaire|Morpion solitaire]]
|①||②||③|| || || || ||⑧||⑨||⑩
|①||②||③|| || || || ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 9
| [[Nimber%20arithmetic|Nimber arithmetic]]
|①||②||③||④|| || || || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
Line 4,701: Line 4,705:
| 9
| 9
| [[Pentomino%20tiling|Pentomino tiling]]
| [[Pentomino%20tiling|Pentomino tiling]]
|①||②||③|| || || ||⑦||⑧|||| 
|①||②||③|| || || ||⑦||⑧|| ||
|-
|-
| 9
| 9
Line 4,737: Line 4,741:
| 8
| 8
| [[Greed|Greed]]
| [[Greed|Greed]]
|①||②||③|| || || ||⑦|| |||| 
|①||②||③|| || || ||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
Line 4,753: Line 4,757:
| 8
| 8
| [[One-time%20pad|One-time pad]]
| [[One-time%20pad|One-time pad]]
|①||②||③||④|| || ||⑦||⑧|||| 
|①||②||③||④|| || ||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
| [[Powerful%20numbers|Powerful numbers]]
| [[Powerful%20numbers|Powerful numbers]]
|①||②||③||④||⑤|| || || |||| 
|①||②||③||④||⑤|| || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
Line 4,769: Line 4,773:
| 7
| 7
| [[Compiler%2FVerifying%20Syntax|Compiler/Verifying Syntax]]
| [[Compiler%2FVerifying%20Syntax|Compiler/Verifying Syntax]]
|①||②||③||④||⑤|| || || || ||
|①||②||③||④||⑤|| || || |||| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
Line 4,781: Line 4,785:
| 7
| 7
| [[IPC%20via%20named%20pipe|IPC via named pipe]]
| [[IPC%20via%20named%20pipe|IPC via named pipe]]
|①|| || || || || || ||⑧|| ||
|①|| || || || || || ||⑧|||| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
Line 4,789: Line 4,793:
| 7
| 7
|data-sort-value="minimal steps down to 0B1"| [[Minimal%20steps%20down%20to%201|Minimal steps down to 1]]
|data-sort-value="minimal steps down to 0B1"| [[Minimal%20steps%20down%20to%201|Minimal steps down to 1]]
|①||②||③||④|| ||⑥|| || |||| 
|①||②||③||④|| ||⑥|| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
| [[Multidimensional%20Newton-Raphson%20method|Multidimensional Newton-Raphson method]]
| [[Multidimensional%20Newton-Raphson%20method|Multidimensional Newton-Raphson method]]
|①||②||③||④|| || ||⑦|| || || 
|①||②||③||④|| || ||⑦|| || || 
|- style="background-color: #ffc"
| 7
| [[Quoting%20constructs|Quoting constructs]]
|①||②||③||④|| || || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
Line 4,801: Line 4,809:
| 7
| 7
| [[Robots|Robots]]
| [[Robots|Robots]]
|①||②||③||④|| || ||⑦|| |||| 
|①||②||③||④|| || ||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
Line 4,833: Line 4,841:
| 6
| 6
| [[Elliptic%20Curve%20Digital%20Signature%20Algorithm|Elliptic Curve Digital Signature Algorithm]]
| [[Elliptic%20Curve%20Digital%20Signature%20Algorithm|Elliptic Curve Digital Signature Algorithm]]
|①||②||③||④|| || || || || ||
|①||②||③||④|| || || || |||| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 6
| 6
Line 4,849: Line 4,857:
| 6
| 6
| [[OpenGL%20Pixel%20Shader|OpenGL Pixel Shader]]
| [[OpenGL%20Pixel%20Shader|OpenGL Pixel Shader]]
|①|| || || || || ||⑦||⑧|| ||
|①|| || || || || ||⑦||⑧|||| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 6
| 6
| [[OpenGL%2FUtah%20Teapot|OpenGL/Utah Teapot]]
| [[OpenGL%2FUtah%20Teapot|OpenGL/Utah Teapot]]
|①|| ||③|| || || ||⑦|| || ||
|①|| ||③|| || || ||⑦|| |||| 
|- style="background-color: #ffc"
| 6
| [[Quoting%20constructs|Quoting constructs]]
|①||②||③||④|| || || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 6
| 6
Line 4,877: Line 4,881:
| 5
| 5
| [[Addition-chain%20exponentiation|Addition-chain exponentiation]]
| [[Addition-chain%20exponentiation|Addition-chain exponentiation]]
|①|| ||③|| || || || ||⑧|| ||
|①|| ||③|| || || || ||⑧|||| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
Line 4,901: Line 4,905:
| 5
| 5
| [[Remote%20agent%2FAgent%20interface|Remote agent/Agent interface]]
| [[Remote%20agent%2FAgent%20interface|Remote agent/Agent interface]]
|①||②|| || || || || || || ||
|①||②|| || || || || || |||| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
| [[Remote%20agent%2FAgent%20logic|Remote agent/Agent logic]]
| [[Remote%20agent%2FAgent%20logic|Remote agent/Agent logic]]
|①||②|| || || || || || || ||
|①||②|| || || || || || |||| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
| [[Remote%20agent%2FSimulation|Remote agent/Simulation]]
| [[Remote%20agent%2FSimulation|Remote agent/Simulation]]
|①||②|| || || || || || || ||
|①||②|| || || || || || |||| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
Line 4,961: Line 4,965:
| 4
| 4
| [[Using%20the%20Meetup.com%20API|Using the Meetup.com API]]
| [[Using%20the%20Meetup.com%20API|Using the Meetup.com API]]
|①|| || || || ||⑥|| || |||| 
|①|| || || || ||⑥|| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 4
| 4
Line 5,006: Line 5,010:
| [[Ukkonen%E2%80%99s%20Suffix%20Tree%20Construction|Ukkonen’s Suffix Tree Construction]]
| [[Ukkonen%E2%80%99s%20Suffix%20Tree%20Construction|Ukkonen’s Suffix Tree Construction]]
|①|| || || || || || || || || 
|①|| || || || || || || || || 
|- style="background-color: #ffc"
| 0
| [[Rosetta%20Code%2FTasks%20sorted%20by%20average%20lines%20of%20code|Rosetta Code/Tasks sorted by average lines of code]]
| || || || || || || || || || 
|}
|}
</div>
</div>

Revision as of 19:49, 31 May 2020

Full output for the Rosetta Code/Count examples#Raku task. Updated periodically.

This is something of a experiment. The top 10 languages have their completed task entries marked with a circled digit in the table so you can sort on the language to see which tasks have been done. Hold down control and click on several columns to do secondary, tertiary, etc. sorts. Ideally it would be nice to be able to generate the table for any language but it is fairly intensive to generate. Once a week is ok, on demand would be unsustainable.

See Rosetta_Code/Rank_languages_by_popularity/Full_list for a full language/task completion table.

Top ten programming languages by number of task examples completed:
① Go
② Julia
③ Phix
④ Raku
⑤ Perl
⑥ Python
⑦ Kotlin
⑧ Racket
⑨ C
⑩ Java
As of 2020-05-31T19:47:49Z :: Tasks: 1058 :: Draft Tasks:189 :: Total Tasks: 1247 :: Total Examples: 68144
Count Task
462 Hello world/Text
309 99 Bottles of Beer
303 100 doors
297 FizzBuzz
275 Fibonacci sequence
274 Factorial
265 Comments
251 A+B
249 Empty program
230 Function definition
222 Loops/Infinite
219 Reverse a string
216 Arrays
216 Loops/While
211 Ackermann function
202 Loops/For
195 Conditional structures
194 Greatest element of a list
190 Arithmetic/Integer
184 Array concatenation
184 Greatest common divisor
183 Repeat a string
182 Averages/Arithmetic mean
181 Integer comparison
180 Boolean values
178 Loops/Downward for
177 Increment a numerical string
175 Even or odd
173 Hello world/Graphical
170 Copy a string
162 Apply a callback to an array
162 Character codes
160 Loops/Do-while
160 String concatenation
159 Hello world/Newline omission
159 Loops/For with a specified step
158 Loops/Foreach
158 Sum and product of an array
157 Loops/Break
156 String length
155 Loops/N plus one half
154 Binary digits
154 String case
153 Array length
153 Integer sequence
153 Palindrome detection
153 Sieve of Eratosthenes
153 Sum of a series
152 Leap year
151 Generic swap
150 Hailstone sequence
150 Tokenize a string
150 Towers of Hanoi
149 Empty string
149 Logical operations
148 Rot-13
148 Sum of squares
147 Dot product
146 Filter
144 Associative array/Creation
143 Execute a system command
142 Sorting algorithms/Bubble sort
141 Sort an integer array
140 Factors of an integer
140 Guess the number
139 Determine if a string is numeric
138 Caesar cipher
138 Higher-order functions
138 User input/Text
137 File input/output
137 Quine
137 Remove duplicate elements
135 Hello world/Standard error
135 Roman numerals/Encode
134 System time
133 Bitwise operations
133 Command-line arguments
133 Read entire file
132 Primality by trial division
131 Create a file
131 Day of the week
130 Sorting algorithms/Quicksort
129 Loop over multiple arrays simultaneously
129 Sleep
129 Stack
129 Substring
128 Check that file exists
128 Loops/Continue
126 Luhn test of credit card numbers
125 Literals/String
125 Mutual recursion
125 Pascal's triangle
123 Least common multiple
122 Generate lower case ASCII alphabet
122 Happy numbers
121 Date format
121 Literals/Integer
120 Detect division by zero
120 Include a file  
120 Variables
119 Binary search
119 Compound data type
119 Flatten a list
118 Balanced brackets
118 Formatted numeric output
118 Program termination
117 ABC Problem
117 Associative array/Iteration
117 Knuth shuffle
117 Loops/Nested
117 Zero to the zero power
116 Averages/Root mean square
115 File size
115 Null object
114 Classes
114 Ethiopian multiplication
114 Function composition
114 Mandelbrot set
114 Read a file line by line
114 Search a list
113 Count in octal
113 Delete a file
113 Hash from two arrays
113 Sorting algorithms/Insertion sort
112 Count occurrences of a substring
112 Guess the number/With feedback
111 Averages/Median
111 Hostname  
111 Input loop
111 N-queens problem
111 Real constants and functions
111 Roman numerals/Decode
110 Case-sensitivity of identifiers
110 Environment variables
110 Matrix multiplication
110 Rename a file
109 HTTP
109 Identity matrix
109 Matrix transposition
109 Multiplication tables
109 Random numbers
108 Haversine formula
108 Pick random element
108 Return multiple values
108 String matching
106 Accumulator factory
106 Align columns
106 Arithmetic/Complex
106 Babbage problem
106 Find limit of recursion
106 Pangram checker
106 Perfect numbers
105 Anagrams
105 Assertions
104 Averages/Pythagorean means
104 Horner's rule for polynomial evaluation
104 Letter frequency
103 Catalan numbers
103 Conway's Game of Life
103 Infinity
103 Program name
103 Temperature conversion
103 Variadic function
101 Evaluate binomial coefficients
101 Levenshtein distance
101 Strip a set of characters from a string
100 Arithmetic-geometric mean
100 Exceptions
100 Nth root
100 Regular expressions
100 Run-length encoding
100 Zig-zag matrix
99 String append
99 String interpolation (included)
99 Substring/Top and tail
99 Trigonometric functions
98 Combinations
98 Permutations
98 Strip whitespace from a string/Top and tail
97 Anonymous recursion
97 Prime decomposition
97 Queue/Definition
97 Reverse words in a string
96 Short-circuit evaluation
96 Sorting algorithms/Selection sort
95 24 game
95 Bulls and cows
95 Comma quibbling
95 Look-and-say sequence
95 Shell one-liner
95 Sorting algorithms/Merge sort
94 Enumerations
93 Call a function
93 Collections
93 Interactive programming  
92 Create a two-dimensional array at runtime
92 Ordered words
92 Range extraction
92 Sierpinski triangle
92 String prepend
92 Time a function
92 Y combinator
91 Exponentiation operator
91 Middle three digits
91 Power set
91 Range expansion
91 Sum multiples of 3 and 5
91 Vector products
90 Arbitrary-precision integers (included)
90 First-class functions
90 Inheritance/Single
90 MD5
90 Random number generator (included)
89 Create an HTML table
89 One-dimensional cellular automata
89 Sequence of non-squares
89 Sorting algorithms/Gnome sort
89 Sum digits of an integer
88 Cumulative standard deviation
88 Sorting algorithms/Cocktail sort
88 Walk a directory/Non-recursively
87 Averages/Mode
87 Averages/Simple moving average
87 Evolutionary algorithm
86 N'th
86 Sort using a custom comparator
85 Digital root
85 Entropy
85 Five weekends
85 Forward difference
85 Langton's ant
84 Execute Brain****
84 Hamming numbers
84 JSON
84 Monty Hall problem
84 Sierpinski carpet
84 Sorting algorithms/Bogosort
84 Symmetric difference
84 Window creation
83 Abstract type
83 Dragon curve
83 Greatest subsequential sum
83 Josephus problem
82 Abundant, deficient and perfect number classifications
82 CSV to HTML translation
82 Closures/Value capture
82 File modification time
82 Gray code
82 Harshad or Niven series
82 The Twelve Days of Christmas
81 CSV data manipulation
81 Menu
81 Price fraction
81 String comparison
81 Tree traversal
80 Amicable pairs
80 Map range
80 Number names  
80 Simple windowed application
80 Sorting algorithms/Heapsort
79 Box the compass
79 Introspection
79 Last Friday of each month
79 Literals/Floating point
79 Queue/Usage
78 Hello world/Line printer
78 Hello world/Newbie
78 Monte Carlo methods
78 Non-decimal radices/Convert
78 Singly-linked list/Traversal
78 Sort an array of composite structures
78 Web scraping
77 Catamorphism
77 Count in factors
77 Floyd's triangle
77 Number reversal game
77 Read a specific line from a file
77 SEDOLs
77 Sorting algorithms/Shell sort
77 Spiral matrix
77 Terminal control/Ringing the terminal bell
77 URL decoding
77 Walk a directory/Recursively
77 XML/Input
76 Call an object method
76 Playing cards
76 Set
76 Sockets  
76 Terminal control/Clear the screen
75 Address of a variable  
75 Concurrent computing
75 Pythagorean triples
75 Roots of unity
75 Show the epoch
74 Bitmap
74 Calculating the value of e
74 Date manipulation
74 Hofstadter Q sequence
74 Multifactorial
74 Top rank per group
74 URL encoding
73 Almost prime
73 CRC-32
73 Compare a list of strings
73 Count the coins
73 Dynamic variable names    
73 Fibonacci n-step number sequences
73 Find common directory path
73 Here document  
73 Knapsack problem/0-1
73 Lucas-Lehmer test
73 Strip comments from a string
72 Hello world/Web server
72 Kaprekar numbers
72 List comprehensions
72 Long multiplication
72 Man or boy test
72 Order two numerical lists
72 Proper divisors
72 Sorting algorithms/Counting sort
72 Soundex
71 Averages/Mean angle
71 Equilibrium index
71 Keyboard input/Obtain a Y or N response  
71 Non-decimal radices/Output
71 Singly-linked list/Element definition
71 Take notes on the command line
70 Exceptions/Catch an exception thrown in a nested call
70 Find the last Sunday of each month
70 Find the missing permutation
70 Gamma function
70 Linear congruential generator
70 SHA-1
70 SHA-256
70 Sorting algorithms/Comb sort
70 Special characters
70 Unicode variable names
70 Word wrap
69 Bitmap/Bresenham's line algorithm
69 Calendar
69 Empty directory
69 Jensen's Device
69 Modular inverse
69 Operator precedence
69 Parsing/RPN calculator algorithm
69 Polymorphism
69 Quaternion type
69 Read a configuration file
69 Sudoku
68 Animation
68 Convert seconds to compound duration
68 IBAN
68 Multiple distinct objects
68 Phrase reversals
68 Pi
68 Rock-paper-scissors
68 Self-describing numbers
68 Semordnilap
68 Stair-climbing puzzle
68 Vigenère cipher
68 Write entire file
67 Execute HQ9+
67 Flow-control structures
67 Four bit adder
67 Longest common subsequence
67 Repeat
67 Sorting algorithms/Stooge sort
67 Split a character string based on change of character
67 Write float arrays to a text file
66 Anagrams/Deranged anagrams
66 Call a foreign-language function
66 Currying
66 Guess the number/With feedback (player)
66 Trabb Pardo–Knuth algorithm
65 15 Puzzle Game  
65 Benford's law
65 Constrained random points on a circle
65 Enforced immutability
65 Maze generation
65 Named parameters
65 Sort disjoint sublist
65 Variable size/Get  
65 Zeckendorf number representation
64 AKS test for primes
64 Catalan numbers/Pascal's triangle
64 Closest-pair problem
64 Euler method
64 Euler's sum of powers conjecture
64 Fork
64 Fractal tree
64 Inheritance/Multiple
64 Largest int from concatenated ints
64 Magic squares of odd order
64 Munchausen numbers
64 Numerical integration
64 Runtime evaluation    
63 Combinations with repetitions
63 Continued fraction
63 Draw a sphere
63 Extend your language  
63 Horizontal sundial calculations
63 Van der Corput sequence
63 XML/Output
62 Arithmetic/Rational
62 Documentation
62 Fast Fourier transform
62 Hofstadter-Conway $10,000 sequence
62 Jump anywhere
62 Morse code
62 Narcissistic decimal number
62 Remove lines from a file
62 Roots of a function
62 Singly-linked list/Element insertion
62 Sort stability
62 Special variables
62 Strip control codes and extended characters from a string
62 Text processing/Max licenses in use
62 Unix/ls
61 Amb  
61 Cholesky decomposition
61 HTTPS
61 Nested function
61 One of n lines in a file
61 Optional parameters
60 Barnsley fern
60 Chinese remainder theorem
60 Memory allocation
60 Pernicious numbers
60 Priority queue
60 Probabilistic choice
60 Roots of a quadratic function
60 Sequence of primes by trial division
60 Undefined values
60 Write language name in 3D ASCII
59 Binary strings
59 Factors of a Mersenne number
59 Host introspection
59 Population count
59 Rep-string
59 Sorting algorithms/Pancake sort
59 Sorting algorithms/Sleep sort
58 Arithmetic evaluation
58 Averages/Mean time of day
58 Circles of given radius through two points
58 Exponentiation order
58 Globally replace text in several files
58 Non-decimal radices/Input
58 Old lady swallowed a fly
58 Partial function application
58 Runge-Kutta method
58 Show Ascii table
57 Animate a pendulum
57 General FizzBuzz
57 Get system command output
57 Huffman coding
57 Miller–Rabin primality test
57 Modular exponentiation
57 Mouse position
57 Plot coordinate pairs
57 Reduced row echelon form
57 Semiprime
57 Test a function  
57 Thue-Morse
57 User input/Graphical
56 24 game/Solve
56 Brownian tree
56 Draw a clock
56 Dutch national flag problem
56 Knapsack problem/Unbounded
56 Knight's tour
56 LZW compression
56 Stem-and-leaf plot
56 Tic-tac-toe
56 XML/XPath  
55 Add a variable to a class instance at runtime      
55 Compile-time calculation    
55 Deal cards for FreeCell
55 Emirp primes
55 Extreme floating point values
55 Generator/Exponential
55 Hash join  
55 Knapsack problem/Continuous
55 Left factorials
55 Sorting algorithms/Bead sort
55 Terminal control/Display an extended character
55 Unicode strings
54 Angle difference between two bearings
54 Anti-primes
54 Define a primitive data type  
54 Fibonacci word
54 Forest fire  
54 Odd word problem
54 Scope modifiers
54 Singleton
54 Stack traces
54 Topological sort
54 Truncatable primes  
54 Yin and yang
53 4-rings or 4-squares puzzle  
53 Best shuffle
53 Delegates
53 Department Numbers
53 Dinesman's multiple-dwelling problem
53 Extract file extension
53 Integer overflow
53 Multisplit
53 Munching squares
53 Random number generator (device)
53 Runtime evaluation/In an environment    
53 Send email
53 Sort three variables
53 Sorting algorithms/Permutation sort
53 Synchronous concurrency
53 Two Sum
52 Bitmap/Write a PPM file  
52 CUSIP
52 Draw a cuboid
52 Handle a signal
52 I before E except after C
52 Inverted syntax
52 Matrix-exponentiation operator  
52 Pointers and references  
52 Rosetta Code/Rank languages by popularity  
52 Terminal control/Cursor positioning    
52 Truncate a file
52 XML/DOM serialization
51 9 billion names of God the integer
51 Doubly-linked list/Element definition
51 Grayscale image
51 Iterated digits squaring
51 JortSort
51 Leonardo numbers
51 Maximum triangle path sum
51 Modulinos  
51 Statistics/Basic
51 Text processing/2
50 Bernoulli numbers
50 Dining philosophers
50 Non-continuous subsequences
50 Ternary logic
50 Unbias a random generator
49 Base64 encode data
49 Cartesian product of two or more lists
49 Convert decimal number to rational
49 Discordian date
49 First-class functions/Use numbers analogously    
49 Heronian triangles
49 Ludic numbers
49 Mad Libs  
49 Quickselect algorithm
49 Seven-sided dice from five-sided dice
49 Sierpinski triangle/Graphical
49 Wireworld  
48 2048  
48 FASTA format
48 Keyboard input/Keypress check
48 Longest increasing subsequence
48 Respond to an unknown method call    
48 Terminal control/Coloured text  
48 Text processing/1
48 Universal Turing machine
48 Word frequency
47 Call a function in a shared library
47 DNS query      
47 Farey sequence
47 Gaussian elimination
47 Longest common prefix
47 Polynomial regression
47 Rate counter
47 Subleq
47 Validate International Securities Identification Number
47 Zebra puzzle
46 Dijkstra's algorithm
46 Fractran
46 Greyscale bars/Display
46 Longest string challenge
46 Move-to-front algorithm
46 Polymorphic copy
46 Search a list of records
46 Shoelace formula for polygonal area
46 Smith numbers
46 Stable marriage problem
46 Stern-Brocot sequence
46 Tokenize a string with escaping
45 Attractive numbers
45 Chinese zodiac
45 Determine if only one instance is running
45 Doubly-linked list/Traversal  
45 Extensible prime generator
45 Find the intersection of two lines
45 GUI component interaction  
45 Holidays related to Easter
45 Loops/Increment loop index within loop body
45 Metaprogramming  
45 Naming conventions  
45 Pascal matrix generation
45 Strip block comments
45 Vector
44 Append a record to the end of a text file
44 Archimedean spiral
44 Colour bars/Display
44 Doubly-linked list/Element insertion
44 Echo server  
44 Last letter-first letter
44 Make directory path
44 Perfect shuffle
44 Pig the dice game
44 Rosetta Code/Count examples    
44 Send an unknown method call  
43 Abundant odd numbers
43 Draw a pixel
43 Execute a Markov algorithm
43 History variables  
43 Hofstadter Figure-Figure sequences  
43 Image noise
43 Jaro distance
43 Parsing/Shunting-yard algorithm
43 Password generator
43 Polynomial long division
43 Set consolidation
43 Verify distribution uniformity/Naive
42 Average loop length
42 Bitmap/Flood fill
42 Bitmap/Read a PPM file  
42 Determinant and permanent
42 Element-wise operations
42 Generate Chess960 starting position
42 Kronecker product
42 OpenGL
42 Sattolo cycle
42 Sparkline in unicode
42 Visualize a tree
41 Active object
41 Atomic updates
41 Base64 decode data  
41 Bulls and cows/Player
41 Carmichael 3 strong pseudoprimes
41 Chaos game
41 Doubly-linked list/Definition  
41 Egyptian division
41 Jewels and Stones
41 Keyboard input/Flush the keyboard buffer  
41 MD5/Implementation
41 Narcissist
41 Percentage difference between images
41 Secure temporary file
41 Sum to 100
41 Table creation/Postal addresses    
41 Twelve statements  
41 Ulam spiral (for primes)
41 Variable size/Set  
40 100 prisoners
40 Calendar - for "REAL" programmers    
40 Digital root/Multiplicative digital root
40 Hickerson series of almost integers
40 McNuggets Problem
40 Problem of Apollonius
40 Spinning rod animation/Text
40 Start from a main routine    
40 Subtractive generator
40 Terminal control/Dimensions  
39 Aliquot sequence classifications
39 Cantor set
39 Elementary cellular automaton
39 Knapsack problem/Bounded
39 Parametric polymorphism    
39 Permutations/Derangements
39 Sorting algorithms/Radix sort
39 Sorting algorithms/Strand sort
38 Casting out nines
38 Color of a screen pixel
38 Combinations and permutations
38 Constrained genericity      
38 Fusc sequence
38 GUI enabling/disabling of controls  
38 Parallel calculations
38 Pascal's triangle/Puzzle
38 S-Expressions
38 Speech synthesis  
38 Text between
38 Topswops
38 Voronoi diagram
37 Balanced ternary
37 Break OO privacy    
37 Damm algorithm
37 Deepcopy
37 Determine if a string has all the same characters
37 Flipping bits game
37 GUI/Maximum window dimensions
37 Inverted index
37 Kernighans large earthquake problem
37 LU decomposition
37 Longest Common Substring
37 Parsing/RPN to infix conversion
37 Permutations by swapping
37 Pythagorean quadruples
37 QR decomposition  
37 RPG Attributes Generator
37 Ray-casting algorithm
37 Self-referential sequence
37 Statistics/Normal distribution
37 Taxicab numbers
37 Terminal control/Inverse video  
37 UTF-8 encode and decode
37 Variable-length quantity
37 Water collected between towers
36 Julia set
36 Knuth's algorithm S
36 Magic squares of doubly even order  
36 Permutation test
36 Prime conspiracy
36 Primorial numbers
36 Sort numbers lexicographically
36 Vampire number
35 Bitmap/Midpoint circle algorithm      
35 Chowla numbers  
35 Cramer's rule
35 Events    
35 Find palindromic numbers in both binary and ternary bases
35 Function prototype    
35 Lychrel numbers  
35 MD4
35 Metered concurrency
35 Minesweeper game  
35 Multiline shebang    
35 Musical scale  
35 Numerical integration/Gauss-Legendre Quadrature
35 Object serialization  
35 Order disjoint list items  
35 Permutations with repetitions
35 Sailors, coconuts and a monkey problem
35 Sort a list of object identifiers
35 Terminal control/Hiding the cursor  
35 Terminal control/Unicode output  
35 Van Eck sequence  
34 Abbreviations, automatic  
34 Colour pinstripe/Display
34 Euler's identity
34 File extension is in extensions list
34 Floyd-Warshall algorithm
34 Hilbert curve
34 Input/Output for Pairs of Numbers
34 Nim Game
34 Pathological floating point problems
34 Sorting Algorithms/Circle Sort
34 Square but not cube
34 Sutherland-Hodgman polygon clipping
34 Test integerness
33 Bitwise IO  
33 Cuban primes
33 Currency
33 Feigenbaum constant calculation
33 Input/Output for Lines of Text
33 Kahan summation
33 MAC Vendor Lookup
33 Maze solving
33 Parametrized SQL statement
33 Penney's game
33 RIPEMD-160
33 Scope/Function names and labels  
33 Square-free integers
32 Bell numbers  
32 Bitcoin/address validation
32 Bitmap/Bézier curves/Cubic    
32 Brace expansion  
32 Check output device is a terminal  
32 Create a file on magnetic tape  
32 Executable library  
32 Fibonacci word/fractal
32 Largest number divisible by its digits  
32 Ordered Partitions  
32 Pinstripe/Display
32 Pythagoras tree
32 Ranking methods
32 Rosetta Code/Find bare lang tags      
32 Truth table
32 URL parser  
31 Arithmetic-geometric mean/Calculate Pi
31 Conjugate transpose  
31 Days between dates  
31 Determine if a string has all unique characters  
31 Egyptian fractions
31 Entropy/Narcissist
31 Find the intersection of a line with a plane
31 Galton box animation
31 Magic 8-Ball
31 Multiple regression  
31 Mutex  
31 Parse command-line arguments  
31 RSA code
31 Read a file character by character/UTF8
31 Recaman's sequence  
31 Set puzzle
31 Solve the no connection puzzle  
31 Straddling checkerboard
31 Subset sum problem
31 Substitution Cipher
31 Topic variable    
31 Write to Windows event log
30 Abbreviations, simple
30 Approximate Equality
30 Associative array/Merging    
30 Bitmap/Bézier curves/Quadratic    
30 Bitmap/Histogram  
30 Continued fraction/Arithmetic/Construct from rational number
30 Convex hull
30 Copy stdin to stdout
30 Fivenum
30 Gapful numbers  
30 Integer roots
30 Long primes
30 Metronome
30 Multiplicative order
30 Numeric error propagation
30 Pentagram
30 Poker hand analyser
30 Reflection/List properties    
30 Resistor mesh
30 Simple database
30 Solve a Hidato puzzle
30 Terminal control/Cursor movement  
30 The Name Game  
30 Totient function
29 Abbreviations, easy
29 Check Machin-like formulas  
29 Check input device is a terminal  
29 Decimal floating point number to binary  
29 Execute SNUSP
29 First class environments  
29 Keyboard macros
29 Negative base numbers
29 Partition an integer X into N primes
29 Pattern matching      
29 Use another language to call a function    
29 Window creation/X11
29 Zhang-Suen thinning algorithm
28 Checkpoint synchronization
28 Cycle detection
28 Deconvolution/1D
28 Determine if a string is collapsible  
28 Display a linear combination
28 FTP
28 Humble numbers
28 Long year?      
28 Loops/with multiple ranges  
28 Memory layout of a data structure    
28 Mersenne primes  
28 Rosetta Code/Find unimplemented tasks        
28 Set of real numbers
28 Terminal control/Preserve screen
28 Xiaolin Wu's line algorithm
27 Active Directory/Connect  
27 Apply a digital filter (direct form II transposed)  
27 Brazilian numbers  
27 Church Numerals    
27 Death Star  
27 Eban numbers  
27 Formal power series
27 HTTPS/Authenticated  
27 Idiomatically determine all the lowercase and uppercase letters
27 Implicit type conversion
27 Loops/Wrong ranges
27 Pragmatic directives  
27 Rosetta Code/Fix code tags    
27 Safe primes and unsafe primes  
27 Sorting algorithms/Cycle sort
27 Sorting algorithms/Patience sort
27 State name puzzle
27 Update a configuration file
27 Verify distribution uniformity/Chi-squared test
26 Arena storage pool    
26 Bacon cipher
26 Chat server  
26 Cheryl's Birthday
26 Compiler/lexical analyzer  
26 Distributed programming      
26 Faulhaber's formula  
26 Faulhaber's triangle
26 Find first and last set bit of a long integer
26 Find largest left truncatable prime in a given base
26 Honeycombs  
26 Koch curve  
26 Mian-Chowla sequence  
26 Modular arithmetic
26 Multi-dimensional array
26 Nautical bell
26 Paraffins
26 Parallel Brute Force
26 Perfect totient numbers
26 Ramsey's theorem
26 Reflection/List methods    
26 Safe addition
26 Table creation      
25 AVL tree    
25 Chaocipher  
25 Create an object at a given address      
25 Decision tables
25 Determine if a string is squeezable  
25 Go Fish  
25 Image convolution
25 Natural sorting  
25 Old Russian measure of length
25 Polyspiral  
25 Same Fringe  
25 Sequence: smallest number with exactly n divisors  
25 Strong and weak primes  
25 Superellipse
25 Textonyms  
25 The ISAAC Cipher
24 Card shuffles
24 Determine if two triangles overlap
24 Law of cosines - triples  
24 Plasma effect
24 RCRPG  
24 Sequence of primorial primes
24 Simulate input/Keyboard    
24 Solve a Holy Knight's tour  
24 Sum and Product Puzzle  
24 Thiele's interpolation formula
24 Yahoo! search interface      
23 Chebyshev coefficients
23 Factorions    
23 First perfect square in base N with N unique digits  
23 Hough transform
23 Jacobi symbol    
23 K-means++ clustering    
23 Kronecker product based fractals  
23 Lah numbers  
23 Machine code    
23 Main step of GOST 28147-89  
23 Make a backup file  
23 Perlin noise
23 Play recorded sounds          
23 Record sound    
23 SOAP    
23 Sequence: smallest number greater than previous term with exactly n divisors  
23 Stream Merge  
23 Type detection    
23 Weird numbers  
23 Welch's t-test
23 Word break problem  
23 Zumkeller numbers  
22 A* search algorithm  
22 Base58Check encoding  
22 Birthday problem
22 Burrows–Wheeler transform  
22 Cipolla's algorithm
22 Deming's Funnel  
22 Dice game probabilities
22 Draw a rotating cube
22 Function frequency    
22 Generate random chess position  
22 Magic squares of singly even order  
22 Pell's equation  
22 Percolation/Mean run density  
22 Permutations/Rank of a permutation
22 Ramer-Douglas-Peucker line simplification
22 Sexy primes  
22 Superpermutation minimisation
22 Tonelli-Shanks algorithm
22 Total circles area
22 World Cup group stage  
21 Active Directory/Search for a user        
21 AudioAlarm      
21 Chemical Calculator  
21 Create an object/Native demonstration  
21 Cut a rectangle
21 Elementary cellular automaton/Random Number Generator  
21 Fermat numbers    
21 Four is magic  
21 Fraction reduction
21 Idiomatically determine all the characters that can be used for symbols  
21 Intersecting Number Wheels  
21 Linux CPU utilization  
21 Markov chain text generator  
21 Nonoblock  
21 Palindrome dates    
21 Parse an IP Address
21 Pig the dice game/Player    
21 Playfair cipher    
21 Range consolidation
21 Reverse the gender of a string  
21 Smarandache prime-digital sequence    
21 Successive prime differences    
21 Video display modes      
21 Window management  
20 Addition chains
20 Diversity prediction theorem    
20 Elliptic curve arithmetic
20 Fairshare between two and more  
20 Median filter  
20 Monads/Maybe monad        
20 N-smooth numbers  
20 Native shebang    
20 Palindromic gapful numbers      
20 Shortest common supersequence
20 Snake And Ladder
20 Sokoban
20 Solve a Hopido puzzle  
20 Solve a Numbrix puzzle    
20 Super-d numbers    
19 Angles (geometric), normalization and conversion    
19 Bilinear interpolation
19 Commatizing numbers  
19 First power of 2 that has leading decimal digits of 12    
19 Hunt The Wumpus      
19 Joystick position            
19 Lucky and even lucky numbers    
19 Mastermind      
19 Mind boggling card trick      
19 N-body problem  
19 Numeric separator syntax  
19 Orbital elements  
19 Readline interface
19 Reflection/Get source      
19 Sierpinski pentagon  
19 Simulate input/Mouse    
19 Stirling numbers of the first kind    
19 Stirling numbers of the second kind    
18 Color quantization  
18 Color wheel    
18 Data Encryption Standard    
18 Eertree  
18 Find duplicate files      
18 Fixed length records        
18 ISBN13 check digit      
18 K-d tree  
18 Monads/List monad      
18 Pierpont primes  
18 Random Latin Squares    
18 SQL-based authentication
18 Selective File Copy    
18 Spelling of ordinal numbers  
18 Sunflower fractal    
18 Vigenère cipher/Cryptanalysis
18 Yellowstone sequence      
17 Arithmetic coding/As a generalized change of radix    
17 Assertions in design by contract      
17 Bitcoin/public point to address    
17 Code segment unload  
17 Compiler/code generator    
17 Elementary cellular automaton/Infinite length    
17 Finite state machine    
17 Index finite lists of positive integers  
17 Kolakoski sequence  
17 Kosaraju  
17 Levenshtein distance/Alignment  
17 List rooted trees  
17 Monads/Writer monad          
17 Montgomery reduction
17 Names to numbers    
17 P-value correction  
17 Peano curve    
17 Percolation/Site percolation  
17 Primes - allocate descendants to their ancestors
17 Solve triangle solitare puzzle  
17 Sum data type      
17 Unprimeable numbers    
17 Untrusted environment      
17 Zeckendorf arithmetic  
16 Abelian sandpile model      
16 Aspect Oriented Programming  
16 Compiler/syntax analyzer      
16 Compiler/virtual machine interpreter      
16 De Bruijn sequences  
16 EKG sequence convergence  
16 Find URI in text        
16 Gauss-Jordan matrix inversion      
16 HTTPS/Client-authenticated    
16 Just in time processing on a character stream
16 Knuth's power tree  
16 Particle Swarm Optimization  
16 Perceptron        
16 Polynomial synthetic division  
16 Self-hosting compiler          
16 Vogel's approximation method  
16 Word search  
15 Circular primes        
15 Draw pixel 2    
15 Free polyominoes enumeration      
15 Geometric algebra      
15 Imaginary base numbers  
15 Matrix Digital Rain    
15 Mertens function      
15 NYSIIS  
15 Nested templated data      
15 Next highest int from digits    
15 Nonogram solver    
15 Percolation/Bond percolation  
15 Percolation/Mean cluster density  
15 Rendezvous        
15 Retrieve and search chat history        
15 Separate the house number from the street name    
15 Teacup rim text        
15 Terminal control/Positional read    
15 Transportation problem      
14 15 puzzle solver          
14 Bitmap/Read an image through a pipe      
14 Esthetic numbers      
14 Increasing gaps between consecutive Niven numbers      
14 Magnanimous numbers      
14 Matrix chain multiplication    
14 Mayan numerals      
14 Most frequent k chars distance    
14 Numerical integration/Adaptive Simpson's method  
14 Peaceful chess queen armies  
14 Print debugging statement      
14 Proof              
14 Suffix tree  
14 Vibrating rectangles    
13 Bioinformatics/Sequence mutation    
13 Bioinformatics/base count    
13 Bitmap/PPM conversion through a pipe      
13 Compare sorting algorithms' performance        
13 Compiler/AST interpreter      
13 File size distribution  
13 Generalised floating point addition    
13 Latin Squares in reduced form      
13 Metallic ratios    
13 Minimum positive multiple in base 10 using only 0 and 1        
13 Permutations with some identical elements          
13 Primality by Wilson's theorem      
13 Sequence: nth number with exactly n divisors    
13 Singly-linked list/Element removal      
13 Snake      
13 Tarjan    
13 Topological sort/Extracted top item
13 XML Validation      
12 Banker's algorithm    
12 Chernick's Carmichael numbers      
12 Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N)      
12 Deconvolution/2D+      
12 Functional coverage tree    
12 Möbius function        
12 OpenWebNet Password    
12 Pisano period      
12 Rare numbers          
12 Sine wave      
11 21 Game    
11 Canny edge detector          
11 Gradient descent        
11 Ramanujan's constant      
11 Safe mode            
11 Simulated annealing        
11 Sorting algorithms/Cocktail sort with shifting bounds            
11 VList        
10 ASCII art diagram converter        
10 Audio frequency generator            
10 Execute CopyPasta Language      
10 External sort        
10 Factorial base numbers indexing permutations of a collection        
10 Four is the number of letters in the ...    
10 Interactive Help        
10 Length of an arc between two angles          
10 Penrose tiling    
10 Railway circuit      
10 Run as a daemon or service          
10 Spoof game      
10 Tetris            
10 UPC          
9 Catmull–Clark subdivision surface            
9 Colour pinstripe/Printer        
9 Combinations with repetitions/Square Digit Chain        
9 Cyclotomic Polynomial    
9 Fibonacci matrix-exponentiation        
9 French Republican calendar        
9 Launch rocket with countdown and acceleration in stdout        
9 Morpion solitaire        
9 Nimber arithmetic          
9 Parse EBNF            
9 Pentomino tiling        
9 Pinstripe/Printer          
9 Resistance Calculator        
9 Sorting algorithms/Tree sort on a linked list          
9 Starting a web browser        
9 Suffixation of decimal numbers        
9 Time-based One-time Password Algorithm            
8 Checksumcolor          
8 Faces from a mesh        
8 Greed          
8 Line circle intersection          
8 Logistic Curve Fitting in Epidemiology        
8 Numerical and alphabetical suffixes          
8 One-time pad      
8 Powerful numbers        
8 Unit testing            
7 16 Puzzle Game            
7 Compiler/Verifying Syntax        
7 Curve that touches three points          
7 Display an outline as a nested table          
7 IPC via named pipe              
7 Long literals, with continuations            
7 Minimal steps down to 1        
7 Multidimensional Newton-Raphson method          
7 Quoting constructs            
7 Resistance Network Calculator        
7 Robots        
7 Rosetta Code/Rank languages by number of users          
7 Sierpinski arrowhead curve          
7 Sierpinski curve          
7 Sierpinski square curve          
7 Tree datastructures        
7 User defined pipe and redirection operators            
7 Using a Speech engine to highlight words                  
6 Elliptic Curve Digital Signature Algorithm          
6 Fibonacci heap          
6 Graph colouring          
6 Mayan calendar          
6 OpenGL Pixel Shader            
6 OpenGL/Utah Teapot            
6 Recursive descent parser generator            
6 Rosetta Code/Run examples                
6 Rosetta Code/Tasks without examples            
6 Text to HTML            
5 Addition-chain exponentiation            
5 Black Box              
5 Boids          
5 Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N1, Contined Fraction N2)              
5 Hexapawn              
5 Raster bars            
5 Remote agent/Agent interface              
5 Remote agent/Agent logic              
5 Remote agent/Simulation              
5 Solve a Rubik's Cube            
5 Terminal control/Restricted width positional input/No wrapping            
5 Terminal control/Restricted width positional input/With wrapping            
5 URL shortener              
5 XXXX redacted          
4 Audio Overlap Loop                
4 Chess player              
4 Generalised floating point multiplication              
4 I'm a software engineer, get me out of here              
4 OLE Automation                
4 Process SMIL directives in XML data              
4 Tamagotchi emulator                  
4 Using the Meetup.com API              
4 Weather Routing              
3 Latin Squares in reduced form/Randomizing using Jacobson and Matthews’ Technique                
3 Rosetta Code/List authors of task descriptions              
3 Solving coin problems              
3 Unicode polynomial equation              
3 Waveform analysis/Doh ray me              
2 15 Puzzle Game in 3D                  
2 IRC gateway                  
2 Waveform analysis/Top and tail                
1 Blackjack strategy                  
1 Ukkonen’s Suffix Tree Construction