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

Content added Content deleted
(Update full list output)
(Update full list output)
Line 21: Line 21:
<div style="height:40em;overflow:scroll;">
<div style="height:40em;overflow:scroll;">
{|class="wikitable sortable"
{|class="wikitable sortable"
|+ As of 2021-04-25T21:01:26Z :: Tasks: 1102 ::<span style="background-color:#ffd"> Draft Tasks:267 </span>:: Total Tasks: 1369 :: Total Examples: 75498
|+ As of 2021-05-02T21:09:39Z :: Tasks: 1102 ::<span style="background-color:#ffd"> Draft Tasks:269 </span>:: Total Tasks: 1371 :: Total Examples: 75676
!Count!!Task!!①!!②!!③!!④!!⑤!!⑥!!⑦!!⑧!!⑨!!⑩
!Count!!Task!!①!!②!!③!!④!!⑤!!⑥!!⑦!!⑧!!⑨!!⑩
|-
|-
Line 104: Line 104:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 187
| 188
| [[Array%20concatenation|Array concatenation]]
| [[Array%20concatenation|Array concatenation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 186
| [[Repeat%20a%20string|Repeat a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 120: Line 116:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 183
| 185
| [[Repeat%20a%20string|Repeat a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 184
| [[Averages%2FArithmetic%20mean|Averages/Arithmetic mean]]
| [[Averages%2FArithmetic%20mean|Averages/Arithmetic mean]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 178: Line 178:
| 163
| 163
| [[Loops%2FFor%20with%20a%20specified%20step|Loops/For with a specified step]]
| [[Loops%2FFor%20with%20a%20specified%20step|Loops/For with a specified step]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 163
| [[String%20length|String length]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 194: Line 198:
| 162
| 162
| [[Loops%2FForeach|Loops/Foreach]]
| [[Loops%2FForeach|Loops/Foreach]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 162
| [[String%20length|String length]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 210: Line 210:
| 160
| 160
| [[Loops%2FBreak|Loops/Break]]
| [[Loops%2FBreak|Loops/Break]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 160
| [[Sum%20of%20a%20series|Sum of a series]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 218: Line 222:
| 159
| 159
| [[String%20case|String case]]
| [[String%20case|String case]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 159
| [[Sum%20of%20a%20series|Sum of a series]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 272: Line 272:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 147
| 148
| [[Sorting%20algorithms%2FBubble%20sort|Sorting algorithms/Bubble sort]]
| [[Sorting%20algorithms%2FBubble%20sort|Sorting algorithms/Bubble sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 364: Line 364:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 133
| 134
| [[Substring|Substring]]
| [[Loops%2FContinue|Loops/Continue]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 133
| 133
| [[Loops%2FContinue|Loops/Continue]]
| [[Substring|Substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 450: Line 450:
| 123
| 123
| [[Literals%2FInteger|Literals/Integer]]
| [[Literals%2FInteger|Literals/Integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 123
| [[Variables|Variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 458: Line 462:
| 122
| 122
| [[Formatted%20numeric%20output|Formatted numeric output]]
| [[Formatted%20numeric%20output|Formatted numeric output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 122
| [[Variables|Variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 490: Line 490:
| 119
| 119
| [[Read%20a%20file%20line%20by%20line|Read a file line by line]]
| [[Read%20a%20file%20line%20by%20line|Read a file line by line]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 119
| [[Roman%20numerals%2FDecode|Roman numerals/Decode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 118
| 118
| [[Count%20occurrences%20of%20a%20substring|Count occurrences of a substring]]
| [[Null%20object|Null object]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 118
| 118
| [[Null%20object|Null object]]
| [[Roman%20numerals%2FDecode|Roman numerals/Decode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 118
| 118
| [[Sorting%20algorithms%2FInsertion%20sort|Sorting algorithms/Insertion sort]]
| [[Sorting%20algorithms%2FInsertion%20sort|Sorting algorithms/Insertion sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 117
| [[Count%20occurrences%20of%20a%20substring|Count occurrences of a substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 614: Line 614:
| 111
| 111
| [[Return%20multiple%20values|Return multiple values]]
| [[Return%20multiple%20values|Return multiple values]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 110
| [[Arithmetic%2FComplex|Arithmetic/Complex]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 630: Line 634:
| 110
| 110
| [[Perfect%20numbers|Perfect numbers]]
| [[Perfect%20numbers|Perfect numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 109
| [[Arithmetic%2FComplex|Arithmetic/Complex]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 678: Line 678:
| 106
| 106
| [[Variadic%20function|Variadic function]]
| [[Variadic%20function|Variadic function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 105
| [[Arithmetic-geometric%20mean|Arithmetic-geometric mean]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 709: Line 713:
|-
|-
| 104
| 104
| [[Evaluate%20binomial%20coefficients|Evaluate binomial coefficients]]
| [[Arithmetic-geometric%20mean|Arithmetic-geometric mean]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 104
| 104
| [[Prime%20decomposition|Prime decomposition]]
| [[Evaluate%20binomial%20coefficients|Evaluate binomial coefficients]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 722: Line 726:
| 104
| 104
| [[Sierpinski%20triangle|Sierpinski triangle]]
| [[Sierpinski%20triangle|Sierpinski triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 103
| [[Prime%20decomposition|Prime decomposition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 818: Line 818:
| 97
| 97
| [[Create%20a%20two-dimensional%20array%20at%20runtime|Create a two-dimensional array at runtime]]
| [[Create%20a%20two-dimensional%20array%20at%20runtime|Create a two-dimensional array at runtime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 97
| [[Power%20set|Power set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 97
| 97
| [[Range%20extraction|Range extraction]]
| [[Range%20extraction|Range extraction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 97
| [[Vector%20products|Vector products]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 827: Line 835:
| [[Interactive%20programming|Interactive programming]]
| [[Interactive%20programming|Interactive programming]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 96
| [[Power%20set|Power set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 96
| 96
Line 865: Line 869:
|-
|-
| 94
| 94
| [[The%20Twelve%20Days%20of%20Christmas|The Twelve Days of Christmas]]
| [[Time%20a%20function|Time a function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 94
| 94
| [[Vector%20products|Vector products]]
| [[Time%20a%20function|Time a function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 886: Line 890:
| 93
| 93
| [[First-class%20functions|First-class functions]]
| [[First-class%20functions|First-class functions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 93
| [[The%20Twelve%20Days%20of%20Christmas|The Twelve Days of Christmas]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,046: Line 1,046:
| 85
| 85
| [[Compare%20a%20list%20of%20strings|Compare a list of strings]]
| [[Compare%20a%20list%20of%20strings|Compare a list of strings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 85
| [[Map%20range|Map range]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,058: Line 1,062:
| 84
| 84
| [[Hofstadter%20Q%20sequence|Hofstadter Q sequence]]
| [[Hofstadter%20Q%20sequence|Hofstadter Q sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 84
| [[Map%20range|Map range]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,078: Line 1,078:
| 83
| 83
| [[Queue%2FUsage|Queue/Usage]]
| [[Queue%2FUsage|Queue/Usage]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 83
| [[SEDOLs|SEDOLs]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,105: Line 1,109:
|-
|-
| 82
| 82
| [[SEDOLs|SEDOLs]]
| [[Introspection|Introspection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,133: Line 1,137:
|-
|-
| 81
| 81
| [[Monte%20Carlo%20methods|Monte Carlo methods]]
| [[Introspection|Introspection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 81
| 80
| [[Almost%20prime|Almost prime]]
| [[Monte%20Carlo%20methods|Monte Carlo methods]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,154: Line 1,158:
| 79
| 79
| [[Count%20the%20coins|Count the coins]]
| [[Count%20the%20coins|Count the coins]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 79
| [[Find%20common%20directory%20path|Find common directory path]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,209: Line 1,217:
|-
|-
| 78
| 78
| [[Find%20common%20directory%20path|Find common directory path]]
| [[Find%20the%20last%20Sunday%20of%20each%20month|Find the last Sunday of each month]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 78
| 78
| [[Floyd%27s%20triangle|Floyd's triangle]]
| [[Find%20the%20last%20Sunday%20of%20each%20month|Find the last Sunday of each month]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 78
| 78
| [[Multifactorial|Multifactorial]]
| [[Multifactorial|Multifactorial]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 78
| [[Operator%20precedence|Operator precedence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,239: Line 1,251:
| [[Sockets|Sockets]]
| [[Sockets|Sockets]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 78
| [[Word%20wrap|Word wrap]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 78
| 78
Line 1,246: Line 1,262:
| 77
| 77
|data-sort-value="crc-0C32"| [[CRC-32|CRC-32]]
|data-sort-value="crc-0C32"| [[CRC-32|CRC-32]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 77
| [[Floyd%27s%20triangle|Floyd's triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,262: Line 1,274:
| 77
| 77
| [[Linear%20congruential%20generator|Linear congruential generator]]
| [[Linear%20congruential%20generator|Linear congruential generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 77
| [[Operator%20precedence|Operator precedence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,286: Line 1,294:
| 77
| 77
| [[URL%20encoding|URL encoding]]
| [[URL%20encoding|URL encoding]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 77
| [[Word%20wrap|Word wrap]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,310: Line 1,314:
| 76
| 76
| [[Munchausen%20numbers|Munchausen numbers]]
| [[Munchausen%20numbers|Munchausen numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 75
| [[Almost%20prime|Almost prime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,338: Line 1,338:
| 75
| 75
| [[Non-decimal%20radices%2FOutput|Non-decimal radices/Output]]
| [[Non-decimal%20radices%2FOutput|Non-decimal radices/Output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 75
| [[Phrase%20reversals|Phrase reversals]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 75
| [[Population%20count|Population count]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,365: Line 1,373:
|-
|-
| 74
| 74
| [[Pi|Pi]]
| [[Phrase%20reversals|Phrase reversals]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 74
| [[Population%20count|Population count]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,410: Line 1,414:
| 73
| 73
| [[Multiple%20distinct%20objects|Multiple distinct objects]]
| [[Multiple%20distinct%20objects|Multiple distinct objects]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 73
| [[Pi|Pi]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,458: Line 1,458:
| 71
| 71
| [[Convert%20seconds%20to%20compound%20duration|Convert seconds to compound duration]]
| [[Convert%20seconds%20to%20compound%20duration|Convert seconds to compound duration]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 71
| [[Euler%27s%20sum%20of%20powers%20conjecture|Euler's sum of powers conjecture]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,483: Line 1,487:
| [[Take%20notes%20on%20the%20command%20line|Take notes on the command line]]
| [[Take%20notes%20on%20the%20command%20line|Take notes on the command line]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 71
| [[Vigen%C3%A8re%20cipher|Vigenère cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 71
| [[Zeckendorf%20number%20representation|Zeckendorf number representation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 70
| 70
Line 1,498: Line 1,510:
| 70
| 70
| [[Enforced%20immutability|Enforced immutability]]
| [[Enforced%20immutability|Enforced immutability]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 70
| [[Euler%27s%20sum%20of%20powers%20conjecture|Euler's sum of powers conjecture]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,518: Line 1,526:
| 70
| 70
| [[Quaternion%20type|Quaternion type]]
| [[Quaternion%20type|Quaternion type]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 70
| [[Vigen%C3%A8re%20cipher|Vigenère cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 70
| 70
| [[Write%20float%20arrays%20to%20a%20text%20file|Write float arrays to a text file]]
| [[Write%20float%20arrays%20to%20a%20text%20file|Write float arrays to a text file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 70
| [[Zeckendorf%20number%20representation|Zeckendorf number representation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,574: Line 1,574:
| 69
| 69
| [[Magic%20squares%20of%20odd%20order|Magic squares of odd order]]
| [[Magic%20squares%20of%20odd%20order|Magic squares of odd order]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 69
| [[Maze%20generation|Maze generation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,611: Line 1,615:
| [[Jump%20anywhere|Jump anywhere]]
| [[Jump%20anywhere|Jump anywhere]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
| [[Maze%20generation|Maze generation]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 68
| 68
Line 1,695: Line 1,695:
| [[Strip%20control%20codes%20and%20extended%20characters%20from%20a%20string|Strip control codes and extended characters from a string]]
| [[Strip%20control%20codes%20and%20extended%20characters%20from%20a%20string|Strip control codes and extended characters from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 66
| [[Variable%20size%2FGet|Variable size/Get]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 65
| 65
Line 1,740: Line 1,744:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 65
| 64
| [[Anti-primes|Anti-primes]]
| [[Variable%20size%2FGet|Variable size/Get]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 64
| 64
| [[Continued%20fraction|Continued fraction]]
| [[Continued%20fraction|Continued fraction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 64
| [[Factors%20of%20a%20Mersenne%20number|Factors of a Mersenne number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,757: Line 1,765:
|-
|-
| 64
| 64
| [[Van%20der%20Corput%20sequence|Van der Corput sequence]]
| [[XML%2FOutput|XML/Output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 63
| 64
| [[Anti-primes|Anti-primes]]
| [[XML%2FOutput|XML/Output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 63
| 63
| [[Exponentiation%20order|Exponentiation order]]
| [[Factors%20of%20a%20Mersenne%20number|Factors of a Mersenne number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,774: Line 1,782:
| 63
| 63
| [[Non-decimal%20radices%2FInput|Non-decimal radices/Input]]
| [[Non-decimal%20radices%2FInput|Non-decimal radices/Input]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 63
| [[Rep-string|Rep-string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 63
| 63
| [[Singly-linked%20list%2FElement%20insertion|Singly-linked list/Element insertion]]
| [[Singly-linked%20list%2FElement%20insertion|Singly-linked list/Element insertion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 63
| [[Undefined%20values|Undefined values]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,798: Line 1,814:
| 62
| 62
| [[Department%20numbers|Department numbers]]
| [[Department%20numbers|Department numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[Exponentiation%20order|Exponentiation order]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,818: Line 1,830:
| 62
| 62
| [[Probabilistic%20choice|Probabilistic choice]]
| [[Probabilistic%20choice|Probabilistic choice]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[Rep-string|Rep-string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,834: Line 1,842:
| 62
| 62
| [[Tic-tac-toe|Tic-tac-toe]]
| [[Tic-tac-toe|Tic-tac-toe]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[Undefined%20values|Undefined values]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[Van%20der%20Corput%20sequence|Van der Corput sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,931: Line 1,931:
| [[Bitmap%2FWrite%20a%20PPM%20file|Bitmap/Write a PPM file]]
| [[Bitmap%2FWrite%20a%20PPM%20file|Bitmap/Write a PPM file]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 59
| [[Cartesian%20product%20of%20two%20or%20more%20lists|Cartesian product of two or more lists]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 59
| 59
Line 1,963: Line 1,967:
| [[Unicode%20strings|Unicode strings]]
| [[Unicode%20strings|Unicode strings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 59
| [[User%20input%2FGraphical|User input/Graphical]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 59
| [[Yin%20and%20yang|Yin and yang]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 58
| 58
Line 1,991: Line 2,003:
| [[Two%20sum|Two sum]]
| [[Two%20sum|Two sum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 58
| [[User%20input%2FGraphical|User input/Graphical]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 58
| [[Yin%20and%20yang|Yin and yang]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 57
| 57
Line 2,090: Line 2,094:
| 57
| 57
| [[Truncate%20a%20file|Truncate a file]]
| [[Truncate%20a%20file|Truncate a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 56
| [[Cartesian%20product%20of%20two%20or%20more%20lists|Cartesian product of two or more lists]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,182: Line 2,182:
| 55
| 55
| [[Stack%20traces|Stack traces]]
| [[Stack%20traces|Stack traces]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 54
| [[Abundant%20odd%20numbers|Abundant odd numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,219: Line 2,223:
| [[XML%2FXPath|XML/XPath]]
| [[XML%2FXPath|XML/XPath]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 53
| [[Abundant%20odd%20numbers|Abundant odd numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 53
| 53
Line 2,250: Line 2,250:
| 53
| 53
| [[Ternary%20logic|Ternary logic]]
| [[Ternary%20logic|Ternary logic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 53
| [[Universal%20Turing%20machine|Universal Turing machine]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 53
| [[Van%20Eck%20sequence|Van Eck sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,266: Line 2,274:
| 52
| 52
| [[Determine%20if%20a%20string%20has%20all%20the%20same%20characters|Determine if a string has all the same characters]]
| [[Determine%20if%20a%20string%20has%20all%20the%20same%20characters|Determine if a string has all the same characters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 52
| [[Determine%20if%20a%20string%20is%20collapsible|Determine if a string is collapsible]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,310: Line 2,322:
| 52
| 52
| [[Seven-sided%20dice%20from%20five-sided%20dice|Seven-sided dice from five-sided dice]]
| [[Seven-sided%20dice%20from%20five-sided%20dice|Seven-sided dice from five-sided dice]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 52
| [[Smith%20numbers|Smith numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 52
| [[Square%20but%20not%20cube|Square but not cube]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,318: Line 2,338:
| 52
| 52
|data-sort-value="text processing/0B2"| [[Text%20processing%2F2|Text processing/2]]
|data-sort-value="text processing/0B2"| [[Text%20processing%2F2|Text processing/2]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 52
| [[Validate%20International%20Securities%20Identification%20Number|Validate International Securities Identification Number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 52
| [[Vector|Vector]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 52
| [[Wireworld|Wireworld]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|-
| 51
| [[Attractive%20numbers|Attractive numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,355: Line 2,391:
| [[Respond%20to%20an%20unknown%20method%20call|Respond to an unknown method call]]
| [[Respond%20to%20an%20unknown%20method%20call|Respond to an unknown method call]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|- style="background-color: #ffc"
|-
| 51
| 51
| [[Sattolo%20cycle|Sattolo cycle]]
| [[Shoelace%20formula%20for%20polygonal%20area|Shoelace formula for polygonal area]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 51
| 51
| [[Shoelace%20formula%20for%20polygonal%20area|Shoelace formula for polygonal area]]
| [[Smith%20numbers|Smith numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 51
| [[Square%20but%20not%20cube|Square but not cube]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 51
| [[Universal%20Turing%20machine|Universal Turing machine]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 51
| [[Validate%20International%20Securities%20Identification%20Number|Validate International Securities Identification Number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 51
| [[Vector|Vector]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 51
| [[Wireworld|Wireworld]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|-
|-
| 50
| 50
| [[Archimedean%20spiral|Archimedean spiral]]
| [[Archimedean%20spiral|Archimedean spiral]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 50
| [[Attractive%20numbers|Attractive numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,398: Line 2,410:
| 50
| 50
| [[Copy%20stdin%20to%20stdout|Copy stdin to stdout]]
| [[Copy%20stdin%20to%20stdout|Copy stdin to stdout]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 50
| [[Determine%20if%20a%20string%20is%20collapsible|Determine if a string is collapsible]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,434: Line 2,442:
| 50
| 50
| [[Rate%20counter|Rate counter]]
| [[Rate%20counter|Rate counter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 50
| [[Sattolo%20cycle|Sattolo cycle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,458: Line 2,462:
| 49
| 49
| [[Jaro%20distance|Jaro distance]]
| [[Jaro%20distance|Jaro distance]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 49
| [[Kernighans%20large%20earthquake%20problem|Kernighans large earthquake problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,463: Line 2,471:
| [[Last%20letter-first%20letter|Last letter-first letter]]
| [[Last%20letter-first%20letter|Last letter-first letter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 49
| [[Password%20generator|Password generator]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 49
| 49
Line 2,497: Line 2,509:
|-
|-
| 48
| 48
| [[Longest%20string%20challenge|Longest string challenge]]
| [[Kernighans%20large%20earthquake%20problem|Kernighans large earthquake problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,507: Line 2,519:
| [[Naming%20conventions|Naming conventions]]
| [[Naming%20conventions|Naming conventions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 48
| [[Password%20generator|Password generator]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 48
| 48
Line 2,522: Line 2,530:
| 48
| 48
| [[Sort%20numbers%20lexicographically|Sort numbers lexicographically]]
| [[Sort%20numbers%20lexicographically|Sort numbers lexicographically]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[Visualize%20a%20tree|Visualize a tree]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,551: Line 2,563:
| [[Kronecker%20product|Kronecker product]]
| [[Kronecker%20product|Kronecker product]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 47
| [[Longest%20string%20challenge|Longest string challenge]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 47
| 47
| [[Stable%20marriage%20problem|Stable marriage problem]]
| [[Stable%20marriage%20problem|Stable marriage problem]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 47
| [[Visualize%20a%20tree|Visualize a tree]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 46
| 46
Line 2,594: Line 2,598:
| 46
| 46
| [[Set%20consolidation|Set consolidation]]
| [[Set%20consolidation|Set consolidation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 46
| [[Ulam%20spiral%20%28for%20primes%29|Ulam spiral (for primes)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,641: Line 2,649:
|-
|-
| 45
| 45
| [[Taxicab%20numbers|Taxicab numbers]]
| [[Ulam%20spiral%20%28for%20primes%29|Ulam spiral (for primes)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,674: Line 2,682:
| 44
| 44
|data-sort-value="generate chess0D960 starting position"| [[Generate%20Chess960%20starting%20position|Generate Chess960 starting position]]
|data-sort-value="generate chess0D960 starting position"| [[Generate%20Chess960%20starting%20position|Generate Chess960 starting position]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 44
| [[Nim%20game|Nim game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,693: Line 2,705:
|-
|-
| 44
| 44
| [[Taxicab%20numbers|Taxicab numbers]]
| [[Truth%20table|Truth table]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 43
| [[Currency|Currency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,714: Line 2,730:
| 43
| 43
|data-sort-value="md0B5/implementation"| [[MD5%2FImplementation|MD5/Implementation]]
|data-sort-value="md0B5/implementation"| [[MD5%2FImplementation|MD5/Implementation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 43
| [[Nim%20game|Nim game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,729: Line 2,741:
|-
|-
| 43
| 43
| [[Truth%20table|Truth table]]
| [[Twelve%20statements|Twelve statements]]
|①||②||③||④||⑤||⑥||⑦||||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 43
| 43
|data-sort-value="utf-0B8 encode and decode"| [[UTF-8%20encode%20and%20decode|UTF-8 encode and decode]]
| [[Van%20Eck%20sequence|Van Eck sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,749: Line 2,761:
|-
|-
| 42
| 42
| [[Currency|Currency]]
| [[Deepcopy|Deepcopy]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 42
| 42
| [[Digital%20root%2FMultiplicative%20digital%20root|Digital root/Multiplicative digital root]]
| [[Deepcopy|Deepcopy]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 42
| 42
| [[Fivenum|Fivenum]]
| [[Digital%20root%2FMultiplicative%20digital%20root|Digital root/Multiplicative digital root]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 42
| [[Fusc%20sequence|Fusc sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,797: Line 2,813:
|-
|-
| 42
| 42
| [[The%20Name%20Game|The Name Game]]
| [[Twelve%20statements|Twelve statements]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 42
|data-sort-value="utf-0B8 encode and decode"| [[UTF-8%20encode%20and%20decode|UTF-8 encode and decode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,817: Line 2,829:
|-
|-
| 41
| 41
| [[Determine%20if%20a%20string%20is%20squeezable|Determine if a string is squeezable]]
| [[Fivenum|Fivenum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,825: Line 2,837:
|-
|-
| 41
| 41
| [[Fusc%20sequence|Fusc sequence]]
| [[Inverted%20index|Inverted index]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,855: Line 2,867:
| [[Start%20from%20a%20main%20routine|Start from a main routine]]
| [[Start%20from%20a%20main%20routine|Start from a main routine]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|-
| 41
| [[The%20Name%20Game|The Name Game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 41
| 41
Line 2,886: Line 2,894:
| 40
| 40
| [[GUI%20enabling%2Fdisabling%20of%20controls|GUI enabling/disabling of controls]]
| [[GUI%20enabling%2Fdisabling%20of%20controls|GUI enabling/disabling of controls]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 40
| [[Inverted%20index|Inverted index]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
Line 3,014: Line 3,018:
| 38
| 38
| [[Feigenbaum%20constant%20calculation|Feigenbaum constant calculation]]
| [[Feigenbaum%20constant%20calculation|Feigenbaum constant calculation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 38
| [[Idiomatically%20determine%20all%20the%20lowercase%20and%20uppercase%20letters|Idiomatically determine all the lowercase and uppercase letters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,058: Line 3,066:
| 38
| 38
| [[Totient%20function|Totient function]]
| [[Totient%20function|Totient function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 38
| [[Vampire%20number|Vampire number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,146: Line 3,158:
| 37
| 37
| [[Test%20integerness|Test integerness]]
| [[Test%20integerness|Test integerness]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 37
| [[Vampire%20number|Vampire number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,167: Line 3,175:
| [[Convex%20hull|Convex hull]]
| [[Convex%20hull|Convex hull]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 36
| 36
| [[Cycle%20detection|Cycle detection]]
| [[Determine%20if%20a%20string%20is%20squeezable|Determine if a string is squeezable]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,190: Line 3,198:
| 36
| 36
| [[Humble%20numbers|Humble numbers]]
| [[Humble%20numbers|Humble numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 36
| [[Idiomatically%20determine%20all%20the%20lowercase%20and%20uppercase%20letters|Idiomatically determine all the lowercase and uppercase letters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,302: Line 3,306:
| 34
| 34
| [[RSA%20code|RSA code]]
| [[RSA%20code|RSA code]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 34
| [[Set%20puzzle|Set puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,342: Line 3,350:
| 33
| 33
| [[Multi-dimensional%20array|Multi-dimensional array]]
| [[Multi-dimensional%20array|Multi-dimensional array]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 33
| [[Multiplicative%20order|Multiplicative order]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,366: Line 3,378:
| 33
| 33
| [[Resistor%20mesh|Resistor mesh]]
| [[Resistor%20mesh|Resistor mesh]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 33
| [[Set%20puzzle|Set puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,403: Line 3,411:
| [[Church%20numerals|Church numerals]]
| [[Church%20numerals|Church numerals]]
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|- style="background-color: #ffc"
| 32
| [[Cycle%20detection|Cycle detection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 32
| 32
Line 3,434: Line 3,438:
| 32
| 32
| [[Lah%20numbers|Lah numbers]]
| [[Lah%20numbers|Lah numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 32
| [[Multiplicative%20order|Multiplicative order]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,479: Line 3,479:
| [[Check%20Machin-like%20formulas|Check Machin-like formulas]]
| [[Check%20Machin-like%20formulas|Check Machin-like formulas]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 31
| [[Draw%20a%20rotating%20cube|Draw a rotating cube]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 31
| 31
Line 3,531: Line 3,535:
| [[URL%20parser|URL parser]]
| [[URL%20parser|URL parser]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 31
| [[Xiaolin%20Wu%27s%20line%20algorithm|Xiaolin Wu's line algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 31
| [[Zhang-Suen%20thinning%20algorithm|Zhang-Suen thinning algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 30
| 30
Line 3,547: Line 3,559:
| [[Checkpoint%20synchronization|Checkpoint synchronization]]
| [[Checkpoint%20synchronization|Checkpoint synchronization]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 30
| [[Compiler%2Flexical%20analyzer|Compiler/lexical analyzer]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|-
|-
| 30
| 30
Line 3,559: Line 3,575:
| [[Diversity%20prediction%20theorem|Diversity prediction theorem]]
| [[Diversity%20prediction%20theorem|Diversity prediction theorem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 30
| [[Draw%20a%20rotating%20cube|Draw a rotating cube]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 30
| 30
Line 3,625: Line 3,637:
|-
|-
| 30
| 30
| [[Update%20a%20configuration%20file|Update a configuration file]]
|data-sort-value="window creation/x0C11"| [[Window%20creation%2FX11|Window creation/X11]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|-
|-
| 30
| 30
| [[Verify%20distribution%20uniformity%2FChi-squared%20test|Verify distribution uniformity/Chi-squared test]]
| [[Xiaolin%20Wu%27s%20line%20algorithm|Xiaolin Wu's line algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|-
|-
| 30
| 30
|data-sort-value="window creation/x0C11"| [[Window%20creation%2FX11|Window creation/X11]]
| [[Zhang-Suen%20thinning%20algorithm|Zhang-Suen thinning algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 29
| 29
Line 3,643: Line 3,655:
| [[Bacon%20cipher|Bacon cipher]]
| [[Bacon%20cipher|Bacon cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 29
| [[Compiler%2Flexical%20analyzer|Compiler/lexical analyzer]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|-
|-
| 29
| 29
Line 3,699: Line 3,707:
| [[Superellipse|Superellipse]]
| [[Superellipse|Superellipse]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 29
| 29
| [[Word%20break%20problem|Word break problem]]
| [[Update%20a%20configuration%20file|Update a configuration file]]
|①||②||③||④||⑤||⑥||⑦||||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 29
| 29
| [[Yellowstone%20sequence|Yellowstone sequence]]
| [[Verify%20distribution%20uniformity%2FChi-squared%20test|Verify distribution uniformity/Chi-squared test]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 29
| [[Word%20break%20problem|Word break problem]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 28
| 28
Line 3,765: Line 3,769:
|-
|-
| 28
| 28
| [[Weird%20numbers|Weird numbers]]
| [[Yellowstone%20sequence|Yellowstone sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 28
| [[World%20Cup%20group%20stage|World Cup group stage]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,779: Line 3,787:
| [[Chebyshev%20coefficients|Chebyshev coefficients]]
| [[Chebyshev%20coefficients|Chebyshev coefficients]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 27
| [[Coprimes|Coprimes]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|-
|-
| 27
| 27
Line 3,854: Line 3,866:
| 27
| 27
| [[Tonelli-Shanks%20algorithm|Tonelli-Shanks algorithm]]
| [[Tonelli-Shanks%20algorithm|Tonelli-Shanks algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 27
| [[Weird%20numbers|Weird numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 27
| [[World%20Cup%20group%20stage|World Cup group stage]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,899: Line 3,903:
| [[Kronecker%20product%20based%20fractals|Kronecker product based fractals]]
| [[Kronecker%20product%20based%20fractals|Kronecker product based fractals]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 26
| [[Magic%20squares%20of%20singly%20even%20order|Magic squares of singly even order]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 26
|data-sort-value="minimum positive multiple in base 0C10 using only 0B0 and 0B1"| [[Minimum%20positive%20multiple%20in%20base%2010%20using%20only%200%20and%201|Minimum positive multiple in base 10 using only 0 and 1]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 26
| 26
Line 3,935: Line 3,947:
| [[Stirling%20numbers%20of%20the%20second%20kind|Stirling numbers of the second kind]]
| [[Stirling%20numbers%20of%20the%20second%20kind|Stirling numbers of the second kind]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 26
| [[Sum%20of%20divisors|Sum of divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 26
| [[Sum%20of%20the%20digits%20of%20n%20is%20substring%20of%20n|Sum of the digits of n is substring of n]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|-
|-
| 26
| 26
| [[Teacup%20rim%20text|Teacup rim text]]
| [[Teacup%20rim%20text|Teacup rim text]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 26
| [[Unprimeable%20numbers|Unprimeable numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 26
| [[Words%20containing%20%22the%22%20substring|Words containing "the" substring]]
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|-
|-
| 25
| 25
Line 3,981: Line 4,009:
|-
|-
| 25
| 25
| [[Mayan%20numerals|Mayan numerals]]
| [[Magic%20squares%20of%20singly%20even%20order|Magic squares of singly even order]]
|①||②||③||④||⑤||⑥||||⑧||⑨||⑩
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 25
|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]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
|-
| 25
| 25
Line 4,021: Line 4,045:
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 25
| 25
| [[Sum%20of%20divisors|Sum of divisors]]
| [[Strange%20plus%20numbers|Strange plus numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 25
| [[Sum%20of%20the%20digits%20of%20n%20is%20substring%20of%20n|Sum of the digits of n is substring of n]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|-
| 25
| [[Unprimeable%20numbers|Unprimeable numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 4,035: Line 4,051:
| [[Welch%27s%20t-test|Welch's t-test]]
| [[Welch%27s%20t-test|Welch's t-test]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 25
| [[Words%20containing%20%22the%22%20substring|Words containing "the" substring]]
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|-
|-
| 25
| 25
Line 4,059: Line 4,071:
| [[Circular%20primes|Circular primes]]
| [[Circular%20primes|Circular primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 24
| [[Coprimes|Coprimes]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 24
| 24
Line 4,087: Line 4,095:
| [[List%20rooted%20trees|List rooted trees]]
| [[List%20rooted%20trees|List rooted trees]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 24
| [[Mayan%20numerals|Mayan numerals]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|-
| 24
| 24
Line 4,106: Line 4,110:
| 24
| 24
| [[Permutations%2FRank%20of%20a%20permutation|Permutations/Rank of a permutation]]
| [[Permutations%2FRank%20of%20a%20permutation|Permutations/Rank of a permutation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 24
|data-sort-value="pseudo-random numbers/pcg0C32"| [[Pseudo-random%20numbers%2FPCG32|Pseudo-random numbers/PCG32]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 4,115: Line 4,123:
| [[Simulate%20input%2FKeyboard|Simulate input/Keyboard]]
| [[Simulate%20input%2FKeyboard|Simulate input/Keyboard]]
| ||②|| ||④||⑤||⑥||⑦||⑧|| ||⑩
| ||②|| ||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 24
| [[Strange%20plus%20numbers|Strange plus numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 24
| 24
Line 4,127: Line 4,131:
| [[Total%20circles%20area|Total circles area]]
| [[Total%20circles%20area|Total circles area]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 24
| [[Video%20display%20modes|Video display modes]]
|①||②||③||④||⑤||⑥||⑦|| || || 
|-
| 23
| [[Active%20Directory%2FSearch%20for%20a%20user|Active Directory/Search for a user]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 23
| 23
Line 4,183: Line 4,195:
|data-sort-value="primes which sum of digits is 0C25"| [[Primes%20which%20sum%20of%20digits%20is%2025|Primes which sum of digits is 25]]
|data-sort-value="primes which sum of digits is 0C25"| [[Primes%20which%20sum%20of%20digits%20is%2025|Primes which sum of digits is 25]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|- style="background-color: #ffc"
|-
| 23
| 23
| [[Product%20of%20divisors|Product of divisors]]
|data-sort-value="pseudo-random numbers/pcg0C32"| [[Pseudo-random%20numbers%2FPCG32|Pseudo-random numbers/PCG32]]
|①||②||③||④||⑤||⑥||||⑧||⑨||⑩
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|-
| 23
| 23
Line 4,215: Line 4,227:
| [[Strange%20unique%20prime%20triplets|Strange unique prime triplets]]
| [[Strange%20unique%20prime%20triplets|Strange unique prime triplets]]
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|-
| 23
| [[Video%20display%20modes|Video display modes]]
|①||②||③||④||⑤||⑥||⑦|| || || 
|-
| 22
| [[Active%20Directory%2FSearch%20for%20a%20user|Active Directory/Search for a user]]
|①||②|| ||④||⑤||⑥|| ||⑧|| ||⑩
|-
|-
| 22
| 22
Line 4,243: Line 4,247:
| [[Increasing%20gaps%20between%20consecutive%20Niven%20numbers|Increasing gaps between consecutive Niven numbers]]
| [[Increasing%20gaps%20between%20consecutive%20Niven%20numbers|Increasing gaps between consecutive Niven numbers]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 22
| [[Levenshtein%20distance%2FAlignment|Levenshtein distance/Alignment]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 22
| 22
Line 4,263: Line 4,271:
| [[Pig%20the%20dice%20game%2FPlayer|Pig the dice game/Player]]
| [[Pig%20the%20dice%20game%2FPlayer|Pig the dice game/Player]]
|①||②||③||④||⑤||⑥|| || || ||⑩
|①||②||③||④||⑤||⑥|| || || ||⑩
|-
|- style="background-color: #ffc"
| 22
| 22
| [[Pseudo-random%20numbers%2FXorshift%20star|Pseudo-random numbers/Xorshift star]]
| [[Product%20of%20divisors|Product of divisors]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|①||②||③||④||⑤||⑥||||⑧||⑨||
|-
|-
| 22
| 22
Line 4,283: Line 4,291:
| [[Solve%20a%20Numbrix%20puzzle|Solve a Numbrix puzzle]]
| [[Solve%20a%20Numbrix%20puzzle|Solve a Numbrix puzzle]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 22
| [[Strange%20numbers|Strange numbers]]
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|-
| 22
| [[UPC|UPC]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 22
| [[Vigen%C3%A8re%20cipher%2FCryptanalysis|Vigenère cipher/Cryptanalysis]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 22
| [[Word%20wheel|Word wheel]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|- style="background-color: #ffc"
| 21
| [[ABC%20words|ABC words]]
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|-
|-
| 21
| 21
Line 4,315: Line 4,343:
| [[Kosaraju|Kosaraju]]
| [[Kosaraju|Kosaraju]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 21
| [[Levenshtein%20distance%2FAlignment|Levenshtein distance/Alignment]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 21
| 21
Line 4,342: Line 4,366:
| 21
| 21
| [[Orbital%20elements|Orbital elements]]
| [[Orbital%20elements|Orbital elements]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 21
| [[Pseudo-random%20numbers%2FXorshift%20star|Pseudo-random numbers/Xorshift star]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 4,351: Line 4,371:
| [[Reflection%2FGet%20source|Reflection/Get source]]
| [[Reflection%2FGet%20source|Reflection/Get source]]
|①||②||③||④|| ||⑥||⑦|| ||⑨||⑩
|①||②||③||④|| ||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 21
| [[Strange%20numbers|Strange numbers]]
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
Line 4,361: Line 4,377:
|-
|-
| 21
| 21
| [[Vogel%27s%20approximation%20method|Vogel's approximation method]]
| [[UPC|UPC]]
|①||②||③||④||||⑥||⑦||⑧||⑨||⑩
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
|-
| 21
| 21
| [[Window%20management|Window management]]
| [[Window%20management|Window management]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|-
| 21
| [[Word%20wheel|Word wheel]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 20
| 20
Line 4,407: Line 4,419:
| [[Nested%20templated%20data|Nested templated data]]
| [[Nested%20templated%20data|Nested templated data]]
|①||②||③||④||⑤||⑥|| || || || 
|①||②||③||④||⑤||⑥|| || || || 
|- style="background-color: #ffc"
| 20
| [[Numbers%20which%20binary%20and%20ternary%20digit%20sum%20are%20prime|Numbers which binary and ternary digit sum are prime]]
|①|| ||③||④||⑤||⑥|| ||⑧||⑨|| 
|-
| 20
| [[P-value%20correction|P-value correction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 20
| 20
Line 4,423: Line 4,443:
| [[Ulam%20numbers|Ulam numbers]]
| [[Ulam%20numbers|Ulam numbers]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 20
| [[Vigen%C3%A8re%20cipher%2FCryptanalysis|Vigenère cipher/Cryptanalysis]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 20
| [[Vogel%27s%20approximation%20method|Vogel's approximation method]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
|-
| 19
| 19
|data-sort-value="0C15 puzzle solver"| [[15%20puzzle%20solver|15 puzzle solver]]
|data-sort-value="0C15 puzzle solver"| [[15%20puzzle%20solver|15 puzzle solver]]
|①||②||③|| || ||⑥|| ||⑧|| || 
|①||②||③|| || ||⑥|| ||⑧|| || 
|- style="background-color: #ffc"
| 19
| [[ABC%20words|ABC words]]
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|-
|-
| 19
| 19
Line 4,451: Line 4,459:
| [[Bilinear%20interpolation|Bilinear interpolation]]
| [[Bilinear%20interpolation|Bilinear interpolation]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 19
| [[Change%20e%20letters%20to%20i%20in%20words|Change e letters to i in words]]
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
Line 4,491: Line 4,503:
| [[Odd%20words|Odd words]]
| [[Odd%20words|Odd words]]
|①||②||③||④||⑤|| || || ||⑨||⑩
|①||②||③||④||⑤|| || || ||⑨||⑩
|-
| 19
| [[P-value%20correction|P-value correction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 19
| 19
Line 4,543: Line 4,551:
| [[Untrusted%20environment|Untrusted environment]]
| [[Untrusted%20environment|Untrusted environment]]
|①||②|| ||④||⑤|| ||⑦||⑧||⑨|| 
|①||②|| ||④||⑤|| ||⑦||⑧||⑨|| 
|-
| 19
| [[Zeckendorf%20arithmetic|Zeckendorf arithmetic]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
|-
| 18
| 18
| [[Canonicalize%20CIDR|Canonicalize CIDR]]
| [[Canonicalize%20CIDR|Canonicalize CIDR]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 18
| [[Change%20e%20letters%20to%20i%20in%20words|Change e letters to i in words]]
|①||②||③||④||⑤|| || || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
Line 4,595: Line 4,603:
| [[Nimber%20arithmetic|Nimber arithmetic]]
| [[Nimber%20arithmetic|Nimber arithmetic]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 18
| [[Nonogram%20solver|Nonogram solver]]
|①||②||③|| ||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 18
| 18
Line 4,611: Line 4,623:
| [[Twin%20primes|Twin primes]]
| [[Twin%20primes|Twin primes]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 18
| 17
| [[Additive%20primes|Additive primes]]
| [[Zeckendorf%20arithmetic|Zeckendorf arithmetic]]
|①||②||③||④|| ||||||||⑨||
|①||②||③||④|||| || || ||⑨|| 
|-
|-
| 17
| 17
Line 4,669: Line 4,681:
|-
|-
| 17
| 17
| [[Padovan%20n-step%20number%20sequences|Padovan n-step number sequences]]
| [[Nonogram%20solver|Nonogram solver]]
|①||②||③|| ||⑤||⑥|||| || ||
|①||②||③||||⑤||⑥|| |||||| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
Line 4,719: Line 4,731:
| [[Terminal%20control%2FPositional%20read|Terminal control/Positional read]]
| [[Terminal%20control%2FPositional%20read|Terminal control/Positional read]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
|- style="background-color: #ffc"
| 16
| 17
| [[Additive%20primes|Additive primes]]
| [[Word%20search|Word search]]
|①||②||③||④||⑤|| || || |||| 
|①||②||③||④||⑤|||||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
Line 4,743: Line 4,755:
| [[Free%20polyominoes%20enumeration|Free polyominoes enumeration]]
| [[Free%20polyominoes%20enumeration|Free polyominoes enumeration]]
|①||②||③|| ||⑤||⑥||⑦|| || ||⑩
|①||②||③|| ||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 16
| [[Frobenius%20numbers|Frobenius numbers]]
|①|| ||③||④||⑤|| || || ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
Line 4,757: Line 4,773:
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
| [[Next%20special%20primes|Next special primes]]
| [[Numbers%20which%20binary%20and%20ternary%20digit%20sum%20are%20prime|Numbers which binary and ternary digit sum are prime]]
|①|| ||③||④|| |||| ||⑧||⑨|| 
|①||||③||④|||| || ||⑧||⑨||
|-
| 16
| [[Padovan%20n-step%20number%20sequences|Padovan n-step number sequences]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|-
|-
| 16
| 16
Line 4,795: Line 4,807:
| [[Vibrating%20rectangles|Vibrating rectangles]]
| [[Vibrating%20rectangles|Vibrating rectangles]]
|①||②||③||④||⑤||⑥|| ||⑧|| || 
|①||②||③||④||⑤||⑥|| ||⑧|| || 
|-
| 16
| [[Word%20search|Word search]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
|-
| 15
| 15
Line 4,815: Line 4,823:
| [[Four%20is%20the%20number%20of%20letters%20in%20the%20...|Four is the number of letters in the ...]]
| [[Four%20is%20the%20number%20of%20letters%20in%20the%20...|Four is the number of letters in the ...]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 15
| [[Frobenius%20numbers|Frobenius numbers]]
|①|| ||③||④||⑤|| || || ||⑨||⑩
|-
|-
| 15
| 15
Line 4,827: Line 4,831:
| [[Logistic%20curve%20fitting%20in%20epidemiology|Logistic curve fitting in epidemiology]]
| [[Logistic%20curve%20fitting%20in%20epidemiology|Logistic curve fitting in epidemiology]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 15
| [[Next%20special%20primes|Next special primes]]
|①||②||③||④||⑤|| || ||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
Line 4,843: Line 4,843:
| [[OpenWebNet%20password|OpenWebNet password]]
| [[OpenWebNet%20password|OpenWebNet password]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|-
| 15
|data-sort-value="pseudo-random numbers/combined recursive generator mrg0C32k0B3a"| [[Pseudo-random%20numbers%2FCombined%20recursive%20generator%20MRG32k3a|Pseudo-random numbers/Combined recursive generator MRG32k3a]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 15
| 15
Line 4,899: Line 4,903:
| [[Primes%20with%20digits%20in%20nondecreasing%20order|Primes with digits in nondecreasing order]]
| [[Primes%20with%20digits%20in%20nondecreasing%20order|Primes with digits in nondecreasing order]]
|①|| ||③||④||⑤||⑥|| || ||⑨|| 
|①|| ||③||④||⑤||⑥|| || ||⑨|| 
|- style="background-color: #ffc"
|-
| 14
| 14
| [[Print%20itself|Print itself]]
|data-sort-value="pseudo-random numbers/combined recursive generator mrg0C32k0B3a"| [[Pseudo-random%20numbers%2FCombined%20recursive%20generator%20MRG32k3a|Pseudo-random numbers/Combined recursive generator MRG32k3a]]
|①||②||③||④||⑤||⑥||||||⑨|| 
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|-
|-
| 14
| 14
Line 4,923: Line 4,927:
| [[Common%20list%20elements|Common list elements]]
| [[Common%20list%20elements|Common list elements]]
|①||②||③||④||⑤|| || || ||⑨|| 
|①||②||③||④||⑤|| || || ||⑨|| 
|- style="background-color: #ffc"
| 13
| [[Consecutive%20Primes%20With%20Ascending%20Or%20Descending%20Differences|Consecutive Primes With Ascending Or Descending Differences]]
|①|| ||③||④||⑤|| || || ||⑨|| 
|- style="background-color: #ffc"
| 13
| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20ng%2C%20continued%20fraction%20n%29|Continued fraction/Arithmetic/G(matrix ng, continued fraction n)]]
|①||②||③||④|| ||⑥||⑦|| ||⑨|| 
|-
|-
| 13
| 13
Line 4,941: Line 4,953:
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
| [[Quadrat%20Special%20Primes|Quadrat Special Primes]]
| [[Print%20itself|Print itself]]
|①||②||③||④||⑤|||| || ||⑨|| 
|①||②||③||④||⑤|| || || ||⑨|| 
|- style="background-color: #ffc"
| 13
| [[Simulated%20annealing|Simulated annealing]]
|①||②||③||④||⑤|| || || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
Line 4,955: Line 4,971:
| [[Canny%20edge%20detector|Canny edge detector]]
| [[Canny%20edge%20detector|Canny edge detector]]
|①||②||③|| || ||⑥|| ||⑧|| || 
|①||②||③|| || ||⑥|| ||⑧|| || 
|- style="background-color: #ffc"
| 12
| [[Consecutive%20Primes%20With%20Ascending%20Or%20Descending%20Differences|Consecutive Primes With Ascending Or Descending Differences]]
|①|| ||③||④|| || || || ||⑨|| 
|- style="background-color: #ffc"
| 12
| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20ng%2C%20continued%20fraction%20n%29|Continued fraction/Arithmetic/G(matrix ng, continued fraction n)]]
|①||②||③||④|| ||⑥||⑦|| || || 
|-
|-
| 12
| 12
Line 4,991: Line 4,999:
| [[Modified%20random%20distribution|Modified random distribution]]
| [[Modified%20random%20distribution|Modified random distribution]]
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|-
| 12
| [[Order%20by%20pair%20comparisons|Order by pair comparisons]]
|①|| ||③||④||⑤||⑥|| || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
| [[Practical%20numbers|Practical numbers]]
| [[Quadrat%20Special%20Primes|Quadrat Special Primes]]
|①||||③||④||⑤|| || || ||⑨|| 
|①|| ||③||④||⑤|||| || ||⑨|| 
|- style="background-color: #ffc"
| 12
| [[Railway%20circuit|Railway circuit]]
|①||②||③||④||⑤|| ||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
Line 5,007: Line 5,023:
| [[Sierpinski%20curve|Sierpinski curve]]
| [[Sierpinski%20curve|Sierpinski curve]]
|①||②||③||④||⑤|| || || || ||⑩
|①||②||③||④||⑤|| || || || ||⑩
|- style="background-color: #ffc"
| 12
| [[Simulated%20annealing|Simulated annealing]]
|①||②||③||④||⑤|| || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
Line 5,035: Line 5,047:
| [[Two%20bullet%20roulette|Two bullet roulette]]
| [[Two%20bullet%20roulette|Two bullet roulette]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 12
| [[Untouchable%20numbers|Untouchable numbers]]
|①||②||③||④||⑤|| || || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
Line 5,059: Line 5,075:
| [[Checksumcolor|Checksumcolor]]
| [[Checksumcolor|Checksumcolor]]
|①||②||③||④||⑤||⑥|| || || || 
|①||②||③||④||⑤||⑥|| || || || 
|- style="background-color: #ffc"
| 11
| [[Coprime%20triplets|Coprime triplets]]
|①|| ||③||④|| || || || ||⑨|| 
|- style="background-color: #ffc"
| 11
| [[Cubic%20Special%20Primes|Cubic Special Primes]]
|①||②||③||④||⑤|| || || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
Line 5,074: Line 5,098:
| 11
| 11
| [[Pentomino%20tiling|Pentomino tiling]]
| [[Pentomino%20tiling|Pentomino tiling]]
|①||②||③||④||⑤|| ||⑦|| || ||⑩
|- style="background-color: #ffc"
| 11
| [[Railway%20circuit|Railway circuit]]
|①||②||③||④||⑤|| ||⑦|| || ||⑩
|①||②||③||④||⑤|| ||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 5,087: Line 5,107:
| [[Sierpinski%20square%20curve|Sierpinski square curve]]
| [[Sierpinski%20square%20curve|Sierpinski square curve]]
|①||②||③||④||⑤|| || || || ||⑩
|①||②||③||④||⑤|| || || || ||⑩
|- style="background-color: #ffc"
| 11
| [[Special%20factorials|Special factorials]]
|①||②||③||④||⑤|| || ||⑧||⑨|| 
|-
|-
| 11
| 11
Line 5,103: Line 5,127:
| [[Unit%20testing|Unit testing]]
| [[Unit%20testing|Unit testing]]
|①||②||③||④|| || || || ||⑨|| 
|①||②||③||④|| || || || ||⑨|| 
|-
| 11
| [[Untouchable%20numbers|Untouchable numbers]]
|①||②||③||④||⑤|| || || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
Line 5,123: Line 5,143:
| [[Combinations%20with%20repetitions%2FSquare%20digit%20chain|Combinations with repetitions/Square digit chain]]
| [[Combinations%20with%20repetitions%2FSquare%20digit%20chain|Combinations with repetitions/Square digit chain]]
|①||②||③||④||⑤|| ||⑦|| ||⑨|| 
|①||②||③||④||⑤|| ||⑦|| ||⑨|| 
|- style="background-color: #ffc"
| 10
| [[Cubic%20Special%20Primes|Cubic Special Primes]]
|①||②||③||④||⑤|| || || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
Line 5,145: Line 5,161:
|-
|-
| 10
| 10
| [[Numerical%20and%20alphabetical%20suffixes|Numerical and alphabetical suffixes]]
| [[Order%20by%20pair%20comparisons|Order by pair comparisons]]
|①|| ||③||④||||⑥|| || ||⑨|| 
|①||||③||④|| ||⑥|| || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
Line 5,159: Line 5,175:
| [[Powerful%20numbers|Powerful numbers]]
| [[Powerful%20numbers|Powerful numbers]]
|①||②||③||④||⑤|| || || ||⑨||⑩
|①||②||③||④||⑤|| || || ||⑨||⑩
|- style="background-color: #ffc"
| 10
| [[Special%20factorials|Special factorials]]
|①||②||③||④||⑤|| || || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
Line 5,203: Line 5,215:
| [[Morpion%20solitaire|Morpion solitaire]]
| [[Morpion%20solitaire|Morpion solitaire]]
|①||②||③|| || || || ||⑧|| ||⑩
|①||②||③|| || || || ||⑧|| ||⑩
|-
| 9
| [[Numerical%20and%20alphabetical%20suffixes|Numerical and alphabetical suffixes]]
|①||②||③||④|| ||⑥|| || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
| [[Parse%20EBNF|Parse EBNF]]
| [[Parse%20EBNF|Parse EBNF]]
|①||②|| ||④||⑤|| || || || || 
|①||②|| ||④||⑤|| || || || || 
|- style="background-color: #ffc"
| 9
| [[Practical%20numbers|Practical numbers]]
|①|| ||③||④||⑤||⑥|| || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
Line 5,403: Line 5,407:
| [[Chess%20player|Chess player]]
| [[Chess%20player|Chess player]]
|①||②|| || ||⑤||⑥|| || || || 
|①||②|| || ||⑤||⑥|| || || || 
|- style="background-color: #ffc"
| 5
| [[Discrete%20Fourier%20transform|Discrete Fourier transform]]
|①|| ||③||④|| || || || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5