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

Update full list output
(Update full list output)
(Update full list output)
Line 8:
① Go
② Perl 6
KotlinPython
PythonKotlin
⑤ Phix
PerlJulia
JuliaPerl
⑧ Racket
⑨ C
Line 20:
<div style="height:40em;overflow:scroll;">
{|class="wikitable sortable"
|+ As of 2019-06-02T2009T22:0108:04Z21Z :: Tasks: 937 ::<span style="background-color:#ffd"> Draft Tasks:229231 </span>:: Total Tasks: 11661168 :: Total Examples: 6196662056
!Count!!Task!!①!!②!!③!!④!!⑤!!⑥!!⑦!!⑧!!⑨!!⑩
|-
| 421423
| [[Hello%20world%2FText|Hello world/Text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 289290
|data-sort-value="0C99 bottles of beer"| [[99%20Bottles%20of%20Beer|99 Bottles of Beer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 55:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 226227
| [[Empty%20program|Empty program]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 63:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 205206
| [[Loops%2FInfinite|Loops/Infinite]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 92:
|-
| 181
| [[Arithmetic%2FInteger|Arithmetic/Integer]]
| [[Greatest%20element%20of%20a%20list|Greatest element of a list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 179181
| [[Greatest%20element%20of%20a%20list|Greatest element of a list]]
| [[Arithmetic%2FInteger|Arithmetic/Integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 103:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 173174
| [[Averages%2FArithmetic%20mean|Averages/Arithmetic mean]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 172
| [[Array%20concatenation|Array concatenation]]
| [[Integer%20comparison|Integer comparison]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 171172
| [[Integer%20comparison|Integer comparison]]
| [[Array%20concatenation|Array concatenation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 131:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 160161
| [[Hello%20world%2FGraphical|Hello world/Graphical]]
| [[Copy%20a%20string|Copy a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 160
| [[Copy%20a%20string|Copy a string]]
| [[Hello%20world%2FGraphical|Hello world/Graphical]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 147:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 153154
| [[Apply%20a%20callback%20to%20an%20array|Apply a callback to an array]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 217:
| 143
| [[Generic%20swap|Generic swap]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 141
| [[Dot%20product|Dot product]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 235 ⟶ 239:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 140141
| [[Tokenize%20a%20string|Tokenize a string]]
| [[Dot%20product|Dot product]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 140
| [[Filter|Filter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 140
| [[Tokenize%20a%20string|Tokenize a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 251:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 137138
| [[Array%20length|Array length]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 285:
| 130
| [[Remove%20duplicate%20elements|Remove duplicate elements]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 130
| [[Sorting%20algorithms%2FBubble%20sort|Sorting algorithms/Bubble sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 293 ⟶ 297:
| 129
| [[Caesar%20cipher|Caesar cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 129
| [[Sorting%20algorithms%2FBubble%20sort|Sorting algorithms/Bubble sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 328:
|-
| 126
| [[Hello%20world%2FStandard%20error|Hello world/Standard error]]
| [[Roman%20numerals%2FEncode|Roman numerals/Encode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 126
| [[Roman%20numerals%2FEncode|Roman numerals/Encode]]
| [[System%20time|System time]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 125126
| [[System%20time|System time]]
| [[Hello%20world%2FStandard%20error|Hello world/Standard error]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 343:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 122123
| [[Day%20of%20the%20week|Day of the week]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 433:
| 112
| [[Associative%20array%2FIteration|Associative array/Iteration]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 112
| [[Compound%20data%20type|Compound data type]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 440 ⟶ 444:
|-
| 111
| [[Binary%20search|Binary search]]
| [[Compound%20data%20type|Compound data type]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 460 ⟶ 464:
|-
| 110
| [[Function%20composition|Function composition]]
| [[Binary%20search|Binary search]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 477 ⟶ 481:
| 109
| [[Formatted%20numeric%20output|Formatted numeric output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 109
| [[Function%20composition|Function composition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 613:
| 102
| [[String%20matching|String matching]]
|①||②||③||④||⑤|| || ||⑧||⑨||⑩
|-
| 102
Line 640:
|-
| 100
| [[Align%20columns|Align columns]]
| [[Horner%27s%20rule%20for%20polynomial%20evaluation|Horner's rule for polynomial evaluation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 99100
| [[Horner%27s%20rule%20for%20polynomial%20evaluation|Horner's rule for polynomial evaluation]]
| [[Align%20columns|Align columns]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 669:
| 97
| [[Temperature%20conversion|Temperature conversion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 97
| [[Zig-zag%20matrix|Zig-zag matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 701 ⟶ 705:
| 96
| [[Substring%2FTop%20and%20tail|Substring/Top and tail]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 96
| [[Zig-zag%20matrix|Zig-zag matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 905:
| 83
| [[Five%20weekends|Five weekends]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 83
| [[Forward%20difference|Forward difference]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 920 ⟶ 924:
|-
| 82
| [[Averages%2FSimple%20moving%20average|Averages/Simple moving average]]
| [[Digital%20root|Digital root]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 82
| [[Digital%20root|Digital root]]
| [[Forward%20difference|Forward difference]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 933 ⟶ 937:
| 82
| [[Symmetric%20difference|Symmetric difference]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 81
| [[Averages%2FSimple%20moving%20average|Averages/Simple moving average]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,021:
| 77
| [[Map%20range|Map range]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 77
| [[Monte%20Carlo%20methods|Monte Carlo methods]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,029 ⟶ 1,033:
| 77
| [[Simple%20windowed%20application|Simple windowed application]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 77
| [[Tree%20traversal|Tree traversal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,046 ⟶ 1,054:
| [[Introspection|Introspection]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
| 76
| [[Monte%20Carlo%20methods|Monte Carlo methods]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 76
Line 1,065 ⟶ 1,069:
| 76
| [[The%20Twelve%20Days%20of%20Christmas|The Twelve Days of Christmas]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 76
| [[Tree%20traversal|Tree traversal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,101:
| 75
| [[Sort%20an%20array%20of%20composite%20structures|Sort an array of composite structures]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 75
| [[Walk%20a%20directory%2FRecursively|Walk a directory/Recursively]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,125 ⟶ 1,129:
| 74
| [[Spiral%20matrix|Spiral matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 74
| [[Walk%20a%20directory%2FRecursively|Walk a directory/Recursively]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,145:
| 73
| [[Top%20rank%20per%20group|Top rank per group]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 73
| [[URL%20decoding|URL decoding]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,165 ⟶ 1,169:
| 72
| [[Terminal%20control%2FRinging%20the%20terminal%20bell|Terminal control/Ringing the terminal bell]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
| [[URL%20decoding|URL decoding]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,229:
| 70
| [[Strip%20comments%20from%20a%20string|Strip comments from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 70
| [[URL%20encoding|URL encoding]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,257 ⟶ 1,261:
| 69
| [[Long%20multiplication|Long multiplication]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 69
| [[Lucas-Lehmer%20test|Lucas-Lehmer test]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 69
| [[Number%20names|Number names]]
|①||②|| || ||⑤||⑥||⑦||⑧||⑨|| 
|-
| 69
Line 1,271 ⟶ 1,279:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 6968
| [[Averages%2FMean%20angle|Averages/Mean angle]]
| [[URL%20encoding|URL encoding]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,302 ⟶ 1,310:
| [[Keyboard%20input%2FObtain%20a%20Y%20or%20N%20response|Keyboard input/Obtain a Y or N response]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 68
| [[Lucas-Lehmer%20test|Lucas-Lehmer test]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
Line 1,313 ⟶ 1,317:
| 68
| [[Pi|Pi]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 67
| [[Averages%2FMean%20angle|Averages/Mean angle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,349:
| 67
| [[Polymorphism|Polymorphism]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 67
| [[Proper%20divisors|Proper divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,389 ⟶ 1,393:
| 66
| [[Parsing%2FRPN%20calculator%20algorithm|Parsing/RPN calculator algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 66
| [[Proper%20divisors|Proper divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,453:
| 64
| [[Named%20parameters|Named parameters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 64
| [[Read%20a%20configuration%20file|Read a configuration file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,477 ⟶ 1,481:
| 63
| [[Operator%20precedence|Operator precedence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 63
| [[Read%20a%20configuration%20file|Read a configuration file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,553:
| 61
| [[Benford%27s%20law|Benford's law]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 61
| [[Combinations%20with%20repetitions|Combinations with repetitions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,589 ⟶ 1,593:
| 61
| [[Van%20der%20Corput%20sequence|Van der Corput sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 60
| [[Combinations%20with%20repetitions|Combinations with repetitions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,717:
| 57
| [[Calculating%20the%20value%20of%20e|Calculating the value of e]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[Continued%20fraction|Continued fraction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,733 ⟶ 1,737:
| 57
| [[Narcissistic%20decimal%20number|Narcissistic decimal number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[Reduced%20row%20echelon%20form|Reduced row echelon form]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,757 ⟶ 1,765:
| 56
| [[Cholesky%20decomposition|Cholesky decomposition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 56
| [[Continued%20fraction|Continued fraction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,785 ⟶ 1,789:
| 56
| [[Partial%20function%20application|Partial function application]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 56
| [[Reduced%20row%20echelon%20form|Reduced row echelon form]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,833:
| 54
| [[Binary%20strings|Binary strings]]
|①||②||③||④||⑤|| || ||⑧||⑨||⑩
|-
| 54
Line 1,889:
| 53
| [[Forest%20fire|Forest fire]]
|①||②|| || ||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 53
Line 1,985:
| 51
| [[Compile-time%20calculation|Compile-time calculation]]
|①||②|| || ||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 51
Line 2,061:
| 49
| [[Emirp%20primes|Emirp primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 49
| [[Integer%20overflow|Integer overflow]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,073 ⟶ 2,077:
| 49
| [[Modulinos|Modulinos]]
| ||②|| || ||⑤|| || ||⑧||⑨||⑩
|-
| 49
| [[Seven-sided%20dice%20from%20five-sided%20dice|Seven-sided dice from five-sided dice]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 49
| [[Sierpinski%20triangle%2FGraphical|Sierpinski triangle/Graphical]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,097 ⟶ 2,105:
| 49
| [[Wireworld|Wireworld]]
|①||②|| || ||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
Line 2,113 ⟶ 2,121:
| 48
| [[Grayscale%20image|Grayscale image]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[Integer%20overflow|Integer overflow]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,130 ⟶ 2,134:
| [[Respond%20to%20an%20unknown%20method%20call|Respond to an unknown method call]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 48
| [[Sierpinski%20triangle%2FGraphical|Sierpinski triangle/Graphical]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
Line 2,153:
| 47
| [[Color%20of%20a%20screen%20pixel|Color of a screen pixel]]
|①|| ||③||④||⑤|| || ||⑧||⑨|| 
|-
| 47
Line 2,161:
| 47
| [[DNS%20query|DNS query]]
|①||②|| || ||⑤||⑥||⑦||⑧|| ||⑩
|-
| 47
Line 2,189:
| 47
| [[Truncatable%20primes|Truncatable primes]]
|①||②|| || ||⑤||⑥||⑦||⑧||⑨|| 
|-
| 46
|data-sort-value="0B4-rings or 0B4-squares puzzle"| [[4-rings%20or%204-squares%20puzzle|4-rings or 4-squares puzzle]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 46
Line 2,222 ⟶ 2,226:
| [[Zebra%20puzzle|Zebra puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 45
|data-sort-value="0B4-rings or 0B4-squares puzzle"| [[4-rings%20or%204-squares%20puzzle|4-rings or 4-squares puzzle]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 45
Line 2,269:
| 44
| [[Call%20a%20function%20in%20a%20shared%20library|Call a function in a shared library]]
| ||②||③||④||⑤|| || ||⑧||⑨||⑩
|-
| 44
Line 2,282:
| [[Mad%20Libs|Mad Libs]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 44
| [[Pascal%20matrix%20generation|Pascal matrix generation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 44
Line 2,309 ⟶ 2,313:
| 43
|data-sort-value="0E2048"| [[2048|2048]]
|①||②||③||④||⑤|| || || ||⑨||⑩
|-
| 43
Line 2,325 ⟶ 2,329:
| 43
| [[Doubly-linked%20list%2FTraversal|Doubly-linked list/Traversal]]
|①||②||③||④||⑤|| || ||⑧||⑨||⑩
|-
| 43
Line 2,333 ⟶ 2,337:
| 43
| [[GUI%20component%20interaction|GUI component interaction]]
|①||②||③||④||⑤|| || ||⑧||⑨||⑩
|-
| 43
Line 2,349 ⟶ 2,353:
| 43
| [[Parsing%2FShunting-yard%20algorithm|Parsing/Shunting-yard algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 43
| [[Pascal%20matrix%20generation|Pascal matrix generation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 43
| [[Rosetta%20Code%2FCount%20examples|Rosetta Code/Count examples]]
|①||②|| || || ||⑥||⑦||⑧|| ||⑩
|-
| 42
Line 2,385:
| 42
| [[Hofstadter%20Figure-Figure%20sequences|Hofstadter Figure-Figure sequences]]
|①||②|| || ||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 42
Line 2,413:
| 41
| [[Archimedean%20spiral|Archimedean spiral]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[Element-wise%20operations|Element-wise operations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,433 ⟶ 2,437:
| 41
| [[Table%20creation%2FPostal%20addresses|Table creation/Postal addresses]]
|①||②|| || ||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[Terminal%20control%2FColoured%20text|Terminal control/Coloured text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[Twelve%20statements|Twelve statements]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 40
Line 2,453 ⟶ 2,461:
| 40
| [[Digital%20root%2FMultiplicative%20digital%20root|Digital root/Multiplicative digital root]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 40
| [[Element-wise%20operations|Element-wise operations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,498 ⟶ 2,502:
| [[Subtractive%20generator|Subtractive generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 40
| [[Twelve%20statements|Twelve statements]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 40
Line 2,537:
| 39
| [[Doubly-linked%20list%2FDefinition|Doubly-linked list/Definition]]
|①||②||③||④||⑤|| || ||⑧||⑨||⑩
|-
| 39
Line 2,561:
| 39
|data-sort-value="sum to 0D100"| [[Sum%20to%20100|Sum to 100]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 39
| [[Tokenize%20a%20string%20with%20escaping|Tokenize a string with escaping]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 38
| [[Calendar%20-%20for%20%22REAL%22%20programmers|Calendar - for "REAL" programmers]]
|①||②|| || ||⑤||⑥||⑦||⑧|| ||⑩
|-
| 38
| [[GUI%20enabling%2Fdisabling%20of%20controls|GUI enabling/disabling of controls]]
|①||②||③||④||⑤|| || ||⑧||⑨||⑩
|-
| 38
Line 2,585 ⟶ 2,589:
| 38
| [[Parametric%20polymorphism|Parametric polymorphism]]
|①||②|| || ||⑤|| || ||⑧||⑨||⑩
|-
| 38
| [[Terminal%20control%2FDimensions|Terminal control/Dimensions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 38
| [[Tokenize%20a%20string%20with%20escaping|Tokenize a string with escaping]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
Line 2,602:
| [[Bulls%20and%20cows%2FPlayer|Bulls and cows/Player]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 37
| [[Chaos%20game|Chaos game]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 37
Line 2,638 ⟶ 2,642:
| [[Ulam%20spiral%20%28for%20primes%29|Ulam spiral (for primes)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 36
| [[Chaos%20game|Chaos game]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 36
Line 2,649:
| 36
| [[Constrained%20genericity|Constrained genericity]]
|①||②|| || || || || ||⑧|| ||⑩
|-
| 36
Line 2,685:
| 35
| [[Bitmap%2FMidpoint%20circle%20algorithm|Bitmap/Midpoint circle algorithm]]
|①||②||③||④||⑤|| || ||⑧|| ||⑩
|-
| 35
Line 2,737:
| 35
| [[Start%20from%20a%20main%20routine|Start from a main routine]]
|①||②|| || ||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 35
Line 2,765:
| 34
| [[Events|Events]]
|①||②|| || ||⑤||⑥||⑦||⑧||⑨|| 
|-
| 34
| [[Function%20prototype|Function prototype]]
|①||②|| || ||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 34
Line 2,793:
| 34
| [[QR%20decomposition|QR decomposition]]
|①||②|| || ||⑤|| || ||⑧||⑨||⑩
|-
| 34
Line 2,802:
| [[Terminal%20control%2FUnicode%20output|Terminal control/Unicode output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 33
| [[Anti-primes|Anti-primes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 33
Line 2,825 ⟶ 2,829:
| 33
| [[Minesweeper%20game|Minesweeper game]]
|①||②|| || ||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 33
| [[Multiline%20shebang|Multiline shebang]]
|①||②|| || || || || ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 33
| [[Musical%20scale|Musical scale]]
|①||②||③||④||⑤|| || ||⑧||⑨||⑩
|-
| 33
Line 2,850 ⟶ 2,854:
| [[Water%20collected%20between%20towers|Water collected between towers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 32
| [[Anti-primes|Anti-primes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 32
Line 2,869:
| 32
| [[Loops%2FIncrement%20loop%20index%20within%20loop%20body|Loops/Increment loop index within loop body]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 32
| [[Magic%20squares%20of%20doubly%20even%20order|Magic squares of doubly even order]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
Line 2,885 ⟶ 2,889:
| 32
| [[Scope%2FFunction%20names%20and%20labels|Scope/Function names and labels]]
|①||②||③||④||⑤|| || ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 32
Line 2,901 ⟶ 2,905:
| 31
| [[Bitmap%2FB%C3%A9zier%20curves%2FCubic|Bitmap/Bézier curves/Cubic]]
|①||②||③||④||⑤|| || ||⑧||⑨||⑩
|-
| 31
Line 2,914 ⟶ 2,918:
| [[Flipping%20bits%20game|Flipping bits game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 31
| [[Magic%20squares%20of%20doubly%20even%20order|Magic squares of doubly even order]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 31
Line 2,957:
| 30
| [[Bitmap%2FHistogram|Bitmap/Histogram]]
|①||②||③||④||⑤|| || ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 30
Line 3,013:
| 30
| [[Sutherland-Hodgman%20polygon%20clipping|Sutherland-Hodgman polygon clipping]]
|①|| ||③||④||⑤|| || ||⑧||⑨||⑩
|-
| 30
Line 3,029:
| 29
| [[Bitmap%2FB%C3%A9zier%20curves%2FQuadratic|Bitmap/Bézier curves/Quadratic]]
|①||②||③||④||⑤|| || ||⑧||⑨||⑩
|-
| 29
Line 3,041:
| 29
| [[Create%20a%20file%20on%20magnetic%20tape|Create a file on magnetic tape]]
|①||②||③||④|| || || ||⑧||⑨|| 
|-
| 29
| [[Draw%20a%20pixel|Draw a pixel]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 29
| [[Multiple%20regression|Multiple regression]]
|①||②||③||④||⑤|| || ||⑧||⑨||⑩
|-
| 29
Line 3,061 ⟶ 3,065:
| 29
| [[Pythagoras%20tree|Pythagoras tree]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 29
| [[RPG%20Attributes%20Generator|RPG Attributes Generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,094 ⟶ 3,102:
| [[Currency|Currency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 28
| [[Draw%20a%20pixel|Draw a pixel]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 28
Line 3,105 ⟶ 3,109:
| 28
| [[Executable%20library|Executable library]]
| ||②|| || ||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 28
Line 3,121 ⟶ 3,125:
| 28
| [[Pattern%20matching|Pattern matching]]
|①||②|| || ||⑤|| || ||⑧|| ||⑩
|-
| 28
| [[RPG%20Attributes%20Generator|RPG Attributes Generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 28
Line 3,141:
| 28
| [[Solve%20the%20no%20connection%20puzzle|Solve the no connection puzzle]]
|①||②||③||④||⑤|| || ||⑧|| ||⑩
|-
| 28
Line 3,193:
| 27
| [[Kahan%20summation|Kahan summation]]
|①||②||③||④||⑤|| || ||⑧||⑨||⑩
|-
| 27
Line 3,214:
| [[Square%20but%20not%20cube|Square but not cube]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 27
| [[URL%20parser|URL parser]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 27
Line 3,225 ⟶ 3,229:
| 26
| [[Distributed%20programming|Distributed programming]]
|①||②|| || || ||⑥||⑦||⑧||⑨|| 
|-
| 26
Line 3,277 ⟶ 3,281:
| 26
| [[Rosetta%20Code%2FFix%20code%20tags|Rosetta Code/Fix code tags]]
|①||②|| || || ||⑥||⑦||⑧|| ||⑩
|-
| 26
Line 3,297 ⟶ 3,301:
| 26
| [[Table%20creation|Table creation]]
|①||②|| || ||⑤|| || ||⑧||⑨||⑩
|-
| 26
Line 3,306 ⟶ 3,310:
| [[The%20Name%20Game|The Name Game]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|-
| 26
| [[URL%20parser|URL parser]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 26
Line 3,317:
| 25
| [[Active%20Directory%2FConnect|Active Directory/Connect]]
|①|| ||③||④|| || || ||⑧||⑨|| 
|-
| 25
| [[Arena%20storage%20pool|Arena storage pool]]
|①||②||③||④||⑤|| || ||⑧||⑨||⑩
|-
| 25
Line 3,333:
| 25
| [[Death%20Star|Death Star]]
|①||②|| || ||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 25
Line 3,353:
| 25
| [[Natural%20sorting|Natural sorting]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 25
| [[Old%20Russian%20measure%20of%20length|Old Russian measure of length]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,361 ⟶ 3,365:
| 25
| [[Same%20Fringe|Same Fringe]]
|①||②|| || ||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 25
Line 3,381 ⟶ 3,385:
| 24
| [[Create%20an%20object%20at%20a%20given%20address|Create an object at a given address]]
|①||②|| || ||⑤|| || ||⑧||⑨|| 
|-
| 24
| [[Euler%27s%20identity|Euler's identity]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 24
| [[Go%20Fish|Go Fish]]
|①||②||③||④||⑤|| || ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 24
Line 3,397 ⟶ 3,405:
| 24
| [[Sorting%20algorithms%2FPatience%20sort|Sorting algorithms/Patience sort]]
|①||②||③||④||⑤|| || ||⑧||⑨||⑩
|-
| 24
|data-sort-value="window creation/x0C11"| [[Window%20creation%2FX11|Window creation/X11]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 23
| [[Card%20shuffles|Card shuffles]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 23
| [[Euler%27s%20identity|Euler's identity]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 23
| [[Feigenbaum%20constant%20calculation|Feigenbaum constant calculation]]
|①||②||③||④||⑤|| || ||⑧||⑨|| 
|-
| 23
Line 3,425 ⟶ 3,433:
| 23
| [[Image%20convolution|Image convolution]]
|①||②||③||④|| || || ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 23
|data-sort-value="magic 0B8-ball"| [[Magic%208-Ball|Magic 8-Ball]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 23
| [[Old%20Russian%20measure%20of%20length|Old Russian measure of length]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 23
| [[Polyspiral|Polyspiral]]
|①||②||③||④||⑤|| || ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 23
| [[Ramsey%27s%20theorem|Ramsey's theorem]]
|①||②||③||④||⑤|| || ||⑧||⑨||⑩
|-
| 23
| [[Simulate%20input%2FKeyboard|Simulate input/Keyboard]]
|①||②||③||④|| || || ||⑧||⑨|| 
|-
| 23
Line 3,453 ⟶ 3,457:
| 23
| [[Stream%20Merge|Stream Merge]]
|①||②|| || ||⑤||⑥||⑦||⑧||⑨|| 
|-
| 23
Line 3,463 ⟶ 3,467:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 2322
| [[AVL%20tree|AVL tree]]
|data-sort-value="window creation/x0C11"| [[Window%20creation%2FX11|Window creation/X11]]
|①|| ||③||④|| || || || ||⑨|| 
|- style="background-color: #ffc"
| 22
Line 3,473 ⟶ 3,477:
| 22
| [[Decision%20tables|Decision tables]]
|①||②||③||④||⑤|| || ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 22
Line 3,481 ⟶ 3,485:
| 22
| [[Faulhaber%27s%20formula|Faulhaber's formula]]
|①||②|| || ||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 22
| [[Function%20frequency|Function frequency]]
|①||②|| || ||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 22
Line 3,497 ⟶ 3,501:
| 22
| [[K-means%2B%2B%20clustering|K-means++ clustering]]
|①||②||③||④||⑤|| || ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 22
Line 3,521 ⟶ 3,525:
| 22
| [[Play%20recorded%20sounds|Play recorded sounds]]
|①|| || || ||⑤|| || ||⑧|| || 
|-
| 22
| [[RCRPG|RCRPG]]
|①||②|| || ||⑤||⑥||⑦||⑧||⑨|| 
|-
| 22
| [[Sequence%20of%20primorial%20primes|Sequence of primorial primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 22
Line 3,538 ⟶ 3,546:
| [[Welch%27s%20t-test|Welch's t-test]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 21
| [[AVL%20tree|AVL tree]]
|①|| ||③||④||⑤|| || || ||⑨|| 
|- style="background-color: #ffc"
| 21
| [[Birthday%20problem|Birthday problem]]
|①||②||③||④||⑤|| || ||⑧||⑨||⑩
|-
| 21
| [[Compiler%2Flexical%20analyzer|Compiler/lexical analyzer]]
|①||②|| || ||⑤||⑥||⑦||⑧||⑨|| 
|-
| 21
Line 3,577 ⟶ 3,581:
| 21
| [[Pig%20the%20dice%20game%2FPlayer|Pig the dice game/Player]]
|①||②|| || ||⑤||⑥||⑦||⑧|| ||⑩
|-
| 21
| [[Record%20sound|Record sound]]
|①|| ||③||④|| || || ||⑧||⑨|| 
|-
| 21
| [[SOAP|SOAP]]
|①||②||③||④|| || || || ||⑨|| 
|-
| 21
| [[Sequence%20of%20primorial%20primes|Sequence of primorial primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 21
| [[Thiele%27s%20interpolation%20formula|Thiele's interpolation formula]]
|①||②||③||④||⑤|| || ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 21
Line 3,601:
| 21
| [[Window%20management|Window management]]
|①||②|| || ||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 21
Line 3,614:
| [[Apply%20a%20digital%20filter%20%28direct%20form%20II%20transposed%29|Apply a digital filter (direct form II transposed)]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|- style="background-color: #ffc"
| 20
| [[Convex%20hull|Convex hull]]
|①||②||③||④|| ||⑥|| ||⑧||⑨||⑩
|-
| 20
Line 3,625 ⟶ 3,629:
| 20
| [[Playfair%20cipher|Playfair cipher]]
|①||②||③||④||⑤|| || || || ||⑩
|-
| 20
Line 3,642 ⟶ 3,646:
| [[Totient%20function|Totient function]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 20
| [[Type%20detection|Type detection]]
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 20
| [[Video%20display%20modes|Video display modes]]
|①||②|| || ||⑤||⑥||⑦|| || || 
|-
| 20
| [[Yahoo%21%20search%20interface|Yahoo! search interface]]
| || ||③||④|| || || ||⑧|| || 
|-
| 19
Line 3,658 ⟶ 3,666:
| [[AudioAlarm|AudioAlarm]]
|①|| ||③||④|| || || ||⑧|| || 
|-
| 19
| [[Chowla%20numbers|Chowla numbers]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 19
| [[Cipolla%27s%20algorithm|Cipolla's algorithm]]
|①||②||③||④||⑤|| || ||⑧|| ||⑩
|- style="background-color: #ffc"
| 19
| [[Copy%20stdin%20to%20stdout|Copy stdin to stdout]]
| [[Convex%20hull|Convex hull]]
|①||②||③|| || || || || ||⑨|| 
|-
| 19
Line 3,694 ⟶ 3,706:
| [[Long%20primes|Long primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 19
| [[Loops%2Fwith%20multiple%20ranges|Loops/with multiple ranges]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 19
Line 3,701 ⟶ 3,717:
| 19
| [[Median%20filter|Median filter]]
|①||②||③||④||⑤|| || ||⑧||⑨||⑩
|-
| 19
Line 3,729 ⟶ 3,745:
| 19
| [[Simulate%20input%2FMouse|Simulate input/Mouse]]
|①||②||③||④|| || || ||⑧||⑨|| 
|-
| 19
Line 3,737 ⟶ 3,753:
| 19
| [[Sort%20numbers%20lexicographically|Sort numbers lexicographically]]
|①||②|| || ||⑤|| || || ||⑨|| 
|- style="background-color: #ffc"
| 19
| [[Type%20detection|Type detection]]
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 18
| [[A%2A%20search%20algorithm|A* search algorithm]]
|①|| ||③||④||⑤|| || ||⑧||⑨|| 
|-
| 18
Line 3,753 ⟶ 3,765:
| 18
| [[Active%20Directory%2FSearch%20for%20a%20user|Active Directory/Search for a user]]
|①|| || || || || || || ||⑨|| 
|- style="background-color: #ffc"
| 18
Line 3,761 ⟶ 3,773:
| 18
| [[Bilinear%20interpolation|Bilinear interpolation]]
|①||②||③||④||⑤|| || ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 18
| [[Chebyshev%20coefficients|Chebyshev coefficients]]
|①||②|| || ||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 18
| [[Chowla%20numbers|Chowla numbers]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 18
| [[Copy%20stdin%20to%20stdout|Copy stdin to stdout]]
|①||②|| ||④||⑤||⑥||⑦|| ||⑨|| 
|- style="background-color: #ffc"
| 18
| [[Create%20an%20object%2FNative%20demonstration|Create an object/Native demonstration]]
|①||②||③||④||⑤|| || ||⑧|| ||⑩
|- style="background-color: #ffc"
| 18
| [[Diversity%20prediction%20theorem|Diversity prediction theorem]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|-
| 18
| [[Loops%2Fwith%20multiple%20ranges|Loops/with multiple ranges]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 18
Line 3,797:
| 18
| [[Perlin%20noise|Perlin noise]]
|①||②||③||④||⑤|| || ||⑧||⑨||⑩
|-
| 18
Line 3,805:
| 17
| [[Bitcoin%2Fpublic%20point%20to%20address|Bitcoin/public point to address]]
|①||②|| || ||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 17
| [[Cheryl%27s%20Birthday|Cheryl's Birthday]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 17
| [[Color%20quantization|Color quantization]]
|①||②||③||④||⑤|| || ||⑧||⑨||⑩
|-
| 17
Line 3,821 ⟶ 3,825:
| 17
| [[Deming%27s%20Funnel|Deming's Funnel]]
|①||②||③||④||⑤|| || ||⑧|| ||⑩
|- style="background-color: #ffc"
| 17
| [[Elementary%20cellular%20automaton%2FRandom%20Number%20Generator|Elementary cellular automaton/Random Number Generator]]
|①||②||③||④|| || || ||⑧||⑨||⑩
|-
| 17
Line 3,833 ⟶ 3,837:
| 17
| [[Joystick%20position|Joystick position]]
|①|| || || || || || || || || 
|- style="background-color: #ffc"
| 17
| [[Levenshtein%20distance%2FAlignment|Levenshtein distance/Alignment]]
|①||②|| || ||⑤||⑥||⑦||⑧||⑨|| 
|-
| 17
| [[Loops%2FWrong%20ranges|Loops/Wrong ranges]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 17
Line 3,846 ⟶ 3,854:
| [[Mind%20boggling%20card%20trick|Mind boggling card trick]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 17
| [[Percolation%2FSite%20percolation|Percolation/Site percolation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 17
| [[Readline%20interface|Readline interface]]
|①||②|| || ||⑤||⑥||⑦||⑧||⑨|| 
|-
| 17
| [[Reflection%2FGet%20source|Reflection/Get source]]
|①||②||③||④||⑤|| || || || ||⑩
|-
| 17
Line 3,865 ⟶ 3,877:
| 17
| [[Snake%20And%20Ladder|Snake And Ladder]]
|①||②||③||④||⑤|| || ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 16
| [[Assertions%20in%20design%20by%20contract|Assertions in design by contract]]
| [[Cheryl%27s%20Birthday|Cheryl's Birthday]]
|①||②|| ||④|| ||⑥|| || || ||⑩
|-
| 16
| [[Cuban%20primes|Cuban primes]]
|①||②||③|| || ||⑥||⑦|| || ||⑩
|-
| 16
Line 3,885 ⟶ 3,901:
| 16
| [[K-d%20tree|K-d tree]]
|①||②||③||④||⑤|| || ||⑧||⑨||⑩
|-
| 16
| [[Law%20of%20cosines%20-%20triples|Law of cosines - triples]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 16
| [[Loops%2FWrong%20ranges|Loops/Wrong ranges]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
Line 3,901 ⟶ 3,913:
| 16
| [[Orbital%20elements|Orbital elements]]
|①||②||③||④||⑤|| || || ||⑨|| 
|- style="background-color: #ffc"
| 16
| [[P-value%20correction|P-value correction]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|-
| 16
| [[Percolation%2FSite%20percolation|Percolation/Site percolation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 16
| [[Selective%20File%20Copy|Selective File Copy]]
|①||②|| || ||⑤|| || || || || 
|-
| 16
| [[Strong%20and%20weak%20primes|Strong and weak primes]]
|①||②|| || ||⑤||⑥||⑦|| || ||⑩
|-
| 16
| [[Vogel%27s%20approximation%20method|Vogel's approximation method]]
|①||②||③||④||⑤|| || ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 15
| [[Addition%20chains|Addition chains]]
|①||②||③||④||⑤|| || || ||⑨|| 
|- style="background-color: #ffc"
| 15
| [[Aspect%20Oriented%20Programming|Aspect Oriented Programming]]
|①||②||③||④|| ||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 15
| [[Assertions%20in%20design%20by%20contract|Assertions in design by contract]]
|①||②||③|| || || || ||⑧|| ||⑩
|- style="background-color: #ffc"
| 15
| [[Attractive%20numbers|Attractive numbers]]
|①||②|| || || ||⑥||⑦|| ||⑨|| 
|-
| 15
| [[Church%20Numerals|Church Numerals]]
|①||②|| || ||⑤||⑥||⑦|| || || 
|-
| 15
| [[Cuban%20primes|Cuban primes]]
|①||②|| ||④|| ||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 15
| [[Elementary%20cellular%20automaton%2FInfinite%20length|Elementary cellular automaton/Infinite length]]
|①||②||③||④|| || || ||⑧|| ||⑩
|- style="background-color: #ffc"
| 15
| [[Find%20duplicate%20files|Find duplicate files]]
|①||②|| || || || || ||⑧|| || 
|- style="background-color: #ffc"
| 15
| [[I.Q.%20Puzzle|I.Q. Puzzle]]
|①||②||③||④||⑤|| || ||⑧|| ||⑩
|-
| 15
Line 3,973:
| 15
| [[Names%20to%20numbers|Names to numbers]]
|①||②||③||④||⑤|| || ||⑧|| ||⑩
|- style="background-color: #ffc"
| 15
| [[Native%20shebang|Native shebang]]
|①||②|| || || || || ||⑧||⑨||⑩
|-
| 15
Line 3,986:
| [[Percolation%2FBond%20percolation|Percolation/Bond percolation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 15
| [[Percolation%2FMean%20cluster%20density|Percolation/Mean cluster density]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 15
Line 3,993 ⟶ 3,997:
| 15
| [[Rendezvous|Rendezvous]]
|①||②|| || ||⑤|| || ||⑧||⑨|| 
|- style="background-color: #ffc"
| 15
| [[Separate%20the%20house%20number%20from%20the%20street%20name|Separate the house number from the street name]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 15
Line 4,001 ⟶ 4,009:
| 15
| [[Vigen%C3%A8re%20cipher%2FCryptanalysis|Vigenère cipher/Cryptanalysis]]
|①|| ||③||④||⑤|| || ||⑧||⑨|| 
|-
| 15
| [[Zeckendorf%20arithmetic|Zeckendorf arithmetic]]
|①||②||③||④||⑤|| || ||⑧|| || 
|- style="background-color: #ffc"
| 14
| [[Arithmetic%20coding%2FAs%20a%20generalized%20change%20of%20radix|Arithmetic coding/As a generalized change of radix]]
|①||②||③||④||⑤|| || || || ||⑩
|-
| 14
| [[Bitmap%2FRead%20an%20image%20through%20a%20pipe|Bitmap/Read an image through a pipe]]
|①||②||③||④|| || || ||⑧||⑨|| 
|-
| 14
| [[Compiler%2Fcode%20generator|Compiler/code generator]]
|①|| || || ||⑤||⑥||⑦|| ||⑨|| 
|-
| 14
| [[Compiler%2Fvirtual%20machine%20interpreter|Compiler/virtual machine interpreter]]
|①|| || || ||⑤||⑥||⑦|| ||⑨|| 
|-
| 14
Line 4,029 ⟶ 4,037:
| 14
| [[Find%20URI%20in%20text|Find URI in text]]
|①||②|| || ||⑤|| || ||⑧|| || 
|- style="background-color: #ffc"
| 14
| [[Finite%20state%20machine|Finite state machine]]
|①||②|| || ||⑤|| || ||⑧||⑨|| 
|- style="background-color: #ffc"
| 14
Line 4,041 ⟶ 4,049:
| 14
| [[Hunt%20The%20Wumpus|Hunt The Wumpus]]
|①||②|| || ||⑤|| || ||⑧|| || 
|- style="background-color: #ffc"
| 14
Line 4,057 ⟶ 4,065:
| 14
| [[Monads%2FList%20monad|Monads/List monad]]
|①||②|| || || ||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 14
| [[Monads%2FMaybe%20monad|Monads/Maybe monad]]
|①|| || || || || || || || ||⑩
|- style="background-color: #ffc"
| 14
| [[Montgomery%20reduction|Montgomery reduction]]
|①||②||③||④||⑤|| || ||⑧|| || 
|- style="background-color: #ffc"
| 14
| [[Most%20frequent%20k%20chars%20distance|Most frequent k chars distance]]
|①||②||③||④||⑤|| || ||⑧|| ||⑩
|-
| 14
| [[Nested%20templated%20data|Nested templated data]]
|①||②|| || ||⑤||⑥||⑦||⑧|| || 
|-
| 14
Line 4,081 ⟶ 4,089:
| 14
| [[Perceptron|Perceptron]]
|①|| || || ||⑤|| || ||⑧|| || 
|-
| 14
| [[Percolation%2FMean%20cluster%20density|Percolation/Mean cluster density]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 14
| [[Polynomial%20synthetic%20division|Polynomial synthetic division]]
|①||②||③||④||⑤|| || ||⑧|| ||⑩
|-
| 14
| [[Retrieve%20and%20search%20chat%20history|Retrieve and search chat history]]
|①||②|| || || || || ||⑧||⑨|| 
|- style="background-color: #ffc"
| 14
| [[Sequence%3A%20smallest%20number%20greater%20than%20previous%20term%20with%20exactly%20n%20divisors|Sequence: smallest number greater than previous term with exactly n divisors]]
| [[Separate%20the%20house%20number%20from%20the%20street%20name|Separate the house number from the street name]]
|①||②|| ||④||⑤||⑥|| |||| ||⑨|| 
|- style="background-color: #ffc"
| 14
| [[Sequence%3A%20smallest%20number%20greater%20than%20previous%20term%20with%20exactly%20n%20divisors|Sequence: smallest number greater than previous term with exactly n divisors]]
|①||②|| || ||⑤|| || || ||⑨|| 
|-
| 14
Line 4,109 ⟶ 4,113:
| 14
| [[Successive%20prime%20differences|Successive prime differences]]
|①||②|| || ||⑤||⑥||⑦|| || ||⑩
|-
| 14
| [[Terminal%20control%2FPositional%20read|Terminal control/Positional read]]
|①||②||③||④||⑤|| || ||⑧||⑨|| 
|- style="background-color: #ffc"
| 14
| [[Untrusted%20environment|Untrusted environment]]
|①||②|| || || || || ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 13
| [[Color%20wheel|Color wheel]]
|①||②||③||④||⑤|| || || || || 
|-
| 13
| [[Compare%20sorting%20algorithms%27%20performance|Compare sorting algorithms' performance]]
|①|| ||③||④||⑤|| || || ||⑨||⑩
|-
| 13
| [[Compiler%2Fsyntax%20analyzer|Compiler/syntax analyzer]]
|①|| || || ||⑤||⑥||⑦|| ||⑨|| 
|-
| 13
| [[Imaginary%20base%20numbers|Imaginary base numbers]]
|①||②||③||④||⑤|| || || || || 
|- style="background-color: #ffc"
| 13
| [[Koch%20curve|Koch curve]]
|①||②|| ||④||⑤||⑥||⑦|| ||⑨|| 
|-
| 13
| [[Range%20consolidation|Range consolidation]]
|①||②|| || ||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 13
| [[Transportation%20problem|Transportation problem]]
| [[Sequence%3A%20smallest%20number%20with%20exactly%20n%20divisors|Sequence: smallest number with exactly n divisors]]
|①||②|| || ||⑤||⑥|| || || || 
|- style="background-color: #ffc"
| 13
| [[Weird%20numbers|Weird numbers]]
| [[Transportation%20problem|Transportation problem]]
|①||②||③|| ||⑤|| ||⑦|| || || 
|-
| 13
| [[Word%20search|Word search]]
|①|| ||③||④||⑤|| || ||⑧|| ||⑩
|- style="background-color: #ffc"
| 12
|data-sort-value="base0C64 decode data"| [[Base64%20decode%20data|Base64 decode data]]
|①||②|| || ||⑤||⑥||⑦|| || || 
|-
| 12
| [[Bitmap%2FPPM%20conversion%20through%20a%20pipe|Bitmap/PPM conversion through a pipe]]
|①||②||③||④|| || || ||⑧||⑨|| 
|- style="background-color: #ffc"
| 12
| [[Burrows%E2%80%93Wheeler%20transform|Burrows–Wheeler transform]]
|①||②||③||④||⑤|| || || ||⑨|| 
|- style="background-color: #ffc"
| 12
| [[Chemical%20Calculator|Chemical Calculator]]
|①||②|| || || ||⑥||⑦|| || || 
|- style="background-color: #ffc"
| 12
Line 4,169 ⟶ 4,181:
| 12
| [[Compiler%2FAST%20interpreter|Compiler/AST interpreter]]
|①|| || || ||⑤||⑥||⑦|| ||⑨|| 
|-
| 12
|data-sort-value="deconvolution/0B2d+"| [[Deconvolution%2F2D%2B|Deconvolution/2D+]]
|①||②||③|| ||⑤||⑥||⑦|| ||⑨||⑩
|-
| 12
Line 4,177 ⟶ 4,193:
| 12
| [[Gauss-Jordan%20matrix%20inversion|Gauss-Jordan matrix inversion]]
|①||②|| || ||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 12
| [[Koch%20curve|Koch curve]]
|①||②||③|| ||⑤||⑥|| || ||⑨|| 
|-
| 12
| [[Matrix%20chain%20multiplication|Matrix chain multiplication]]
|①||②|| || ||⑤||⑥||⑦|| ||⑨|| 
|-
| 12
| [[Mayan%20numerals|Mayan numerals]]
|①||②||③|| ||⑤||⑥||⑦|| || || 
|- style="background-color: #ffc"
| 12
| [[Particle%20Swarm%20Optimization|Particle Swarm Optimization]]
|①|| || || ||⑤|| || ||⑧|| ||⑩
|- style="background-color: #ffc"
| 12
Line 4,197 ⟶ 4,213:
| 12
| [[Snake|Snake]]
|①||②|| || ||⑤|| || || || || 
|- style="background-color: #ffc"
| 12
| [[Suffix%20tree|Suffix tree]]
|①||②||③||④||⑤|| || ||⑧|| ||⑩
|- style="background-color: #ffc"
| 12
| [[Sunflower%20fractal|Sunflower fractal]]
|①||②|| || ||⑤|| ||⑦|| ||⑨|| 
|- style="background-color: #ffc"
| 12
| [[Topological%20sort%2FExtracted%20top%20item|Topological sort/Extracted top item]]
|①||②||③||④||⑤|| || ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 12
| [[Vibrating%20rectangles|Vibrating rectangles]]
| [[Weird%20numbers|Weird numbers]]
|①||②||③|| ||⑤||⑥||⑦|| || || 
|- style="background-color: #ffc"
| 11
| [[Abundant%20odd%20numbers|Abundant odd numbers]]
|①||②|| || || ||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 11
|data-sort-value="base0C64 decode data"| [[Base64%20decode%20data|Base64 decode data]]
|①||②|| || ||⑤||⑥|| || || || 
|-
| 11
|data-sort-value="deconvolution/0B2d+"| [[Deconvolution%2F2D%2B|Deconvolution/2D+]]
|①||②|| || ||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 11
Line 4,229 ⟶ 4,241:
| 11
| [[First%20perfect%20square%20in%20base%20N%20with%20N%20unique%20digits|First perfect square in base N with N unique digits]]
|①||②|| || || ||⑥||⑦|| || || 
|- style="background-color: #ffc"
|-
| 11
| [[Mastermind|Mastermind]]
| [[Mayan%20numerals|Mayan numerals]]
|①||②|| ||④||⑤|| ||⑦|| || || 
|- style="background-color: #ffc"
| 11
| [[Monads%2FWriter%20monad|Monads/Writer monad]]
|①|| || || || || || || || ||⑩
|- style="background-color: #ffc"
| 11
| [[Numerical%20integration%2FAdaptive%20Simpson%27s%20method|Numerical integration/Adaptive Simpson's method]]
|①||②||③||④||⑤|| || || ||⑨||⑩
|- style="background-color: #ffc"
| 11
| [[Self-hosting%20compiler|Self-hosting compiler]]
|①||②||③||④||⑤|| || || || ||⑩
|- style="background-color: #ffc"
| 11
| [[Sunflower%20fractal|Sunflower fractal]]
|①||②|| || ||⑤||⑥|| || ||⑨|| 
|- style="background-color: #ffc"
| 11
| [[XML%20Validation|XML Validation]]
|①|| ||③||④|| || || || ||⑨|| 
|-
| 10
|data-sort-value="0C15 puzzle solver"| [[15%20puzzle%20solver|15 puzzle solver]]
|①|| || || ||⑤|| || ||⑧|| || 
|- style="background-color: #ffc"
| 10
| [[Chaocipher|Chaocipher]]
|①||②||③||④||⑤|| || || ||⑨|| 
|- style="background-color: #ffc"
| 10
| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20NG%2C%20Contined%20Fraction%20N%29|Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N)]]
|①||②||③||④|| || || ||⑧|| ||⑩
|- style="background-color: #ffc"
| 10
| [[Mastermind|Mastermind]]
|①||②||③|| || ||⑥|| || || || 
|-
| 10
| [[OpenWebNet%20Password|OpenWebNet Password]]
|①||②||③||④|| || || ||⑧|| || 
|-
| 10
Line 4,285 ⟶ 4,289:
| 10
| [[Singly-linked%20list%2FElement%20removal|Singly-linked list/Element removal]]
|①||②|| || ||⑤|| || || ||⑨|| 
|- style="background-color: #ffc"
| 10
| [[VList|VList]]
|①|| || || ||⑤|| || ||⑧||⑨|| 
|- style="background-color: #ffc"
| 10
| [[Vibrating%20rectangles|Vibrating rectangles]]
|①||②|| ||④||⑤||⑥|| || ||⑨||⑩
|-
| 9
| [[Canny%20edge%20detector|Canny edge detector]]
|①|| || || || || || || ||⑨||⑩
|- style="background-color: #ffc"
| 9
| [[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]]
|①||②|| ||④||⑤||⑥||⑦|| ||⑨|| 
|-
| 9
| [[Eban%20numbers|Eban numbers]]
|①||②|| || ||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 9
| [[Generalised%20floating%20point%20addition|Generalised floating point addition]]
|①|| || || ||⑤|| || ||⑧|| ||⑩
|- style="background-color: #ffc"
| 9
| [[Parse%20EBNF|Parse EBNF]]
|①||②|| || ||⑤|| || || || || 
|- style="background-color: #ffc"
| 9
Line 4,317 ⟶ 4,325:
| 9
| [[Sequence%3A%20nth%20number%20with%20exactly%20n%20divisors|Sequence: nth number with exactly n divisors]]
|①||②|| || ||⑤|| || || || || 
|- style="background-color: #ffc"
| 9
| [[Smarandache%20prime-digital%20sequence|Smarandache prime-digital sequence]]
|①||②|| || || || || || || || 
|- style="background-color: #ffc"
| 8
Line 4,329 ⟶ 4,337:
| 8
| [[Banker%27s%20algorithm|Banker's algorithm]]
|①|| || || ||⑤|| || ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 8
| [[Chernick%27s%20Carmichael%20numbers|Chernick's Carmichael numbers]]
| [[Combinations%20with%20repetitions%2FSquare%20Digit%20Chain|Combinations with repetitions/Square Digit Chain]]
|①||②|| || || || || || || || 
|- style="background-color: #ffc"
| 8
|data-sort-value="draw pixel 0B2"| [[Draw%20pixel%202|Draw pixel 2]]
|①||②||③|| ||⑤||⑥|| || ||⑨|| 
|-
| 8
| [[Four%20is%20the%20number%20of%20letters%20in%20the%20...|Four is the number of letters in the ...]]
|①||②|| || ||⑤||⑥||⑦|| || || 
|- style="background-color: #ffc"
| 8
| [[French%20Republican%20calendar|French Republican calendar]]
|①||②|| || ||⑤|| || || || || 
|- style="background-color: #ffc"
| 8
| [[Simulated%20annealing|Simulated annealing]]
|①|| || || ||⑤|| || || || ||⑩
|- style="background-color: #ffc"
| 8
| [[Starting%20a%20web%20browser|Starting a web browser]]
|①||②|| || ||⑤|| || ||⑧|| || 
|-
| 8
Line 4,361 ⟶ 4,365:
| 8
| [[Tarjan|Tarjan]]
|①||②|| || ||⑤|| || || || || 
|- style="background-color: #ffc"
| 8
Line 4,377 ⟶ 4,381:
| 7
| [[Catmull%E2%80%93Clark%20subdivision%20surface|Catmull–Clark subdivision surface]]
| || || || || || || || ||⑨||⑩
|- style="background-color: #ffc"
| 7
| [[Checksumcolor|Checksumcolor]]
|①||②|| || ||⑤|| || || || || 
|-
| 7
| [[Colour%20pinstripe%2FPrinter|Colour pinstripe/Printer]]
|①|| || || ||⑤|| || ||⑧|| || 
|- style="background-color: #ffc"
| 7
Line 4,393 ⟶ 4,397:
| 7
| [[Factorial%20base%20numbers%20indexing%20permutations%20of%20a%20collection|Factorial base numbers indexing permutations of a collection]]
|①||②|| || ||⑤|| || || || ||⑩
|- style="background-color: #ffc"
| 7
| [[Greed|Greed]]
|①|| || || ||⑤|| || || || || 
|- style="background-color: #ffc"
| 7
| [[IPC%20via%20named%20pipe|IPC via named pipe]]
|①|| || || || || || ||⑧||⑨|| 
|- style="background-color: #ffc"
| 7
| [[Interactive%20Help|Interactive Help]]
|①||②|| || ||⑤|| ||⑦|| || || 
|- style="background-color: #ffc"
| 7
Line 4,409 ⟶ 4,417:
| 7
| [[Numerical%20and%20alphabetical%20suffixes|Numerical and alphabetical suffixes]]
|①||②|| || ||⑤|| || || || || 
|- style="background-color: #ffc"
| 7
| [[Penrose%20tiling|Penrose tiling]]
|①||②|| || ||⑤|| || || || || 
|- style="background-color: #ffc"
| 7
| [[Pentomino%20tiling|Pentomino tiling]]
|①|| || || ||⑤|| || || || || 
|-
| 7
Line 4,425 ⟶ 4,433:
| 7
| [[Railway%20circuit|Railway circuit]]
|①|| || || ||⑤|| || ||⑧|| || 
|- style="background-color: #ffc"
| 7
Line 4,433 ⟶ 4,441:
| 7
| [[Resistance%20Calculator|Resistance Calculator]]
|①||②|| || || || || || || || 
|- style="background-color: #ffc"
| 7
| [[Sorting%20algorithms%2FTree%20sort%20on%20a%20linked%20list|Sorting algorithms/Tree sort on a linked list]]
|①|| || || ||⑤|| || ||⑧|| ||⑩
|- style="background-color: #ffc"
| 7
| [[Spoof%20game|Spoof game]]
|①|| || || ||⑤|| || || ||⑨|| 
|- style="background-color: #ffc"
| 7
| [[Tetris|Tetris]]
| || || || || || || || || || 
|- style="background-color: #ffc"
| 7
| [[User%20defined%20pipe%20and%20redirection%20operators|User defined pipe and redirection operators]]
|①||②|| || || || || ||⑧|| ||⑩
|- style="background-color: #ffc"
| 7
Line 4,456 ⟶ 4,464:
|- style="background-color: #ffc"
| 6
| [[External%20sort|External sort]]
| [[Chernick%27s%20Carmichael%20numbers|Chernick's Carmichael numbers]]
|①|| || || || ||⑥|| || || || 
|- style="background-color: #ffc"
| 6
| [[Geometric%20algebra|Geometric algebra]]
|①||②|| || || || || || || ||⑩
|- style="background-color: #ffc"
| 6
| [[Interactive%20Help|Interactive Help]]
|①||②|| || || ||⑥|| || || || 
|- style="background-color: #ffc"
| 6
| [[One-time%20pad|One-time pad]]
|①||②|| || ||⑤|| || ||⑧|| || 
|- style="background-color: #ffc"
| 6
| [[OpenGL%20Pixel%20Shader|OpenGL Pixel Shader]]
|①|| || || || || || ||⑧||⑨|| 
|- style="background-color: #ffc"
| 6
| [[OpenGL%2FUtah%20Teapot|OpenGL/Utah Teapot]]
|①|| || || ||⑤|| || || ||⑨||⑩
|-
| 6
| [[Peaceful%20chess%20queen%20armies|Peaceful chess queen armies]]
|①|| || || ||⑤||⑥||⑦|| || || 
|- style="background-color: #ffc"
| 6
| [[Robots|Robots]]
|①||②|| || ||⑤|| || || || || 
|- style="background-color: #ffc"
| 6
| [[Rosetta%20Code%2FRank%20languages%20by%20number%20of%20users|Rosetta Code/Rank languages by number of users]]
|①||②|| || ||⑤|| || || || || 
|- style="background-color: #ffc"
| 6
| [[Rosetta%20Code%2FTasks%20without%20examples|Rosetta Code/Tasks without examples]]
|①||②|| || ||⑤|| || || || || 
|- style="background-color: #ffc"
| 6
| [[Safe%20mode|Safe mode]]
|①||②|| || || || || || || || 
|- style="background-color: #ffc"
| 5
Line 4,505 ⟶ 4,509:
| 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)]]
|①||②|| || || || || || || || 
|- style="background-color: #ffc"
| 5
| [[External%20sort|External sort]]
|①|| || ||④||⑤||⑥|| || || ||⑩
|- style="background-color: #ffc"
| 5
Line 4,521:
| 5
| [[Hexapawn|Hexapawn]]
|①|| || || ||⑤|| || || || || 
|- style="background-color: #ffc"
| 5
| [[Matrix%20Digital%20Rain|Matrix Digital Rain]]
|①||②|| || || || || || || || 
|- style="background-color: #ffc"
| 5
| [[Multidimensional%20Newton-Raphson%20method|Multidimensional Newton-Raphson method]]
|①||②|| || || || || || || || 
|- style="background-color: #ffc"
| 5
| [[Random%20Latin%20Squares|Random Latin Squares]]
|①||②||③|| || ||⑥|| || || || 
|- style="background-color: #ffc"
| 5
| [[Resistance%20Network%20Calculator|Resistance Network Calculator]]
|①||②|| || || || || || || || 
|- style="background-color: #ffc"
| 5
Line 4,541 ⟶ 4,545:
| 5
| [[Sine%20wave|Sine wave]]
|①||②|| || ||⑤|| || || || || 
|- style="background-color: #ffc"
| 5
| [[Text%20to%20HTML|Text to HTML]]
|①|| || || ||⑤|| || ||⑧|| || 
|- style="background-color: #ffc"
| 4
| [[Boids|Boids]]
| || || || ||⑤||⑥|| || ||⑨|| 
|- style="background-color: #ffc"
| 4
| [[Mayan%20calendar|Mayan calendar]]
|①||②|| || ||⑤|| || || || || 
|-
| 4
| [[OLE%20Automation|OLE Automation]]
|①|| || || || || || || || || 
|- style="background-color: #ffc"
| 4
Line 4,569 ⟶ 4,577:
| 4
| [[Terminal%20control%2FRestricted%20width%20positional%20input%2FNo%20wrapping|Terminal control/Restricted width positional input/No wrapping]]
|①||②|| || ||⑤|| || || || || 
|- style="background-color: #ffc"
| 4
| [[Terminal%20control%2FRestricted%20width%20positional%20input%2FWith%20wrapping|Terminal control/Restricted width positional input/With wrapping]]
|①||②|| || ||⑤|| || || || || 
|- style="background-color: #ffc"
| 4
Line 4,581 ⟶ 4,589:
| 4
| [[Using%20the%20Meetup.com%20API|Using the Meetup.com API]]
|①|| || || || || || || || || 
|- style="background-color: #ffc"
| 3
Line 4,590 ⟶ 4,598:
| [[Audio%20Overlap%20Loop|Audio Overlap Loop]]
|①|| || || || || || || || || 
|- style="background-color: #ffc"
| 3
| [[Boids|Boids]]
| || || || ||⑤|| || || ||⑨|| 
|- style="background-color: #ffc"
| 3
Line 4,605 ⟶ 4,609:
| 3
| [[Solve%20a%20Rubik%27s%20Cube|Solve a Rubik's Cube]]
|①|| || || ||⑤|| || || || || 
|- style="background-color: #ffc"
| 3
Line 4,613 ⟶ 4,617:
| 2
| [[Chess%20player|Chess player]]
| || || || || || || || || || 
|- style="background-color: #ffc"
| 2
Line 4,642 ⟶ 4,646:
| [[IRC%20gateway|IRC gateway]]
| || || || || || || || || || 
|- style="background-color: #ffc"
| 1
| [[Raster%20bars|Raster bars]]
| ||②|| || || || || || || || 
|- style="background-color: #ffc"
| 1
Line 4,649 ⟶ 4,657:
| 1
| [[Solving%20coin%20problems|Solving coin problems]]
| || || || || || || || || || 
|- style="background-color: #ffc"
| 1
10,333

edits