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

From Rosetta Code
Content added Content deleted
(Update full list output)
(Update full list output)
Line 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>

Revision as of 20:02, 5 September 2021

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

This is something of a experiment. The languages have their completed task entries marked with a circled digit in the table so you can sort on the language to see which tasks have been done. Hold down control and click on several columns to do secondary, tertiary, etc. sorts.

Languages that omit a certain task have an uppercase O filled in for that task.

Ideally it would be nice to be able to generate the table on demand for any language but it is fairly intensive to generate. Once a week is ok, on demand would be unsustainable.

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

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

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