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 16: Line 16:
<pre>First ten programming languages by number of task examples completed:
<pre>First ten programming languages by number of task examples completed:
① Phix ② Julia ③ Go ④ Raku ⑤ Perl
① Phix ② Julia ③ Go ④ Raku ⑤ Perl
⑥ Python ⑦ Wren ⑧ Kotlin ⑨ C ⑩ Java
⑥ Python ⑦ Wren ⑧ Kotlin ⑨ C ⑩ Nim
</pre>
</pre>


<div style="height:40em;overflow:scroll;">
<div style="height:40em;overflow:scroll;">
{|class="wikitable sortable"
{|class="wikitable sortable"
|+ As of 2021-05-09T20:45:12Z :: Tasks: 1102 ::<span style="background-color:#ffd"> Draft Tasks:272 </span>:: Total Tasks: 1374 :: Total Examples: 75863
|+ As of 2021-05-16T21:41:10Z :: Tasks: 1102 ::<span style="background-color:#ffd"> Draft Tasks:272 </span>:: Total Tasks: 1374 :: Total Examples: 76033
!Count!!Task!!①!!②!!③!!④!!⑤!!⑥!!⑦!!⑧!!⑨!!⑩
!Count!!Task!!①!!②!!③!!④!!⑤!!⑥!!⑦!!⑧!!⑨!!⑩
|-
|-
Line 80: Line 80:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 221
| 222
| [[Ackermann%20function|Ackermann function]]
| [[Ackermann%20function|Ackermann function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 182: Line 182:
| 163
| 163
| [[Loops%2FFor%20with%20a%20specified%20step|Loops/For with a specified step]]
| [[Loops%2FFor%20with%20a%20specified%20step|Loops/For with a specified step]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 163
| [[Palindrome%20detection|Palindrome detection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 202: Line 206:
| 162
| 162
| [[Loops%2FForeach|Loops/Foreach]]
| [[Loops%2FForeach|Loops/Foreach]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 161
| [[Palindrome%20detection|Palindrome detection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 224: Line 224:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 155
| 156
|data-sort-value="rot-0C13"| [[Rot-13|Rot-13]]
| [[Generic%20swap|Generic swap]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 155
| 155
| [[Leap%20year|Leap year]]
| [[Generic%20swap|Generic swap]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 155
| 155
| [[Leap%20year|Leap year]]
|data-sort-value="rot-0C13"| [[Rot-13|Rot-13]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 380: Line 380:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 132
| 133
| [[Zero%20to%20the%20zero%20power|Zero to the zero power]]
| [[Zero%20to%20the%20zero%20power|Zero to the zero power]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 390: Line 390:
| 130
| 130
| [[Generate%20lower%20case%20ASCII%20alphabet|Generate lower case ASCII alphabet]]
| [[Generate%20lower%20case%20ASCII%20alphabet|Generate lower case ASCII alphabet]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 129
| [[ABC%20problem|ABC problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 402: Line 406:
| 129
| 129
| [[Pascal%27s%20triangle|Pascal's triangle]]
| [[Pascal%27s%20triangle|Pascal's triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 128
| [[ABC%20problem|ABC problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 418: Line 418:
| 128
| 128
| [[Flatten%20a%20list|Flatten a list]]
| [[Flatten%20a%20list|Flatten a list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 125
| [[Ethiopian%20multiplication|Ethiopian multiplication]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 434: Line 438:
| 123
| 123
| [[Balanced%20brackets|Balanced brackets]]
| [[Balanced%20brackets|Balanced brackets]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 123
| [[Ethiopian%20multiplication|Ethiopian multiplication]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 486: Line 486:
| 120
| 120
| [[N-queens%20problem|N-queens problem]]
| [[N-queens%20problem|N-queens problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 119
| [[Count%20occurrences%20of%20a%20substring|Count occurrences of a substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 496: Line 500:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 118
| 119
| [[Sorting%20algorithms%2FInsertion%20sort|Sorting algorithms/Insertion sort]]
| [[Count%20occurrences%20of%20a%20substring|Count occurrences of a substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 118
| 118
| [[Null%20object|Null object]]
| [[Null%20object|Null object]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 118
| [[Sorting%20algorithms%2FInsertion%20sort|Sorting algorithms/Insertion sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 550: Line 550:
| 115
| 115
| [[Identity%20matrix|Identity matrix]]
| [[Identity%20matrix|Identity matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 115
| [[Matrix%20transposition|Matrix transposition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 562: Line 566:
| 114
| 114
| [[Find%20limit%20of%20recursion|Find limit of recursion]]
| [[Find%20limit%20of%20recursion|Find limit of recursion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 114
| [[Matrix%20transposition|Matrix transposition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 586: Line 586:
| 113
| 113
| [[Input%20loop|Input loop]]
| [[Input%20loop|Input loop]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 113
| [[Letter%20frequency|Letter frequency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 594: Line 598:
| 113
| 113
| [[String%20matching|String matching]]
| [[String%20matching|String matching]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 112
| [[Letter%20frequency|Letter frequency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 728: Line 728:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 103
| 104
| [[Zig-zag%20matrix|Zig-zag matrix]]
| [[Regular%20expressions|Regular expressions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 103
| 103
| [[Comma%20quibbling|Comma quibbling]]
| [[Strip%20whitespace%20from%20a%20string%2FTop%20and%20tail|Strip whitespace from a string/Top and tail]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 103
| 103
| [[Regular%20expressions|Regular expressions]]
| [[Zig-zag%20matrix|Zig-zag matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 102
| 103
| [[Strip%20whitespace%20from%20a%20string%2FTop%20and%20tail|Strip whitespace from a string/Top and tail]]
| [[Comma%20quibbling|Comma quibbling]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 750: Line 750:
| 102
| 102
| [[Nth%20root|Nth root]]
| [[Nth%20root|Nth root]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 102
| [[Sorting%20algorithms%2FMerge%20sort|Sorting algorithms/Merge sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 774: Line 778:
| 101
| 101
| [[Queue%2FDefinition|Queue/Definition]]
| [[Queue%2FDefinition|Queue/Definition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 101
| [[Sorting%20algorithms%2FMerge%20sort|Sorting algorithms/Merge sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 870: Line 870:
| 94
| 94
| [[Enumerations|Enumerations]]
| [[Enumerations|Enumerations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 94
| [[Execute%20Brain%2A%2A%2A%2A|Execute Brain****]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 890: Line 894:
| 93
| 93
| [[Evolutionary%20algorithm|Evolutionary algorithm]]
| [[Evolutionary%20algorithm|Evolutionary algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 93
| [[Execute%20Brain%2A%2A%2A%2A|Execute Brain****]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 954: Line 954:
| 90
| 90
| [[Sort%20using%20a%20custom%20comparator|Sort using a custom comparator]]
| [[Sort%20using%20a%20custom%20comparator|Sort using a custom comparator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 90
| [[Symmetric%20difference|Symmetric difference]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 974: Line 978:
| 89
| 89
| [[String%20comparison|String comparison]]
| [[String%20comparison|String comparison]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 89
| [[Symmetric%20difference|Symmetric difference]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,010: Line 1,010:
| 87
| 87
| [[Price%20fraction|Price fraction]]
| [[Price%20fraction|Price fraction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 86
| [[Amicable%20pairs|Amicable pairs]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,042: Line 1,046:
| 85
| 85
| [[Abundant%2C%20deficient%20and%20perfect%20number%20classifications|Abundant, deficient and perfect number classifications]]
| [[Abundant%2C%20deficient%20and%20perfect%20number%20classifications|Abundant, deficient and perfect number classifications]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 85
| [[Amicable%20pairs|Amicable pairs]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,062: Line 1,062:
| 85
| 85
| [[Sorting%20algorithms%2FHeapsort|Sorting algorithms/Heapsort]]
| [[Sorting%20algorithms%2FHeapsort|Sorting algorithms/Heapsort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 84
| [[SEDOLs|SEDOLs]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,078: Line 1,082:
| 83
| 83
| [[Queue%2FUsage|Queue/Usage]]
| [[Queue%2FUsage|Queue/Usage]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 83
| [[SEDOLs|SEDOLs]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,230: Line 1,230:
| 78
| 78
| [[Floyd%27s%20triangle|Floyd's triangle]]
| [[Floyd%27s%20triangle|Floyd's triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 78
| [[Jensen%27s%20Device|Jensen's Device]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,265: Line 1,269:
|-
|-
| 77
| 77
| [[Dynamic%20variable%20names|Dynamic variable names]]
| [[Jensen%27s%20Device|Jensen's Device]]
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 77
| 77
Line 1,310: Line 1,314:
| 76
| 76
| [[Here%20document|Here document]]
| [[Here%20document|Here document]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 76
| 76
| [[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]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 76
| 76
| [[Munchausen%20numbers|Munchausen numbers]]
| [[Munchausen%20numbers|Munchausen numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 75
| [[Dynamic%20variable%20names|Dynamic variable names]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 75
| 75
Line 1,418: Line 1,418:
| 73
| 73
| [[Multiple%20distinct%20objects|Multiple distinct objects]]
| [[Multiple%20distinct%20objects|Multiple distinct objects]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 73
| [[Show%20ASCII%20table|Show ASCII table]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,446: Line 1,450:
| 72
| 72
| [[Singly-linked%20list%2FElement%20definition|Singly-linked list/Element definition]]
| [[Singly-linked%20list%2FElement%20definition|Singly-linked list/Element definition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
| [[Sort%20disjoint%20sublist|Sort disjoint sublist]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 72
| 72
| [[Special%20characters|Special characters]]
| [[Special%20characters|Special characters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
| [[Zeckendorf%20number%20representation|Zeckendorf number representation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,471: Line 1,483:
| [[Rock-paper-scissors|Rock-paper-scissors]]
| [[Rock-paper-scissors|Rock-paper-scissors]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 71
| [[Show%20ASCII%20table|Show ASCII table]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 71
| [[Sort%20disjoint%20sublist|Sort disjoint sublist]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 71
| 71
Line 1,490: Line 1,494:
| 71
| 71
| [[Vigen%C3%A8re%20cipher|Vigenère cipher]]
| [[Vigen%C3%A8re%20cipher|Vigenère cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 71
| [[Zeckendorf%20number%20representation|Zeckendorf number representation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,526: Line 1,526:
| 70
| 70
| [[Quaternion%20type|Quaternion type]]
| [[Quaternion%20type|Quaternion type]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 70
| [[Sorting%20algorithms%2FStooge%20sort|Sorting algorithms/Stooge sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,590: Line 1,594:
| 69
| 69
| [[Self-describing%20numbers|Self-describing numbers]]
| [[Self-describing%20numbers|Self-describing numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 69
| [[Sorting%20algorithms%2FStooge%20sort|Sorting algorithms/Stooge sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,614: Line 1,614:
| 68
| 68
| [[Jump%20anywhere|Jump anywhere]]
| [[Jump%20anywhere|Jump anywhere]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
| [[Named%20parameters|Named parameters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 68
| 68
| [[Priority%20queue|Priority queue]]
| [[Priority%20queue|Priority queue]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
| [[Rep-string|Rep-string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,637: Line 1,645:
|-
|-
| 67
| 67
| [[Named%20parameters|Named parameters]]
| [[Nested%20function|Nested function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 67
| 67
| [[Pernicious%20numbers|Pernicious numbers]]
| [[Nested%20function|Nested function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 67
| 67
| [[Roots%20of%20a%20function|Roots of a function]]
| [[Pernicious%20numbers|Pernicious numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,674: Line 1,682:
| 66
| 66
| [[Remove%20lines%20from%20a%20file|Remove lines from a file]]
| [[Remove%20lines%20from%20a%20file|Remove lines from a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 66
| [[Roots%20of%20a%20function|Roots of a function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,694: Line 1,698:
| 66
| 66
| [[Strip%20control%20codes%20and%20extended%20characters%20from%20a%20string|Strip control codes and extended characters from a string]]
| [[Strip%20control%20codes%20and%20extended%20characters%20from%20a%20string|Strip control codes and extended characters from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 66
| [[Thue-Morse|Thue-Morse]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 66
| 66
| [[Variable%20size%2FGet|Variable size/Get]]
| [[Variable%20size%2FGet|Variable size/Get]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 65
| 65
| [[Amb|Amb]]
| [[Amb|Amb]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|-
|-
| 65
| 65
Line 1,742: Line 1,750:
| 65
| 65
| [[Roots%20of%20a%20quadratic%20function|Roots of a quadratic function]]
| [[Roots%20of%20a%20quadratic%20function|Roots of a quadratic function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 65
| [[Thue-Morse|Thue-Morse]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,762: Line 1,766:
| 64
| 64
| [[Reduced%20row%20echelon%20form|Reduced row echelon form]]
| [[Reduced%20row%20echelon%20form|Reduced row echelon form]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 64
| [[Rep-string|Rep-string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,790: Line 1,790:
| 63
| 63
| [[Singly-linked%20list%2FElement%20insertion|Singly-linked list/Element insertion]]
| [[Singly-linked%20list%2FElement%20insertion|Singly-linked list/Element insertion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 63
| [[Tic-tac-toe|Tic-tac-toe]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,814: Line 1,818:
| 62
| 62
| [[Circles%20of%20given%20radius%20through%20two%20points|Circles of given radius through two points]]
| [[Circles%20of%20given%20radius%20through%20two%20points|Circles of given radius through two points]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[Damm%20algorithm|Damm algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,846: Line 1,854:
| 62
| 62
| [[Stern-Brocot%20sequence|Stern-Brocot sequence]]
| [[Stern-Brocot%20sequence|Stern-Brocot sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[Tic-tac-toe|Tic-tac-toe]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,894: Line 1,898:
| 60
| 60
| [[Best%20shuffle|Best shuffle]]
| [[Best%20shuffle|Best shuffle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 60
| [[Damm%20algorithm|Damm algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,978: Line 1,978:
| 58
| 58
| [[Add%20a%20variable%20to%20a%20class%20instance%20at%20runtime|Add a variable to a class instance at runtime]]
| [[Add%20a%20variable%20to%20a%20class%20instance%20at%20runtime|Add a variable to a class instance at runtime]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 58
| 58
Line 1,986: Line 1,986:
| 58
| 58
| [[Compile-time%20calculation|Compile-time calculation]]
| [[Compile-time%20calculation|Compile-time calculation]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 58
| [[Extract%20file%20extension|Extract file extension]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 58
| 58
Line 1,998: Line 2,002:
| 58
| 58
| [[Odd%20word%20problem|Odd word problem]]
| [[Odd%20word%20problem|Odd word problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 58
| [[Sorting%20algorithms%2FBead%20sort|Sorting algorithms/Bead sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 2,010: Line 2,018:
| 57
| 57
|data-sort-value="0B4-rings or 0B4-squares puzzle"| [[4-rings%20or%204-squares%20puzzle|4-rings or 4-squares puzzle]]
|data-sort-value="0B4-rings or 0B4-squares puzzle"| [[4-rings%20or%204-squares%20puzzle|4-rings or 4-squares puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[CUSIP|CUSIP]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,046: Line 2,058:
| 57
| 57
| [[Longest%20common%20prefix|Longest common prefix]]
| [[Longest%20common%20prefix|Longest common prefix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 57
| 57
Line 2,058: Line 2,070:
| 57
| 57
| [[Matrix-exponentiation%20operator|Matrix-exponentiation operator]]
| [[Matrix-exponentiation%20operator|Matrix-exponentiation operator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 57
| 57
Line 2,070: Line 2,082:
| 57
| 57
| [[Scope%20modifiers|Scope modifiers]]
| [[Scope%20modifiers|Scope modifiers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[Sorting%20algorithms%2FBead%20sort|Sorting algorithms/Bead sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,083: Line 2,091:
| [[Stem-and-leaf%20plot|Stem-and-leaf plot]]
| [[Stem-and-leaf%20plot|Stem-and-leaf plot]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 57
| [[Subleq|Subleq]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[Terminal%20control%2FColoured%20text|Terminal control/Coloured text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 57
| 57
Line 2,094: Line 2,110:
| 57
| 57
| [[Truncate%20a%20file|Truncate a file]]
| [[Truncate%20a%20file|Truncate a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[Van%20Eck%20sequence|Van Eck sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 56
| [[Abundant%20odd%20numbers|Abundant odd numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,110: Line 2,134:
| 56
| 56
| [[Doubly-linked%20list%2FElement%20definition|Doubly-linked list/Element definition]]
| [[Doubly-linked%20list%2FElement%20definition|Doubly-linked list/Element definition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 56
| [[Extract%20file%20extension|Extract file extension]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,119: Line 2,139:
| [[Fibonacci%20word|Fibonacci word]]
| [[Fibonacci%20word|Fibonacci word]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 56
| [[Forest%20fire|Forest fire]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 56
| 56
Line 2,130: Line 2,154:
| 56
| 56
| [[Singleton|Singleton]]
| [[Singleton|Singleton]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 56
| [[Subleq|Subleq]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 56
| [[Terminal%20control%2FColoured%20text|Terminal control/Coloured text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 55
| [[Abundant%20odd%20numbers|Abundant odd numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 55
| 55
|data-sort-value="base0C64 encode data"| [[Base64%20encode%20data|Base64 encode data]]
|data-sort-value="base0C64 encode data"| [[Base64%20encode%20data|Base64 encode data]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 55
| [[CUSIP|CUSIP]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,159: Line 2,167:
| [[Extreme%20floating%20point%20values|Extreme floating point values]]
| [[Extreme%20floating%20point%20values|Extreme floating point values]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 55
| [[Forest%20fire|Forest fire]]
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|-
|-
| 55
| 55
Line 2,174: Line 2,178:
| 55
| 55
| [[Modulinos|Modulinos]]
| [[Modulinos|Modulinos]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|-
|-
| 55
| 55
Line 2,190: Line 2,194:
| 55
| 55
| [[Stack%20traces|Stack traces]]
| [[Stack%20traces|Stack traces]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 55
| [[Van%20Eck%20sequence|Van Eck sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,202: Line 2,202:
| 54
| 54
| [[Handle%20a%20signal|Handle a signal]]
| [[Handle%20a%20signal|Handle a signal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 54
|data-sort-value="magic 0B8-ball"| [[Magic%208-ball|Magic 8-ball]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,214: Line 2,218:
| 54
| 54
| [[Runtime%20evaluation%2FIn%20an%20environment|Runtime evaluation/In an environment]]
| [[Runtime%20evaluation%2FIn%20an%20environment|Runtime evaluation/In an environment]]
| ||②||③||④||⑤||⑥||⑦||⑧|| ||
| ||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
|-
| 54
| 54
Line 2,222: Line 2,226:
| 54
| 54
| [[Terminal%20control%2FCursor%20positioning|Terminal control/Cursor positioning]]
| [[Terminal%20control%2FCursor%20positioning|Terminal control/Cursor positioning]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 54
| 54
Line 2,239: Line 2,243:
| [[XML%2FXPath|XML/XPath]]
| [[XML%2FXPath|XML/XPath]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 53
|data-sort-value="base0C64 decode data"| [[Base64%20decode%20data|Base64 decode data]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 53
| 53
Line 2,274: Line 2,282:
| 52
| 52
| [[Attractive%20numbers|Attractive numbers]]
| [[Attractive%20numbers|Attractive numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 52
|data-sort-value="base0C64 decode data"| [[Base64%20decode%20data|Base64 decode data]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,294: Line 2,298:
| 52
| 52
| [[Dining%20philosophers|Dining philosophers]]
| [[Dining%20philosophers|Dining philosophers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 52
| [[FASTA%20format|FASTA format]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 52
| 52
| [[First-class%20functions%2FUse%20numbers%20analogously|First-class functions/Use numbers analogously]]
| [[First-class%20functions%2FUse%20numbers%20analogously|First-class functions/Use numbers analogously]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 52
| 52
Line 2,326: Line 2,334:
| 52
| 52
| [[Loops%2FIncrement%20loop%20index%20within%20loop%20body|Loops/Increment loop index within loop body]]
| [[Loops%2FIncrement%20loop%20index%20within%20loop%20body|Loops/Increment loop index within loop body]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 52
|data-sort-value="magic 0B8-ball"| [[Magic%208-ball|Magic 8-ball]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,362: Line 2,366:
| 51
| 51
| [[Chinese%20zodiac|Chinese zodiac]]
| [[Chinese%20zodiac|Chinese zodiac]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 51
| [[FASTA%20format|FASTA format]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,394: Line 2,394:
| 51
| 51
| [[Respond%20to%20an%20unknown%20method%20call|Respond to an unknown method call]]
| [[Respond%20to%20an%20unknown%20method%20call|Respond to an unknown method call]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 51
| 51
Line 2,478: Line 2,478:
| 49
| 49
| [[Last%20letter-first%20letter|Last letter-first letter]]
| [[Last%20letter-first%20letter|Last letter-first letter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 49
| [[Metaprogramming|Metaprogramming]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,507: Line 2,511:
| [[Doubly-linked%20list%2FTraversal|Doubly-linked list/Traversal]]
| [[Doubly-linked%20list%2FTraversal|Doubly-linked list/Traversal]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[Execute%20a%20Markov%20algorithm|Execute a Markov algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 48
| 48
Line 2,523: Line 2,531:
| [[Longest%20string%20challenge|Longest string challenge]]
| [[Longest%20string%20challenge|Longest string challenge]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[Metaprogramming|Metaprogramming]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 48
| 48
| [[Naming%20conventions|Naming conventions]]
| [[Naming%20conventions|Naming conventions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 48
| 48
Line 2,555: Line 2,559:
| [[Echo%20server|Echo server]]
| [[Echo%20server|Echo server]]
| ||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
| ||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 47
| [[Execute%20a%20Markov%20algorithm|Execute a Markov algorithm]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|-
| 47
| 47
Line 2,583: Line 2,583:
| [[Bitmap%2FFlood%20fill|Bitmap/Flood fill]]
| [[Bitmap%2FFlood%20fill|Bitmap/Flood fill]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 46
| [[Cantor%20set|Cantor set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 46
| 46
Line 2,618: Line 2,622:
| 45
| 45
| [[Bulls%20and%20cows%2FPlayer|Bulls and cows/Player]]
| [[Bulls%20and%20cows%2FPlayer|Bulls and cows/Player]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 45
| [[Cantor%20set|Cantor set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,646: Line 2,646:
| 45
| 45
| [[Send%20an%20unknown%20method%20call|Send an unknown method call]]
| [[Send%20an%20unknown%20method%20call|Send an unknown method call]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
|-
| 45
| 45
Line 2,662: Line 2,662:
| 44
| 44
| [[Bitmap%2FRead%20a%20PPM%20file|Bitmap/Read a PPM file]]
| [[Bitmap%2FRead%20a%20PPM%20file|Bitmap/Read a PPM file]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|-
|-
| 44
| 44
Line 2,706: Line 2,706:
| 44
| 44
| [[Text%20between|Text between]]
| [[Text%20between|Text between]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 44
| 44
Line 2,726: Line 2,726:
| 43
| 43
| [[Keyboard%20input%2FFlush%20the%20keyboard%20buffer|Keyboard input/Flush the keyboard buffer]]
| [[Keyboard%20input%2FFlush%20the%20keyboard%20buffer|Keyboard input/Flush the keyboard buffer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 43
| 43
Line 2,762: Line 2,762:
| 42
| 42
| [[Calendar%20-%20for%20%22REAL%22%20programmers|Calendar - for "REAL" programmers]]
| [[Calendar%20-%20for%20%22REAL%22%20programmers|Calendar - for "REAL" programmers]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|-
|-
| 42
| 42
Line 2,778: Line 2,778:
| 42
| 42
| [[Fivenum|Fivenum]]
| [[Fivenum|Fivenum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 42
| [[Flipping%20bits%20game|Flipping bits game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,790: Line 2,794:
| 42
| 42
| [[Permutations%2FDerangements|Permutations/Derangements]]
| [[Permutations%2FDerangements|Permutations/Derangements]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 42
| [[Problem%20of%20Apollonius|Problem of Apollonius]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 42
| 42
| [[Secure%20temporary%20file|Secure temporary file]]
| [[Secure%20temporary%20file|Secure temporary file]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|-
|-
| 42
| 42
Line 2,802: Line 2,810:
| 42
| 42
| [[Speech%20synthesis|Speech synthesis]]
| [[Speech%20synthesis|Speech synthesis]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|-
|-
| 42
| 42
Line 2,810: Line 2,818:
| 42
| 42
| [[Table%20creation%2FPostal%20addresses|Table creation/Postal addresses]]
| [[Table%20creation%2FPostal%20addresses|Table creation/Postal addresses]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|-
|-
| 42
| 42
| [[Terminal%20control%2FDimensions|Terminal control/Dimensions]]
| [[Terminal%20control%2FDimensions|Terminal control/Dimensions]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|-
|-
| 42
| 42
Line 2,835: Line 2,843:
| [[Combinations%20and%20permutations|Combinations and permutations]]
| [[Combinations%20and%20permutations|Combinations and permutations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[Flipping%20bits%20game|Flipping bits game]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|-
| 41
| 41
Line 2,850: Line 2,854:
| 41
| 41
| [[Pascal%27s%20triangle%2FPuzzle|Pascal's triangle/Puzzle]]
| [[Pascal%27s%20triangle%2FPuzzle|Pascal's triangle/Puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[Problem%20of%20Apollonius|Problem of Apollonius]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 41
| 41
| [[Remove%20vowels%20from%20a%20string|Remove vowels from a string]]
| [[Remove%20vowels%20from%20a%20string|Remove vowels from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 41
| 41
Line 2,870: Line 2,870:
| 41
| 41
| [[Start%20from%20a%20main%20routine|Start from a main routine]]
| [[Start%20from%20a%20main%20routine|Start from a main routine]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|-
|-
| 41
| 41
Line 2,882: Line 2,882:
| 41
| 41
| [[Variable%20size%2FSet|Variable size/Set]]
| [[Variable%20size%2FSet|Variable size/Set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 40
| 40
Line 2,930: Line 2,930:
| 40
| 40
| [[Scope%2FFunction%20names%20and%20labels|Scope/Function names and labels]]
| [[Scope%2FFunction%20names%20and%20labels|Scope/Function names and labels]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 40
| 40
Line 2,951: Line 2,951:
| [[Create%20a%20file%20on%20magnetic%20tape|Create a file on magnetic tape]]
| [[Create%20a%20file%20on%20magnetic%20tape|Create a file on magnetic tape]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
| 39
| [[Feigenbaum%20constant%20calculation|Feigenbaum constant calculation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 39
| 39
Line 2,982: Line 2,986:
| 39
| 39
| [[Permutations%20with%20repetitions|Permutations with repetitions]]
| [[Permutations%20with%20repetitions|Permutations with repetitions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 39
| 39
Line 3,014: Line 3,018:
| 38
| 38
| [[Cycle%20detection|Cycle detection]]
| [[Cycle%20detection|Cycle detection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 38
| 38
| [[Days%20between%20dates|Days between dates]]
| [[Days%20between%20dates|Days between dates]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 38
| 38
| [[Display%20a%20linear%20combination|Display a linear combination]]
| [[Display%20a%20linear%20combination|Display a linear combination]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 38
| [[Feigenbaum%20constant%20calculation|Feigenbaum constant calculation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,034: Line 3,034:
| 38
| 38
| [[Kahan%20summation|Kahan summation]]
| [[Kahan%20summation|Kahan summation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 38
| 38
Line 3,047: Line 3,047:
| [[Metered%20concurrency|Metered concurrency]]
| [[Metered%20concurrency|Metered concurrency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 38
| [[Minesweeper%20game|Minesweeper game]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 38
| 38
Line 3,074: Line 3,078:
| 38
| 38
| [[Substitution%20cipher|Substitution cipher]]
| [[Substitution%20cipher|Substitution cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 38
| [[Sutherland-Hodgman%20polygon%20clipping|Sutherland-Hodgman polygon clipping]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 38
| [[Tau%20number|Tau number]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 38
| [[Terminal%20control%2FHiding%20the%20cursor|Terminal control/Hiding the cursor]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,114: Line 3,130:
| 37
| 37
| [[Function%20prototype|Function prototype]]
| [[Function%20prototype|Function prototype]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 37
| 37
| [[Input%2FOutput%20for%20lines%20of%20text|Input/Output for lines of text]]
| [[Input%2FOutput%20for%20lines%20of%20text|Input/Output for lines of text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 37
| 37
| [[Input%2FOutput%20for%20pairs%20of%20numbers|Input/Output for pairs of numbers]]
| [[Input%2FOutput%20for%20pairs%20of%20numbers|Input/Output for pairs of numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 37
| 37
Line 3,153: Line 3,169:
|-
|-
| 37
| 37
| [[Rosetta%20Code%2FFind%20bare%20lang%20tags|Rosetta Code/Find bare lang tags]]
| [[Solve%20the%20no%20connection%20puzzle|Solve the no connection puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 37
| [[Sutherland-Hodgman%20polygon%20clipping|Sutherland-Hodgman polygon clipping]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|-
| 37
| 37
| [[Solve%20the%20no%20connection%20puzzle|Solve the no connection puzzle]]
| [[Tau%20number|Tau number]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|①||②||③||④||⑤||⑥||⑦||||⑨||
|- style="background-color: #ffc"
|-
| 37
| 37
| [[Sum%20of%20divisors|Sum of divisors]]
| [[Terminal%20control%2FHiding%20the%20cursor|Terminal control/Hiding the cursor]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 37
| 37
| [[Terminal%20control%2FInverse%20video|Terminal control/Inverse video]]
| [[Terminal%20control%2FInverse%20video|Terminal control/Inverse video]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 37
| 37
Line 3,178: Line 3,190:
| 36
| 36
| [[Abbreviations%2C%20simple|Abbreviations, simple]]
| [[Abbreviations%2C%20simple|Abbreviations, simple]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 36
| [[Bioinformatics%2Fbase%20count|Bioinformatics/base count]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 36
| 36
| [[Bitwise%20IO|Bitwise IO]]
| [[Bitwise%20IO|Bitwise IO]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 36
| 36
Line 3,194: Line 3,210:
| 36
| 36
| [[Events|Events]]
| [[Events|Events]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
|-
| 36
| 36
Line 3,221: Line 3,237:
|-
|-
| 36
| 36
| [[Mertens%20function|Mertens function]]
| [[Minesweeper%20game|Minesweeper game]]
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|①||②||③||④||⑤||⑥|||| ||⑨||⑩
|-
|-
| 36
| 36
Line 3,230: Line 3,246:
| 36
| 36
| [[Ordered%20partitions|Ordered partitions]]
| [[Ordered%20partitions|Ordered partitions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 36
| 36
Line 3,239: Line 3,255:
|data-sort-value="ripemd-0D160"| [[RIPEMD-160|RIPEMD-160]]
|data-sort-value="ripemd-0D160"| [[RIPEMD-160|RIPEMD-160]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 36
| [[Rosetta%20Code%2FFind%20bare%20lang%20tags|Rosetta Code/Find bare lang tags]]
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|-
|-
| 36
| 36
Line 3,254: Line 3,266:
| 36
| 36
| [[Terminal%20control%2FUnicode%20output|Terminal control/Unicode output]]
| [[Terminal%20control%2FUnicode%20output|Terminal control/Unicode output]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|-
|-
| 35
| 35
| [[Arithmetic-geometric%20mean%2FCalculate%20Pi|Arithmetic-geometric mean/Calculate Pi]]
| [[Arithmetic-geometric%20mean%2FCalculate%20Pi|Arithmetic-geometric mean/Calculate Pi]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 35
| [[Bioinformatics%2Fbase%20count|Bioinformatics/base count]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 35
| 35
| [[Bitmap%2FB%C3%A9zier%20curves%2FCubic|Bitmap/Bézier curves/Cubic]]
| [[Bitmap%2FB%C3%A9zier%20curves%2FCubic|Bitmap/Bézier curves/Cubic]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨|| 
|①||②||③||④|| ||⑥||⑦||⑧||⑨||
|-
|-
| 35
| 35
| [[Check%20output%20device%20is%20a%20terminal|Check output device is a terminal]]
| [[Check%20output%20device%20is%20a%20terminal|Check output device is a terminal]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|-
|-
| 35
| 35
Line 3,286: Line 3,294:
| 35
| 35
| [[Pentagram|Pentagram]]
| [[Pentagram|Pentagram]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 35
| [[RSA%20code|RSA code]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 34
| 34
| [[Conjugate%20transpose|Conjugate transpose]]
| [[Conjugate%20transpose|Conjugate transpose]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 34
| [[Mertens%20function|Mertens function]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 34
| 34
Line 3,306: Line 3,314:
| 34
| 34
| [[Pattern%20matching|Pattern matching]]
| [[Pattern%20matching|Pattern matching]]
|①||②||③||④||⑤|| ||⑦||⑧|| || 
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|-
|-
| 34
| 34
Line 3,315: Line 3,323:
| [[Pythagoras%20tree|Pythagoras tree]]
| [[Pythagoras%20tree|Pythagoras tree]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 34
| [[RSA%20code|RSA code]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 34
| 34
Line 3,326: Line 3,330:
| 34
| 34
| [[Subset%20sum%20problem|Subset sum problem]]
| [[Subset%20sum%20problem|Subset sum problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 34
| 34
| [[Topic%20variable|Topic variable]]
| [[Topic%20variable|Topic variable]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 33
| [[Bitcoin%2Faddress%20validation|Bitcoin/address validation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 33
| 33
| [[Cheryl%27s%20birthday|Cheryl's birthday]]
| [[Cheryl%27s%20birthday|Cheryl's birthday]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 33
| [[Church%20numerals|Church numerals]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
|-
| 33
| 33
| [[Continued%20fraction%2FArithmetic%2FConstruct%20from%20rational%20number|Continued fraction/Arithmetic/Construct from rational number]]
| [[Continued%20fraction%2FArithmetic%2FConstruct%20from%20rational%20number|Continued fraction/Arithmetic/Construct from rational number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 33
| [[Determine%20if%20two%20triangles%20overlap|Determine if two triangles overlap]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,354: Line 3,370:
| 33
| 33
| [[Integer%20roots|Integer roots]]
| [[Integer%20roots|Integer roots]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 33
| 33
Line 3,374: Line 3,390:
| 33
| 33
| [[Parse%20command-line%20arguments|Parse command-line arguments]]
| [[Parse%20command-line%20arguments|Parse command-line arguments]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 33
| 33
Line 3,398: Line 3,414:
| 33
| 33
| [[Straddling%20checkerboard|Straddling checkerboard]]
| [[Straddling%20checkerboard|Straddling checkerboard]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 33
| [[Terminal%20control%2FCursor%20movement|Terminal control/Cursor movement]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,403: Line 3,423:
| [[Textonyms|Textonyms]]
| [[Textonyms|Textonyms]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 32
| 33
| [[Words%20containing%20%22the%22%20substring|Words containing "the" substring]]
| [[Bitcoin%2Faddress%20validation|Bitcoin/address validation]]
|①||②||③||④||⑤||⑥|| ||||⑨||
|①||②||③||④||⑤||⑥|||| ||⑨|| 
|-
|-
| 32
| 32
| [[Bitmap%2FB%C3%A9zier%20curves%2FQuadratic|Bitmap/Bézier curves/Quadratic]]
| [[Bitmap%2FB%C3%A9zier%20curves%2FQuadratic|Bitmap/Bézier curves/Quadratic]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨|| 
|①||②||③||④|| ||⑥||⑦||⑧||⑨||
|-
|-
| 32
| 32
| [[Check%20input%20device%20is%20a%20terminal|Check input device is a terminal]]
| [[Check%20input%20device%20is%20a%20terminal|Check input device is a terminal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 32
| [[Church%20numerals|Church numerals]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 32
| 32
| [[Decimal%20floating%20point%20number%20to%20binary|Decimal floating point number to binary]]
| [[Decimal%20floating%20point%20number%20to%20binary|Decimal floating point number to binary]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
| 32
| [[Determine%20if%20two%20triangles%20overlap|Determine if two triangles overlap]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|-
| 32
| 32
Line 3,446: Line 3,458:
| 32
| 32
| [[Rosetta%20Code%2FFind%20unimplemented%20tasks|Rosetta Code/Find unimplemented tasks]]
| [[Rosetta%20Code%2FFind%20unimplemented%20tasks|Rosetta Code/Find unimplemented tasks]]
|①||②||③||④||⑤||⑥|| || || || 
|①||②||③||④||⑤||⑥|| || || ||
|-
|-
| 32
| 32
Line 3,455: Line 3,467:
| [[Set%20of%20real%20numbers|Set of real numbers]]
| [[Set%20of%20real%20numbers|Set of real numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 32
| [[Terminal%20control%2FCursor%20movement|Terminal control/Cursor movement]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 32
| 32
| [[Type%20detection|Type detection]]
| [[Type%20detection|Type detection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 32
| 32
Line 3,470: Line 3,478:
| 32
| 32
| [[Write%20to%20Windows%20event%20log|Write to Windows event log]]
| [[Write%20to%20Windows%20event%20log|Write to Windows event log]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|-
|-
| 32
| 32
| [[Yellowstone%20sequence|Yellowstone sequence]]
| [[Yellowstone%20sequence|Yellowstone sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 32
| [[Zhang-Suen%20thinning%20algorithm|Zhang-Suen thinning algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,487: Line 3,499:
| [[Check%20Machin-like%20formulas|Check Machin-like formulas]]
| [[Check%20Machin-like%20formulas|Check Machin-like formulas]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 31
| [[Checkpoint%20synchronization|Checkpoint synchronization]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 31
| 31
Line 3,502: Line 3,518:
| 31
| 31
| [[First%20class%20environments|First class environments]]
| [[First%20class%20environments|First class environments]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 31
| 31
| [[Implicit%20type%20conversion|Implicit type conversion]]
| [[Implicit%20type%20conversion|Implicit type conversion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 31
| 31
Line 3,539: Line 3,555:
| [[Strong%20and%20weak%20primes|Strong and weak primes]]
| [[Strong%20and%20weak%20primes|Strong and weak primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 31
| [[Tau%20function|Tau function]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 31
| 31
Line 3,547: Line 3,567:
| [[Xiaolin%20Wu%27s%20line%20algorithm|Xiaolin Wu's line algorithm]]
| [[Xiaolin%20Wu%27s%20line%20algorithm|Xiaolin Wu's line algorithm]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 31
| [[Zhang-Suen%20thinning%20algorithm|Zhang-Suen thinning algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 31
| 31
Line 3,562: Line 3,578:
| 30
| 30
| [[Arena%20storage%20pool|Arena storage pool]]
| [[Arena%20storage%20pool|Arena storage pool]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨|| 
|①||②||③||④|| ||⑥||⑦||⑧||⑨||
|-
|-
| 30
| 30
Line 3,571: Line 3,587:
| [[Chat%20server|Chat server]]
| [[Chat%20server|Chat server]]
| ||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
| ||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 30
| [[Checkpoint%20synchronization|Checkpoint synchronization]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|-
| 30
| 30
Line 3,591: Line 3,603:
| [[Diversity%20prediction%20theorem|Diversity prediction theorem]]
| [[Diversity%20prediction%20theorem|Diversity prediction theorem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 30
| [[Extra%20primes|Extra primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 30
| 30
| [[FTP|FTP]]
| [[FTP|FTP]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 30
|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]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 30
| 30
Line 3,602: Line 3,622:
| 30
| 30
| [[HTTPS%2FAuthenticated|HTTPS/Authenticated]]
| [[HTTPS%2FAuthenticated|HTTPS/Authenticated]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|-
|-
| 30
| 30
| [[Koch%20curve|Koch curve]]
| [[Koch%20curve|Koch curve]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 30
| 30
| [[Length%20of%20an%20arc%20between%20two%20angles|Length of an arc between two angles]]
| [[Length%20of%20an%20arc%20between%20two%20angles|Length of an arc between two angles]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 30
| 30
| [[Mersenne%20primes|Mersenne primes]]
| [[Mersenne%20primes|Mersenne primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 30
| 30
Line 3,622: Line 3,642:
| 30
| 30
| [[Pragmatic%20directives|Pragmatic directives]]
| [[Pragmatic%20directives|Pragmatic directives]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 30
| 30
Line 3,639: Line 3,659:
| [[Stream%20merge|Stream merge]]
| [[Stream%20merge|Stream merge]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 30
| [[Tau%20function|Tau function]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 30
| 30
Line 3,666: Line 3,682:
| 30
| 30
| [[Word%20break%20problem|Word break problem]]
| [[Word%20break%20problem|Word break problem]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 29
| 29
| [[Bacon%20cipher|Bacon cipher]]
| [[Bacon%20cipher|Bacon cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 29
| 29
Line 3,678: Line 3,694:
| 29
| 29
| [[Decision%20tables|Decision tables]]
| [[Decision%20tables|Decision tables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 29
| [[Extra%20primes|Extra primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 29
| 29
| [[Find%20first%20and%20last%20set%20bit%20of%20a%20long%20integer|Find first and last set bit of a long integer]]
| [[Find%20first%20and%20last%20set%20bit%20of%20a%20long%20integer|Find first and last set bit of a long integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 29
|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]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 29
| 29
Line 3,699: Line 3,707:
| [[Jacobi%20symbol|Jacobi symbol]]
| [[Jacobi%20symbol|Jacobi symbol]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 29
| [[Longest%20common%20suffix|Longest common suffix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 29
| 29
| [[Memory%20layout%20of%20a%20data%20structure|Memory layout of a data structure]]
| [[Memory%20layout%20of%20a%20data%20structure|Memory layout of a data structure]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 29
| 29
Line 3,731: Line 3,743:
| [[Superellipse|Superellipse]]
| [[Superellipse|Superellipse]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 29
| [[Words%20containing%20%22the%22%20substring|Words containing "the" substring]]
|①||②||③||④||⑤||⑥||⑦|| || || 
|-
|-
| 29
| 29
| [[World%20Cup%20group%20stage|World Cup group stage]]
| [[World%20Cup%20group%20stage|World Cup group stage]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 28
| [[ABC%20words|ABC words]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 28
| 28
| [[Active%20Directory%2FConnect|Active Directory/Connect]]
| [[Active%20Directory%2FConnect|Active Directory/Connect]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|-
|-
| 28
| 28
Line 3,763: Line 3,775:
| [[Honeycombs|Honeycombs]]
| [[Honeycombs|Honeycombs]]
|①||②||③|| ||⑤||⑥|| ||⑧||⑨||⑩
|①||②||③|| ||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 28
| [[Longest%20common%20suffix|Longest common suffix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 28
| 28
| [[Machine%20code|Machine code]]
| [[Machine%20code|Machine code]]
|①||②||③||④|| ||⑥|| ||⑧||⑨|| 
|①||②||③||④|| ||⑥|| ||⑧||⑨||
|-
| 28
| [[Natural%20sorting|Natural sorting]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 28
| 28
Line 3,779: Line 3,791:
| [[Peano%20curve|Peano curve]]
| [[Peano%20curve|Peano curve]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 28
| [[Pell%27s%20equation|Pell's equation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 28
| 28
Line 3,787: Line 3,803:
| [[Polyspiral|Polyspiral]]
| [[Polyspiral|Polyspiral]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 28
| [[Product%20of%20divisors|Product of divisors]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 28
| 28
| [[Ramsey%27s%20theorem|Ramsey's theorem]]
| [[Ramsey%27s%20theorem|Ramsey's theorem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 28
| 28
Line 3,814: Line 3,834:
| 27
| 27
| [[Chebyshev%20coefficients|Chebyshev coefficients]]
| [[Chebyshev%20coefficients|Chebyshev coefficients]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 27
| 27
| [[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]]
|①||②||③||④||⑤|| || ||⑧||⑨|| 
|①||②||③||④||⑤|| || ||⑧||⑨||
|-
|-
| 27
| 27
Line 3,835: Line 3,855:
| [[Law%20of%20cosines%20-%20triples|Law of cosines - triples]]
| [[Law%20of%20cosines%20-%20triples|Law of cosines - triples]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 27
| [[Natural%20sorting|Natural sorting]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|-
|-
| 27
| 27
Line 3,855: Line 3,871:
| [[Paraffins|Paraffins]]
| [[Paraffins|Paraffins]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 27
| [[Pell%27s%20equation|Pell's equation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 27
| [[Product%20of%20divisors|Product of divisors]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 27
| 27
Line 3,879: Line 3,887:
| [[Solve%20a%20Holy%20Knight%27s%20tour|Solve a Holy Knight's tour]]
| [[Solve%20a%20Holy%20Knight%27s%20tour|Solve a Holy Knight's tour]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 27
| [[Strange%20numbers|Strange numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|-
|-
| 27
| 27
| [[Successive%20prime%20differences|Successive prime differences]]
| [[Successive%20prime%20differences|Successive prime differences]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 27
| [[Sum%20of%20divisors|Sum of divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,895: Line 3,903:
| [[Tonelli-Shanks%20algorithm|Tonelli-Shanks algorithm]]
| [[Tonelli-Shanks%20algorithm|Tonelli-Shanks algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 27
| [[Word%20wheel|Word wheel]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 26
| 26
Line 3,902: Line 3,914:
| 26
| 26
| [[Birthday%20problem|Birthday problem]]
| [[Birthday%20problem|Birthday problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 26
| 26
| [[Card%20shuffles|Card shuffles]]
| [[Card%20shuffles|Card shuffles]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 26
| 26
| [[Distributed%20programming|Distributed programming]]
| [[Distributed%20programming|Distributed programming]]
| ||②||③||④||⑤||⑥|| || ||⑨|| 
| ||②||③||④||⑤||⑥|| || ||⑨||
|-
|-
| 26
| 26
Line 3,918: Line 3,930:
| 26
| 26
| [[Fermat%20numbers|Fermat numbers]]
| [[Fermat%20numbers|Fermat numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 26
| [[Finite%20state%20machine|Finite state machine]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 26
| [[Fraction%20reduction|Fraction reduction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,934: Line 3,954:
| 26
| 26
|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]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|-
| 26
| [[Monads%2FMaybe%20monad|Monads/Maybe monad]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 26
| 26
| [[M%C3%B6bius%20function|Möbius function]]
| [[M%C3%B6bius%20function|Möbius function]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|-
|-
| 26
| 26
Line 3,946: Line 3,970:
| 26
| 26
|data-sort-value="numbers with prime digits whose sum is 0C13"| [[Numbers%20with%20prime%20digits%20whose%20sum%20is%2013|Numbers with prime digits whose sum is 13]]
|data-sort-value="numbers with prime digits whose sum is 0C13"| [[Numbers%20with%20prime%20digits%20whose%20sum%20is%2013|Numbers with prime digits whose sum is 13]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|-
|-
| 26
| 26
Line 3,974: Line 3,998:
| 25
| 25
| [[Abelian%20sandpile%20model|Abelian sandpile model]]
| [[Abelian%20sandpile%20model|Abelian sandpile model]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 25
| [[Alternade%20words|Alternade words]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
Line 3,979: Line 4,007:
| [[Color%20wheel|Color wheel]]
| [[Color%20wheel|Color wheel]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 25
| [[Cousin%20primes|Cousin primes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|-
|-
| 25
| 25
| [[Elliptic%20curve%20arithmetic|Elliptic curve arithmetic]]
| [[Elliptic%20curve%20arithmetic|Elliptic curve arithmetic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 25
| [[Finite%20state%20machine|Finite state machine]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 25
| [[Fraction%20reduction|Fraction reduction]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|-
| 25
| 25
| [[Function%20frequency|Function frequency]]
| [[Function%20frequency|Function frequency]]
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|①||②||③||④||⑤||⑥|| || ||⑨||
|-
|-
| 25
| 25
Line 4,015: Line 4,039:
| [[Mayan%20numerals|Mayan numerals]]
| [[Mayan%20numerals|Mayan numerals]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 25
| [[Monads%2FMaybe%20monad|Monads/Maybe monad]]
|①||②||③||④||⑤|| ||⑦||⑧|| || 
|-
|-
| 25
| 25
Line 4,030: Line 4,050:
| 25
| 25
| [[Play%20recorded%20sounds|Play recorded sounds]]
| [[Play%20recorded%20sounds|Play recorded sounds]]
|①||②||③|| || ||⑥||⑦|| || || 
|①||②||③|| || ||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 25
| 25
Line 4,042: Line 4,062:
| 25
| 25
|data-sort-value="shift list elements to left by 0B3"| [[Shift%20list%20elements%20to%20left%20by%203|Shift list elements to left by 3]]
|data-sort-value="shift list elements to left by 0B3"| [[Shift%20list%20elements%20to%20left%20by%203|Shift list elements to left by 3]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|-
|-
| 25
| 25
Line 4,054: Line 4,074:
| 25
| 25
| [[Strange%20plus%20numbers|Strange plus numbers]]
| [[Strange%20plus%20numbers|Strange plus numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 25
| 25
| [[Welch%27s%20t-test|Welch's t-test]]
| [[Welch%27s%20t-test|Welch's t-test]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 25
| 25
| [[Yahoo%21%20search%20interface|Yahoo! search interface]]
| [[Yahoo%21%20search%20interface|Yahoo! search interface]]
|①|| ||③||④||⑤||⑥|| ||⑧|| ||
|①|| ||③||④||⑤||⑥|| ||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 24
| 24
| [[Audio%20alarm|Audio alarm]]
| [[Audio%20alarm|Audio alarm]]
|①||②||③|| || ||⑥|| ||⑧|| ||
|①||②||③|| || ||⑥|| ||⑧|| || 
|-
|-
| 24
| 24
Line 4,074: Line 4,094:
| 24
| 24
| [[Cipolla%27s%20algorithm|Cipolla's algorithm]]
| [[Cipolla%27s%20algorithm|Cipolla's algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 24
| 24
Line 4,086: Line 4,106:
| 24
| 24
| [[Fixed%20length%20records|Fixed length records]]
| [[Fixed%20length%20records|Fixed length records]]
|①||②||③||④||⑤||⑥|| || || || 
|①||②||③||④||⑤||⑥|| || || ||
|-
|-
| 24
| 24
| [[Hunt%20the%20Wumpus|Hunt the Wumpus]]
| [[Hunt%20the%20Wumpus|Hunt the Wumpus]]
|①||②||③||④||⑤||⑥|| || || ||
|①||②||③||④||⑤||⑥|| || || || 
|-
|-
| 24
| 24
Line 4,098: Line 4,118:
| 24
| 24
| [[Linux%20CPU%20utilization|Linux CPU utilization]]
| [[Linux%20CPU%20utilization|Linux CPU utilization]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|-
|-
| 24
| 24
Line 4,106: Line 4,126:
| 24
| 24
| [[Mind%20boggling%20card%20trick|Mind boggling card trick]]
| [[Mind%20boggling%20card%20trick|Mind boggling card trick]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 24
| 24
Line 4,118: Line 4,138:
| 24
| 24
| [[Percolation%2FMean%20run%20density|Percolation/Mean run density]]
| [[Percolation%2FMean%20run%20density|Percolation/Mean run density]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 24
| 24
Line 4,150: Line 4,170:
| 24
| 24
| [[Video%20display%20modes|Video display modes]]
| [[Video%20display%20modes|Video display modes]]
|①||②||③||④||⑤||⑥|| ||⑧|| || 
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|-
|-
| 23
| 23
| [[Active%20Directory%2FSearch%20for%20a%20user|Active Directory/Search for a user]]
| [[Active%20Directory%2FSearch%20for%20a%20user|Active Directory/Search for a user]]
|①||②||③||④||⑤||⑥|| || ||⑨||
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|- style="background-color: #ffc"
| 23
| [[Alternade%20words|Alternade words]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 23
| 23
|data-sort-value="base0C58check encoding"| [[Base58Check%20encoding|Base58Check encoding]]
|data-sort-value="base0C58check encoding"| [[Base58Check%20encoding|Base58Check encoding]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|- style="background-color: #ffc"
| 23
| [[Cousin%20primes|Cousin primes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 23
| 23
Line 4,178: Line 4,190:
| 23
| 23
| [[Elementary%20cellular%20automaton%2FRandom%20Number%20Generator|Elementary cellular automaton/Random Number Generator]]
| [[Elementary%20cellular%20automaton%2FRandom%20Number%20Generator|Elementary cellular automaton/Random Number Generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 23
| 23
Line 4,187: Line 4,199:
| [[Kolakoski%20sequence|Kolakoski sequence]]
| [[Kolakoski%20sequence|Kolakoski sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 23
| [[Long%20literals%2C%20with%20continuations|Long literals, with continuations]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 23
| 23
Line 4,194: Line 4,210:
| 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"
|- style="background-color: #ffc"
| 23
| 23
| [[Markov%20chain%20text%20generator|Markov chain text generator]]
| [[Markov%20chain%20text%20generator|Markov chain text generator]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|- style="background-color: #ffc"
| 23
| [[Numbers%20which%20binary%20and%20ternary%20digit%20sum%20are%20prime|Numbers which binary and ternary digit sum are prime]]
|①||②|| ||④||⑤||⑥||⑦|| ||⑨|| 
|-
|-
| 23
| 23
| [[Playfair%20cipher|Playfair cipher]]
| [[Playfair%20cipher|Playfair cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 23
| [[Pseudo-random%20numbers%2FXorshift%20star|Pseudo-random numbers/Xorshift star]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 23
| 23
| [[Record%20sound|Record sound]]
| [[Record%20sound|Record sound]]
|①||②||③||④|| ||⑥|| ||⑧||⑨|| 
|①||②||③||④|| ||⑥|| ||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 23
| 23
| [[Reverse%20the%20gender%20of%20a%20string|Reverse the gender of a string]]
| [[Reverse%20the%20gender%20of%20a%20string|Reverse the gender of a string]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
|-
| 23
| 23
Line 4,230: Line 4,254:
| 23
| 23
| [[Strange%20unique%20prime%20triplets|Strange unique prime triplets]]
| [[Strange%20unique%20prime%20triplets|Strange unique prime triplets]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || || 
|- style="background-color: #ffc"
| 22
| [[Addition%20chains|Addition chains]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 23
| 22
| [[Bioinformatics%2FSequence%20mutation|Bioinformatics/Sequence mutation]]
| [[Word%20wheel|Word wheel]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
|-
| 22
| 22
| [[Commatizing%20numbers|Commatizing numbers]]
| [[Commatizing%20numbers|Commatizing numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 22
| [[Common%20sorted%20list|Common sorted list]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|-
|-
| 22
| 22
Line 4,253: Line 4,285:
|-
|-
| 22
| 22
| [[Kosaraju|Kosaraju]]
| [[Levenshtein%20distance%2FAlignment|Levenshtein distance/Alignment]]
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 22
| 22
| [[Levenshtein%20distance%2FAlignment|Levenshtein distance/Alignment]]
| [[Long%20literals%2C%20with%20continuations|Long literals, with continuations]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|①||②||③||④||⑤||⑥||⑦||⑧||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 22
| 22
| [[Magnanimous%20numbers|Magnanimous numbers]]
| [[Magnanimous%20numbers|Magnanimous numbers]]
|①||②||③||④||⑤|| ||⑦|| ||⑨||
|①||②||③||④||⑤|| ||⑦|| ||⑨|| 
|-
|-
| 22
| 22
| [[Matrix%20chain%20multiplication|Matrix chain multiplication]]
| [[Matrix%20chain%20multiplication|Matrix chain multiplication]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 22
| 22
| [[Monads%2FList%20monad|Monads/List monad]]
| [[Numbers%20which%20binary%20and%20ternary%20digit%20sum%20are%20prime|Numbers which binary and ternary digit sum are prime]]
|①||②|| ||④||⑤||⑥||⑦|| |||| 
|①||②||||④||⑤||⑥||⑦|||| ||
|-
|-
| 22
| 22
| [[Padovan%20sequence|Padovan sequence]]
| [[Padovan%20sequence|Padovan sequence]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
|-
| 22
| 22
| [[Pig%20the%20dice%20game%2FPlayer|Pig the dice game/Player]]
| [[Pig%20the%20dice%20game%2FPlayer|Pig the dice game/Player]]
|①||②||③||④||⑤||⑥|| || || ||⑩
|①||②||③||④||⑤||⑥|| || || ||⑩
|-
| 22
| [[Pseudo-random%20numbers%2FXorshift%20star|Pseudo-random numbers/Xorshift star]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 22
| 22
Line 4,290: Line 4,318:
| 22
| 22
| [[Snake%20and%20Ladder|Snake and Ladder]]
| [[Snake%20and%20Ladder|Snake and Ladder]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|-
|-
| 22
| 22
Line 4,299: Line 4,327:
| [[Solve%20a%20Numbrix%20puzzle|Solve a Numbrix puzzle]]
| [[Solve%20a%20Numbrix%20puzzle|Solve a Numbrix puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 22
| [[Strange%20numbers|Strange numbers]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
|-
| 22
| 22
Line 4,315: Line 4,339:
| [[Vogel%27s%20approximation%20method|Vogel's approximation method]]
| [[Vogel%27s%20approximation%20method|Vogel's approximation method]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 21
| [[ABC%20words|ABC words]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
|-
| 21
| 21
| [[ASCII%20art%20diagram%20converter|ASCII art diagram converter]]
| [[ASCII%20art%20diagram%20converter|ASCII art diagram converter]]
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|- style="background-color: #ffc"
| 21
| [[Addition%20chains|Addition chains]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 21
| 21
| [[Bitcoin%2Fpublic%20point%20to%20address|Bitcoin/public point to address]]
| [[Bioinformatics%2FSequence%20mutation|Bioinformatics/Sequence mutation]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
| [[Data%20Encryption%20Standard|Data Encryption Standard]]
| [[Data%20Encryption%20Standard|Data Encryption Standard]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 21
| 21
Line 4,342: Line 4,358:
| 21
| 21
| [[Esthetic%20numbers|Esthetic numbers]]
| [[Esthetic%20numbers|Esthetic numbers]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 21
|data-sort-value="find prime numbers of the form n*n*n+0B2"| [[Find%20prime%20numbers%20of%20the%20form%20n%2An%2An%2B2|Find prime numbers of the form n*n*n+2]]
|①||②||③||④||⑤|| ||⑦|| ||⑨|| 
|-
|-
| 21
| 21
Line 4,351: Line 4,371:
| [[K-d%20tree|K-d tree]]
| [[K-d%20tree|K-d tree]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
| 21
| [[Kosaraju|Kosaraju]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 21
| 21
| [[Mastermind|Mastermind]]
| [[Mastermind|Mastermind]]
|①||②||③||④||⑤||⑥|| ||⑧|| || 
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|-
|-
| 21
| 21
| [[Median%20filter|Median filter]]
| [[Median%20filter|Median filter]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|-
| 21
| [[Monads%2FList%20monad|Monads/List monad]]
|①||②||③||④||⑤|| ||⑦||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
| [[Native%20shebang|Native shebang]]
| [[Native%20shebang|Native shebang]]
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|①||②||③||④||⑤||⑥|| || ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
| [[Numeric%20separator%20syntax|Numeric separator syntax]]
| [[Numeric%20separator%20syntax|Numeric separator syntax]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
| [[Orbital%20elements|Orbital elements]]
| [[Orbital%20elements|Orbital elements]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 21
| 21
| [[Reflection%2FGet%20source|Reflection/Get source]]
| [[Reflection%2FGet%20source|Reflection/Get source]]
|①||②||③||④|| ||⑥||⑦||⑧|| ||
|①||②||③||④|| ||⑥||⑦||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
Line 4,391: Line 4,403:
| [[Window%20management|Window management]]
| [[Window%20management|Window management]]
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|- style="background-color: #ffc"
| 20
| [[Additive%20primes|Additive primes]]
|①||②||③||④||⑤|| ||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 20
| 20
| [[Assertions%20in%20design%20by%20contract|Assertions in design by contract]]
| [[Assertions%20in%20design%20by%20contract|Assertions in design by contract]]
|①||②||③||④||⑤|| || ||⑧|| ||
|①||②||③||④||⑤|| || ||⑧|| || 
|-
| 20
| [[Bitcoin%2Fpublic%20point%20to%20address|Bitcoin/public point to address]]
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|-
|-
| 20
| 20
Line 4,406: Line 4,418:
| 20
| 20
| [[Exponentiation%20with%20infix%20operators%20in%20%28or%20operating%20on%29%20the%20base|Exponentiation with infix operators in (or operating on) the base]]
| [[Exponentiation%20with%20infix%20operators%20in%20%28or%20operating%20on%29%20the%20base|Exponentiation with infix operators in (or operating on) the base]]
|①||②||③||④||⑤||⑥||⑦|| || || 
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 20
| 20
| [[File%20size%20distribution|File size distribution]]
| [[File%20size%20distribution|File size distribution]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|- style="background-color: #ffc"
| 20
| [[Frobenius%20numbers|Frobenius numbers]]
|①||②|| ||④||⑤|| ||⑦|| ||⑨|| 
|-
|-
| 20
| 20
Line 4,418: Line 4,434:
| 20
| 20
| [[Montgomery%20reduction|Montgomery reduction]]
| [[Montgomery%20reduction|Montgomery reduction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 20
| 20
| [[N-body%20problem|N-body problem]]
| [[N-body%20problem|N-body problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 20
| 20
| [[Nested%20templated%20data|Nested templated data]]
| [[Nested%20templated%20data|Nested templated data]]
|①||②||③||④||⑤||⑥|| || || || 
|①||②||③||④||⑤||⑥|| || || ||
|-
|-
| 20
| 20
Line 4,438: Line 4,454:
| 20
| 20
| [[Polynomial%20synthetic%20division|Polynomial synthetic division]]
| [[Polynomial%20synthetic%20division|Polynomial synthetic division]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
|-
| 20
| 20
| [[Sunflower%20fractal|Sunflower fractal]]
| [[Sunflower%20fractal|Sunflower fractal]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 20
| 20
| [[Ulam%20numbers|Ulam numbers]]
| [[Ulam%20numbers|Ulam numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|-
|-
| 19
| 19
|data-sort-value="0C15 puzzle solver"| [[15%20puzzle%20solver|15 puzzle solver]]
|data-sort-value="0C15 puzzle solver"| [[15%20puzzle%20solver|15 puzzle solver]]
|①||②||③|| || ||⑥|| || ||⑨|| 
|①||②||③|| || ||⑥|| || ||⑨||
|-
|-
| 19
| 19
| [[Abelian%20sandpile%20model%2FIdentity|Abelian sandpile model/Identity]]
| [[Abelian%20sandpile%20model%2FIdentity|Abelian sandpile model/Identity]]
|①||②||③||④|| ||⑥||⑦|| || || 
|①||②||③||④|| ||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
| [[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"
| 19
| 19
| [[Bilinear%20interpolation|Bilinear interpolation]]
| [[Bilinear%20interpolation|Bilinear interpolation]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
Line 4,470: Line 4,486:
| 19
| 19
| [[Code%20segment%20unload|Code segment unload]]
| [[Code%20segment%20unload|Code segment unload]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
|-
| 19
| 19
| [[Color%20quantization|Color quantization]]
| [[Color%20quantization|Color quantization]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|- style="background-color: #ffc"
| 19
| [[Common%20sorted%20list|Common sorted list]]
|①||②||③||④||⑤||⑥||⑦|| || || 
|-
|-
| 19
| 19
| [[Elementary%20cellular%20automaton%2FInfinite%20length|Elementary cellular automaton/Infinite length]]
| [[Elementary%20cellular%20automaton%2FInfinite%20length|Elementary cellular automaton/Infinite length]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 19
| 19
Line 4,490: Line 4,502:
| 19
| 19
| [[Line%20circle%20intersection|Line circle intersection]]
| [[Line%20circle%20intersection|Line circle intersection]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|-
|-
| 19
| 19
| [[Metallic%20ratios|Metallic ratios]]
| [[Metallic%20ratios|Metallic ratios]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 19
| [[Monads%2FWriter%20monad|Monads/Writer monad]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 4,506: Line 4,522:
| 19
| 19
| [[Odd%20words|Odd words]]
| [[Odd%20words|Odd words]]
|①||②||③||④||⑤|| ||⑦|| || ||
|①||②||③||④||⑤|| ||⑦|| || || 
|-
|-
| 19
| 19
Line 4,514: Line 4,530:
| 19
| 19
| [[Perceptron|Perceptron]]
| [[Perceptron|Perceptron]]
|①||②||③||④|| ||⑥|| ||⑧|| ||
|①||②||③||④|| ||⑥|| ||⑧|| || 
|-
|-
| 19
| 19
| [[Percolation%2FSite%20percolation|Percolation/Site percolation]]
| [[Percolation%2FSite%20percolation|Percolation/Site percolation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 19
| 19
Line 4,526: Line 4,542:
| 19
| 19
| [[Print%20debugging%20statement|Print debugging statement]]
| [[Print%20debugging%20statement|Print debugging statement]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 19
| [[Rare%20numbers|Rare numbers]]
|①||②||③|| || ||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
| [[Readline%20interface|Readline interface]]
| [[Readline%20interface|Readline interface]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 19
| 19
Line 4,538: Line 4,558:
| 19
| 19
| [[Selective%20file%20copy|Selective file copy]]
| [[Selective%20file%20copy|Selective file copy]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|①||②||③||④||⑤|| ||⑦||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
Line 4,550: Line 4,570:
| 19
| 19
| [[Simulate%20input%2FMouse|Simulate input/Mouse]]
| [[Simulate%20input%2FMouse|Simulate input/Mouse]]
| ||②||③||④|| ||⑥|| ||⑧||⑨||
| ||②||③||④|| ||⑥|| ||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
| [[Transportation%20problem|Transportation problem]]
| [[Transportation%20problem|Transportation problem]]
|①||②||③||④|| || ||⑦||⑧|| ||
|①||②||③||④|| || ||⑦||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
| [[Untrusted%20environment|Untrusted environment]]
| [[Untrusted%20environment|Untrusted environment]]
|①|| ||③||④||⑤|| ||⑦||⑧||⑨|| 
|①|| ||③||④||⑤|| ||⑦||⑧||⑨|| 
|-
| 19
| [[Word%20search|Word search]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 19
| 19
Line 4,570: Line 4,594:
| 18
| 18
| [[Changeable%20words|Changeable words]]
| [[Changeable%20words|Changeable words]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|- style="background-color: #ffc"
| 18
| [[Common%20list%20elements|Common list elements]]
|①||②||③||④||⑤||⑥||⑦|| || || 
|-
|-
| 18
| 18
Line 4,594: Line 4,622:
| 18
| 18
| [[Just%20in%20time%20processing%20on%20a%20character%20stream|Just in time processing on a character stream]]
| [[Just%20in%20time%20processing%20on%20a%20character%20stream|Just in time processing on a character stream]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 18
| 18
Line 4,601: Line 4,629:
|-
|-
| 18
| 18
| [[Merge%20and%20aggregate%20datasets|Merge and aggregate datasets]]
| [[Monads%2FWriter%20monad|Monads/Writer monad]]
|①||②||③||④||⑤|| ||⑦|||| || 
|①||②||③||④||⑤||||⑦|| || ||
|-
|-
| 18
| 18
Line 4,611: Line 4,639:
| [[Nonogram%20solver|Nonogram solver]]
| [[Nonogram%20solver|Nonogram solver]]
|①||②||③|| ||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③|| ||⑤||⑥||⑦||⑧|| ||⑩
|-
| 18
| [[Rare%20numbers|Rare numbers]]
|①||②||③|| || ||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
| [[Solve%20triangle%20solitare%20puzzle|Solve triangle solitare puzzle]]
| [[Solve%20triangle%20solitare%20puzzle|Solve triangle solitare puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
| [[Twin%20primes|Twin primes]]
| [[Twin%20primes|Twin primes]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|-
| 18
| [[Word%20search|Word search]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|- style="background-color: #ffc"
| 17
| [[Additive%20primes|Additive primes]]
|①||②||③||④||⑤|| ||⑦|| || || 
|-
|-
| 17
| 17
| [[Biorhythms|Biorhythms]]
| [[Biorhythms|Biorhythms]]
|①||②||③||④||⑤||⑥||⑦|| || || 
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 17
| 17
| [[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]]
|①||②||③||④|| ||⑥|| ||⑧||⑨|| 
|①||②||③||④|| ||⑥|| ||⑧||⑨||
|-
|-
| 17
| 17
| [[Calkin-Wilf%20sequence|Calkin-Wilf sequence]]
| [[Calkin-Wilf%20sequence|Calkin-Wilf sequence]]
|①||②||③||④||⑤||⑥||⑦|| || || 
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 17
| 17
| [[Compiler%2Fvirtual%20machine%20interpreter|Compiler/virtual machine interpreter]]
| [[Compiler%2Fvirtual%20machine%20interpreter|Compiler/virtual machine interpreter]]
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|①||②||③||④||⑤||⑥|| || ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
| [[Find%20if%20a%20point%20is%20within%20a%20triangle|Find if a point is within a triangle]]
| [[Find%20if%20a%20point%20is%20within%20a%20triangle|Find if a point is within a triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 17
|data-sort-value="find prime numbers of the form n*n*n+0B2"| [[Find%20prime%20numbers%20of%20the%20form%20n%2An%2An%2B2|Find prime numbers of the form n*n*n+2]]
|①||②||③||④||⑤|| ||⑦|| ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
Line 4,663: Line 4,675:
| [[Find%20words%20which%20first%20and%20last%20three%20letters%20are%20equals|Find words which first and last three letters are equals]]
| [[Find%20words%20which%20first%20and%20last%20three%20letters%20are%20equals|Find words which first and last three letters are equals]]
|①||②||③||④||⑤|| ||⑦|| || || 
|①||②||③||④||⑤|| ||⑦|| || || 
|- style="background-color: #ffc"
| 17
| [[Frobenius%20numbers|Frobenius numbers]]
|①||②|| ||④||⑤|| ||⑦|| || ||⑩
|-
|-
| 17
| 17
| [[HTTPS%2FClient-authenticated|HTTPS/Client-authenticated]]
| [[HTTPS%2FClient-authenticated|HTTPS/Client-authenticated]]
|①||②||③||④||⑤||⑥|| ||⑧|| || 
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|-
|-
| 17
| 17
| [[Matrix%20digital%20rain|Matrix digital rain]]
| [[Matrix%20digital%20rain|Matrix digital rain]]
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|①||②||③||④||⑤||⑥|| || ||⑨||
|-
| 17
| [[Merge%20and%20aggregate%20datasets|Merge and aggregate datasets]]
|①||②||③||④||⑤||⑥||⑦|| || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
| [[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"
| 17
| 17
| [[NYSIIS|NYSIIS]]
| [[NYSIIS|NYSIIS]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
|-
| 17
| 17
| [[Padovan%20n-step%20number%20sequences|Padovan n-step number sequences]]
| [[Padovan%20n-step%20number%20sequences|Padovan n-step number sequences]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
| [[Particle%20swarm%20optimization|Particle swarm optimization]]
| [[Particle%20swarm%20optimization|Particle swarm optimization]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
|-
| 17
| 17
| [[Percolation%2FBond%20percolation|Percolation/Bond percolation]]
| [[Percolation%2FBond%20percolation|Percolation/Bond percolation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 17
| 17
| [[Percolation%2FMean%20cluster%20density|Percolation/Mean cluster density]]
| [[Percolation%2FMean%20cluster%20density|Percolation/Mean cluster density]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
Line 4,718: Line 4,722:
| 17
| 17
| [[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"
| 17
| 17
| [[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]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
| 17
| [[Sequence%3A%20nth%20number%20with%20exactly%20n%20divisors|Sequence: nth number with exactly n divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
| [[Suffix%20tree|Suffix tree]]
| [[Suffix%20tree|Suffix tree]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
Line 4,734: Line 4,742:
| 17
| 17
| [[Tarjan|Tarjan]]
| [[Tarjan|Tarjan]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 17
| 17
| [[Terminal%20control%2FPositional%20read|Terminal control/Positional read]]
| [[Terminal%20control%2FPositional%20read|Terminal control/Positional read]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
| [[Aspect%20oriented%20programming|Aspect oriented programming]]
| [[Aspect%20oriented%20programming|Aspect oriented programming]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|-
|-
| 16
| 16
| [[Bitmap%2FPPM%20conversion%20through%20a%20pipe|Bitmap/PPM conversion through a pipe]]
| [[Bitmap%2FPPM%20conversion%20through%20a%20pipe|Bitmap/PPM conversion through a pipe]]
|①||②||③||④|| ||⑥|| ||⑧||⑨|| 
|①||②||③||④|| ||⑥|| ||⑧||⑨||
|-
|-
| 16
| 16
| [[Chernick%27s%20Carmichael%20numbers|Chernick's Carmichael numbers]]
| [[Chernick%27s%20Carmichael%20numbers|Chernick's Carmichael numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 16
| [[Cyclotomic%20polynomial|Cyclotomic polynomial]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
| [[Erd%C5%91s-primes|Erdős-primes]]
| [[Erd%C5%91s-primes|Erdős-primes]]
|①||②||③||④||⑤|| ||⑦|| || ||
|①||②||③||④||⑤|| ||⑦|| || || 
|- style="background-color: #ffc"
| 16
| [[Find%20prime%20n%20for%20that%20reversed%20n%20is%20also%20prime|Find prime n for that reversed n is also prime]]
|①||②||③||④||⑤|| ||⑦|| || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
| [[Free%20polyominoes%20enumeration|Free polyominoes enumeration]]
| [[Free%20polyominoes%20enumeration|Free polyominoes enumeration]]
|①||②||③|| ||⑤||⑥|| ||⑧|| ||
|①||②||③|| ||⑤||⑥|| ||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
| [[Geometric%20algebra|Geometric algebra]]
| [[Geometric%20algebra|Geometric algebra]]
|①||②||③||④|| ||⑥||⑦||⑧|| ||
|①||②||③||④|| ||⑥||⑦||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
| [[Getting%20the%20number%20of%20decimals|Getting the number of decimals]]
| [[Getting%20the%20number%20of%20decimals|Getting the number of decimals]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
Line 4,774: Line 4,790:
| 16
| 16
| [[Next%20special%20primes|Next special primes]]
| [[Next%20special%20primes|Next special primes]]
|①||②||③||④||⑤|| ||⑦|| ||⑨||
|①||②||③||④||⑤|| ||⑦|| ||⑨|| 
|-
|-
| 16
| 16
Line 4,799: Line 4,815:
| [[Self-hosting%20compiler|Self-hosting compiler]]
| [[Self-hosting%20compiler|Self-hosting compiler]]
|①|| ||③||④|| ||⑥||⑦||⑧|| || 
|①|| ||③||④|| ||⑥||⑦||⑧|| || 
|-
| 16
| [[Sequence%3A%20nth%20number%20with%20exactly%20n%20divisors|Sequence: nth number with exactly n divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
| [[Snake|Snake]]
| [[Snake|Snake]]
|①||②||③||④||⑤|| || ||⑧||⑨||
|①||②||③||④||⑤|| || ||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
Line 4,814: Line 4,826:
| 15
| 15
| [[Compare%20sorting%20algorithms%27%20performance|Compare sorting algorithms' performance]]
| [[Compare%20sorting%20algorithms%27%20performance|Compare sorting algorithms' performance]]
|①||②||③|| || ||⑥||⑦||⑧||⑨|| 
|①||②||③|| || ||⑥||⑦||⑧||⑨||
|-
|-
| 15
| 15
| [[Compiler%2Fsyntax%20analyzer|Compiler/syntax analyzer]]
| [[Compiler%2Fsyntax%20analyzer|Compiler/syntax analyzer]]
|①||②||③|| ||⑤||⑥|| || ||⑨||⑩
|①||②||③|| ||⑤||⑥|| || ||⑨||⑩
|-
| 15
| [[Cyclotomic%20polynomial|Cyclotomic polynomial]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|- style="background-color: #ffc"
| 15
| [[Find%20prime%20n%20for%20that%20reversed%20n%20is%20also%20prime|Find prime n for that reversed n is also prime]]
|①||②||③||④||⑤|| ||⑦|| || || 
|-
|-
| 15
| 15
Line 4,834: Line 4,838:
| 15
| 15
| [[Functional%20coverage%20tree|Functional coverage tree]]
| [[Functional%20coverage%20tree|Functional coverage tree]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
| [[Logistic%20curve%20fitting%20in%20epidemiology|Logistic curve fitting in epidemiology]]
| [[Logistic%20curve%20fitting%20in%20epidemiology|Logistic curve fitting in epidemiology]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
| [[Numerical%20integration%2FAdaptive%20Simpson%27s%20method|Numerical integration/Adaptive Simpson's method]]
| [[Numerical%20integration%2FAdaptive%20Simpson%27s%20method|Numerical integration/Adaptive Simpson's method]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
Line 4,850: Line 4,854:
| 15
| 15
| [[OpenWebNet%20password|OpenWebNet password]]
| [[OpenWebNet%20password|OpenWebNet password]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
| [[Practical%20numbers|Practical numbers]]
| [[Practical%20numbers|Practical numbers]]
|①||②|| ||④||⑤||⑥||⑦|| || ||
|①||②|| ||④||⑤||⑥||⑦|| || || 
|-
|-
| 15
| 15
Line 4,870: Line 4,874:
| 15
| 15
| [[Square%20root%20by%20hand|Square root by hand]]
| [[Square%20root%20by%20hand|Square root by hand]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|①||②||③||④||⑤|| ||⑦||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
| [[Words%20from%20neighbour%20ones|Words from neighbour ones]]
| [[Words%20from%20neighbour%20ones|Words from neighbour ones]]
|①||②||③||④||⑤|| ||⑦|| ||⑨||
|①||②||③||④||⑤|| ||⑦|| ||⑨|| 
|- style="background-color: #ffc"
| 14
| [[Banker%27s%20algorithm|Banker's algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 14
| 14
| [[Compiler%2FAST%20interpreter|Compiler/AST interpreter]]
| [[Compiler%2FAST%20interpreter|Compiler/AST interpreter]]
|①||②||③|| ||⑤||⑥|| || ||⑨||⑩
|①||②||③|| ||⑤||⑥|| || ||⑨||⑩
|- style="background-color: #ffc"
| 14
| [[Coprime%20triplets|Coprime triplets]]
|①||②|| ||④||⑤|| ||⑦|| || || 
|-
| 14
|data-sort-value="deconvolution/0B2d+"| [[Deconvolution%2F2D%2B|Deconvolution/2D+]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 14
| 14
| [[Factorial%20base%20numbers%20indexing%20permutations%20of%20a%20collection|Factorial base numbers indexing permutations of a collection]]
| [[Factorial%20base%20numbers%20indexing%20permutations%20of%20a%20collection|Factorial base numbers indexing permutations of a collection]]
|①||②||③||④||⑤||⑥||⑦|| || || 
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 14
| 14
Line 4,890: Line 4,906:
| 14
| 14
| [[Generalised%20floating%20point%20addition|Generalised floating point addition]]
| [[Generalised%20floating%20point%20addition|Generalised floating point addition]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|①||②||③||④||⑤|| ||⑦||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 14
| 14
Line 4,918: Line 4,934:
| 14
| 14
| [[Topological%20sort%2FExtracted%20top%20item|Topological sort/Extracted top item]]
| [[Topological%20sort%2FExtracted%20top%20item|Topological sort/Extracted top item]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 14
| 14
| [[XML%20validation|XML validation]]
| [[XML%20validation|XML validation]]
| ||②||③||④||⑤||⑥|| ||⑧||⑨||
| ||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|- style="background-color: #ffc"
| 13
| [[Banker%27s%20algorithm|Banker's algorithm]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 13
| [[Common%20list%20elements|Common list elements]]
|①||②||③||④||⑤|| ||⑦|| || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
Line 4,939: Line 4,947:
| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20ng%2C%20continued%20fraction%20n%29|Continued fraction/Arithmetic/G(matrix ng, continued fraction n)]]
| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20ng%2C%20continued%20fraction%20n%29|Continued fraction/Arithmetic/G(matrix ng, continued fraction n)]]
|①||②||③||④|| ||⑥||⑦||⑧|| || 
|①||②||③||④|| ||⑥||⑦||⑧|| || 
|-
| 13
|data-sort-value="deconvolution/0B2d+"| [[Deconvolution%2F2D%2B|Deconvolution/2D+]]
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
Line 4,954: Line 4,958:
| 13
| 13
| [[Pisano%20period|Pisano period]]
| [[Pisano%20period|Pisano period]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
Line 4,962: Line 4,966:
| 13
| 13
| [[Simulated%20annealing|Simulated annealing]]
| [[Simulated%20annealing|Simulated annealing]]
|①||②||③||④||⑤|| ||⑦|| || || 
|①||②||③||④||⑤|| ||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
Line 4,971: Line 4,975:
| [[Substring%20primes|Substring primes]]
| [[Substring%20primes|Substring primes]]
|①||②|| ||④||⑤|| ||⑦|| || || 
|①||②|| ||④||⑤|| ||⑦|| || || 
|- style="background-color: #ffc"
| 12
| [[Almkvist-Giullera%20formula%20for%20pi|Almkvist-Giullera formula for pi]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
|-
| 12
| 12
| [[Canny%20edge%20detector|Canny edge detector]]
| [[Canny%20edge%20detector|Canny edge detector]]
|①||②||③|| || ||⑥|| || ||⑨|| 
|①||②||③|| || ||⑥|| || ||⑨||
|- style="background-color: #ffc"
| 12
| [[Coprime%20triplets|Coprime triplets]]
|①||②|| ||④||⑤|| ||⑦|| || || 
|-
|-
| 12
| 12
| [[French%20Republican%20calendar|French Republican calendar]]
| [[French%20Republican%20calendar|French Republican calendar]]
|①||②||③||④||⑤|| ||⑦||⑧|| || 
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
| [[Greed|Greed]]
| [[Greed|Greed]]
|①||②||③||④||⑤|| || ||⑧|| ||
|①||②||③||④||⑤|| || ||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
Line 5,006: Line 5,010:
| 12
| 12
| [[Modified%20random%20distribution|Modified random distribution]]
| [[Modified%20random%20distribution|Modified random distribution]]
|①||②||③||④||⑤||⑥||⑦|| || || 
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 12
| 12
| [[Order%20by%20pair%20comparisons|Order by pair comparisons]]
| [[Order%20by%20pair%20comparisons|Order by pair comparisons]]
|①||②|| ||④||⑤||⑥||⑦|| || || 
|①||②|| ||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
| [[Railway%20circuit|Railway circuit]]
| [[Railway%20circuit|Railway circuit]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|①||②||③||④||⑤|| ||⑦||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
Line 5,026: Line 5,030:
| 12
| 12
| [[Sierpinski%20curve|Sierpinski curve]]
| [[Sierpinski%20curve|Sierpinski curve]]
|①||②||③||④||⑤|| || || || ||
|①||②||③||④||⑤|| || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
Line 5,038: Line 5,042:
| 12
| 12
| [[Sorting%20algorithms%2FTree%20sort%20on%20a%20linked%20list|Sorting algorithms/Tree sort on a linked list]]
| [[Sorting%20algorithms%2FTree%20sort%20on%20a%20linked%20list|Sorting algorithms/Tree sort on a linked list]]
|①||②||③|| || || ||⑦||⑧||⑨||
|①||②||③|| || || ||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
Line 5,046: Line 5,050:
| 12
| 12
| [[Tetris|Tetris]]
| [[Tetris|Tetris]]
|①||②||③|| ||⑤||⑥|| || || ||
|①||②||③|| ||⑤||⑥|| || || || 
|-
|-
| 12
| 12
| [[Tree%20from%20nesting%20levels|Tree from nesting levels]]
| [[Tree%20from%20nesting%20levels|Tree from nesting levels]]
|①||②||③||④||⑤||⑥||⑦|| || || 
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
| [[Two%20bullet%20roulette|Two bullet roulette]]
| [[Two%20bullet%20roulette|Two bullet roulette]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 12
| [[Unique%20characters|Unique characters]]
|①||②|| ||④||⑤|| ||⑦|| || || 
|- style="background-color: #ffc"
| 12
| [[Unique%20characters%20in%20each%20string|Unique characters in each string]]
|①||②|| ||④||⑤||⑥||⑦|| || || 
|-
|-
| 12
| 12
| [[Untouchable%20numbers|Untouchable numbers]]
| [[Untouchable%20numbers|Untouchable numbers]]
|①||②||③||④||⑤|| ||⑦|| || || 
|①||②||③||④||⑤|| ||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
Line 5,067: Line 5,079:
| [[XXXX%20redacted|XXXX redacted]]
| [[XXXX%20redacted|XXXX redacted]]
|①||②||③||④||⑤|| ||⑦|| ||⑨|| 
|①||②||③||④||⑤|| ||⑦|| ||⑨|| 
|- style="background-color: #ffc"
| 11
| [[Almkvist-Giullera%20formula%20for%20pi|Almkvist-Giullera formula for pi]]
|①||②||③||④||⑤||⑥||⑦|| || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
Line 5,078: Line 5,086:
| 11
| 11
| [[Catmull%E2%80%93Clark%20subdivision%20surface|Catmull–Clark subdivision surface]]
| [[Catmull%E2%80%93Clark%20subdivision%20surface|Catmull–Clark subdivision surface]]
|①||②||③|| || ||⑥|| || ||⑨|| 
|①||②||③|| || ||⑥|| || ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
Line 5,094: Line 5,102:
| 11
| 11
| [[Minkowski%20question-mark%20function|Minkowski question-mark function]]
| [[Minkowski%20question-mark%20function|Minkowski question-mark function]]
|①||②||③||④||⑤||⑥||⑦|| || || 
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 11
| 11
Line 5,102: Line 5,110:
| 11
| 11
| [[Pentomino%20tiling|Pentomino tiling]]
| [[Pentomino%20tiling|Pentomino tiling]]
|①||②||③||④||⑤|| || ||⑧|| ||
|①||②||③||④||⑤|| || ||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
| [[Resistance%20calculator|Resistance calculator]]
| [[Resistance%20calculator|Resistance calculator]]
|①||②||③||④||⑤||⑥||⑦|| || || 
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
| [[Sierpinski%20square%20curve|Sierpinski square curve]]
| [[Sierpinski%20square%20curve|Sierpinski square curve]]
|①||②||③||④||⑤|| || || || ||
|①||②||③||④||⑤|| || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
Line 5,118: Line 5,126:
| 11
| 11
| [[Suffixation%20of%20decimal%20numbers|Suffixation of decimal numbers]]
| [[Suffixation%20of%20decimal%20numbers|Suffixation of decimal numbers]]
|①||②||③||④||⑤||⑥||⑦|| || || 
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
| [[Text%20completion|Text completion]]
| [[Text%20completion|Text completion]]
|①||②||③||④||⑤|| ||⑦|| || ||
|①||②||③||④||⑤|| ||⑦|| || || 
|-
|-
| 11
| 11
| [[Tree%20datastructures|Tree datastructures]]
| [[Tree%20datastructures|Tree datastructures]]
|①||②||③||④||⑤||⑥||⑦|| || || 
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
Line 5,142: Line 5,150:
| 10
| 10
| [[Colour%20pinstripe%2FPrinter|Colour pinstripe/Printer]]
| [[Colour%20pinstripe%2FPrinter|Colour pinstripe/Printer]]
|①||②||③||④|| ||⑥|| || || || 
|①||②||③||④|| ||⑥|| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
Line 5,150: Line 5,158:
| 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 5,158: Line 5,166:
| 10
| 10
| [[Faces%20from%20a%20mesh|Faces from a mesh]]
| [[Faces%20from%20a%20mesh|Faces from a mesh]]
|①||②||③||④||⑤||⑥||⑦|| || || 
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 10
| 10
| [[Non-transitive%20dice|Non-transitive dice]]
| [[Non-transitive%20dice|Non-transitive dice]]
|①||②||③||④|| ||⑥||⑦|| || || 
|①||②||③||④|| ||⑥||⑦|| || ||
|-
|-
| 10
| 10
| [[Numerical%20and%20alphabetical%20suffixes|Numerical and alphabetical suffixes]]
| [[Numerical%20and%20alphabetical%20suffixes|Numerical and alphabetical suffixes]]
|①||②||③||④|| ||⑥||⑦|| || || 
|①||②||③||④|| ||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
| [[Penrose%20tiling|Penrose tiling]]
| [[Penrose%20tiling|Penrose tiling]]
|①||②||③||④||⑤|| || ||⑧|| ||
|①||②||③||④||⑤|| || ||⑧|| || 
|-
|-
| 10
| 10
| [[Pinstripe%2FPrinter|Pinstripe/Printer]]
| [[Pinstripe%2FPrinter|Pinstripe/Printer]]
|①||②||③||④|| || || || || || 
|①||②||③||④|| || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
| [[Powerful%20numbers|Powerful numbers]]
| [[Powerful%20numbers|Powerful numbers]]
|①||②||③||④||⑤|| ||⑦|| || ||
|①||②||③||④||⑤|| ||⑦|| || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
Line 5,187: Line 5,195:
| [[Time-based%20one-time%20password%20algorithm|Time-based one-time password algorithm]]
| [[Time-based%20one-time%20password%20algorithm|Time-based one-time password algorithm]]
| ||②||③||④||⑤|| || || || || 
| ||②||③||④||⑤|| || || || || 
|- style="background-color: #ffc"
| 10
| [[Unique%20characters|Unique characters]]
|①||②|| ||④||⑤|| ||⑦|| || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
Line 5,202: Line 5,206:
| 9
| 9
| [[Display%20an%20outline%20as%20a%20nested%20table|Display an outline as a nested table]]
| [[Display%20an%20outline%20as%20a%20nested%20table|Display an outline as a nested table]]
|①||②||③||④||⑤||⑥|| || || || 
|①||②||③||④||⑤||⑥|| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
| [[Fibonacci%20matrix-exponentiation|Fibonacci matrix-exponentiation]]
| [[Fibonacci%20matrix-exponentiation|Fibonacci matrix-exponentiation]]
|①||②||③||④||⑤|| || || || ||
|①||②||③||④||⑤|| || || || || 
|-
|-
| 9
| 9
| [[Graph%20colouring|Graph colouring]]
| [[Graph%20colouring|Graph colouring]]
|①||②||③||④||⑤||⑥|| || || || 
|①||②||③||④||⑤||⑥|| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
Line 5,222: Line 5,226:
| 9
| 9
| [[Morpion%20solitaire|Morpion solitaire]]
| [[Morpion%20solitaire|Morpion solitaire]]
|①||②||③|| || || || || ||⑨||
|①||②||③|| || || || || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
Line 5,230: Line 5,234:
| 9
| 9
| [[Pseudorandom%20number%20generator%20image|Pseudorandom number generator image]]
| [[Pseudorandom%20number%20generator%20image|Pseudorandom number generator image]]
|①||②||③||④||⑤|| ||⑦|| || ||
|①||②||③||④||⑤|| ||⑦|| || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
Line 5,246: Line 5,250:
| 9
| 9
| [[Rosetta%20Code%2FRank%20languages%20by%20number%20of%20users|Rosetta Code/Rank languages by number of users]]
| [[Rosetta%20Code%2FRank%20languages%20by%20number%20of%20users|Rosetta Code/Rank languages by number of users]]
|①|| ||③||④||⑤|| || || || || 
|①|| ||③||④||⑤|| || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
| [[Rosetta%20Code%2FTasks%20without%20examples|Rosetta Code/Tasks without examples]]
| [[Rosetta%20Code%2FTasks%20without%20examples|Rosetta Code/Tasks without examples]]
|①|| ||③||④||⑤|| || ||⑧|| ||
|①|| ||③||④||⑤|| || ||⑧|| || 
|- style="background-color: #ffc"
| 9
| [[Sleeping%20Beauty%20problem|Sleeping Beauty problem]]
|①||②|| ||④|| ||⑥||⑦|| || || 
|-
|-
| 9
| 9
| [[Sort%20an%20outline%20at%20every%20level|Sort an outline at every level]]
| [[Sort%20an%20outline%20at%20every%20level|Sort an outline at every level]]
|①||②||③|| ||⑤||⑥||⑦|| || || 
|①||②||③|| ||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 9
| [[Special%20Divisors|Special Divisors]]
|①||②|| ||④||⑤|| ||⑦|| || || 
|-
|-
| 9
| 9
| [[Square%20Form%20Factorization|Square Form Factorization]]
| [[Square%20Form%20Factorization|Square Form Factorization]]
|①||②||③||④|| || ||⑦|| ||⑨|| 
|①||②||③||④|| || ||⑦|| ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
Line 5,274: Line 5,286:
| 9
| 9
| [[War%20card%20game|War card game]]
| [[War%20card%20game|War card game]]
|①||②||③||④||⑤||⑥||⑦|| || || 
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
Line 5,286: Line 5,298:
| 8
| 8
| [[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"
| 8
| 8
Line 5,298: Line 5,310:
| 8
| 8
| [[Robots|Robots]]
| [[Robots|Robots]]
|①||②||③||④|| || || ||⑧|| ||
|①||②||③||④|| || || ||⑧|| || 
|- style="background-color: #ffc"
| 8
| [[Special%20Divisors|Special Divisors]]
|①||②|| ||④||⑤|| ||⑦|| || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
Line 5,334: Line 5,342:
| 7
| 7
| [[P-Adic%20numbers%2C%20basic|P-Adic numbers, basic]]
| [[P-Adic%20numbers%2C%20basic|P-Adic numbers, basic]]
|①||②||③||④|| || ||⑦|| || || 
|①||②||③||④|| || ||⑦|| || ||
|-
|-
| 7
| 7
| [[Random%20sentence%20from%20book|Random sentence from book]]
| [[Random%20sentence%20from%20book|Random sentence from book]]
|①||②|| || ||⑤||⑥||⑦|| || || 
|①||②|| || ||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
| [[Recursive%20descent%20parser%20generator|Recursive descent parser generator]]
| [[Recursive%20descent%20parser%20generator|Recursive descent parser generator]]
|①||②||③||④||⑤|| || || || || 
|①||②||③||④||⑤|| || || || || 
|- style="background-color: #ffc"
| 7
| [[Sleeping%20Beauty%20problem|Sleeping Beauty problem]]
|①||②|| ||④|| ||⑥||⑦|| || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
| [[URL%20shortener|URL shortener]]
| [[URL%20shortener|URL shortener]]
| ||②||③||④|| ||⑥|| || || || 
| ||②||③||④|| ||⑥|| || || || 
|- style="background-color: #ffc"
| 6
| [[Addition-chain%20exponentiation|Addition-chain exponentiation]]
|①|| ||③|| || || || || ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 6
| 6
Line 5,395: Line 5,403:
| [[Terminal%20control%2FRestricted%20width%20positional%20input%2FWith%20wrapping|Terminal control/Restricted width positional input/With wrapping]]
| [[Terminal%20control%2FRestricted%20width%20positional%20input%2FWith%20wrapping|Terminal control/Restricted width positional input/With wrapping]]
|①||②||③||④|| || || ||⑧|| || 
|①||②||③||④|| || || ||⑧|| || 
|- style="background-color: #ffc"
| 5
| [[Addition-chain%20exponentiation|Addition-chain exponentiation]]
|①|| ||③|| || || || || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
Line 5,410: Line 5,414:
| 5
| 5
| [[Boids|Boids]]
| [[Boids|Boids]]
|①||②||③|| || || || || ||⑨||
|①||②||③|| || || || || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
Line 5,423: Line 5,427:
| [[Hexapawn|Hexapawn]]
| [[Hexapawn|Hexapawn]]
|①||②||③|| || || || || || || 
|①||②||③|| || || || || || || 
|- style="background-color: #ffc"
| 5
| [[Latin%20Squares%20in%20reduced%20form%2FRandomizing%20using%20Jacobson%20and%20Matthews%E2%80%99%20Technique|Latin Squares in reduced form/Randomizing using Jacobson and Matthews’ Technique]]
|①||②||③|| || || ||⑦|| || || 
|-
|-
| 5
| 5
| [[P-Adic%20square%20roots|P-Adic square roots]]
| [[P-Adic%20square%20roots|P-Adic square roots]]
|①||②|| || || || ||⑦|| || || 
|①||②|| || || || ||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
Line 5,447: Line 5,455:
| [[Strassen%27s%20algorithm|Strassen's algorithm]]
| [[Strassen%27s%20algorithm|Strassen's algorithm]]
|①||②||③||④|| || ||⑦|| || || 
|①||②||③||④|| || ||⑦|| || || 
|- style="background-color: #ffc"
| 5
| [[Unique%20characters%20in%20each%20string|Unique characters in each string]]
| ||②|| ||④|| || ||⑦|| || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
Line 5,458: Line 5,462:
| 5
| 5
| [[WiktionaryDumps%20to%20words|WiktionaryDumps to words]]
| [[WiktionaryDumps%20to%20words|WiktionaryDumps to words]]
|①||②|| || || || || || ||⑨||
|①||②|| || || || || || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 4
| 4
| [[Generalised%20floating%20point%20multiplication|Generalised floating point multiplication]]
| [[Generalised%20floating%20point%20multiplication|Generalised floating point multiplication]]
|①||②||③|| || || || || || || 
|- style="background-color: #ffc"
| 4
| [[Latin%20Squares%20in%20reduced%20form%2FRandomizing%20using%20Jacobson%20and%20Matthews%E2%80%99%20Technique|Latin Squares in reduced form/Randomizing using Jacobson and Matthews’ Technique]]
|①||②||③|| || || || || || || 
|①||②||③|| || || || || || || 
|-
|-
Line 5,482: Line 5,482:
| 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

Revision as of 21:43, 16 May 2021

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

This is something of a experiment. The 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 on demand for any language but it is fairly intensive to generate. Once a week is ok, on demand would be unsustainable.

More than about 10 languages per page gets unwieldy and difficult to navigate. Generate reports for the top N languages in groups of 10. (N == 40 for now.)

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

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