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

Content added Content deleted
(Update full list output)
(Update full list output)
Line 25: Line 25:
<div style="height:40em;overflow:scroll;">
<div style="height:40em;overflow:scroll;">
{|class="wikitable sortable"
{|class="wikitable sortable"
|+ As of 2021-08-29T22:13:09Z :: Tasks: 1123 ::<span style="background-color:#ffd"> Draft Tasks:305 </span>:: Total Tasks: 1428 :: Total Examples: 79232
|+ As of 2021-09-05T20:00:57Z :: Tasks: 1132 ::<span style="background-color:#ffd"> Draft Tasks:300 </span>:: Total Tasks: 1432 :: Total Examples: 79415
!Count!!Task!!①!!②!!③!!④!!⑤!!⑥!!⑦!!⑧!!⑨!!⑩
!Count!!Task!!①!!②!!③!!④!!⑤!!⑥!!⑦!!⑧!!⑨!!⑩
|-
|-
Line 32: Line 32:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 330
| 331
|data-sort-value="0C99 bottles of beer"| [[99%20bottles%20of%20beer|99 bottles of beer]]
|data-sort-value="0C99 bottles of beer"| [[99%20bottles%20of%20beer|99 bottles of beer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 153: Line 153:
|-
|-
| 169
| 169
| [[Towers%20of%20Hanoi|Towers of Hanoi]]
| [[Binary%20digits|Binary digits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 168
| 169
| [[Binary%20digits|Binary digits]]
| [[Towers%20of%20Hanoi|Towers of Hanoi]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 470: Line 470:
| 122
| 122
| [[Associative%20array%2FIteration|Associative array/Iteration]]
| [[Associative%20array%2FIteration|Associative array/Iteration]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 122
| [[Count%20in%20octal|Count in octal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 485: Line 489:
|-
|-
| 121
| 121
| [[Count%20in%20octal|Count in octal]]
| [[Knuth%20shuffle|Knuth shuffle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 498: Line 502:
| 120
| 120
| [[Averages%2FRoot%20mean%20square|Averages/Root mean square]]
| [[Averages%2FRoot%20mean%20square|Averages/Root mean square]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 120
| [[Knuth%20shuffle|Knuth shuffle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 538: Line 538:
| 117
| 117
| [[Pick%20random%20element|Pick random element]]
| [[Pick%20random%20element|Pick random element]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 117
| [[Real%20constants%20and%20functions|Real constants and functions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 558: Line 562:
| 116
| 116
| [[Matrix%20multiplication|Matrix multiplication]]
| [[Matrix%20multiplication|Matrix multiplication]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 116
| [[Real%20constants%20and%20functions|Real constants and functions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 586: Line 586:
| 115
| 115
| [[Letter%20frequency|Letter frequency]]
| [[Letter%20frequency|Letter frequency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 115
| [[String%20matching|String matching]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 598: Line 602:
| 114
| 114
| [[Rename%20a%20file|Rename a file]]
| [[Rename%20a%20file|Rename a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 114
| [[String%20matching|String matching]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 682: Line 682:
| 107
| 107
| [[Arithmetic-geometric%20mean|Arithmetic-geometric mean]]
| [[Arithmetic-geometric%20mean|Arithmetic-geometric mean]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 107
| [[Horner%27s%20rule%20for%20polynomial%20evaluation|Horner's rule for polynomial evaluation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 107
| 107
| [[Levenshtein%20distance|Levenshtein distance]]
| [[Levenshtein%20distance|Levenshtein distance]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 107
| [[Permutations|Permutations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 705: Line 713:
|-
|-
| 106
| 106
| [[Run-length%20encoding|Run-length encoding]]
| [[Horner%27s%20rule%20for%20polynomial%20evaluation|Horner's rule for polynomial evaluation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 106
| 106
| [[String%20append|String append]]
| [[Permutations|Permutations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 106
| [[Run-length%20encoding|Run-length encoding]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 726: Line 730:
| 105
| 105
| [[Program%20name|Program name]]
| [[Program%20name|Program name]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 105
| [[String%20append|String append]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,070: Line 1,070:
| 86
| 86
| [[Menu|Menu]]
| [[Menu|Menu]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 85
| [[Almost%20prime|Almost prime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,090: Line 1,094:
| 85
| 85
| [[Walk%20a%20directory%2FRecursively|Walk a directory/Recursively]]
| [[Walk%20a%20directory%2FRecursively|Walk a directory/Recursively]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 84
| [[Almost%20prime|Almost prime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,218: Line 1,218:
| 80
| 80
| [[Roots%20of%20unity|Roots of unity]]
| [[Roots%20of%20unity|Roots of unity]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 80
| [[Show%20ASCII%20table|Show ASCII table]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,246: Line 1,250:
| 79
| 79
| [[Pythagorean%20triples|Pythagorean triples]]
| [[Pythagorean%20triples|Pythagorean triples]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 79
| [[Show%20ASCII%20table|Show ASCII table]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,278: Line 1,278:
| 79
| 79
| [[XML%2FInput|XML/Input]]
| [[XML%2FInput|XML/Input]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 78
| [[Anti-primes|Anti-primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,334: Line 1,338:
| 77
| 77
| [[Strip%20comments%20from%20a%20string|Strip comments from a string]]
| [[Strip%20comments%20from%20a%20string|Strip comments from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 76
| [[Anti-primes|Anti-primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,366: Line 1,366:
| 76
| 76
| [[Sudoku|Sudoku]]
| [[Sudoku|Sudoku]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 75
| [[Hello%20world%2FWeb%20server|Hello world/Web server]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,398: Line 1,402:
| 74
| 74
| [[Calendar|Calendar]]
| [[Calendar|Calendar]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 74
| [[Empty%20directory|Empty directory]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,410: Line 1,418:
| 74
| 74
| [[Gamma%20function|Gamma function]]
| [[Gamma%20function|Gamma function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 74
| [[Hello%20world%2FWeb%20server|Hello world/Web server]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,450: Line 1,454:
| 73
| 73
| [[Animation|Animation]]
| [[Animation|Animation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 73
| [[Empty%20directory|Empty directory]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,546: Line 1,546:
| 71
| 71
| [[Rep-string|Rep-string]]
| [[Rep-string|Rep-string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 71
| [[Thue-Morse|Thue-Morse]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,594: Line 1,598:
| 70
| 70
| [[Sorting%20algorithms%2FStooge%20sort|Sorting algorithms/Stooge sort]]
| [[Sorting%20algorithms%2FStooge%20sort|Sorting algorithms/Stooge sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 70
| [[Thue-Morse|Thue-Morse]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,747: Line 1,747:
| [[Runtime%20evaluation|Runtime evaluation]]
| [[Runtime%20evaluation|Runtime evaluation]]
| ||②||③||④||⑤||⑥||⑦||⑧||O||⑩
| ||②||③||④||⑤||⑥||⑦||⑧||O||⑩
|-
| 66
| [[Sort%20three%20variables|Sort three variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 66
| 66
Line 1,822: Line 1,826:
| 64
| 64
| [[Reduced%20row%20echelon%20form|Reduced row echelon form]]
| [[Reduced%20row%20echelon%20form|Reduced row echelon form]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 64
| [[Sort%20three%20variables|Sort three variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,838: Line 1,838:
| 63
| 63
| [[Animate%20a%20pendulum|Animate a pendulum]]
| [[Animate%20a%20pendulum|Animate a pendulum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 63
| [[Attractive%20numbers|Attractive numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,889: Line 1,893:
|-
|-
| 62
| 62
| [[Cholesky%20decomposition|Cholesky decomposition]]
| [[Attractive%20numbers|Attractive numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 62
| 62
| [[Extract%20file%20extension|Extract file extension]]
| [[Cholesky%20decomposition|Cholesky decomposition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,927: Line 1,931:
| [[Cartesian%20product%20of%20two%20or%20more%20lists|Cartesian product of two or more lists]]
| [[Cartesian%20product%20of%20two%20or%20more%20lists|Cartesian product of two or more lists]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 61
| [[Compile-time%20calculation|Compile-time calculation]]
|①||②||③||④||⑤||⑥||⑦||O||⑨||⑩
|-
|-
| 61
| 61
Line 1,946: Line 1,954:
| 61
| 61
| [[Truncatable%20primes|Truncatable primes]]
| [[Truncatable%20primes|Truncatable primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 61
| [[Two%20sum|Two sum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,970: Line 1,982:
| 60
| 60
| [[CUSIP|CUSIP]]
| [[CUSIP|CUSIP]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 60
| [[Compile-time%20calculation|Compile-time calculation]]
|①||②||③||④||⑤||⑥||⑦||O||⑨||⑩
|- style="background-color: #ffc"
| 60
| [[Extract%20file%20extension|Extract file extension]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,014: Line 2,018:
| 60
| 60
| [[Subleq|Subleq]]
| [[Subleq|Subleq]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 60
| [[Two%20sum|Two sum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,058: Line 2,058:
| 59
| 59
| [[Longest%20common%20prefix|Longest common prefix]]
| [[Longest%20common%20prefix|Longest common prefix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 59
| [[Square%20but%20not%20cube|Square but not cube]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,094: Line 2,098:
| 58
| 58
| [[Random%20number%20generator%20%28device%29|Random number generator (device)]]
| [[Random%20number%20generator%20%28device%29|Random number generator (device)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 58
| [[Square%20but%20not%20cube|Square but not cube]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,223: Line 2,223:
| [[Modulinos|Modulinos]]
| [[Modulinos|Modulinos]]
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 56
| [[Pascal%20matrix%20generation|Pascal matrix generation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 56
| 56
Line 2,254: Line 2,258:
| 55
| 55
| [[Munching%20squares|Munching squares]]
| [[Munching%20squares|Munching squares]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 55
| [[Pascal%20matrix%20generation|Pascal matrix generation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,294: Line 2,294:
| 54
| 54
| [[Non-continuous%20subsequences|Non-continuous subsequences]]
| [[Non-continuous%20subsequences|Non-continuous subsequences]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 54
| [[Perfect%20shuffle|Perfect shuffle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,365: Line 2,369:
|-
|-
| 53
| 53
| [[Polynomial%20regression|Polynomial regression]]
| [[Perfect%20shuffle|Perfect shuffle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,382: Line 2,386:
| 53
| 53
|data-sort-value="text processing/0B2"| [[Text%20processing%2F2|Text processing/2]]
|data-sort-value="text processing/0B2"| [[Text%20processing%2F2|Text processing/2]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 53
| [[Tokenize%20a%20string%20with%20escaping|Tokenize a string with escaping]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,421: Line 2,429:
|-
|-
| 52
| 52
| [[Rate%20counter|Rate counter]]
| [[Polynomial%20regression|Polynomial regression]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 52
| 52
| [[Rate%20counter|Rate counter]]
| [[Sattolo%20cycle|Sattolo cycle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,432: Line 2,440:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 52
| 51
| [[Archimedean%20spiral|Archimedean spiral]]
| [[Tokenize%20a%20string%20with%20escaping|Tokenize a string with escaping]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,467: Line 2,475:
| [[Respond%20to%20an%20unknown%20method%20call|Respond to an unknown method call]]
| [[Respond%20to%20an%20unknown%20method%20call|Respond to an unknown method call]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||
|①||②||③||④||⑤||⑥||⑦||⑧||O||
|- style="background-color: #ffc"
| 51
| [[Sattolo%20cycle|Sattolo cycle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 51
| 51
| [[Shoelace%20formula%20for%20polygonal%20area|Shoelace formula for polygonal area]]
| [[Shoelace%20formula%20for%20polygonal%20area|Shoelace formula for polygonal area]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 50
| [[Archimedean%20spiral|Archimedean spiral]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,506: Line 2,506:
| 50
| 50
| [[RPG%20attributes%20generator|RPG attributes generator]]
| [[RPG%20attributes%20generator|RPG attributes generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 50
| [[Remove%20vowels%20from%20a%20string|Remove vowels from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,518: Line 2,522:
| 50
| 50
|data-sort-value="text processing/0B1"| [[Text%20processing%2F1|Text processing/1]]
|data-sort-value="text processing/0B1"| [[Text%20processing%2F1|Text processing/1]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 50
| [[Two%20identical%20strings|Two identical strings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,563: Line 2,571:
| [[Metaprogramming|Metaprogramming]]
| [[Metaprogramming|Metaprogramming]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 49
| 49
| [[Water%20collected%20between%20towers|Water collected between towers]]
| [[Two%20identical%20strings|Two identical strings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,579: Line 2,587:
| [[Kronecker%20product|Kronecker product]]
| [[Kronecker%20product|Kronecker product]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[OpenGL|OpenGL]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 48
| 48
Line 2,586: Line 2,598:
| 48
| 48
| [[Polynomial%20long%20division|Polynomial long division]]
| [[Polynomial%20long%20division|Polynomial long division]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 48
| [[Remove%20vowels%20from%20a%20string|Remove vowels from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,602: Line 2,610:
| 48
| 48
| [[Visualize%20a%20tree|Visualize a tree]]
| [[Visualize%20a%20tree|Visualize a tree]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[Water%20collected%20between%20towers|Water collected between towers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,635: Line 2,639:
| [[Nim%20game|Nim game]]
| [[Nim%20game|Nim game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 47
| [[OpenGL|OpenGL]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|-
|-
| 47
| 47
Line 2,654: Line 2,654:
| 46
| 46
| [[Bell%20numbers|Bell numbers]]
| [[Bell%20numbers|Bell numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 46
| [[Determine%20if%20a%20string%20is%20squeezable|Determine if a string is squeezable]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,674: Line 2,678:
| 46
| 46
| [[Sorting%20algorithms%2FRadix%20sort|Sorting algorithms/Radix sort]]
| [[Sorting%20algorithms%2FRadix%20sort|Sorting algorithms/Radix sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 46
| [[Text%20between|Text between]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,687: Line 2,695:
| [[Currency|Currency]]
| [[Currency|Currency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 45
| 45
| [[Days%20between%20dates|Days between dates]]
| [[Determine%20if%20a%20string%20is%20squeezable|Determine if a string is squeezable]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,730: Line 2,738:
| 45
| 45
| [[Terminal%20control%2FDimensions|Terminal control/Dimensions]]
| [[Terminal%20control%2FDimensions|Terminal control/Dimensions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 45
| [[Text%20between|Text between]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,751: Line 2,755:
| [[Bitmap%2FRead%20a%20PPM%20file|Bitmap/Read a PPM file]]
| [[Bitmap%2FRead%20a%20PPM%20file|Bitmap/Read a PPM file]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 44
| [[Days%20between%20dates|Days between dates]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 44
| 44
Line 2,767: Line 2,767:
| [[Elementary%20cellular%20automaton|Elementary cellular automaton]]
| [[Elementary%20cellular%20automaton|Elementary cellular automaton]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 44
| [[Fivenum|Fivenum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 44
| 44
Line 2,806: Line 2,810:
| 43
| 43
| [[Balanced%20ternary|Balanced ternary]]
| [[Balanced%20ternary|Balanced ternary]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 43
| [[Fivenum|Fivenum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,830: Line 2,830:
| 43
| 43
|data-sort-value="md0B5/implementation"| [[MD5%2FImplementation|MD5/Implementation]]
|data-sort-value="md0B5/implementation"| [[MD5%2FImplementation|MD5/Implementation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 43
| [[Musical%20scale|Musical scale]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 43
| [[Permutations%20by%20swapping|Permutations by swapping]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,909: Line 2,917:
|-
|-
| 42
| 42
| [[Musical%20scale|Musical scale]]
| [[Mertens%20function|Mertens function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 42
| 42
| [[Pascal%27s%20triangle%2FPuzzle|Pascal's triangle/Puzzle]]
| [[Pascal%27s%20triangle%2FPuzzle|Pascal's triangle/Puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 42
| [[Permutations%20by%20swapping|Permutations by swapping]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 2,958: Line 2,962:
| 41
| 41
| [[Idiomatically%20determine%20all%20the%20lowercase%20and%20uppercase%20letters|Idiomatically determine all the lowercase and uppercase letters]]
| [[Idiomatically%20determine%20all%20the%20lowercase%20and%20uppercase%20letters|Idiomatically determine all the lowercase and uppercase letters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[Isqrt%20%28integer%20square%20root%29%20of%20X|Isqrt (integer square root) of X]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,982: Line 2,990:
| 41
| 41
| [[Primorial%20numbers|Primorial numbers]]
| [[Primorial%20numbers|Primorial numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[Ray-casting%20algorithm|Ray-casting algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,038: Line 3,050:
| 40
| 40
| [[Magic%20squares%20of%20doubly%20even%20order|Magic squares of doubly even order]]
| [[Magic%20squares%20of%20doubly%20even%20order|Magic squares of doubly even order]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 40
| [[Mertens%20function|Mertens function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,054: Line 3,062:
| 40
| 40
| [[Primality%20by%20Wilson%27s%20theorem|Primality by Wilson's theorem]]
| [[Primality%20by%20Wilson%27s%20theorem|Primality by Wilson's theorem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 40
| [[Ray-casting%20algorithm|Ray-casting algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,070: Line 3,074:
| 40
| 40
| [[Statistics%2FNormal%20distribution|Statistics/Normal distribution]]
| [[Statistics%2FNormal%20distribution|Statistics/Normal distribution]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 40
| [[Sum%20of%20first%20n%20cubes|Sum of first n cubes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 40
| 40
| [[Terminal%20control%2FHiding%20the%20cursor|Terminal control/Hiding the cursor]]
| [[Terminal%20control%2FHiding%20the%20cursor|Terminal control/Hiding the cursor]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 40
| [[Words%20containing%20%22the%22%20substring|Words containing "the" substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,110: Line 3,122:
| 39
| 39
| [[Input%2FOutput%20for%20lines%20of%20text|Input/Output for lines of text]]
| [[Input%2FOutput%20for%20lines%20of%20text|Input/Output for lines of text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 39
| [[Isqrt%20%28integer%20square%20root%29%20of%20X|Isqrt (integer square root) of X]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,174: Line 3,182:
| 39
| 39
| [[Vampire%20number|Vampire number]]
| [[Vampire%20number|Vampire number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 39
| [[Words%20containing%20%22the%22%20substring|Words containing "the" substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,257: Line 3,261:
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 38
| 38
| [[Sum%20of%20first%20n%20cubes|Sum of first n cubes]]
| [[Sum%20of%20the%20digits%20of%20n%20is%20substring%20of%20n|Sum of the digits of n is substring of n]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,270: Line 3,274:
| 38
| 38
| [[Test%20integerness|Test integerness]]
| [[Test%20integerness|Test integerness]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 37
| [[Coprimes|Coprimes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,290: Line 3,298:
| 37
| 37
| [[Square-free%20integers|Square-free integers]]
| [[Square-free%20integers|Square-free integers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 37
| [[Sum%20of%20the%20digits%20of%20n%20is%20substring%20of%20n|Sum of the digits of n is substring of n]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 36
| 36
| [[Bitwise%20IO|Bitwise IO]]
| [[Bitwise%20IO|Bitwise IO]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 36
| [[Coprimes|Coprimes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,359: Line 3,359:
| [[Bitmap%2FB%C3%A9zier%20curves%2FCubic|Bitmap/Bézier curves/Cubic]]
| [[Bitmap%2FB%C3%A9zier%20curves%2FCubic|Bitmap/Bézier curves/Cubic]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|- style="background-color: #ffc"
| 35
| [[Cousin%20primes|Cousin primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 35
| 35
Line 3,414: Line 3,418:
| 34
| 34
| [[Conjugate%20transpose|Conjugate transpose]]
| [[Conjugate%20transpose|Conjugate transpose]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 34
| [[Cousin%20primes|Cousin primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 34
| 34
| [[Diversity%20prediction%20theorem|Diversity prediction theorem]]
| [[Diversity%20prediction%20theorem|Diversity prediction theorem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 34
| [[Extra%20primes|Extra primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,471: Line 3,475:
| [[Topic%20variable|Topic variable]]
| [[Topic%20variable|Topic variable]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||O||⑩
|- style="background-color: #ffc"
| 33
| [[ABC%20words|ABC words]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 33
| 33
Line 3,502: Line 3,510:
| 33
| 33
| [[Executable%20library|Executable library]]
| [[Executable%20library|Executable library]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 33
| [[Extra%20primes|Extra primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,555: Line 3,559:
| [[Xiaolin%20Wu%27s%20line%20algorithm|Xiaolin Wu's line algorithm]]
| [[Xiaolin%20Wu%27s%20line%20algorithm|Xiaolin Wu's line algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 32
| 32
| [[ABC%20words|ABC words]]
| [[Additive%20primes|Additive primes]]
|①||②||③||④||⑤||⑥||⑦||||||⑩
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
|-
| 32
| 32
Line 3,611: Line 3,615:
| [[Rosetta%20Code%2FFind%20unimplemented%20tasks|Rosetta Code/Find unimplemented tasks]]
| [[Rosetta%20Code%2FFind%20unimplemented%20tasks|Rosetta Code/Find unimplemented tasks]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|-
| 32
| [[Sequence%3A%20smallest%20number%20greater%20than%20previous%20term%20with%20exactly%20n%20divisors|Sequence: smallest number greater than previous term with exactly n divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 32
| 32
Line 3,622: Line 3,630:
| 32
| 32
| [[Simple%20database|Simple database]]
| [[Simple%20database|Simple database]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 32
| [[Smallest%20square%20that%20begins%20with%20n|Smallest square that begins with n]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,630: Line 3,642:
| 32
| 32
| [[Strange%20numbers|Strange numbers]]
| [[Strange%20numbers|Strange numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 32
| [[Strange%20plus%20numbers|Strange plus numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 32
| [[Terminal%20control%2FPreserve%20screen|Terminal control/Preserve screen]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,643: Line 3,663:
| [[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]]
|①||②|| ||④||⑤|| || ||⑧||⑨||
|①||②|| ||④||⑤|| || ||⑧||⑨||
|- style="background-color: #ffc"
| 32
| [[Word%20break%20problem|Word break problem]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 32
| 32
Line 3,727: Line 3,751:
| [[Rosetta%20Code%2FFix%20code%20tags|Rosetta Code/Fix code tags]]
| [[Rosetta%20Code%2FFix%20code%20tags|Rosetta Code/Fix code tags]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||⑩
|①||②||③||④||⑤|| ||⑦||⑧|| ||⑩
|-
| 31
| [[Sequence%3A%20smallest%20number%20greater%20than%20previous%20term%20with%20exactly%20n%20divisors|Sequence: smallest number greater than previous term with exactly n divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 31
| [[Smallest%20square%20that%20begins%20with%20n|Smallest square that begins with n]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 31
| 31
Line 3,754: Line 3,770:
| 31
| 31
| [[Super-d%20numbers|Super-d numbers]]
| [[Super-d%20numbers|Super-d numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 31
| [[Terminal%20control%2FPreserve%20screen|Terminal control/Preserve screen]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,771: Line 3,783:
| [[Weird%20numbers|Weird numbers]]
| [[Weird%20numbers|Weird numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 31
| [[Word%20break%20problem|Word break problem]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 31
| 31
Line 3,799: Line 3,807:
|data-sort-value="deconvolution/0B1d"| [[Deconvolution%2F1D|Deconvolution/1D]]
|data-sort-value="deconvolution/0B1d"| [[Deconvolution%2F1D|Deconvolution/1D]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 30
| [[Fairshare%20between%20two%20and%20more|Fairshare between two and more]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 30
|data-sort-value="find prime numbers of the form n*n*n+0B2"| [[Find%20prime%20numbers%20of%20the%20form%20n%2An%2An%2B2|Find prime numbers of the form n*n*n+2]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 30
| 30
Line 3,807: Line 3,823:
| [[Peano%20curve|Peano curve]]
| [[Peano%20curve|Peano curve]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 30
| [[Perlin%20noise|Perlin noise]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 30
| 30
Line 3,825: Line 3,845:
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 30
| 30
| [[Strange%20plus%20numbers|Strange plus numbers]]
| [[Strange%20unique%20prime%20triplets|Strange unique prime triplets]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 30
| 30
| [[Stream%20merge|Stream merge]]
| [[Stream%20merge|Stream merge]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 30
| [[Successive%20prime%20differences|Successive prime differences]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,847: Line 3,871:
|data-sort-value="window creation/x0C11"| [[Window%20creation%2FX11|Window creation/X11]]
|data-sort-value="window creation/x0C11"| [[Window%20creation%2FX11|Window creation/X11]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|-
| 29
| [[Additive%20primes|Additive primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 29
| 29
| [[Alternade%20words|Alternade words]]
| [[Alternade%20words|Alternade words]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 29
| [[Bin%20given%20limits|Bin given limits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,863: Line 3,887:
| [[Change%20e%20letters%20to%20i%20in%20words|Change e letters to i in words]]
| [[Change%20e%20letters%20to%20i%20in%20words|Change e letters to i in words]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 29
| 29
| [[Chebyshev%20coefficients|Chebyshev coefficients]]
| [[Fairshare%20between%20two%20and%20more|Fairshare between two and more]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 29
| [[Chemical%20calculator|Chemical calculator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,873: Line 3,901:
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 29
| 29
| [[Find%20words%20with%20alternating%20vowels%20and%20consonants|Find words with alternating vowels and consonants]]
|data-sort-value="find prime numbers of the form n*n*n+0B2"| [[Find%20prime%20numbers%20of%20the%20form%20n%2An%2An%2B2|Find prime numbers of the form n*n*n+2]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||||⑨||⑩
|-
|-
| 29
| 29
Line 3,891: Line 3,919:
| [[Law%20of%20cosines%20-%20triples|Law of cosines - triples]]
| [[Law%20of%20cosines%20-%20triples|Law of cosines - triples]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 29
| [[Machine%20code|Machine code]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|-
|-
| 29
| 29
Line 3,898: Line 3,930:
| 29
| 29
| [[Nonoblock|Nonoblock]]
| [[Nonoblock|Nonoblock]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 29
| [[Perlin%20noise|Perlin noise]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,914: Line 3,942:
| 29
| 29
|data-sort-value="shift list elements to left by 0B3"| [[Shift%20list%20elements%20to%20left%20by%203|Shift list elements to left by 3]]
|data-sort-value="shift list elements to left by 0B3"| [[Shift%20list%20elements%20to%20left%20by%203|Shift list elements to left by 3]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 29
| [[Strange%20unique%20prime%20triplets|Strange unique prime triplets]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 29
| 29
| [[Summarize%20primes|Summarize primes]]
| [[Successive%20prime%20differences|Successive prime differences]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,951: Line 3,975:
| [[Active%20Directory%2FConnect|Active Directory/Connect]]
| [[Active%20Directory%2FConnect|Active Directory/Connect]]
|①||②||③|| ||⑤|| ||⑦||⑧||⑨||
|①||②||③|| ||⑤|| ||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 28
| [[Chebyshev%20coefficients|Chebyshev coefficients]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 28
| [[Chemical%20calculator|Chemical calculator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 28
| 28
Line 3,965: Line 3,981:
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 28
| 28
| [[Find%20words%20with%20alternating%20vowels%20and%20consonants|Find words with alternating vowels and consonants]]
|data-sort-value="find words which contains more than 0B3 e vowels"| [[Find%20words%20which%20contains%20more%20than%203%20e%20vowels|Find words which contains more than 3 e vowels]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 28
| 28
| [[First%20perfect%20square%20in%20base%20n%20with%20n%20unique%20digits|First perfect square in base n with n unique digits]]
| [[First%20perfect%20square%20in%20base%20n%20with%20n%20unique%20digits|First perfect square in base n with n unique digits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 28
| [[Generate%20random%20chess%20position|Generate random chess position]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,983: Line 4,003:
| [[Kronecker%20product%20based%20fractals|Kronecker product based fractals]]
| [[Kronecker%20product%20based%20fractals|Kronecker product based fractals]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 28
| [[Machine%20code|Machine code]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|-
|-
| 28
| 28
| [[Mayan%20numerals|Mayan numerals]]
| [[Mayan%20numerals|Mayan numerals]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 28
|data-sort-value="minimum positive multiple in base 0C10 using only 0B0 and 0B1"| [[Minimum%20positive%20multiple%20in%20base%2010%20using%20only%200%20and%201|Minimum positive multiple in base 10 using only 0 and 1]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 28
| 28
| [[Monads%2FMaybe%20monad|Monads/Maybe monad]]
| [[Monads%2FMaybe%20monad|Monads/Maybe monad]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 28
| 28
| [[M%C3%B6bius%20function|Möbius function]]
| [[M%C3%B6bius%20function|Möbius function]]
Line 4,038: Line 4,058:
| 28
| 28
| [[Sorting%20algorithms%2FCocktail%20sort%20with%20shifting%20bounds|Sorting algorithms/Cocktail sort with shifting bounds]]
| [[Sorting%20algorithms%2FCocktail%20sort%20with%20shifting%20bounds|Sorting algorithms/Cocktail sort with shifting bounds]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 28
| [[Summarize%20primes|Summarize primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 4,055: Line 4,071:
| [[Abelian%20sandpile%20model|Abelian sandpile model]]
| [[Abelian%20sandpile%20model|Abelian sandpile model]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 27
| [[Bin%20given%20limits|Bin given limits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 27
| 27
Line 4,090: Line 4,102:
| 27
| 27
| [[Finite%20state%20machine|Finite state machine]]
| [[Finite%20state%20machine|Finite state machine]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 27
| [[Generate%20random%20chess%20position|Generate random chess position]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 4,099: Line 4,107:
| [[Image%20convolution|Image convolution]]
| [[Image%20convolution|Image convolution]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|- style="background-color: #ffc"
| 27
| 27
| [[Long%20literals%2C%20with%20continuations|Long literals, with continuations]]
|data-sort-value="minimum positive multiple in base 0C10 using only 0B0 and 0B1"| [[Minimum%20positive%20multiple%20in%20base%2010%20using%20only%200%20and%201|Minimum positive multiple in base 10 using only 0 and 1]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 27
| [[Magnanimous%20numbers|Magnanimous numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
Line 4,155: Line 4,167:
| [[Color%20wheel|Color wheel]]
| [[Color%20wheel|Color wheel]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 26
|data-sort-value="find words which contains more than 0B3 e vowels"| [[Find%20words%20which%20contains%20more%20than%203%20e%20vowels|Find words which contains more than 3 e vowels]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 26
| 26
Line 4,190: Line 4,198:
| 26
| 26
| [[Parse%20an%20IP%20Address|Parse an IP Address]]
| [[Parse%20an%20IP%20Address|Parse an IP Address]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 26
| [[Random%20Latin%20squares|Random Latin squares]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 26
| [[Shortest%20common%20supersequence|Shortest common supersequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 4,195: Line 4,211:
| [[Snake%20and%20Ladder|Snake and Ladder]]
| [[Snake%20and%20Ladder|Snake and Ladder]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 26
| [[Sum%20of%20elements%20below%20main%20diagonal%20of%20matrix|Sum of elements below main diagonal of matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 26
| 26
Line 4,203: Line 4,223:
| [[Yahoo%21%20search%20interface|Yahoo! search interface]]
| [[Yahoo%21%20search%20interface|Yahoo! search interface]]
|①||②|| ||④||⑤|| ||⑦||⑧|| ||
|①||②|| ||④||⑤|| ||⑦||⑧|| ||
|-
| 25
| [[Bioinformatics%2FSequence%20mutation|Bioinformatics/Sequence mutation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 25
| 25
Line 4,233: Line 4,257:
|-
|-
| 25
| 25
| [[Lucky%20and%20even%20lucky%20numbers|Lucky and even lucky numbers]]
| [[Long%20literals%2C%20with%20continuations|Long literals, with continuations]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|- style="background-color: #ffc"
| 25
| [[Magnanimous%20numbers|Magnanimous numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 25
| 25
Line 4,263: Line 4,283:
| [[RCRPG|RCRPG]]
| [[RCRPG|RCRPG]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|-
| 25
| [[Random%20Latin%20squares|Random Latin squares]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 25
| [[Shortest%20common%20supersequence|Shortest common supersequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 25
| 25
| [[Simulate%20input%2FKeyboard|Simulate input/Keyboard]]
| [[Simulate%20input%2FKeyboard|Simulate input/Keyboard]]
|①||②|| ||④||⑤|| ||⑦||⑧||⑨||⑩
|①||②|| ||④||⑤|| ||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 25
| [[Sum%20of%20elements%20below%20main%20diagonal%20of%20matrix|Sum of elements below main diagonal of matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 25
| 25
| [[Total%20circles%20area|Total circles area]]
| [[Total%20circles%20area|Total circles area]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 25
| [[UPC|UPC]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 4,291: Line 4,303:
| [[Almkvist-Giullera%20formula%20for%20pi|Almkvist-Giullera formula for pi]]
| [[Almkvist-Giullera%20formula%20for%20pi|Almkvist-Giullera formula for pi]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 24
| [[Bioinformatics%2FSequence%20mutation|Bioinformatics/Sequence mutation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 24
| 24
Line 4,309: Line 4,317:
|-
|-
| 24
| 24
| [[Lucky%20and%20even%20lucky%20numbers|Lucky and even lucky numbers]]
| [[Esthetic%20numbers|Esthetic numbers]]
|①||②||③||④||⑤||⑥||⑦||||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 24
| 24
Line 4,395: Line 4,403:
| [[Find%20duplicate%20files|Find duplicate files]]
| [[Find%20duplicate%20files|Find duplicate files]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 23
| [[Find%20prime%20n%20such%20that%20reversed%20n%20is%20also%20prime|Find prime n such that reversed n is also prime]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 23
| 23
Line 4,445: Line 4,457:
|-
|-
| 23
| 23
| [[Sylvester%27s%20sequence|Sylvester's sequence]]
| [[UPC|UPC]]
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 23
| 23
| [[Ulam%20numbers|Ulam numbers]]
| [[Ulam%20numbers|Ulam numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 23
| [[Words%20from%20neighbour%20ones|Words from neighbour ones]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 22
| 22
Line 4,475: Line 4,491:
| [[Eertree|Eertree]]
| [[Eertree|Eertree]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 22
| [[Esthetic%20numbers|Esthetic numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 22
| 22
Line 4,485: Line 4,497:
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 22
| 22
| [[Find%20prime%20n%20for%20that%20reversed%20n%20is%20also%20prime|Find prime n for that reversed n is also prime]]
| [[Find%20words%20whose%20first%20and%20last%20three%20letters%20are%20equal|Find words whose first and last three letters are equal]]
|①||②||③||④||⑤||⑥||⑦|| ||||⑩
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
|-
| 22
| 22
Line 4,507: Line 4,519:
| [[Montgomery%20reduction|Montgomery reduction]]
| [[Montgomery%20reduction|Montgomery reduction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 22
| [[Native%20shebang|Native shebang]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 22
| 22
Line 4,535: Line 4,551:
| [[Reflection%2FGet%20source|Reflection/Get source]]
| [[Reflection%2FGet%20source|Reflection/Get source]]
|①||②||③||④||⑤||⑥|| ||⑧||O||⑩
|①||②||③||④||⑤||⑥|| ||⑧||O||⑩
|-
|- style="background-color: #ffc"
| 22
| 22
| [[Sierpinski%20arrowhead%20curve|Sierpinski arrowhead curve]]
| [[Sierpinski%20arrowhead%20curve|Sierpinski arrowhead curve]]
Line 4,543: Line 4,559:
| [[Sunflower%20fractal|Sunflower fractal]]
| [[Sunflower%20fractal|Sunflower fractal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 22
| [[Sylvester%27s%20sequence|Sylvester's sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 22
| 22
Line 4,555: Line 4,567:
| [[Vogel%27s%20approximation%20method|Vogel's approximation method]]
| [[Vogel%27s%20approximation%20method|Vogel's approximation method]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 22
| [[Words%20from%20neighbour%20ones|Words from neighbour ones]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 21
| 21
Line 4,607: Line 4,615:
| [[N-body%20problem|N-body problem]]
| [[N-body%20problem|N-body problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 21
| [[Native%20shebang|Native shebang]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
Line 4,618: Line 4,622:
| 21
| 21
| [[Pancake%20numbers|Pancake numbers]]
| [[Pancake%20numbers|Pancake numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 21
| [[Print%20debugging%20statement|Print debugging statement]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 4,638: Line 4,646:
| 21
| 21
| [[Sum%20data%20type|Sum data type]]
| [[Sum%20data%20type|Sum data type]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 21
| [[Wieferich%20primes|Wieferich primes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
Line 4,651: Line 4,663:
| [[Compiler%2Fcode%20generator|Compiler/code generator]]
| [[Compiler%2Fcode%20generator|Compiler/code generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 20
| [[Consecutive%20primes%20with%20ascending%20or%20descending%20dfferences|Consecutive primes with ascending or descending dfferences]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 20
| [[EKG%20sequence%20convergence|EKG sequence convergence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 20
| 20
| [[Erd%C5%91s-primes|Erdős-primes]]
| [[Erd%C5%91s-primes|Erdős-primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 20
| [[Find%20if%20a%20point%20is%20within%20a%20triangle|Find if a point is within a triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 20
| 20
| [[Find%20words%20which%20first%20and%20last%20three%20letters%20are%20equals|Find words which first and last three letters are equals]]
| [[Find%20words%20which%20contains%20all%20the%20vowels|Find words which contains all the vowels]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
|-
Line 4,679: Line 4,703:
| [[Names%20to%20numbers|Names to numbers]]
| [[Names%20to%20numbers|Names to numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 20
| [[Next%20special%20primes|Next special primes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 20
| 20
Line 4,699: Line 4,727:
| [[Primes%20-%20allocate%20descendants%20to%20their%20ancestors|Primes - allocate descendants to their ancestors]]
| [[Primes%20-%20allocate%20descendants%20to%20their%20ancestors|Primes - allocate descendants to their ancestors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 20
| [[Print%20debugging%20statement|Print debugging statement]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 20
| 20
Line 4,715: Line 4,739:
| [[Simulate%20input%2FMouse|Simulate input/Mouse]]
| [[Simulate%20input%2FMouse|Simulate input/Mouse]]
|①||②||③|| ||⑤|| || ||⑧||⑨||
|①||②||③|| ||⑤|| || ||⑧||⑨||
|-
| 20
| [[Sleeping%20Beauty%20problem|Sleeping Beauty problem]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 20
| 20
Line 4,723: Line 4,751:
| [[Untrusted%20environment|Untrusted environment]]
| [[Untrusted%20environment|Untrusted environment]]
|①||②|| ||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②|| ||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 20
| [[Wieferich%20primes|Wieferich primes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 20
| 20
Line 4,735: Line 4,759:
| [[Zeckendorf%20arithmetic|Zeckendorf arithmetic]]
| [[Zeckendorf%20arithmetic|Zeckendorf arithmetic]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|-
| 19
| [[Canonicalize%20CIDR|Canonicalize CIDR]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
Line 4,743: Line 4,771:
| [[Compiler%2Fvirtual%20machine%20interpreter|Compiler/virtual machine interpreter]]
| [[Compiler%2Fvirtual%20machine%20interpreter|Compiler/virtual machine interpreter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 19
| [[Consecutive%20primes%20with%20ascending%20or%20descending%20dfferences|Consecutive primes with ascending or descending dfferences]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
|data-sort-value="draw pixel 0B2"| [[Draw%20pixel%202|Draw pixel 2]]
|data-sort-value="draw pixel 0B2"| [[Draw%20pixel%202|Draw pixel 2]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 19
| [[EKG%20sequence%20convergence|EKG sequence convergence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
| [[Find%20URI%20in%20text|Find URI in text]]
| [[Find%20URI%20in%20text|Find URI in text]]
|①||②||③|| ||⑤||⑥||⑦|| || ||⑩
|①||②||③|| ||⑤||⑥||⑦|| || ||⑩
|-
| 19
| [[Find%20if%20a%20point%20is%20within%20a%20triangle|Find if a point is within a triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 19
| [[Find%20words%20which%20contains%20all%20the%20vowels|Find words which contains all the vowels]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
Line 4,779: Line 4,791:
| [[Most%20frequent%20k%20chars%20distance|Most frequent k chars distance]]
| [[Most%20frequent%20k%20chars%20distance|Most frequent k chars distance]]
|①||②|| ||④||⑤||⑥||⑦||⑧|| ||
|①||②|| ||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 19
| [[Next%20special%20primes|Next special primes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
Line 4,811: Line 4,819:
| [[SQL-based%20authentication|SQL-based authentication]]
| [[SQL-based%20authentication|SQL-based authentication]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|-
| 19
| [[Sleeping%20Beauty%20problem|Sleeping Beauty problem]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
Line 4,827: Line 4,831:
| [[Biorhythms|Biorhythms]]
| [[Biorhythms|Biorhythms]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 18
| [[Canonicalize%20CIDR|Canonicalize CIDR]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
| [[Find%20first%20missing%20positive|Find first missing positive]]
| [[Find%20first%20missing%20positive|Find first missing positive]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 18
| [[Find%20words%20which%20contain%20the%20most%20consonants|Find words which contain the most consonants]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 4,871: Line 4,875:
| [[Percolation%2FMean%20cluster%20density|Percolation/Mean cluster density]]
| [[Percolation%2FMean%20cluster%20density|Percolation/Mean cluster density]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 18
|data-sort-value="positive decimal integers with the digit 0B1 occurring exactly twice"| [[Positive%20decimal%20integers%20with%20the%20digit%201%20occurring%20exactly%20twice|Positive decimal integers with the digit 1 occurring exactly twice]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
Line 4,883: Line 4,891:
| [[Proof|Proof]]
| [[Proof|Proof]]
|①||②|| ||④||⑤||⑥|| ||O||O||
|①||②|| ||④||⑤||⑥|| ||O||O||
|-
| 18
|data-sort-value="pseudo-random numbers/splitmix0C64"| [[Pseudo-random%20numbers%2FSplitmix64|Pseudo-random numbers/Splitmix64]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
Line 4,899: Line 4,911:
| [[Special%20factorials|Special factorials]]
| [[Special%20factorials|Special factorials]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 18
| [[Substring%20primes|Substring primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
Line 4,911: Line 4,927:
| [[Vibrating%20rectangles|Vibrating rectangles]]
| [[Vibrating%20rectangles|Vibrating rectangles]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 17
| [[Aspect%20oriented%20programming|Aspect oriented programming]]
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 17
| 17
Line 4,971: Line 4,991:
| [[Logistic%20curve%20fitting%20in%20epidemiology|Logistic curve fitting in epidemiology]]
| [[Logistic%20curve%20fitting%20in%20epidemiology|Logistic curve fitting in epidemiology]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 17
|data-sort-value="numbers n in which number 0B1 occur twice"| [[Numbers%20n%20in%20which%20number%201%20occur%20twice|Numbers n in which number 1 occur twice]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
|-
| 17
| 17
Line 4,993: Line 5,009:
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
|data-sort-value="primes whose first and last number is 0B3"| [[Primes%20whose%20first%20and%20last%20number%20is%203|Primes whose first and last number is 3]]
|data-sort-value="pseudo-random numbers/splitmix0C64"| [[Pseudo-random%20numbers%2FSplitmix64|Pseudo-random numbers/Splitmix64]]
|①||②||③||④||⑤||⑥||⑦||||||⑩
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
Line 5,014: Line 5,030:
| 17
| 17
| [[Square%20root%20by%20hand|Square root by hand]]
| [[Square%20root%20by%20hand|Square root by hand]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 17
| [[Substring%20primes|Substring primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
|-
Line 5,023: Line 5,035:
| [[Terminal%20control%2FPositional%20read|Terminal control/Positional read]]
| [[Terminal%20control%2FPositional%20read|Terminal control/Positional read]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
| 17
| [[The%20sieve%20of%20Sundaram|The sieve of Sundaram]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
Line 5,031: Line 5,047:
| [[Wilson%20primes%20of%20order%20n|Wilson primes of order n]]
| [[Wilson%20primes%20of%20order%20n|Wilson primes of order n]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 16
| [[Aspect%20oriented%20programming|Aspect oriented programming]]
|①||②||③|| ||⑤|| ||⑦||⑧||⑨||
|-
|-
| 16
| 16
Line 5,043: Line 5,055:
| [[Compiler%2FAST%20interpreter|Compiler/AST interpreter]]
| [[Compiler%2FAST%20interpreter|Compiler/AST interpreter]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||
|①||②||③||④|| ||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 16
| [[Find%20words%20which%20contains%20most%20consonants|Find words which contains most consonants]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
|-
| 16
| 16
Line 5,059: Line 5,067:
| [[Numerical%20integration%2FAdaptive%20Simpson%27s%20method|Numerical integration/Adaptive Simpson's method]]
| [[Numerical%20integration%2FAdaptive%20Simpson%27s%20method|Numerical integration/Adaptive Simpson's method]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 16
|data-sort-value="primes whose first and last number is 0B3"| [[Primes%20whose%20first%20and%20last%20number%20is%203|Primes whose first and last number is 3]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
Line 5,071: Line 5,075:
| [[Rendezvous|Rendezvous]]
| [[Rendezvous|Rendezvous]]
|①||②||③|| ||⑤|| || ||⑧||⑨||
|①||②||③|| ||⑤|| || ||⑧||⑨||
|- style="background-color: #ffc"
| 16
| [[Reverse%20the%20order%20of%20lines%20in%20a%20text%20file%20while%20preserving%20the%20contents%20of%20each%20line|Reverse the order of lines in a text file while preserving the contents of each line]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
Line 5,079: Line 5,087:
| [[Smallest%20numbers|Smallest numbers]]
| [[Smallest%20numbers|Smallest numbers]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 16
| [[Special%20neighbor%20primes|Special neighbor primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 16
| [[Special%20pythagorean%20triplet|Special pythagorean triplet]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
Line 5,119: Line 5,135:
| [[Prime%20numbers%20p%20which%20sum%20of%20prime%20numbers%20less%20or%20equal%20to%20p%20is%20prime|Prime numbers p which sum of prime numbers less or equal to p is prime]]
| [[Prime%20numbers%20p%20which%20sum%20of%20prime%20numbers%20less%20or%20equal%20to%20p%20is%20prime|Prime numbers p which sum of prime numbers less or equal to p is prime]]
|①||②||③||④||⑤||⑥|| || || ||⑩
|①||②||③||④||⑤||⑥|| || || ||⑩
|- style="background-color: #ffc"
| 15
| [[Reverse%20the%20order%20of%20lines%20in%20a%20text%20file%20while%20preserving%20the%20contents%20of%20each%20line|Reverse the order of lines in a text file while preserving the contents of each line]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
|-
| 15
| 15
|data-sort-value="sha-0D256 merkle tree"| [[SHA-256%20Merkle%20tree|SHA-256 Merkle tree]]
|data-sort-value="sha-0D256 merkle tree"| [[SHA-256%20Merkle%20tree|SHA-256 Merkle tree]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 15
| [[Sierpinski%20square%20curve|Sierpinski square curve]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
| [[Sine%20wave|Sine wave]]
| [[Sine%20wave|Sine wave]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
|- style="background-color: #ffc"
| 15
| 15
| [[Two%20bullet%20roulette|Two bullet roulette]]
| [[Special%20neighbor%20primes|Special neighbor primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 15
| [[Untouchable%20numbers|Untouchable numbers]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 15
| [[Word%20ladder|Word ladder]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 14
| 14
Line 5,159: Line 5,183:
| [[Legendre%20prime%20counting%20function|Legendre prime counting function]]
| [[Legendre%20prime%20counting%20function|Legendre prime counting function]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 14
| [[Longest%20palindromic%20substrings|Longest palindromic substrings]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 14
| 14
Line 5,165: Line 5,193:
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 14
| 14
| [[Run%20as%20a%20daemon%20or%20service|Run as a daemon or service]]
| [[Sierpinski%20square%20curve|Sierpinski square curve]]
|①||②||||④||⑤|||||| || ||
|①||②|| ||④||⑤|| || ||||||
|-
| 14
| [[The%20sieve%20of%20Sundaram|The sieve of Sundaram]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|-
|-
| 14
| 14
| [[Tree%20from%20nesting%20levels|Tree from nesting levels]]
| [[Tree%20from%20nesting%20levels|Tree from nesting levels]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 14
| [[Two%20bullet%20roulette|Two bullet roulette]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 14
| [[Untouchable%20numbers|Untouchable numbers]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 14
| [[Word%20ladder|Word ladder]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 14
| 14
Line 5,215: Line 5,227:
| [[Launch%20rocket%20with%20countdown%20and%20acceleration%20in%20stdout|Launch rocket with countdown and acceleration in stdout]]
| [[Launch%20rocket%20with%20countdown%20and%20acceleration%20in%20stdout|Launch rocket with countdown and acceleration in stdout]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 13
| [[Longest%20palindromic%20substrings|Longest palindromic substrings]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 13
| 13
Line 5,247: Line 5,255:
| [[Railway%20circuit|Railway circuit]]
| [[Railway%20circuit|Railway circuit]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 13
| [[Run%20as%20a%20daemon%20or%20service|Run as a daemon or service]]
| ||②|| ||④||⑤|| || ||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
Line 5,259: Line 5,263:
| [[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"
| 13
| [[Sum%20of%20primes%20in%20odd%20positions%20is%20prime|Sum of primes in odd positions is prime]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
Line 5,283: Line 5,291:
| [[Catmull%E2%80%93Clark%20subdivision%20surface|Catmull–Clark subdivision surface]]
| [[Catmull%E2%80%93Clark%20subdivision%20surface|Catmull–Clark subdivision surface]]
|①||②||③||④|| ||⑥|| ||⑧||⑨||
|①||②||③||④|| ||⑥|| ||⑧||⑨||
|- style="background-color: #ffc"
| 12
| [[Combinations%20with%20repetitions%2FSquare%20digit%20chain|Combinations with repetitions/Square digit chain]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
| 12
| [[Display%20an%20outline%20as%20a%20nested%20table|Display an outline as a nested table]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
Line 5,303: Line 5,319:
| [[Geohash|Geohash]]
| [[Geohash|Geohash]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 12
| [[Longest%20substrings%20without%20repeating%20characters|Longest substrings without repeating characters]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 12
| 12
Line 5,338: Line 5,358:
| 11
| 11
| [[Bioinformatics%2FGlobal%20alignment|Bioinformatics/Global alignment]]
| [[Bioinformatics%2FGlobal%20alignment|Bioinformatics/Global alignment]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 11
| [[Combinations%20with%20repetitions%2FSquare%20digit%20chain|Combinations with repetitions/Square digit chain]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
| 11
| [[Display%20an%20outline%20as%20a%20nested%20table|Display an outline as a nested table]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 5,370: Line 5,382:
| 11
| 11
| [[Hourglass%20puzzle|Hourglass puzzle]]
| [[Hourglass%20puzzle|Hourglass puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 11
| [[Longest%20substrings%20without%20repeating%20characters|Longest substrings without repeating characters]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 5,403: Line 5,411:
| [[Tropical%20algebra%20overloading|Tropical algebra overloading]]
| [[Tropical%20algebra%20overloading|Tropical algebra overloading]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|-
| 11
| [[War%20card%20game|War card game]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 10
| 10
Line 5,471: Line 5,483:
| [[Verhoeff%20algorithm|Verhoeff algorithm]]
| [[Verhoeff%20algorithm|Verhoeff algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 10
| [[War%20card%20game|War card game]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
Line 5,495: Line 5,503:
| [[IPC%20via%20named%20pipe|IPC via named pipe]]
| [[IPC%20via%20named%20pipe|IPC via named pipe]]
| ||②|| || ||⑤|| ||⑦|| ||⑨||
| ||②|| || ||⑤|| ||⑦|| ||⑨||
|-
| 9
| [[Mayan%20calendar|Mayan calendar]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
Line 5,533: Line 5,545:
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
| [[Pandigital%20prime|Pandigital prime]]
| [[Mayan%20calendar|Mayan calendar]]
|①||||③||||⑤||⑥|||| || ||
|①|| ||③|| ||⑤||⑥|| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
| [[Price%20list%20behind%20API|Price list behind API]]
| [[Price%20list%20behind%20API|Price list behind API]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 8
| [[Ramanujan%20primes|Ramanujan primes]]
|①||②||③||④||⑤||⑥|| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
Line 5,615: Line 5,631:
| [[Waveform%20analysis%2FDoh%20ray%20me|Waveform analysis/Doh ray me]]
| [[Waveform%20analysis%2FDoh%20ray%20me|Waveform analysis/Doh ray me]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
| 7
| [[Wordiff|Wordiff]]
|①|| ||③||④||⑤||⑥|| ||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 6
| 6
Line 5,651: Line 5,671:
| [[Strassen%27s%20algorithm|Strassen's algorithm]]
| [[Strassen%27s%20algorithm|Strassen's algorithm]]
|①||②||③||④||⑤||⑥|| || || ||
|①||②||③||④||⑤||⑥|| || || ||
|-
| 6
| [[Wordiff|Wordiff]]
|①|| ||③||④|| ||⑥|| ||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
Line 5,661: Line 5,677:
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
| [[Number%20Triplets%20Game|Number Triplets Game]]
| [[Number%20triplets%20game|Number triplets game]]
|①|| ||③|| || ||⑥||⑦|| || ||
|①|| ||③|| || ||⑥||⑦|| || ||
|-
|-
Line 5,671: Line 5,687:
| [[P-Adic%20square%20roots|P-Adic square roots]]
| [[P-Adic%20square%20roots|P-Adic square roots]]
|①|| ||③||④|| ||⑥|| || || ||
|①|| ||③||④|| ||⑥|| || || ||
|- style="background-color: #ffc"
| 5
| [[Peripheral%20drift%20illusion|Peripheral drift illusion]]
|①|| ||③||④||⑤||⑥|| || || ||
|- style="background-color: #ffc"
| 5
| [[Solving%20coin%20problems|Solving coin problems]]
|①||②||③|| || ||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
Line 5,687: Line 5,711:
| [[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"
| 4
| [[Solving%20coin%20problems|Solving coin problems]]
|①||②||③|| || || ||⑦|| || ||
|-
|-
| 4
| 4
Line 5,723: Line 5,743:
| [[Vidir|Vidir]]
| [[Vidir|Vidir]]
|①|| || || ||⑤|| || || || ||
|①|| || || ||⑤|| || || || ||
|- style="background-color: #ffc"
| 2
| [[B-spline|B-spline]]
| || ||③|| || ||⑥|| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 2
| 2
Line 5,731: Line 5,755:
| [[Mine%20a%20bitcoin|Mine a bitcoin]]
| [[Mine%20a%20bitcoin|Mine a bitcoin]]
|①|| || || || || || || || ||
|①|| || || || || || || || ||
|- style="background-color: #ffc"
| 1
| [[Peripheral%20Drift%20Illusion|Peripheral Drift Illusion]]
|①|| || || || || || || || ||
|- style="background-color: #ffc"
| 0
| [[B-spline|B-spline]]
| || || || || || || || || ||
|}
|}
</div>
</div>