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

Content added Content deleted
(Update full list output)
(Update full list output)
Line 7: Line 7:
<pre>Top ten programming languages by number of task examples completed:
<pre>Top ten programming languages by number of task examples completed:
① Go
① Go
Phix
Perl 6
Perl 6
Phix
④ Julia
④ Julia
⑤ Python
⑤ Python
Line 20: Line 20:
<div style="height:40em;overflow:scroll;">
<div style="height:40em;overflow:scroll;">
{|class="wikitable sortable"
{|class="wikitable sortable"
|+ As of 2019-08-04T22:37:08Z :: Tasks: 961 ::<span style="background-color:#ffd"> Draft Tasks:215 </span>:: Total Tasks: 1176 :: Total Examples: 62806
|+ As of 2019-08-11T20:02:26Z :: Tasks: 961 ::<span style="background-color:#ffd"> Draft Tasks:218 </span>:: Total Tasks: 1179 :: Total Examples: 62913
!Count!!Task!!①!!②!!③!!④!!⑤!!⑥!!⑦!!⑧!!⑨!!⑩
!Count!!Task!!①!!②!!③!!④!!⑤!!⑥!!⑦!!⑧!!⑨!!⑩
|-
|-
Line 39: Line 39:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 261
| 262
| [[Fibonacci%20sequence|Fibonacci sequence]]
| [[Fibonacci%20sequence|Fibonacci sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 59: Line 59:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 220
| 221
| [[Function%20definition|Function definition]]
| [[Function%20definition|Function definition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 209
| 210
| [[Loops%2FInfinite|Loops/Infinite]]
| [[Loops%2FInfinite|Loops/Infinite]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 133: Line 133:
| 163
| 163
| [[Hello%20world%2FGraphical|Hello world/Graphical]]
| [[Hello%20world%2FGraphical|Hello world/Graphical]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 162
| [[Even%20or%20odd|Even or odd]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 143: Line 147:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 160
| 156
| [[Even%20or%20odd|Even or odd]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 154
| [[Apply%20a%20callback%20to%20an%20array|Apply a callback to an array]]
| [[Apply%20a%20callback%20to%20an%20array|Apply a callback to an array]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 157: Line 157:
| 152
| 152
| [[Sum%20and%20product%20of%20an%20array|Sum and product of an array]]
| [[Sum%20and%20product%20of%20an%20array|Sum and product of an array]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 151
| [[Hello%20world%2FNewline%20omission|Hello world/Newline omission]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 165: Line 169:
| 150
| 150
| [[Character%20codes|Character codes]]
| [[Character%20codes|Character codes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 150
| [[Hello%20world%2FNewline%20omission|Hello world/Newline omission]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 193: Line 193:
| 147
| 147
| [[Loops%2FN%20plus%20one%20half|Loops/N plus one half]]
| [[Loops%2FN%20plus%20one%20half|Loops/N plus one half]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 147
| [[Sum%20of%20a%20series|Sum of a series]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 200: Line 204:
|-
|-
| 146
| 146
| [[Palindrome%20detection|Palindrome detection]]
| [[Sieve%20of%20Eratosthenes|Sieve of Eratosthenes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 146
| 146
| [[Sum%20of%20a%20series|Sum of a series]]
| [[Sieve%20of%20Eratosthenes|Sieve of Eratosthenes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 145
| 145
| [[Generic%20swap|Generic swap]]
| [[Palindrome%20detection|Palindrome detection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 145
| 145
| [[String%20case|String case]]
| [[String%20case|String case]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 144
| [[Generic%20swap|Generic swap]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 223: Line 223:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 142
| 143
| [[Leap%20year|Leap year]]
| [[Leap%20year|Leap year]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 251: Line 251:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 138
| 139
| [[Array%20length|Array length]]
| [[Array%20length|Array length]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 289: Line 289:
| 131
| 131
| [[Higher-order%20functions|Higher-order functions]]
| [[Higher-order%20functions|Higher-order functions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 131
| [[Quine|Quine]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 297: Line 301:
| 130
| 130
| [[Guess%20the%20number|Guess the number]]
| [[Guess%20the%20number|Guess the number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 130
| [[Quine|Quine]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 312: Line 312:
|-
|-
| 128
| 128
| [[Factors%20of%20an%20integer|Factors of an integer]]
| [[Read%20entire%20file|Read entire file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 127
| 128
| [[Create%20a%20file|Create a file]]
| [[Read%20entire%20file|Read entire file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 127
| 127
| [[Create%20a%20file|Create a file]]
| [[Factors%20of%20an%20integer|Factors of an integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 357: Line 357:
| 122
| 122
| [[Sorting%20algorithms%2FQuicksort|Sorting algorithms/Quicksort]]
| [[Sorting%20algorithms%2FQuicksort|Sorting algorithms/Quicksort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 122
| [[Stack|Stack]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 369: Line 373:
| 121
| 121
| [[Pascal%27s%20triangle|Pascal's triangle]]
| [[Pascal%27s%20triangle|Pascal's triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 121
| [[Stack|Stack]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 384: Line 384:
|-
|-
| 120
| 120
| [[Substring|Substring]]
| [[Sleep|Sleep]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 119
| 120
| [[Sleep|Sleep]]
| [[Substring|Substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 493: Line 493:
| 109
| 109
| [[Classes|Classes]]
| [[Classes|Classes]]
|①|| ||||④||⑤||⑥||⑦||⑧||⑨||⑩
|①|||| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 109
| 109
Line 569: Line 569:
| 104
| 104
| [[Identity%20matrix|Identity matrix]]
| [[Identity%20matrix|Identity matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 104
| [[Pick%20random%20element|Pick random element]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 577: Line 581:
| 104
| 104
| [[Sorting%20algorithms%2FInsertion%20sort|Sorting algorithms/Insertion sort]]
| [[Sorting%20algorithms%2FInsertion%20sort|Sorting algorithms/Insertion sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 104
| [[Zero%20to%20the%20zero%20power|Zero to the zero power]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 593: Line 601:
| 103
| 103
| [[Haversine%20formula|Haversine formula]]
| [[Haversine%20formula|Haversine formula]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 103
| [[Pick%20random%20element|Pick random element]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 103
| [[Zero%20to%20the%20zero%20power|Zero to the zero power]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 613: Line 613:
| 102
| 102
| [[Averages%2FPythagorean%20means|Averages/Pythagorean means]]
| [[Averages%2FPythagorean%20means|Averages/Pythagorean means]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 102
| [[Create%20a%20two-dimensional%20array%20at%20runtime|Create a two-dimensional array at runtime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 637: Line 641:
| 101
| 101
| [[Assertions|Assertions]]
| [[Assertions|Assertions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 101
| [[Create%20a%20two-dimensional%20array%20at%20runtime|Create a two-dimensional array at runtime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 725: Line 725:
| 94
| 94
| [[Anonymous%20recursion|Anonymous recursion]]
| [[Anonymous%20recursion|Anonymous recursion]]
|①|| ||||④||⑤||⑥||⑦||⑧||⑨||⑩
|①|||| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 94
| 94
Line 741: Line 741:
| 93
| 93
| [[Prime%20decomposition|Prime decomposition]]
| [[Prime%20decomposition|Prime decomposition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 92
| [[Comma%20quibbling|Comma quibbling]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 764: Line 768:
|-
|-
| 91
| 91
| [[Levenshtein%20distance|Levenshtein distance]]
| [[Comma%20quibbling|Comma quibbling]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 91
| 91
| [[Power%20set|Power set]]
| [[Levenshtein%20distance|Levenshtein distance]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 91
| 91
| [[Power%20set|Power set]]
| [[Range%20extraction|Range extraction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 91
| 91
| [[Shell%20one-liner|Shell one-liner]]
| [[Shell%20one-liner|Shell one-liner]]
|①|| ||||④||⑤||⑥||⑦||⑧||⑨||⑩
|①|||| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 90
| 90
Line 797: Line 801:
| 90
| 90
| [[Queue%2FDefinition|Queue/Definition]]
| [[Queue%2FDefinition|Queue/Definition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 90
| [[Range%20extraction|Range extraction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 809: Line 809:
| 89
| 89
| [[Ordered%20words|Ordered words]]
| [[Ordered%20words|Ordered words]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 89
| [[Range%20expansion|Range expansion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 821: Line 825:
| 88
| 88
| [[One-dimensional%20cellular%20automata|One-dimensional cellular automata]]
| [[One-dimensional%20cellular%20automata|One-dimensional cellular automata]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 88
| [[Range%20expansion|Range expansion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 838: Line 838:
| [[Bulls%20and%20cows|Bulls and cows]]
| [[Bulls%20and%20cows|Bulls and cows]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 87
| [[Interactive%20programming|Interactive programming]]
|①||②|| ||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 87
| 87
Line 862: Line 866:
| [[Evolutionary%20algorithm|Evolutionary algorithm]]
| [[Evolutionary%20algorithm|Evolutionary algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 86
| [[Interactive%20programming|Interactive programming]]
|①|| ||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 86
| 86
Line 877: Line 877:
| 85
| 85
| [[Inheritance%2FSingle|Inheritance/Single]]
| [[Inheritance%2FSingle|Inheritance/Single]]
|①|| ||||④||⑤||⑥||⑦||⑧||⑨||⑩
|①|||| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 85
| 85
Line 985: Line 985:
| 79
| 79
| [[Abstract%20type|Abstract type]]
| [[Abstract%20type|Abstract type]]
|①|| ||||④||⑤||⑥||⑦||⑧||⑨||⑩
|①|||| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 79
| 79
Line 1,049: Line 1,049:
| 77
| 77
| [[SEDOLs|SEDOLs]]
| [[SEDOLs|SEDOLs]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 77
| [[The%20Twelve%20Days%20of%20Christmas|The Twelve Days of Christmas]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,081: Line 1,085:
| 76
| 76
| [[Set|Set]]
| [[Set|Set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 76
| [[The%20Twelve%20Days%20of%20Christmas|The Twelve Days of Christmas]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,093: Line 1,093:
| 75
| 75
| [[Gray%20code|Gray code]]
| [[Gray%20code|Gray code]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 75
| [[Josephus%20problem|Josephus problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,124: Line 1,128:
|-
|-
| 74
| 74
| [[Read%20a%20specific%20line%20from%20a%20file|Read a specific line from a file]]
| [[Josephus%20problem|Josephus problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 74
| 74
| [[Show%20the%20epoch|Show the epoch]]
| [[Read%20a%20specific%20line%20from%20a%20file|Read a specific line from a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 74
| 74
| [[Singly-linked%20list%2FTraversal|Singly-linked list/Traversal]]
| [[Show%20the%20epoch|Show the epoch]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 74
| [[Top%20rank%20per%20group|Top rank per group]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 74
| 74
| [[XML%2FInput|XML/Input]]
| [[XML%2FInput|XML/Input]]
|①|| ||||④||⑤||⑥||⑦||⑧||⑨||⑩
|①|||| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 73
| 73
Line 1,144: Line 1,152:
|-
|-
| 73
| 73
|data-sort-value="knapsack problem/0B0-0B1"| [[Knapsack%20problem%2F0-1|Knapsack problem/0-1]]
| [[Singly-linked%20list%2FTraversal|Singly-linked list/Traversal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 73
| 73
| [[String%20comparison|String comparison]]
| [[String%20comparison|String comparison]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 73
| [[Top%20rank%20per%20group|Top rank per group]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 73
| 73
| [[URL%20decoding|URL decoding]]
| [[URL%20decoding|URL decoding]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
|data-sort-value="knapsack problem/0B0-0B1"| [[Knapsack%20problem%2F0-1|Knapsack problem/0-1]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,206: Line 1,206:
| [[Order%20two%20numerical%20lists|Order two numerical lists]]
| [[Order%20two%20numerical%20lists|Order two numerical lists]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 71
| [[Soundex|Soundex]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 71
| 71
Line 1,237: Line 1,241:
| 70
| 70
| [[Sockets|Sockets]]
| [[Sockets|Sockets]]
|①|| ||||④||⑤||⑥||⑦||⑧||⑨||⑩
|①|||| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 70
| [[Soundex|Soundex]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 70
| 70
Line 1,257: Line 1,257:
| 69
| 69
| [[Call%20an%20object%20method|Call an object method]]
| [[Call%20an%20object%20method|Call an object method]]
|①|| ||||④||⑤||⑥||⑦||⑧|| ||⑩
|①|||| ||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 69
| 69
| [[Count%20the%20coins|Count the coins]]
| [[Count%20the%20coins|Count the coins]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 69
| [[Exceptions%2FCatch%20an%20exception%20thrown%20in%20a%20nested%20call|Exceptions/Catch an exception thrown in a nested call]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,348: Line 1,352:
|-
|-
| 67
| 67
| [[Find%20the%20last%20Sunday%20of%20each%20month|Find the last Sunday of each month]]
| [[Exceptions%2FCatch%20an%20exception%20thrown%20in%20a%20nested%20call|Exceptions/Catch an exception thrown in a nested call]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 67
| 67
| [[Flow-control%20structures|Flow-control structures]]
| [[Find%20the%20last%20Sunday%20of%20each%20month|Find the last Sunday of each month]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 67
| 67
| [[Gamma%20function|Gamma function]]
| [[Flow-control%20structures|Flow-control structures]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 67
| 67
| [[Hello%20world%2FWeb%20server|Hello world/Web server]]
| [[Hello%20world%2FWeb%20server|Hello world/Web server]]
|①|| ||||④||⑤||⑥||⑦||⑧||⑨||⑩
|①|||| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 67
| 67
Line 1,404: Line 1,408:
|-
|-
| 66
| 66
| [[Calendar|Calendar]]
| [[Convert%20seconds%20to%20compound%20duration|Convert seconds to compound duration]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 66
| 66
| [[Convert%20seconds%20to%20compound%20duration|Convert seconds to compound duration]]
| [[Gamma%20function|Gamma function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,429: Line 1,433:
| 66
| 66
| [[Write%20float%20arrays%20to%20a%20text%20file|Write float arrays to a text file]]
| [[Write%20float%20arrays%20to%20a%20text%20file|Write float arrays to a text file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 65
| [[Calendar|Calendar]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,445: Line 1,445:
| 65
| 65
| [[Semordnilap|Semordnilap]]
| [[Semordnilap|Semordnilap]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 64
| [[Closest-pair%20problem|Closest-pair problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,457: Line 1,461:
| 64
| 64
| [[Numerical%20integration|Numerical integration]]
| [[Numerical%20integration|Numerical integration]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 64
| [[Quaternion%20type|Quaternion type]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,505: Line 1,513:
| 63
| 63
| [[Phrase%20reversals|Phrase reversals]]
| [[Phrase%20reversals|Phrase reversals]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 63
| [[Quaternion%20type|Quaternion type]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 63
| 63
| [[Runtime%20evaluation|Runtime evaluation]]
| [[Runtime%20evaluation|Runtime evaluation]]
|①|| ||||④||⑤||⑥||⑦||⑧|| ||⑩
|①|||| ||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 62
| 62
| [[AKS%20test%20for%20primes|AKS test for primes]]
| [[AKS%20test%20for%20primes|AKS test for primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[Closest-pair%20problem|Closest-pair problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,617: Line 1,617:
| 60
| 60
| [[Inheritance%2FMultiple|Inheritance/Multiple]]
| [[Inheritance%2FMultiple|Inheritance/Multiple]]
|①|| ||||④||⑤||⑥||⑦||⑧|| ||⑩
|①|||| ||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 60
| 60
Line 1,706: Line 1,706:
| [[Memory%20allocation|Memory allocation]]
| [[Memory%20allocation|Memory allocation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 58
| [[Morse%20code|Morse code]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 58
| 58
Line 1,717: Line 1,721:
| 58
| 58
| [[Runge-Kutta%20method|Runge-Kutta method]]
| [[Runge-Kutta%20method|Runge-Kutta method]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[Arithmetic%20evaluation|Arithmetic evaluation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,725: Line 1,733:
| 57
| 57
| [[Documentation|Documentation]]
| [[Documentation|Documentation]]
|①|| ||||④||⑤||⑥||⑦||⑧||⑨|| 
|①|||| ||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 57
| 57
Line 1,737: Line 1,745:
| 57
| 57
| [[Narcissistic%20decimal%20number|Narcissistic decimal number]]
| [[Narcissistic%20decimal%20number|Narcissistic decimal number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[Partial%20function%20application|Partial function application]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,758: Line 1,770:
| [[Animate%20a%20pendulum|Animate a pendulum]]
| [[Animate%20a%20pendulum|Animate a pendulum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 56
| [[Arithmetic%20evaluation|Arithmetic evaluation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 56
| 56
Line 1,778: Line 1,786:
| [[Knapsack%20problem%2FUnbounded|Knapsack problem/Unbounded]]
| [[Knapsack%20problem%2FUnbounded|Knapsack problem/Unbounded]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 56
| [[Morse%20code|Morse code]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 56
| 56
Line 1,789: Line 1,793:
| 56
| 56
| [[Old%20lady%20swallowed%20a%20fly|Old lady swallowed a fly]]
| [[Old%20lady%20swallowed%20a%20fly|Old lady swallowed a fly]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 56
| [[Partial%20function%20application|Partial function application]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,802: Line 1,802:
| [[Stem-and-leaf%20plot|Stem-and-leaf plot]]
| [[Stem-and-leaf%20plot|Stem-and-leaf plot]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 55
|data-sort-value="0C15 puzzle game"| [[15%20Puzzle%20Game|15 Puzzle Game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 55
| 55
| [[Factors%20of%20a%20Mersenne%20number|Factors of a Mersenne number]]
| [[Factors%20of%20a%20Mersenne%20number|Factors of a Mersenne number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 55
| [[Generator%2FExponential|Generator/Exponential]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,821: Line 1,829:
| 55
| 55
| [[Test%20a%20function|Test a function]]
| [[Test%20a%20function|Test a function]]
|①|| ||||④||⑤||⑥||⑦||⑧||⑨||⑩
|①|||| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 55
| 55
| [[Unix%2Fls|Unix/ls]]
| [[Unix%2Fls|Unix/ls]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 54
|data-sort-value="0C15 puzzle game"| [[15%20Puzzle%20Game|15 Puzzle Game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 54
| 54
| [[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]]
|①|| ||||④||⑤||⑥||⑦|| || ||⑩
|①|||| ||④||⑤||⑥||⑦|| || ||⑩
|-
|-
| 54
| 54
Line 1,853: Line 1,857:
| 54
| 54
| [[Draw%20a%20clock|Draw a clock]]
| [[Draw%20a%20clock|Draw a clock]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 54
| [[Generator%2FExponential|Generator/Exponential]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,901: Line 1,901:
| 54
| 54
| [[XML%2FXPath|XML/XPath]]
| [[XML%2FXPath|XML/XPath]]
|①|| ||||④||⑤||⑥||⑦||⑧||⑨|| 
|①|||| ||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 53
| 53
| [[Best%20shuffle|Best shuffle]]
| [[Best%20shuffle|Best shuffle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 53
| [[Compile-time%20calculation|Compile-time calculation]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
|-
| 53
| 53
Line 1,925: Line 1,929:
| 53
| 53
| [[Runtime%20evaluation%2FIn%20an%20environment|Runtime evaluation/In an environment]]
| [[Runtime%20evaluation%2FIn%20an%20environment|Runtime evaluation/In an environment]]
|①|| ||||④||⑤||⑥||⑦||⑧|| ||⑩
|①|||| ||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 53
| 53
| [[Singleton|Singleton]]
| [[Singleton|Singleton]]
|①|| ||||④||⑤||⑥||⑦||⑧||⑨||⑩
|①|||| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 53
| 53
Line 1,993: Line 1,997:
| 52
| 52
| [[Send%20email|Send email]]
| [[Send%20email|Send email]]
|①|| ||||④||⑤||⑥||⑦||⑧||⑨|| 
|①|||| ||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 52
| 52
Line 2,012: Line 2,016:
|-
|-
| 51
| 51
| [[General%20FizzBuzz|General FizzBuzz]]
| [[Compile-time%20calculation|Compile-time calculation]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||||⑥||⑦||⑧||⑨||⑩
|-
|-
| 51
| 51
| [[I%20before%20E%20except%20after%20C|I before E except after C]]
| [[General%20FizzBuzz|General FizzBuzz]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,025: Line 2,029:
| 51
| 51
| [[Two%20Sum|Two Sum]]
| [[Two%20Sum|Two Sum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 51
| [[Unicode%20strings|Unicode strings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,040: Line 2,048:
|-
|-
| 50
| 50
| [[Emirp%20primes|Emirp primes]]
| [[Draw%20a%20cuboid|Draw a cuboid]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 50
| 50
| [[Handle%20a%20signal|Handle a signal]]
| [[Emirp%20primes|Emirp primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 50
| 50
| [[Handle%20a%20signal|Handle a signal]]
| [[I%20before%20E%20except%20after%20C|I before E except after C]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,077: Line 2,085:
| 50
| 50
| [[Unbias%20a%20random%20generator|Unbias a random generator]]
| [[Unbias%20a%20random%20generator|Unbias a random generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 50
| [[Unicode%20strings|Unicode strings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,088: Line 2,092:
|-
|-
| 49
| 49
| [[Draw%20a%20cuboid|Draw a cuboid]]
| [[Barnsley%20fern|Barnsley fern]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,113: Line 2,117:
| 49
| 49
| [[Sort%20three%20variables|Sort three variables]]
| [[Sort%20three%20variables|Sort three variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 49
| [[Thue-Morse|Thue-Morse]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,125: Line 2,133:
| 49
| 49
| [[XML%2FDOM%20serialization|XML/DOM serialization]]
| [[XML%2FDOM%20serialization|XML/DOM serialization]]
|①|| ||||④||⑤||⑥||⑦||⑧||⑨|| 
|①|||| ||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 48
| 48
|data-sort-value="0B9 billion names of god the integer"| [[9%20billion%20names%20of%20God%20the%20integer|9 billion names of God the integer]]
|data-sort-value="0B9 billion names of god the integer"| [[9%20billion%20names%20of%20God%20the%20integer|9 billion names of God the integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[Barnsley%20fern|Barnsley fern]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,170: Line 2,174:
| [[Ternary%20logic|Ternary logic]]
| [[Ternary%20logic|Ternary logic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 48
| [[Thue-Morse|Thue-Morse]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 47
| 47
| [[Color%20of%20a%20screen%20pixel|Color of a screen pixel]]
| [[Color%20of%20a%20screen%20pixel|Color of a screen pixel]]
|①|||| ||④||⑤||⑥|| ||⑧||⑨|| 
|①|| ||||④||⑤||⑥|| ||⑧||⑨|| 
|-
|-
| 47
| 47
Line 2,254: Line 2,254:
| [[Keyboard%20input%2FKeypress%20check|Keyboard input/Keypress check]]
| [[Keyboard%20input%2FKeypress%20check|Keyboard input/Keypress check]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 45
| [[Mad%20Libs|Mad Libs]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 45
| 45
Line 2,289: Line 2,293:
| 44
| 44
| [[Echo%20server|Echo server]]
| [[Echo%20server|Echo server]]
|①|| ||||④||⑤||⑥||⑦||⑧||⑨||⑩
|①|||| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 44
| [[Mad%20Libs|Mad Libs]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 44
| 44
Line 2,457: Line 2,457:
| 41
| 41
| [[OpenGL|OpenGL]]
| [[OpenGL|OpenGL]]
|①|||| ||④||⑤||⑥||⑦||⑧||⑨|| 
|①|| ||||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 41
| 41
Line 2,486: Line 2,486:
| [[Append%20a%20record%20to%20the%20end%20of%20a%20text%20file|Append a record to the end of a text file]]
| [[Append%20a%20record%20to%20the%20end%20of%20a%20text%20file|Append a record to the end of a text file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 40
| [[Calendar%20-%20for%20%22REAL%22%20programmers|Calendar - for "REAL" programmers]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
|-
| 40
| 40
Line 2,549: Line 2,553:
| 39
| 39
| [[Bitmap%2FFlood%20fill|Bitmap/Flood fill]]
| [[Bitmap%2FFlood%20fill|Bitmap/Flood fill]]
|①|||| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|①|| ||||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 39
| 39
Line 2,598: Line 2,602:
| [[Vector|Vector]]
| [[Vector|Vector]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 38
| [[Calendar%20-%20for%20%22REAL%22%20programmers|Calendar - for "REAL" programmers]]
|①||②||③||④|| ||⑥||⑦||⑧|| ||⑩
|-
|-
| 38
| 38
Line 2,638: Line 2,638:
| [[Egyptian%20division|Egyptian division]]
| [[Egyptian%20division|Egyptian division]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 37
| [[GUI%2FMaximum%20window%20dimensions|GUI/Maximum window dimensions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 37
| 37
Line 2,646: Line 2,650:
| [[Permutations%20by%20swapping|Permutations by swapping]]
| [[Permutations%20by%20swapping|Permutations by swapping]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 37
| [[Start%20from%20a%20main%20routine|Start from a main routine]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
|-
| 37
| 37
| [[Taxicab%20numbers|Taxicab numbers]]
| [[Taxicab%20numbers|Taxicab numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 36
| [[Cantor%20set|Cantor set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,657: Line 2,669:
| 36
| 36
| [[Constrained%20genericity|Constrained genericity]]
| [[Constrained%20genericity|Constrained genericity]]
|①|| ||||④|| ||⑥|| ||⑧|| ||⑩
|①|||| ||④|| ||⑥|| ||⑧|| ||⑩
|-
|-
| 36
| 36
Line 2,689: Line 2,701:
| 36
| 36
| [[Statistics%2FNormal%20distribution|Statistics/Normal distribution]]
| [[Statistics%2FNormal%20distribution|Statistics/Normal distribution]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 36
| [[Text%20between|Text between]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,710: Line 2,726:
| [[Bitmap%2FMidpoint%20circle%20algorithm|Bitmap/Midpoint circle algorithm]]
| [[Bitmap%2FMidpoint%20circle%20algorithm|Bitmap/Midpoint circle algorithm]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|-
| 35
| [[Break%20OO%20privacy|Break OO privacy]]
|①||②|| ||④||⑤||⑥||⑦|| || ||⑩
|-
|-
| 35
| 35
Line 2,722: Line 2,742:
| [[Function%20prototype|Function prototype]]
| [[Function%20prototype|Function prototype]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
| 35
| [[GUI%2FMaximum%20window%20dimensions|GUI/Maximum window dimensions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 35
| 35
Line 2,761: Line 2,777:
| 35
| 35
| [[Speech%20synthesis|Speech synthesis]]
| [[Speech%20synthesis|Speech synthesis]]
|①|| ||||④||⑤||⑥||⑦||⑧||⑨|| 
|①|||| ||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 35
| [[Start%20from%20a%20main%20routine|Start from a main routine]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
|-
| 35
| 35
Line 2,778: Line 2,790:
| [[Balanced%20ternary|Balanced ternary]]
| [[Balanced%20ternary|Balanced ternary]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|- style="background-color: #ffc"
|-
| 34
| 34
| [[Damm%20algorithm|Damm algorithm]]
| [[Break%20OO%20privacy|Break OO privacy]]
|①|| ||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 34
| [[Cantor%20set|Cantor set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,809: Line 2,817:
| 34
| 34
| [[Multiline%20shebang|Multiline shebang]]
| [[Multiline%20shebang|Multiline shebang]]
|①|| ||||④||⑤|| ||⑦||⑧||⑨||⑩
|①|||| ||④||⑤|| ||⑦||⑧||⑨||⑩
|-
|-
| 34
| 34
Line 2,821: Line 2,829:
| 34
| 34
| [[Terminal%20control%2FUnicode%20output|Terminal control/Unicode output]]
| [[Terminal%20control%2FUnicode%20output|Terminal control/Unicode output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 34
| [[Text%20between|Text between]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 33
| 33
| [[Colour%20pinstripe%2FDisplay|Colour pinstripe/Display]]
| [[Colour%20pinstripe%2FDisplay|Colour pinstripe/Display]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 33
| [[Draw%20a%20pixel|Draw a pixel]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
Line 2,878: Line 2,886:
| [[Bitwise%20IO|Bitwise IO]]
| [[Bitwise%20IO|Bitwise IO]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 32
| [[Damm%20algorithm|Damm algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 32
| [[Draw%20a%20pixel|Draw a pixel]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 32
| 32
Line 3,041: Line 3,041:
| 30
| 30
| [[Sutherland-Hodgman%20polygon%20clipping|Sutherland-Hodgman polygon clipping]]
| [[Sutherland-Hodgman%20polygon%20clipping|Sutherland-Hodgman polygon clipping]]
|①|||| ||④||⑤||⑥|| ||⑧||⑨||⑩
|①|| ||||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|-
| 30
| 30
Line 3,066: Line 3,066:
| [[Integer%20roots|Integer roots]]
| [[Integer%20roots|Integer roots]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 29
| [[Kahan%20summation|Kahan summation]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|-
| 29
| 29
Line 3,098: Line 3,102:
| [[Show%20Ascii%20table|Show Ascii table]]
| [[Show%20Ascii%20table|Show Ascii table]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 29
| [[Solve%20a%20Hidato%20puzzle|Solve a Hidato puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 29
| 29
Line 3,106: Line 3,114:
| [[Sort%20a%20list%20of%20object%20identifiers|Sort a list of object identifiers]]
| [[Sort%20a%20list%20of%20object%20identifiers|Sort a list of object identifiers]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 29
| [[Square%20but%20not%20cube|Square but not cube]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 29
| 29
| [[Write%20to%20Windows%20event%20log|Write to Windows event log]]
| [[Write%20to%20Windows%20event%20log|Write to Windows event log]]
|①|||| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|①|| ||||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 29
| 29
| [[Zhang-Suen%20thinning%20algorithm|Zhang-Suen thinning algorithm]]
| [[Zhang-Suen%20thinning%20algorithm|Zhang-Suen thinning algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 28
| [[Abbreviations%2C%20automatic|Abbreviations, automatic]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
|-
| 28
| 28
Line 3,121: Line 3,137:
| 28
| 28
| [[Check%20output%20device%20is%20a%20terminal|Check output device is a terminal]]
| [[Check%20output%20device%20is%20a%20terminal|Check output device is a terminal]]
|①|| ||||④||⑤||⑥||⑦||⑧||⑨||⑩
|①|||| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 28
| 28
Line 3,134: Line 3,150:
| [[Executable%20library|Executable library]]
| [[Executable%20library|Executable library]]
| ||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
| ||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 28
| [[Kahan%20summation|Kahan summation]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|-
| 28
| 28
Line 3,157: Line 3,169:
| 28
| 28
| [[Set%20of%20real%20numbers|Set of real numbers]]
| [[Set%20of%20real%20numbers|Set of real numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 28
| [[Solve%20a%20Hidato%20puzzle|Solve a Hidato puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 28
| [[Square%20but%20not%20cube|Square but not cube]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,170: Line 3,174:
| [[Terminal%20control%2FPreserve%20screen|Terminal control/Preserve screen]]
| [[Terminal%20control%2FPreserve%20screen|Terminal control/Preserve screen]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 27
| [[Abbreviations%2C%20automatic|Abbreviations, automatic]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 27
| 27
Line 3,229: Line 3,229:
| 27
| 27
| [[Numeric%20error%20propagation|Numeric error propagation]]
| [[Numeric%20error%20propagation|Numeric error propagation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 27
| [[Pentagram|Pentagram]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 27
| [[Poker%20hand%20analyser|Poker hand analyser]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
Line 3,249: Line 3,257:
| 27
| 27
| [[Use%20another%20language%20to%20call%20a%20function|Use another language to call a function]]
| [[Use%20another%20language%20to%20call%20a%20function|Use another language to call a function]]
|①|||| || ||⑤||⑥|| ||⑧||⑨||⑩
|①|| |||| ||⑤||⑥|| ||⑧||⑨||⑩
|-
|-
| 27
| 27
Line 3,257: Line 3,265:
| 26
| 26
| [[Active%20Directory%2FConnect|Active Directory/Connect]]
| [[Active%20Directory%2FConnect|Active Directory/Connect]]
|①|| |||| ||⑤||⑥||⑦||⑧||⑨|| 
|①|||| || ||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 26
| 26
| [[Distributed%20programming|Distributed programming]]
| [[Distributed%20programming|Distributed programming]]
|①|| ||||④||⑤|| ||⑦||⑧||⑨|| 
|①|||| ||④||⑤|| ||⑦||⑧||⑨|| 
|-
|-
| 26
| 26
Line 3,290: Line 3,298:
| [[Partition%20an%20integer%20X%20into%20N%20primes|Partition an integer X into N primes]]
| [[Partition%20an%20integer%20X%20into%20N%20primes|Partition an integer X into N primes]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 26
| [[Pentagram|Pentagram]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 26
| [[Poker%20hand%20analyser|Poker hand analyser]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 26
| 26
Line 3,305: Line 3,305:
| 26
| 26
| [[Reflection%2FList%20properties|Reflection/List properties]]
| [[Reflection%2FList%20properties|Reflection/List properties]]
|①|| ||||④||⑤||⑥||⑦|| || ||⑩
|①|||| ||④||⑤||⑥||⑦|| || ||⑩
|-
|-
| 26
| 26
Line 3,349: Line 3,349:
| 25
| 25
| [[Chat%20server|Chat server]]
| [[Chat%20server|Chat server]]
|①|| ||||④||⑤||⑥||⑦||⑧||⑨||⑩
|①|||| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 25
| 25
| [[Check%20input%20device%20is%20a%20terminal|Check input device is a terminal]]
| [[Check%20input%20device%20is%20a%20terminal|Check input device is a terminal]]
|①|| ||||④||⑤||⑥||⑦||⑧||⑨||⑩
|①|||| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 25
| 25
Line 3,434: Line 3,434:
| [[Modular%20arithmetic|Modular arithmetic]]
| [[Modular%20arithmetic|Modular arithmetic]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 24
| [[Ramsey%27s%20theorem|Ramsey's theorem]]
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨|| 
|-
| 24
| [[Solve%20a%20Holy%20Knight%27s%20tour|Solve a Holy Knight's tour]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 24
| 24
Line 3,457: Line 3,465:
| 23
| 23
| [[Honeycombs|Honeycombs]]
| [[Honeycombs|Honeycombs]]
|①|||| ||④||⑤||⑥||⑦||⑧||⑨|| 
|①|| ||||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 23
| 23
Line 3,482: Line 3,490:
| [[RCRPG|RCRPG]]
| [[RCRPG|RCRPG]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 23
| [[Ramsey%27s%20theorem|Ramsey's theorem]]
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 23
| 23
| [[Simulate%20input%2FKeyboard|Simulate input/Keyboard]]
| [[Simulate%20input%2FKeyboard|Simulate input/Keyboard]]
|①|| |||| ||⑤||⑥||⑦||⑧||⑨|| 
|①|||| || ||⑤||⑥||⑦||⑧||⑨|| 
|-
| 23
| [[Solve%20a%20Holy%20Knight%27s%20tour|Solve a Holy Knight's tour]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
|-
| 23
| 23
Line 3,513: Line 3,513:
| 22
| 22
| [[AVL%20tree|AVL tree]]
| [[AVL%20tree|AVL tree]]
|①|||| || ||⑤||⑥|| || ||⑨|| 
|①|| |||| ||⑤||⑥|| || ||⑨|| 
|-
|-
| 22
| 22
Line 3,529: Line 3,529:
| 22
| 22
| [[Copy%20stdin%20to%20stdout|Copy stdin to stdout]]
| [[Copy%20stdin%20to%20stdout|Copy stdin to stdout]]
|①||②||③||④||⑤|| ||⑦|| ||⑨||⑩
|-
| 22
| [[Cuban%20primes|Cuban primes]]
|①||②||③||④||⑤|| ||⑦|| ||⑨||⑩
|①||②||③||④||⑤|| ||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,557: Line 3,561:
| 22
| 22
| [[Machine%20code|Machine code]]
| [[Machine%20code|Machine code]]
|①|||| ||④||⑤||⑥|| ||⑧||⑨|| 
|①|| ||||④||⑤||⑥|| ||⑧||⑨|| 
|-
|-
| 22
| 22
Line 3,573: Line 3,577:
| 22
| 22
| [[Play%20recorded%20sounds|Play recorded sounds]]
| [[Play%20recorded%20sounds|Play recorded sounds]]
|①|||| || ||⑤|| || ||⑧|| || 
|①|| |||| ||⑤|| || ||⑧|| || 
|-
|-
| 22
| 22
Line 3,614: Line 3,618:
| [[Cipolla%27s%20algorithm|Cipolla's algorithm]]
| [[Cipolla%27s%20algorithm|Cipolla's algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 21
| [[Cuban%20primes|Cuban primes]]
|①||②||③||④||⑤|| ||⑦|| ||⑨||⑩
|-
|-
| 21
| 21
Line 3,657: Line 3,657:
| 21
| 21
| [[SOAP|SOAP]]
| [[SOAP|SOAP]]
|①|| |||| ||⑤||⑥||⑦|| ||⑨|| 
|①|||| || ||⑤||⑥||⑦|| ||⑨|| 
|-
|-
| 21
| 21
Line 3,689: Line 3,689:
| 20
| 20
| [[AudioAlarm|AudioAlarm]]
| [[AudioAlarm|AudioAlarm]]
|①|||| || ||⑤||⑥|| ||⑧|| ||⑩
|①|| |||| ||⑤||⑥|| ||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 20
| 20
Line 3,726: Line 3,726:
| [[Sokoban|Sokoban]]
| [[Sokoban|Sokoban]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 20
| [[Solve%20a%20Numbrix%20puzzle|Solve a Numbrix puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 20
| 20
Line 3,737: Line 3,741:
| 19
| 19
| [[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"
|- style="background-color: #ffc"
| 19
| 19
|data-sort-value="base0C58check encoding"| [[Base58Check%20encoding|Base58Check encoding]]
|data-sort-value="base0C58check encoding"| [[Base58Check%20encoding|Base58Check encoding]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 19
|data-sort-value="base0C64 decode data"| [[Base64%20decode%20data|Base64 decode data]]
|①||②||③||④|| ||⑥||⑦|| ||⑨||⑩
|-
| 19
| [[Chaocipher|Chaocipher]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
Line 3,765: Line 3,777:
| 19
| 19
| [[Idiomatically%20determine%20all%20the%20characters%20that%20can%20be%20used%20for%20symbols|Idiomatically determine all the characters that can be used for symbols]]
| [[Idiomatically%20determine%20all%20the%20characters%20that%20can%20be%20used%20for%20symbols|Idiomatically determine all the characters that can be used for symbols]]
|①|| ||||④||⑤||⑥||⑦||⑧|| ||⑩
|①|||| ||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 19
| 19
Line 3,793: Line 3,805:
| 19
| 19
| [[Sierpinski%20pentagon|Sierpinski pentagon]]
| [[Sierpinski%20pentagon|Sierpinski pentagon]]
|①|| ||||④||⑤||⑥||⑦||⑧||⑨||⑩
|①|||| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 19
| 19
| [[Simulate%20input%2FMouse|Simulate input/Mouse]]
| [[Simulate%20input%2FMouse|Simulate input/Mouse]]
|①|| ||||④||⑤||⑥|| ||⑧||⑨|| 
|①|||| ||④||⑤||⑥|| ||⑧||⑨|| 
|-
|-
| 19
| 19
| [[Solve%20a%20Numbrix%20puzzle|Solve a Numbrix puzzle]]
| [[Solve%20a%20Hopido%20puzzle|Solve a Hopido puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
| [[A%2A%20search%20algorithm|A* search algorithm]]
| [[A%2A%20search%20algorithm|A* search algorithm]]
|①|||| ||④||⑤||⑥|| ||⑧||⑨||⑩
|①|| ||||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|-
| 18
| 18
Line 3,834: Line 3,846:
| [[Markov%20chain%20text%20generator|Markov chain text generator]]
| [[Markov%20chain%20text%20generator|Markov chain text generator]]
|①||②||③||④||⑤||⑥||⑦|| || || 
|①||②||③||④||⑤||⑥||⑦|| || || 
|- style="background-color: #ffc"
| 18
| [[Mersenne%20primes|Mersenne primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
|-
| 18
| 18
| [[Mind%20boggling%20card%20trick|Mind boggling card trick]]
| [[Mind%20boggling%20card%20trick|Mind boggling card trick]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 18
| [[Solve%20a%20Hopido%20puzzle|Solve a Hopido puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 17
|data-sort-value="base0C64 decode data"| [[Base64%20decode%20data|Base64 decode data]]
|①||②||③||④|| ||⑥||⑦|| ||⑨||⑩
|-
|-
| 17
| 17
| [[Bitcoin%2Fpublic%20point%20to%20address|Bitcoin/public point to address]]
| [[Bitcoin%2Fpublic%20point%20to%20address|Bitcoin/public point to address]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
| 17
| [[Chaocipher|Chaocipher]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 17
| 17
Line 3,890: Line 3,894:
| [[Loops%2FWrong%20ranges|Loops/Wrong ranges]]
| [[Loops%2FWrong%20ranges|Loops/Wrong ranges]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 17
| [[Mersenne%20primes|Mersenne primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
Line 3,901: Line 3,901:
| 17
| 17
| [[Native%20shebang|Native shebang]]
| [[Native%20shebang|Native shebang]]
|①|| ||||④||⑤|| ||⑦||⑧||⑨||⑩
|①|||| ||④||⑤|| ||⑦||⑧||⑨||⑩
|-
|-
| 17
| 17
Line 3,917: Line 3,917:
| 17
| 17
| [[SQL-based%20authentication|SQL-based authentication]]
| [[SQL-based%20authentication|SQL-based authentication]]
|①|| ||||④||⑤||⑥||⑦||⑧||⑨|| 
|①|||| ||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 17
| 17
Line 3,945: Line 3,945:
| 16
| 16
| [[Assertions%20in%20design%20by%20contract|Assertions in design by contract]]
| [[Assertions%20in%20design%20by%20contract|Assertions in design by contract]]
|①|| ||||④|| ||⑥|| ||⑧|| ||⑩
|①|||| ||④|| ||⑥|| ||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
Line 3,997: Line 3,997:
| 16
| 16
| [[Perceptron|Perceptron]]
| [[Perceptron|Perceptron]]
|①|||| ||④|| ||⑥|| ||⑧|| ||⑩
|①|| ||||④|| ||⑥|| ||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
Line 4,006: Line 4,006:
| [[Sexy%20primes|Sexy primes]]
| [[Sexy%20primes|Sexy primes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 16
| [[Untrusted%20environment|Untrusted environment]]
|①||②||③|| || ||⑥||⑦||⑧||⑨||⑩
|-
|-
| 16
| 16
Line 4,025: Line 4,029:
| 15
| 15
| [[Compiler%2Fcode%20generator|Compiler/code generator]]
| [[Compiler%2Fcode%20generator|Compiler/code generator]]
|①|||| ||④||⑤|| ||⑦|| ||⑨||⑩
|①|| ||||④||⑤|| ||⑦|| ||⑨||⑩
|-
|-
| 15
| 15
Line 4,033: Line 4,037:
| 15
| 15
| [[Free%20polyominoes%20enumeration|Free polyominoes enumeration]]
| [[Free%20polyominoes%20enumeration|Free polyominoes enumeration]]
|①|||| ||④||⑤||⑥|| ||⑧|| || 
|①|| ||||④||⑤||⑥|| ||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
Line 4,046: Line 4,050:
| [[Knuth%27s%20power%20tree|Knuth's power tree]]
| [[Knuth%27s%20power%20tree|Knuth's power tree]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 15
| [[Koch%20curve|Koch curve]]
|①||②||③||④|| ||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
Line 4,057: Line 4,065:
| 15
| 15
| [[Nonogram%20solver|Nonogram solver]]
| [[Nonogram%20solver|Nonogram solver]]
|①|||| ||④||⑤||⑥||⑦||⑧|| || 
|①|| ||||④||⑤||⑥||⑦||⑧|| || 
|-
|-
| 15
| 15
Line 4,086: Line 4,094:
| [[Successive%20prime%20differences|Successive prime differences]]
| [[Successive%20prime%20differences|Successive prime differences]]
|①||②||③||④||⑤|| ||⑦|| || ||⑩
|①||②||③||④||⑤|| ||⑦|| || ||⑩
|- style="background-color: #ffc"
| 15
| [[Untrusted%20environment|Untrusted environment]]
|①||②||③|| || ||⑥||⑦||⑧||⑨||⑩
|-
|-
| 15
| 15
| [[Vigen%C3%A8re%20cipher%2FCryptanalysis|Vigenère cipher/Cryptanalysis]]
| [[Vigen%C3%A8re%20cipher%2FCryptanalysis|Vigenère cipher/Cryptanalysis]]
|①|||| ||④||⑤||⑥|| ||⑧||⑨||⑩
|①|| ||||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|-
| 15
| 15
Line 4,101: Line 4,105:
| 14
| 14
| [[Bitmap%2FRead%20an%20image%20through%20a%20pipe|Bitmap/Read an image through a pipe]]
| [[Bitmap%2FRead%20an%20image%20through%20a%20pipe|Bitmap/Read an image through a pipe]]
|①|| ||||④||⑤||⑥|| ||⑧||⑨||⑩
|①|||| ||④||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 14
| 14
Line 4,109: Line 4,113:
| 14
| 14
| [[Code%20segment%20unload|Code segment unload]]
| [[Code%20segment%20unload|Code segment unload]]
| || ||||④||⑤||⑥|| ||⑧|| || 
| |||| ||④||⑤||⑥|| ||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 14
| 14
Line 4,117: Line 4,121:
| 14
| 14
| [[Compiler%2Fvirtual%20machine%20interpreter|Compiler/virtual machine interpreter]]
| [[Compiler%2Fvirtual%20machine%20interpreter|Compiler/virtual machine interpreter]]
|①|||| ||④||⑤|| ||⑦|| ||⑨||⑩
|①|| ||||④||⑤|| ||⑦|| ||⑨||⑩
|-
|-
| 14
| 14
Line 4,141: Line 4,145:
| 14
| 14
| [[Monads%2FList%20monad|Monads/List monad]]
| [[Monads%2FList%20monad|Monads/List monad]]
|①|| ||||④|| ||⑥||⑦|| || ||⑩
|①|||| ||④|| ||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 14
| 14
Line 4,162: Line 4,166:
| [[Range%20consolidation|Range consolidation]]
| [[Range%20consolidation|Range consolidation]]
|①||②||③||④||⑤|| ||⑦|| || ||⑩
|①||②||③||④||⑤|| ||⑦|| || ||⑩
|- style="background-color: #ffc"
| 14
| [[Self-hosting%20compiler|Self-hosting compiler]]
|①||②||③|| ||⑤||⑥|| || || ||⑩
|-
|-
| 14
| 14
Line 4,174: Line 4,182:
| [[Terminal%20control%2FPositional%20read|Terminal control/Positional read]]
| [[Terminal%20control%2FPositional%20read|Terminal control/Positional read]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|-
| 14
| [[Weird%20numbers|Weird numbers]]
|①||②||③||④||⑤||⑥||⑦|| || || 
|-
|-
| 13
| 13
| [[Compare%20sorting%20algorithms%27%20performance|Compare sorting algorithms' performance]]
| [[Compare%20sorting%20algorithms%27%20performance|Compare sorting algorithms' performance]]
|①|||| ||④||⑤||⑥|| || ||⑨|| 
|①|| ||||④||⑤||⑥|| || ||⑨|| 
|-
|-
| 13
| 13
| [[Compiler%2Fsyntax%20analyzer|Compiler/syntax analyzer]]
| [[Compiler%2Fsyntax%20analyzer|Compiler/syntax analyzer]]
|①|||| ||④||⑤|| ||⑦|| ||⑨|| 
|①|| ||||④||⑤|| ||⑦|| ||⑨|| 
|-
|-
| 13
| 13
| [[Imaginary%20base%20numbers|Imaginary base numbers]]
| [[Imaginary%20base%20numbers|Imaginary base numbers]]
|①||②||③||④||⑤||⑥|| || || || 
|①||②||③||④||⑤||⑥|| || || || 
|-
| 13
| [[Koch%20curve|Koch curve]]
|①||②||③||④|| ||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
Line 4,197: Line 4,205:
| 13
| 13
| [[Particle%20Swarm%20Optimization|Particle Swarm Optimization]]
| [[Particle%20Swarm%20Optimization|Particle Swarm Optimization]]
|①|||| ||④|| ||⑥|| ||⑧|| || 
|①|| ||||④|| ||⑥|| ||⑧|| || 
|-
| 13
| [[Pell%27s%20equation|Pell's equation]]
|①||②||③||④|| ||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
| [[Transportation%20problem|Transportation problem]]
| [[Transportation%20problem|Transportation problem]]
|①||②||③||④|| ||⑥|| ||⑧|| || 
|①||②||③||④|| ||⑥|| ||⑧|| || 
|-
| 13
| [[Weird%20numbers|Weird numbers]]
|①||②||③||④||⑤||⑥||⑦|| || || 
|-
|-
| 13
| 13
| [[Word%20search|Word search]]
| [[Word%20search|Word search]]
|①|||| ||④||⑤||⑥|| ||⑧|| ||⑩
|①|| ||||④||⑤||⑥|| ||⑧|| ||⑩
|- style="background-color: #ffc"
| 12
| [[Bell%20numbers|Bell numbers]]
|①||②||③||④|| ||⑥|| || ||⑨||⑩
|-
|-
| 12
| 12
| [[Bitmap%2FPPM%20conversion%20through%20a%20pipe|Bitmap/PPM conversion through a pipe]]
| [[Bitmap%2FPPM%20conversion%20through%20a%20pipe|Bitmap/PPM conversion through a pipe]]
|①|| ||||④||⑤||⑥|| ||⑧||⑨||⑩
|①|||| ||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|-
| 12
| 12
| [[Compiler%2FAST%20interpreter|Compiler/AST interpreter]]
| [[Compiler%2FAST%20interpreter|Compiler/AST interpreter]]
|①|||| ||④||⑤|| ||⑦|| ||⑨||⑩
|①|| ||||④||⑤|| ||⑦|| ||⑨||⑩
|-
|-
| 12
| 12
Line 4,242: Line 4,254:
| [[Mayan%20numerals|Mayan numerals]]
| [[Mayan%20numerals|Mayan numerals]]
|①||②||③||④||⑤|| ||⑦|| || ||⑩
|①||②||③||④||⑤|| ||⑦|| || ||⑩
|-
| 12
| [[Pell%27s%20equation|Pell's equation]]
|①||②||③||④|| || ||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
| [[Proof|Proof]]
| [[Proof|Proof]]
| |||| || || || || || || || 
| || |||| || || || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
| [[Random%20Latin%20Squares|Random Latin Squares]]
| [[Random%20Latin%20Squares|Random Latin Squares]]
|①||②||③||④||⑤|| || || || ||⑩
|①||②||③||④||⑤|| || || || ||⑩
|- style="background-color: #ffc"
| 12
| [[Self-hosting%20compiler|Self-hosting compiler]]
|①||②||③|| ||⑤||⑥|| || || ||⑩
|-
|-
| 12
| 12
Line 4,279: Line 4,283:
|①||②||③||④||⑤|| ||⑦|| ||⑨|| 
|①||②||③||④||⑤|| ||⑦|| ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 12
| [[Bell%20numbers|Bell numbers]]
| [[XML%20Validation|XML Validation]]
|①|||||||| || || || ||⑨||
|①|| || || |||||||| ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20NG%2C%20Contined%20Fraction%20N%29|Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N)]]
| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20NG%2C%20Contined%20Fraction%20N%29|Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N)]]
|①|| ||||④||⑤||⑥|| ||⑧|| ||⑩
|①|||| ||④||⑤||⑥|| ||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
Line 4,296: Line 4,300:
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
| [[XML%20Validation|XML Validation]]
| [[Sum%20data%20type|Sum data type]]
|①|| || || |||||||| ||⑨|| 
|①|||||||| || || || ||⑨||
|- style="background-color: #ffc"
| 11
| [[Teacup%20rim%20text|Teacup rim text]]
|①||②|| ||④||⑤|| || || || ||⑩
|-
|-
| 10
| 10
|data-sort-value="0C15 puzzle solver"| [[15%20puzzle%20solver|15 puzzle solver]]
|data-sort-value="0C15 puzzle solver"| [[15%20puzzle%20solver|15 puzzle solver]]
|①|||| ||④||⑤|| || ||⑧|| || 
|①|| ||||④||⑤|| || ||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
| [[Chernick%27s%20Carmichael%20numbers|Chernick's Carmichael numbers]]
| [[Chernick%27s%20Carmichael%20numbers|Chernick's Carmichael numbers]]
|①||②||③||④|| || ||⑦|| || ||⑩
|①||②||③||④|| || ||⑦|| || ||⑩
|- style="background-color: #ffc"
| 10
|data-sort-value="draw pixel 0B2"| [[Draw%20pixel%202|Draw pixel 2]]
|①||②||③||④|| ||⑥||⑦|| ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
| [[Generalised%20floating%20point%20addition|Generalised floating point addition]]
| [[Generalised%20floating%20point%20addition|Generalised floating point addition]]
|①|||| ||④|| ||⑥|| ||⑧|| || 
|①|| ||||④|| ||⑥|| ||⑧|| || 
|-
|-
| 10
| 10
Line 4,322: Line 4,334:
| [[Singly-linked%20list%2FElement%20removal|Singly-linked list/Element removal]]
| [[Singly-linked%20list%2FElement%20removal|Singly-linked list/Element removal]]
|①||②||③||④|| ||⑥|| || ||⑨|| 
|①||②||③||④|| ||⑥|| || ||⑨|| 
|- style="background-color: #ffc"
| 10
| [[Sum%20data%20type|Sum data type]]
|①||②||③||④|| || || || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
| [[VList|VList]]
| [[VList|VList]]
|①|||| || || ||⑥|| ||⑧||⑨|| 
|①|| |||| || ||⑥|| ||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
Line 4,337: Line 4,345:
| 9
| 9
| [[Banker%27s%20algorithm|Banker's algorithm]]
| [[Banker%27s%20algorithm|Banker's algorithm]]
|①|||| ||④|| ||⑥|| ||⑧||⑨|| 
|①|| ||||④|| ||⑥|| ||⑧||⑨|| 
|-
|-
| 9
| 9
Line 4,346: Line 4,354:
| [[Combinations%20with%20repetitions%2FSquare%20Digit%20Chain|Combinations with repetitions/Square Digit Chain]]
| [[Combinations%20with%20repetitions%2FSquare%20Digit%20Chain|Combinations with repetitions/Square Digit Chain]]
|①||②||③||④|| ||⑥||⑦|| || ||⑩
|①||②||③||④|| ||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 9
|data-sort-value="draw pixel 0B2"| [[Draw%20pixel%202|Draw pixel 2]]
|①||②||③||④|| ||⑥||⑦|| ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
Line 4,361: Line 4,365:
| 9
| 9
| [[Run%20as%20a%20daemon%20or%20service|Run as a daemon or service]]
| [[Run%20as%20a%20daemon%20or%20service|Run as a daemon or service]]
|①|| |||| || || || ||⑧||⑨|| 
|①|||| || || || || ||⑧||⑨|| 
|-
|-
| 9
| 9
Line 4,370: Line 4,374:
| [[Tarjan|Tarjan]]
| [[Tarjan|Tarjan]]
|①||②||③||④|| ||⑥||⑦|| || ||⑩
|①||②||③||④|| ||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 9
| [[Teacup%20rim%20text|Teacup rim text]]
|①|| ||③||④||⑤|| || || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
| [[Audio%20frequency%20generator|Audio frequency generator]]
| [[Audio%20frequency%20generator|Audio frequency generator]]
|①|||| || || || || || || || 
|①|| |||| || || || || || || 
|-
|-
| 8
| 8
Line 4,389: Line 4,389:
| 8
| 8
| [[Geometric%20algebra|Geometric algebra]]
| [[Geometric%20algebra|Geometric algebra]]
|①|| |||| || ||⑥|| || || || 
|①|||| || || ||⑥|| || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
Line 4,397: Line 4,397:
| 8
| 8
| [[Morpion%20solitaire|Morpion solitaire]]
| [[Morpion%20solitaire|Morpion solitaire]]
|①|||| || || || || ||⑧||⑨|| 
|①|| |||| || || || ||⑧||⑨|| 
|-
|-
| 8
| 8
Line 4,405: Line 4,405:
| 8
| 8
| [[Pentomino%20tiling|Pentomino tiling]]
| [[Pentomino%20tiling|Pentomino tiling]]
|①|||| ||④|| ||⑥|| || || ||⑩
|①|| ||||④|| ||⑥|| || || ||⑩
|- style="background-color: #ffc"
| 8
| [[Ramanujan%27s%20constant|Ramanujan's constant]]
|①||②||③||④|| || ||⑦|| || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
Line 4,413: Line 4,417:
| 8
| 8
| [[Simulated%20annealing|Simulated annealing]]
| [[Simulated%20annealing|Simulated annealing]]
|①|||| ||④|| || || || || ||⑩
|①|| ||||④|| || || || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
Line 4,421: Line 4,425:
| 8
| 8
| [[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"
|- style="background-color: #ffc"
| 7
| 7
Line 4,441: Line 4,445:
| 7
| 7
| [[Colour%20pinstripe%2FPrinter|Colour pinstripe/Printer]]
| [[Colour%20pinstripe%2FPrinter|Colour pinstripe/Printer]]
|①|||| || ||⑤|| || ||⑧|| || 
|①|| |||| ||⑤|| || ||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
Line 4,449: Line 4,453:
| 7
| 7
| [[External%20sort|External sort]]
| [[External%20sort|External sort]]
|①|||| ||④||⑤|| ||⑦|| || || 
|①|| ||||④||⑤|| ||⑦|| || || 
|-
|-
| 7
| 7
Line 4,457: Line 4,461:
| 7
| 7
| [[Greed|Greed]]
| [[Greed|Greed]]
|①|||| ||④|| ||⑥|| || || || 
|①|| ||||④|| ||⑥|| || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
Line 4,477: Line 4,481:
| 7
| 7
| [[Pinstripe%2FPrinter|Pinstripe/Printer]]
| [[Pinstripe%2FPrinter|Pinstripe/Printer]]
|①|||| || || || || ||⑧|| || 
|①|| |||| || || || ||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
| [[Railway%20circuit|Railway circuit]]
| [[Railway%20circuit|Railway circuit]]
|①|||| || || ||⑥|| ||⑧|| ||⑩
|①|| |||| || ||⑥|| ||⑧|| ||⑩
|- style="background-color: #ffc"
| 7
| [[Ramanujan%27s%20constant|Ramanujan's constant]]
|①||②||③||④|| || ||⑦|| || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
Line 4,493: Line 4,493:
| 7
| 7
| [[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"
| 7
| 7
| [[Spoof%20game|Spoof game]]
| [[Spoof%20game|Spoof game]]
|①|||| || || ||⑥|| || ||⑨||⑩
|①|| |||| || ||⑥|| || ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
Line 4,505: Line 4,505:
| 7
| 7
| [[User%20defined%20pipe%20and%20redirection%20operators|User defined pipe and redirection operators]]
| [[User%20defined%20pipe%20and%20redirection%20operators|User defined pipe and redirection operators]]
|①|| |||| || || ||⑦||⑧|| || 
|①|||| || || || ||⑦||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
Line 4,513: Line 4,513:
| 6
| 6
|data-sort-value="0C16 puzzle game"| [[16%20Puzzle%20Game|16 Puzzle Game]]
|data-sort-value="0C16 puzzle game"| [[16%20Puzzle%20Game|16 Puzzle Game]]
|①|||| ||④|| || || || || || 
|①|| ||||④|| || || || || || 
|- style="background-color: #ffc"
| 6
| [[Launch%20rocket%20with%20countdown%20and%20acceleration%20in%20stdout|Launch rocket with countdown and acceleration in stdout]]
|①||②|| ||④|| || || || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 6
| 6
Line 4,521: Line 4,525:
| 6
| 6
| [[OpenGL%2FUtah%20Teapot|OpenGL/Utah Teapot]]
| [[OpenGL%2FUtah%20Teapot|OpenGL/Utah Teapot]]
|①|||| || || ||⑥|| || ||⑨|| 
|①|| |||| || ||⑥|| || ||⑨|| 
|-
|-
| 6
| 6
| [[Peaceful%20chess%20queen%20armies|Peaceful chess queen armies]]
| [[Peaceful%20chess%20queen%20armies|Peaceful chess queen armies]]
|①|||| ||④||⑤|| ||⑦|| || ||⑩
|①|| ||||④||⑤|| ||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 6
| 6
Line 4,541: Line 4,545:
| 6
| 6
| [[Safe%20mode|Safe mode]]
| [[Safe%20mode|Safe mode]]
|①|| |||| || || ||⑦|| || || 
|①|||| || || || ||⑦|| || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
| [[Addition-chain%20exponentiation|Addition-chain exponentiation]]
| [[Addition-chain%20exponentiation|Addition-chain exponentiation]]
|①|||| || || || || ||⑧||⑨|| 
|①|| |||| || || || ||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
|data-sort-value="continued fraction/arithmetic/g(matrix ng, contined fraction n0B1, contined fraction n0B2)"| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20NG%2C%20Contined%20Fraction%20N1%2C%20Contined%20Fraction%20N2%29|Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N1, Contined Fraction N2)]]
|data-sort-value="continued fraction/arithmetic/g(matrix ng, contined fraction n0B1, contined fraction n0B2)"| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20NG%2C%20Contined%20Fraction%20N1%2C%20Contined%20Fraction%20N2%29|Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N1, Contined Fraction N2)]]
|①|| |||| || ||⑥|| || || || 
|①|||| || || ||⑥|| || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
| [[Fibonacci%20heap|Fibonacci heap]]
| [[Fibonacci%20heap|Fibonacci heap]]
|①|||| || ||⑤||⑥|| || || || 
|①|| |||| ||⑤||⑥|| || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
Line 4,561: Line 4,565:
| 5
| 5
| [[Hexapawn|Hexapawn]]
| [[Hexapawn|Hexapawn]]
|①|||| ||④|| || || || || || 
|①|| ||||④|| || || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
| [[Matrix%20Digital%20Rain|Matrix Digital Rain]]
| [[Matrix%20Digital%20Rain|Matrix Digital Rain]]
|①|| |||| || || ||⑦|| || ||⑩
|①|||| || || || ||⑦|| || ||⑩
|- style="background-color: #ffc"
| 5
| [[Mayan%20calendar|Mayan calendar]]
|①||②||③|| || || ||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
Line 4,581: Line 4,589:
| 5
| 5
| [[Rosetta%20Code%2FRun%20examples|Rosetta Code/Run examples]]
| [[Rosetta%20Code%2FRun%20examples|Rosetta Code/Run examples]]
| || |||| || || || || || || 
| |||| || || || || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
Line 4,589: Line 4,597:
| 5
| 5
| [[Text%20to%20HTML|Text to HTML]]
| [[Text%20to%20HTML|Text to HTML]]
|①|||| || || || || ||⑧|| || 
|①|| |||| || || || ||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
| [[Unit%20testing|Unit testing]]
| [[Unit%20testing|Unit testing]]
|①|| ||||④|| || || || || ||⑩
|①|||| ||④|| || || || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 4
| 4
| [[Boids|Boids]]
| [[Boids|Boids]]
| |||| ||④|| || || || ||⑨|| 
| || ||||④|| || || || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 4
| 4
| [[Chess%20player|Chess player]]
| [[Chess%20player|Chess player]]
|①|||| || ||⑤|| || || || || 
|①|| |||| ||⑤|| || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 4
| 4
| [[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"
| 4
| 4
| [[Gradient%20descent|Gradient descent]]
| [[Gradient%20descent|Gradient descent]]
|①|||| ||④|| || || || || || 
|①|| ||||④|| || || || || || 
|- style="background-color: #ffc"
| 4
| [[Mayan%20calendar|Mayan calendar]]
|①||②||③|| || || ||⑦|| || || 
|-
|-
| 4
| 4
Line 4,636: Line 4,640:
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 3
| 3
| [[Brazilian%20numbers|Brazilian numbers]]
| [[I%27m%20a%20software%20engineer%2C%20get%20me%20out%20of%20here|I'm a software engineer, get me out of here]]
|①||②|| || || || || || || || 
|①||②|| || || || || || || || 
|- style="background-color: #ffc"
| 3
| [[I%27m%20a%20software%20engineer%2C%20get%20me%20out%20of%20here|I'm a software engineer, get me out of here]]
|①|| ||③|| || || || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 3
| 3
| [[Latin%20Squares%20in%20reduced%20form|Latin Squares in reduced form]]
| [[Latin%20Squares%20in%20reduced%20form|Latin Squares in reduced form]]
|①|||| || || || || || || || 
|①|| |||| || || || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 3
| 3
| [[Process%20SMIL%20directives%20in%20XML%20data|Process SMIL directives in XML data]]
| [[Process%20SMIL%20directives%20in%20XML%20data|Process SMIL directives in XML data]]
|①|||| || || || || || || || 
|①|| |||| || || || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 3
| 3
| [[Solve%20a%20Rubik%27s%20Cube|Solve a Rubik's Cube]]
| [[Solve%20a%20Rubik%27s%20Cube|Solve a Rubik's Cube]]
|①|||| || || ||⑥|| || || || 
|①|| |||| || ||⑥|| || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 3
| 3
Line 4,657: Line 4,665:
| 2
| 2
| [[Generalised%20floating%20point%20multiplication|Generalised floating point multiplication]]
| [[Generalised%20floating%20point%20multiplication|Generalised floating point multiplication]]
| |||| || || || || || || || 
| || |||| || || || || || || 
|- style="background-color: #ffc"
| 2
| [[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]]
|①|| || || || || || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 2
| 2
| [[Raster%20bars|Raster bars]]
| [[Raster%20bars|Raster bars]]
|①|| |||| || || || || || || 
|①|||| || || || || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 2
| 2
Line 4,669: Line 4,681:
| 2
| 2
| [[Unicode%20polynomial%20equation|Unicode polynomial equation]]
| [[Unicode%20polynomial%20equation|Unicode polynomial equation]]
|①|||| || || || || || || || 
|①|| |||| || || || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 1
| 1
Line 4,685: Line 4,697:
| 1
| 1
| [[Rosetta%20Code%2FList%20authors%20of%20task%20descriptions|Rosetta Code/List authors of task descriptions]]
| [[Rosetta%20Code%2FList%20authors%20of%20task%20descriptions|Rosetta Code/List authors of task descriptions]]
| || |||| || || || || || || 
| |||| || || || || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 1
| 1