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

Update full list output
(Update full list output)
(Update full list output)
Line 25:
<div style="height:40em;overflow:scroll;">
{|class="wikitable sortable"
|+ As of 2021-1112-29T0106T00:1235:34Z10Z :: Tasks: 11431144 ::<span style="background-color:#ffd"> Draft Tasks:337336 </span>:: Total Tasks: 1480 :: Total Examples: 8194482441
!Count!!Task!!①!!②!!③!!④!!⑤!!⑥!!⑦!!⑧!!⑨!!⑩
|-
| 508511
| [[Hello%20world%2FText|Hello world/Text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 334335
|data-sort-value="0C99 bottles of beer"| [[99%20bottles%20of%20beer|99 bottles of beer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 328329
| [[FizzBuzz|FizzBuzz]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 321322
|data-sort-value="0D100 doors"| [[100%20doors|100 doors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 298299
| [[Fibonacci%20sequence|Fibonacci sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 293295
| [[Factorial|Factorial]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 60:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 265267
| [[Empty%20program|Empty program]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 68:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 237238
| [[Loops%2FInfinite|Loops/Infinite]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 76:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 231232
| [[Loops%2FWhile|Loops/While]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 231232
| [[Reverse%20a%20string|Reverse a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 229230
| [[Ackermann%20function|Ackermann function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 217219
| [[Loops%2FFor|Loops/For]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 104:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 200201
| [[Greatest%20element%20of%20a%20list|Greatest element of a list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 114:
| 196
| [[Array%20concatenation|Array concatenation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 190
| [[Repeat%20a%20string|Repeat a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 124 ⟶ 128:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 188185
| [[RepeatIncrement%20a%20numerical%20string|RepeatIncrement a numerical string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 184181
| [[IncrementCopy%20a%20numerical%20string|IncrementCopy a numerical string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 137 ⟶ 141:
|-
| 180
| [[Copy%20a%20string|Copy a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 179
| [[Sieve%20of%20Eratosthenes|Sieve of Eratosthenes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 156:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 171172
| [[Binary%20digits|Binary digits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 170171
| [[Character%20codes|Character codes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 169170
| [[Apply%20a%20callback%20to%20an%20array|Apply a callback to an array]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 169170
| [[Integer%20sequence|Integer sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 169170
| [[Towers%20of%20Hanoi|Towers of Hanoi]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 168169
| [[String%20concatenation|String concatenation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 169
| [[String%20length|String length]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 168
| [[Loops%2FFor%20with%20a%20specified%20step|Loops/For with a specified step]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 185 ⟶ 193:
|-
| 167
| [[Loops%2FFor%20with%20a%20specified%20step2FForeach|Loops/For with a specified stepForeach]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 166167
| [[Palindrome%20detection|Palindrome detection]]
| [[Hello%20world%2FNewline%20omission|Hello world/Newline omission]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 166167
|data-sort-value="rot-0C13"| [[Rot-13|Rot-13]]
| [[Loops%2FForeach|Loops/Foreach]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 166167
| [[Sum%20and%20product%20of%20an%20array|Sum and product of an array]]
| [[Loops%2FN%20plus%20one%20half|Loops/N plus one half]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 166
| [[Hello%20world%2FNewline%20omission|Hello world/Newline omission]]
|data-sort-value="rot-0C13"| [[Rot-13|Rot-13]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 166
| [[Loops%2FN%20plus%20one%20half|Loops/N plus one half]]
| [[String%20length|String length]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 166
| [[Tokenize%20a%20string|Tokenize a string]]
| [[Sum%20and%20product%20of%20an%20array|Sum and product of an array]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 165164
| [[String%20case|String case]]
| [[Palindrome%20detection|Palindrome detection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 164
| [[TokenizeSum%20of%20a%20string20series|TokenizeSum of a stringseries]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 226 ⟶ 234:
| 162
| [[Empty%20string|Empty string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 162
| [[String%20case|String case]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 162
| [[Sum%20of%20a%20series|Sum of a series]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 161
| [[Generic%20swap|Generic swap]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 159
| [[Dot%20product|Dot product]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 249 ⟶ 253:
|-
| 158
| [[DotSum%20product20of%20squares|DotSum of productsquares]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 157
| [[Sum%20of%20squares|Sum of squares]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 156
| [[Hailstone%20sequence|Hailstone sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 156157
| [[Logical%20operations|Logical operations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 155156
| [[Filter|Filter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 153
| [[Sort%20an%20integer%20array|Sort an integer array]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 153
| [[Sorting%20algorithms%2FBubble%20sort|Sorting algorithms/Bubble sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 273 ⟶ 281:
|-
| 152
| [[Roman%20numerals%2FEncode|Roman numerals/Encode]]
| [[Sort%20an%20integer%20array|Sort an integer array]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 151
| [[Factors%20of%20an%20integer|Factors of an integer]]
| [[Sorting%20algorithms%2FBubble%20sort|Sorting algorithms/Bubble sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 284 ⟶ 292:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 150148
| [[FactorsExecute%20of20a%20an20system%20integer20command|FactorsExecute ofa ansystem integercommand]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 150
| [[Roman%20numerals%2FEncode|Roman numerals/Encode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 148
| [[Remove%20duplicate%20elements|Remove duplicate elements]]
| [[Execute%20a%20system%20command|Execute a system command]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 301 ⟶ 305:
|-
| 146
| [[Higher-order%20functions|Higher-order functions]]
| [[Remove%20duplicate%20elements|Remove duplicate elements]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 313 ⟶ 317:
|-
| 145
| [[Stack|Stack]]
| [[Higher-order%20functions|Higher-order functions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 321 ⟶ 325:
|-
| 143
| [[Sorting%20algorithms%2FQuicksort|Sorting algorithms/Quicksort]]
| [[Stack|Stack]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 332 ⟶ 336:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 142141
| [[File%20input%2Foutput|File input/output]]
| [[Sorting%20algorithms%2FQuicksort|Sorting algorithms/Quicksort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 141
| [[Primality%20by%20trial%20division|Primality by trial division]]
| [[File%20input%2Foutput|File input/output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 344 ⟶ 348:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 140139
| [[Generate%20lower%20case%20ASCII%20alphabet|Generate lower case ASCII alphabet]]
| [[Primality%20by%20trial%20division|Primality by trial division]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 139
| [[Happy%20numbers|Happy numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 353 ⟶ 361:
|-
| 138
| [[Mutual%20recursion|Mutual recursion]]
| [[Generate%20lower%20case%20ASCII%20alphabet|Generate lower case ASCII alphabet]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 138137
| [[Command-line%20arguments|Command-line arguments]]
| [[Happy%20numbers|Happy numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 365 ⟶ 373:
|-
| 137
| [[Read%20entire%20file|Read entire file]]
| [[Mutual%20recursion|Mutual recursion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 135137
| [[Substring|Substring]]
| [[Check%20that%20file%20exists|Check that file exists]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 137
| [[Zero%20to%20the%20zero%20power|Zero to the zero power]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 135
| [[Check%20that%20file%20exists|Check that file exists]]
| [[Command-line%20arguments|Command-line arguments]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 382 ⟶ 394:
| 135
| [[Loops%2FContinue|Loops/Continue]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 135
| [[Read%20entire%20file|Read entire file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 135
| [[Substring|Substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 135
| [[Zero%20to%20the%20zero%20power|Zero to the zero power]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 400:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 132133
| [[Pascal%27s%20triangle|Pascal's triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 132133
| [[Sleep|Sleep]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 414:
| 131
| [[Balanced%20brackets|Balanced brackets]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 131
| [[Ethiopian%20multiplication|Ethiopian multiplication]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 428 ⟶ 432:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 129130
| [[Variables|Variables]]
| [[Ethiopian%20multiplication|Ethiopian multiplication]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 129128
| [[Program%20termination|Program termination]]
| [[Variables|Variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 127
| [[IncludeCompound%20a20data%20file20type|IncludeCompound adata filetype]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 127
| [[Include%20a%20file|Include a file]]
| [[Program%20termination|Program termination]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 126
| [[Binary%20search|Binary search]]
| [[Compound%20data%20type|Compound data type]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 453 ⟶ 457:
|-
| 125
| [[BinaryCount%20search20in%20octal|BinaryCount in searchoctal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 125
| [[Detect%20division%20by%20zero|Detect division by zero]]
| [[Count%20in%20octal|Count in octal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 125
| [[Function%20composition|Function composition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 125
| [[Roman%20numerals%2FDecode|Roman numerals/Decode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 124
| [[Formatted%20numeric%20output|Formatted numeric output]]
| [[Detect%20division%20by%20zero|Detect division by zero]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 478 ⟶ 486:
| 124
| [[Mandelbrot%20set|Mandelbrot set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 124
| [[N-queens%20problem|N-queens problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 485 ⟶ 497:
|-
| 123
| [[Matrix%20multiplication|Matrix multiplication]]
| [[Formatted%20numeric%20output|Formatted numeric output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 123
| [[Matrix%20transposition|Matrix transposition]]
| [[N-queens%20problem|N-queens problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 123
| [[Sorting%20algorithms%2FInsertion%20sort|Sorting algorithms/Insertion sort]]
| [[Roman%20numerals%2FDecode|Roman numerals/Decode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 513 ⟶ 525:
|-
| 121
| [[Pick%20random%20element|Pick random element]]
| [[Sorting%20algorithms%2FInsertion%20sort|Sorting algorithms/Insertion sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 120121
| [[Read%20a%20file%20line%20by%20line|Read a file line by line]]
| [[Haversine%20formula|Haversine formula]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 120
| [[Haversine%20formula|Haversine formula]]
| [[Matrix%20multiplication|Matrix multiplication]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 120
| [[Pick%20random%20element|Pick random element]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 120
| [[Read%20a%20file%20line%20by%20line|Read a file line by line]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 541 ⟶ 545:
|-
| 119
| [[Multiplication%20tables|Multiplication tables]]
| [[Matrix%20transposition|Matrix transposition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 119
| [[Search%20a%20list|Search a list]]
| [[Multiplication%20tables|Multiplication tables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 118
| [[Guess%20the%20number%2FWith%20feedback|Guess the number/With feedback]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 118
| [[Real%20constants%20and%20functions|Real constants and functions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 118
| [[Return%20multiple%20values|Return multiple values]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 569 ⟶ 581:
|-
| 117
| [[Look-and-say%20sequence|Look-and-say sequence]]
| [[Real%20constants%20and%20functions|Real constants and functions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 117
| [[SearchString%20a%20list20matching|Search aString listmatching]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 593 ⟶ 605:
|-
| 116
| [[Perfect%20numbers|Perfect numbers]]
| [[Look-and-say%20sequence|Look-and-say sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 116
| [[Return%20multiple%20values|Return multiple values]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 116
| [[String%20matching|String matching]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 617 ⟶ 621:
|-
| 115
| [[HTTP|HTTP]]
| [[Perfect%20numbers|Perfect numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 114115
| [[Rename%20a%20file|Rename a file]]
| [[Conway%27s%20Game%20of%20Life|Conway's Game of Life]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 114
| [[Conway%27s%20Game%20of%20Life|Conway's Game of Life]]
| [[HTTP|HTTP]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 633 ⟶ 637:
|-
| 114
| [[RenamePangram%20a%20file20checker|Rename aPangram filechecker]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 640 ⟶ 644:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 113112
| [[PangramRandom%20checker20numbers|PangramRandom checkernumbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 112
| [[Sierpinski%20triangle|Sierpinski triangle]]
| [[Random%20numbers|Random numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 658 ⟶ 662:
| 111
| [[Hostname|Hostname]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 110
| [[Accumulator%20factory|Accumulator factory]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 665 ⟶ 673:
|-
| 110
| [[Levenshtein%20distance|Levenshtein distance]]
| [[Sierpinski%20triangle|Sierpinski triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 109
| [[Arithmetic-geometric%20mean|Arithmetic-geometric mean]]
| [[Accumulator%20factory|Accumulator factory]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 109
| [[Permutations|Permutations]]
| [[Arithmetic-geometric%20mean|Arithmetic-geometric mean]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 109
| [[Reverse%20words%20in%20a%20string|Reverse words in a string]]
| [[Levenshtein%20distance|Levenshtein distance]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 109
| [[Run-length%20encoding|Run-length encoding]]
| [[String%20append|String append]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 108109
| [[String%20append|String append]]
| [[Horner%27s%20rule%20for%20polynomial%20evaluation|Horner's rule for polynomial evaluation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 108109
| [[Strip%20a%20set%20of%20characters%20from%20a%20string|Strip a set of characters from a string]]
| [[Permutations|Permutations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 108109
| [[Substring%2FTop%20and%20tail|Substring/Top and tail]]
| [[Reverse%20words%20in%20a%20string|Reverse words in a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 108109
| [[Temperature%20conversion|Temperature conversion]]
| [[Strip%20a%20set%20of%20characters%20from%20a%20string|Strip a set of characters from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 108
| [[Averages%2FPythagorean%20means|Averages/Pythagorean means]]
| [[Substring%2FTop%20and%20tail|Substring/Top and tail]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 108
| [[Horner%27s%20rule%20for%20polynomial%20evaluation|Horner's rule for polynomial evaluation]]
| [[Temperature%20conversion|Temperature conversion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 107
| [[Comma%20quibbling|Comma quibbling]]
| [[Averages%2FPythagorean%20means|Averages/Pythagorean means]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 107
| [[Harshad%20or%20Niven%20series|Harshad or Niven series]]
| [[Run-length%20encoding|Run-length encoding]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 720 ⟶ 728:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 106107
| [[Zig-zag%20matrix|Zig-zag matrix]]
| [[Anonymous%20recursion|Anonymous recursion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 106
| [[Anonymous%20recursion|Anonymous recursion]]
| [[Comma%20quibbling|Comma quibbling]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 106
| [[Bulls%20and%20cows|Bulls and cows]]
| [[Harshad%20or%20Niven%20series|Harshad or Niven series]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 737 ⟶ 745:
|-
| 106
| [[Strip%20whitespace%20from%20a%20string%2FTop%20and%20tail|Strip whitespace from a string/Top and tail]]
| [[Zig-zag%20matrix|Zig-zag matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 105
| [[Bulls%20and%20cows|Bulls and cows]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 757 ⟶ 761:
|-
| 105
| [[Sorting%20algorithms%2FMerge%20sort|Sorting algorithms/Merge sort]]
| [[Strip%20whitespace%20from%20a%20string%2FTop%20and%20tail|Strip whitespace from a string/Top and tail]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 104105
| [[String%20interpolation%20%28included%29|String interpolation (included)]]
| [[Sorting%20algorithms%2FMerge%20sort|Sorting algorithms/Merge sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 105
| [[The%20Twelve%20Days%20of%20Christmas|The Twelve Days of Christmas]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 104
| [[Combinations|Combinations]]
| [[String%20interpolation%20%28included%29|String interpolation (included)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 773 ⟶ 781:
|-
| 103
| [[CombinationsExceptions|CombinationsExceptions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 103
| [[Queue%2FDefinition|Queue/Definition]]
| [[Exceptions|Exceptions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 103
| [[Sorting%20algorithms%2FSelection%20sort|Sorting algorithms/Selection sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 789 ⟶ 801:
|-
| 102
| [[N%27th|N'th]]
| [[Queue%2FDefinition|Queue/Definition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 102
| [[Ordered%20words|Ordered words]]
| [[Sorting%20algorithms%2FSelection%20sort|Sorting algorithms/Selection sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 102
| [[Vector%20products|Vector products]]
| [[The%20Twelve%20Days%20of%20Christmas|The Twelve Days of Christmas]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 805 ⟶ 817:
|-
| 101
| [[NDigital%27th20root|N'thDigital root]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 101
| [[Short-circuit%20evaluation|Short-circuit evaluation]]
| [[Ordered%20words|Ordered words]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 100101
| [[DigitalSierpinski%20root20carpet|DigitalSierpinski rootcarpet]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 101
| [[Sum%20digits%20of%20an%20integer|Sum digits of an integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 829 ⟶ 845:
|-
| 100
| [[String%20prepend|String prepend]]
| [[Short-circuit%20evaluation|Short-circuit evaluation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 100
| [[Sum%20digits%20of%20an%20integer|Sum digits of an integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 100
| [[Vector%20products|Vector products]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 849 ⟶ 857:
|-
| 99
| [[Execute%20Brain%2A%2A%2A%2A|Execute Brain****]]
| [[Sierpinski%20carpet|Sierpinski carpet]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 9998
| [[Abundant%2C%20deficient%20and%20perfect%20number%20classifications|Abundant, deficient and perfect number classifications]]
| [[String%20prepend|String prepend]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 98
| [[Enumerations|Enumerations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 98
| [[Execute%20Brain%2A%2A%2A%2A|Execute Brain****]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 868 ⟶ 872:
|①||②||③||④||⑤||⑥||⑦||⑧||O||⑩
|-
| 9798
| [[Range%20extraction|Range extraction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 9798
| [[Sorting%20algorithms%2FGnome%20sort|Sorting algorithms/Gnome sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 9798
| [[Walk%20a%20directory%2FNon-recursively|Walk a directory/Non-recursively]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 97
| [[YRange%20combinator20expansion|YRange combinatorexpansion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 9697
| [[Y%20combinator|Y combinator]]
| [[Abundant%2C%20deficient%20and%20perfect%20number%20classifications|Abundant, deficient and perfect number classifications]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 893 ⟶ 897:
|-
| 96
| [[Sorting%20algorithms%2FCocktail%20sort|Sorting algorithms/Cocktail sort]]
| [[Range%20expansion|Range expansion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 909 ⟶ 913:
|-
| 95
| [[Hello%20world%2FNewbie|Hello world/Newbie]]
| [[Sorting%20algorithms%2FCocktail%20sort|Sorting algorithms/Cocktail sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 95
| [[Time%20a%20function|Time a function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 925 ⟶ 933:
|-
| 94
| [[Hofstadter%20Q%20sequence|Hofstadter Q sequence]]
| [[Hello%20world%2FNewbie|Hello world/Newbie]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 94
| [[One-dimensional%20cellular%20automata|One-dimensional cellular automata]]
| [[Sequence%20of%20non-squares|Sequence of non-squares]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 94
| [[Sequence%20of%20non-squares|Sequence of non-squares]]
| [[Time%20a%20function|Time a function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 9394
| [[Symmetric%20difference|Symmetric difference]]
| [[Hofstadter%20Q%20sequence|Hofstadter Q sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 93
| [[Random%20number%20generator%20%28included%29|Random number generator (included)]]
| [[One-dimensional%20cellular%20automata|One-dimensional cellular automata]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 93
| [[Sort%20using%20a%20custom%20comparator|Sort using a custom comparator]]
| [[Random%20number%20generator%20%28included%29|Random number generator (included)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 9392
| [[Amicable%20pairs|Amicable pairs]]
| [[Symmetric%20difference|Symmetric difference]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 92
| [[Cumulative%20standard%20deviation|Cumulative standard deviation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 92
| [[Forward%20difference|Forward difference]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 965 ⟶ 977:
|-
| 92
| [[Sorting%20algorithms%2FBogosort|Sorting algorithms/Bogosort]]
| [[Sort%20using%20a%20custom%20comparator|Sort using a custom comparator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 91
| [[Entropy|Entropy]]
| [[Amicable%20pairs|Amicable pairs]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 91
| [[Forward%20difference|Forward difference]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 984 ⟶ 992:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 9190
| [[Averages%2FSimple%20moving%20average|Averages/Simple moving average]]
| [[Sorting%20algorithms%2FBogosort|Sorting algorithms/Bogosort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 90
| [[Calculating%20the%20value%20of%20e|Calculating the value of e]]
| [[Averages%2FSimple%20moving%20average|Averages/Simple moving average]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 90
| [[EntropyCatamorphism|EntropyCatamorphism]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,008 ⟶ 1,016:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 8990
| [[Price%20fraction|Price fraction]]
| [[Calculating%20the%20value%20of%20e|Calculating the value of e]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 8990
| [[String%20comparison|String comparison]]
| [[Catamorphism|Catamorphism]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 90
| [[Tree%20traversal|Tree traversal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,033 ⟶ 1,045:
|-
| 89
| [[Number%20reversal%20game|Number reversal game]]
| [[Price%20fraction|Price fraction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 89
| [[String%20comparison|String comparison]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,049 ⟶ 1,057:
|-
| 88
| [[Floyd%27s%20triangle|Floyd's triangle]]
| [[Greatest%20subsequential%20sum|Greatest subsequential sum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 88
| [[Greatest%20subsequential%20sum|Greatest subsequential sum]]
| [[Last%20Friday%20of%20each%20month|Last Friday of each month]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 88
| [[Last%20Friday%20of%20each%20month|Last Friday of each month]]
| [[Number%20reversal%20game|Number reversal game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,063 ⟶ 1,071:
| [[Simple%20windowed%20application|Simple windowed application]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 88
| [[Tree%20traversal|Tree traversal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 87
Line 1,073 ⟶ 1,077:
|-
| 87
| [[FloydAlmost%27s%20triangle20prime|Floyd'sAlmost triangleprime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,081 ⟶ 1,085:
|-
| 86
| [[CSV%20data%20manipulation|CSV data manipulation]]
| [[Almost%20prime|Almost prime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 86
| [[Non-decimal%20radices%2FConvert|Non-decimal radices/Convert]]
| [[CSV%20data%20manipulation|CSV data manipulation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 86
| [[Queue%2FUsage|Queue/Usage]]
| [[Non-decimal%20radices%2FConvert|Non-decimal radices/Convert]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 86
| [[Sort%20an%20array%20of%20composite%20structures|Sort an array of composite structures]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 86
| [[Terminal%20control%2FClear%20the%20screen|Terminal control/Clear the screen]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,101 ⟶ 1,113:
|-
| 85
| [[Monte%20Carlo%20methods|Monte Carlo methods]]
| [[Queue%2FUsage|Queue/Usage]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 85
| [[SEDOLs|SEDOLs]]
| [[Sort%20an%20array%20of%20composite%20structures|Sort an array of composite structures]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 85
| [[Terminal%20control%2FClear%20the%20screen|Terminal control/Clear the screen]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,129 ⟶ 1,137:
|-
| 84
| [[Order%20two%20numerical%20lists|Order two numerical lists]]
| [[Monte%20Carlo%20methods|Monte Carlo methods]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 84
| [[Split%20a%20character%20string%20based%20on%20change%20of%20character|Split a character string based on change of character]]
| [[SEDOLs|SEDOLs]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 84
| [[Top%20rank%20per%20group|Top rank per group]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 84
| [[URL%20decoding|URL decoding]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,145 ⟶ 1,161:
|-
| 83
| [[File%20modification%20time|File modification time]]
| [[Hello%20world%2FLine%20printer|Hello world/Line printer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 83
| [[Hello%20world%2FLine%20printer|Hello world/Line printer]]
| [[Order%20two%20numerical%20lists|Order two numerical lists]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 83
| [[Read%20a%20specific%20line%20from%20a%20file|Read a specific line from a file]]
| [[URL%20decoding|URL decoding]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 8283
| [[Repeat|Repeat]]
| [[Box%20the%20compass|Box the compass]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 8283
| [[Set|Set]]
| [[File%20modification%20time|File modification time]]
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 82
| [[Introspection|Introspection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 8283
| [[Show%20ASCII%20table|Show ASCII table]]
| [[Repeat|Repeat]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 8283
| [[Terminal%20control%2FRinging%20the%20terminal%20bell|Terminal control/Ringing the terminal bell]]
| [[Set|Set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 8283
| [[ShowWord%20ASCII%20table20wrap|Show ASCIIWord tablewrap]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 82
| [[Anti-primes|Anti-primes]]
| [[Terminal%20control%2FRinging%20the%20terminal%20bell|Terminal control/Ringing the terminal bell]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 82
| [[TopBox%20rank20the%20per%20group20compass|Top rankBox perthe groupcompass]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 82
| [[Word%20wrapIntrospection|Word wrapIntrospection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 8182
| [[Sorting%20algorithms%2FShell%20sort|Sorting algorithms/Shell sort]]
| [[Anti-primes|Anti-primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,209 ⟶ 1,221:
|-
| 81
| [[Playing%20cards|Playing cards]]
| [[Read%20a%20specific%20line%20from%20a%20file|Read a specific line from a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 81
| [[Sorting%20algorithms%2FShell%20sort|Sorting algorithms/Shell sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 81
| [[Split%20a%20character%20string%20based%20on%20change%20of%20character|Split a character string based on change of character]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,226 ⟶ 1,230:
| 80
|data-sort-value="crc-0C32"| [[CRC-32|CRC-32]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 80
| [[Count%20the%20coins|Count the coins]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,241 ⟶ 1,249:
|-
| 80
| [[Pythagorean%20triples|Pythagorean triples]]
| [[Playing%20cards|Playing cards]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 80
| [[Roots%20of%20unity|Roots of unity]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 80
| [[Singly-linked%20list%2FTraversal|Singly-linked list/Traversal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,251 ⟶ 1,263:
| [[Sockets|Sockets]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 80
| [[Sorting%20algorithms%2FCounting%20sort|Sorting algorithms/Counting sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 80
| [[Spiral%20matrix|Spiral matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 79
| [[Concurrent%20computing|Concurrent computing]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 79
| [[Count%20the%20coins|Count the coins]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 79
Line 1,269 ⟶ 1,285:
|-
| 79
| [[Find%20the%20missing%20permutation|Find the missing permutation]]
| [[Jensen%27s%20Device|Jensen's Device]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 79
| [[Jensen%27s%20Device|Jensen's Device]]
| [[Keyboard%20input%2FObtain%20a%20Y%20or%20N%20response|Keyboard input/Obtain a Y or N response]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 79
| [[Keyboard%20input%2FObtain%20a%20Y%20or%20N%20response|Keyboard input/Obtain a Y or N response]]
| [[Population%20count|Population count]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 79
| [[Multifactorial|Multifactorial]]
| [[Pythagorean%20triples|Pythagorean triples]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 79
| [[Population%20count|Population count]]
| [[Show%20the%20epoch|Show the epoch]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 79
| [[Proper%20divisors|Proper divisors]]
| [[Singly-linked%20list%2FTraversal|Singly-linked list/Traversal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 79
| [[Show%20the%20epoch|Show the epoch]]
| [[Sorting%20algorithms%2FCounting%20sort|Sorting algorithms/Counting sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 79
| [[SpiralURL%20matrix20encoding|SpiralURL matrixencoding]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,310 ⟶ 1,326:
| 78
| [[Date%20manipulation|Date manipulation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 78
| [[Find%20the%20missing%20permutation|Find the missing permutation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,322 ⟶ 1,334:
| 78
| [[Modular%20inverse|Modular inverse]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 78
| [[Multifactorial|Multifactorial]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,333 ⟶ 1,341:
|-
| 78
| [[Strip%20comments%20from%20a%20string|Strip comments from a string]]
| [[URL%20encoding|URL encoding]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,345 ⟶ 1,353:
|-
| 77
| [[ProperPhrase%20divisors20reversals|ProperPhrase divisorsreversals]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,353 ⟶ 1,361:
|-
| 77
| [[Sorting%20algorithms%2FComb%20sort|Sorting algorithms/Comb sort]]
| [[Strip%20comments%20from%20a%20string|Strip comments from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,377 ⟶ 1,385:
|-
| 76
| [[Hello%20world%2FWeb%20server|Hello world/Web server]]
| [[Non-decimal%20radices%2FOutput|Non-decimal radices/Output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 76
| [[Non-decimal%20radices%2FOutput|Non-decimal radices/Output]]
| [[Phrase%20reversals|Phrase reversals]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,389 ⟶ 1,397:
|-
| 76
| [[Sort%20disjoint%20sublist|Sort disjoint sublist]]
| [[Sorting%20algorithms%2FComb%20sort|Sorting algorithms/Comb sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,398 ⟶ 1,406:
| 76
| [[Unicode%20variable%20names|Unicode variable names]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 76
| [[Vigen%C3%A8re%20cipher|Vigenère cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,413 ⟶ 1,425:
|-
| 75
| [[HelloMan%20world20or%2FWeb20boy%20server20test|HelloMan world/Webor serverboy test]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 75
| [[Multiple%20distinct%20objects|Multiple distinct objects]]
| [[Man%20or%20boy%20test|Man or boy test]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 75
| [[Parsing%2FRPN%20calculator%20algorithm|Parsing/RPN calculator algorithm]]
| [[Multiple%20distinct%20objects|Multiple distinct objects]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,429 ⟶ 1,441:
|-
| 75
| [[Rep-string|Rep-string]]
|data-sort-value="sha-0B1"| [[SHA-1|SHA-1]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 75
|data-sort-value="sha-0B1"| [[SHA-1|SHA-1]]
| [[Sort%20disjoint%20sublist|Sort disjoint sublist]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 75
Line 1,445 ⟶ 1,457:
|-
| 75
| [[Write%20entire%20file|Write entire file]]
| [[Vigen%C3%A8re%20cipher|Vigenère cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,462 ⟶ 1,474:
| 74
| [[Currying|Currying]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 74
| [[Department%20numbers|Department numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,485 ⟶ 1,501:
|-
| 74
| [[Long%20year|Long year]]
| [[Parsing%2FRPN%20calculator%20algorithm|Parsing/RPN calculator algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 74
| [[Quaternion%20type|Quaternion type]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,493 ⟶ 1,513:
|-
| 74
| [[Singly-linked%20list%2FElement%20definition|Singly-linked list/Element definition]]
| [[Write%20entire%20file|Write entire file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 7374
| [[Thue-Morse|Thue-Morse]]
|data-sort-value="0C15 puzzle game"| [[15%20puzzle%20game|15 puzzle game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 74
| [[Trabb%20Pardo%E2%80%93Knuth%20algorithm|Trabb Pardo–Knuth algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 74
| [[Zeckendorf%20number%20representation|Zeckendorf number representation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 73
|data-sort-value="0C15 puzzle game"| [[15%20puzzle%20game|15 puzzle game]]
| [[Department%20numbers|Department numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,521 ⟶ 1,549:
|-
| 73
| [[Old%20lady%20swallowed%20a%20fly|Old lady swallowed a fly]]
| [[Rep-string|Rep-string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,529 ⟶ 1,557:
|-
| 73
| [[Square%20but%20not%20cube|Square but not cube]]
| [[Singly-linked%20list%2FElement%20definition|Singly-linked list/Element definition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,536 ⟶ 1,564:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 7372
|data-sort-value="0D100 prisoners"| [[100%20prisoners|100 prisoners]]
| [[Thue-Morse|Thue-Morse]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 73
| [[Trabb%20Pardo%E2%80%93Knuth%20algorithm|Trabb Pardo–Knuth algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 73
| [[Zeckendorf%20number%20representation|Zeckendorf number representation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,561 ⟶ 1,581:
|-
| 72
| [[Priority%20queue|Priority queue]]
| [[Old%20lady%20swallowed%20a%20fly|Old lady swallowed a fly]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
| [[Quaternion%20type|Quaternion type]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,586 ⟶ 1,602:
| 71
| [[Longest%20common%20subsequence|Longest common subsequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 71
| [[Pernicious%20numbers|Pernicious numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,593 ⟶ 1,613:
|-
| 71
| [[Sorting%20algorithms%2FStooge%20sort|Sorting algorithms/Stooge sort]]
| [[Square%20but%20not%20cube|Square but not cube]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 70
|data-sort-value="0D100 prisoners"| [[100%20prisoners|100 prisoners]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,641 ⟶ 1,657:
|-
| 70
| [[PerniciousSelf-describing%20numbers|PerniciousSelf-describing numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 70
| [[Sort%20three%20variables|Sort three variables]]
| [[Priority%20queue|Priority queue]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 70
| [[Sorting%20algorithms%2FPancake%20sort|Sorting algorithms/Pancake sort]]
| [[Self-describing%20numbers|Self-describing numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 70
| [[Sort%20threeSpecial%20variables|Sort threeSpecial variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 70
| [[Van%20der%20Corput%20sequence|Van der Corput sequence]]
| [[Sorting%20algorithms%2FStooge%20sort|Sorting algorithms/Stooge sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,685 ⟶ 1,701:
|-
| 69
| [[Sequence%20of%20primes%20by%20trial%20division|Sequence of primes by trial division]]
| [[Sorting%20algorithms%2FPancake%20sort|Sorting algorithms/Pancake sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,693 ⟶ 1,709:
|-
| 69
| [[Yin%20and%20yang|Yin and yang]]
| [[Van%20der%20Corput%20sequence|Van der Corput sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
| [[Chinese%20remainder%20theorem|Chinese remainder theorem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
| [[Damm%20algorithm|Damm algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,706 ⟶ 1,726:
| 68
| [[Morse%20code|Morse code]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
| [[Remove%20lines%20from%20a%20file|Remove lines from a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,713 ⟶ 1,737:
|-
| 68
| [[Strip%20control%20codes%20and%20extended%20characters%20from%20a%20string|Strip control codes and extended characters from a string]]
| [[Sequence%20of%20primes%20by%20trial%20division|Sequence of primes by trial division]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
| [[Special%20variables|Special variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,738 ⟶ 1,758:
| 67
|data-sort-value="hofstadter-conway $0C10,0D000 sequence"| [[Hofstadter-Conway%20%2410%2C000%20sequence|Hofstadter-Conway $10,000 sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 67
| [[Jewels%20and%20stones|Jewels and stones]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,745 ⟶ 1,769:
|-
| 67
| [[RemoveOne%20of%20n%20lines%20from20in%20a%20file|RemoveOne of n lines fromin a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 67
| [[Roots%20of%20a%20function|Roots of a function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 67
| [[Semiprime|Semiprime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,757 ⟶ 1,785:
|-
| 67
| [[Stern-Brocot%20sequence|Stern-Brocot sequence]]
| [[Strip%20control%20codes%20and%20extended%20characters%20from%20a%20string|Strip control codes and extended characters from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 67
|data-sort-value="write language name in 0B3d ascii"| [[Write%20language%20name%20in%203D%20ASCII|Write language name in 3D ASCII]]
| [[Yin%20and%20yang|Yin and yang]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 66
| [[AttractiveAbundant%20odd%20numbers|AttractiveAbundant odd numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 66
| [[Attractive%20numbers|Attractive numbers]]
| [[Continued%20fraction|Continued fraction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 66
| [[Continued%20fraction|Continued fraction]]
| [[Damm%20algorithm|Damm algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,791 ⟶ 1,819:
| [[Inheritance%2FMultiple|Inheritance/Multiple]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 66
| [[Jewels%20and%20stones|Jewels and stones]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 66
| [[Memory%20allocation|Memory allocation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 66
| [[One%20of%20n%20lines%20in%20a%20file|One of n lines in a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 66
| [[Optional%20parameters|Optional parameters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 66
| [[Semiprime|Semiprime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,817 ⟶ 1,833:
|-
| 66
| [[XML%2FOutput|XML/Output]]
|data-sort-value="write language name in 0B3d ascii"| [[Write%20language%20name%20in%203D%20ASCII|Write language name in 3D ASCII]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,838 ⟶ 1,854:
| 65
| [[Modular%20exponentiation|Modular exponentiation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 65
| [[Plot%20coordinate%20pairs|Plot coordinate pairs]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,849 ⟶ 1,869:
|-
| 65
| [[Singly-linked%20list%2FElement%20insertion|Singly-linked list/Element insertion]]
| [[Stern-Brocot%20sequence|Stern-Brocot sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,857 ⟶ 1,877:
|-
| 65
| [[Van%20Eck%20sequence|Van Eck sequence]]
| [[XML%2FOutput|XML/Output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,866 ⟶ 1,886:
| 64
| [[Cholesky%20decomposition|Cholesky decomposition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 64
| [[Plot%20coordinate%20pairs|Plot coordinate pairs]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 64
| [[Reduced%20row%20echelon%20form|Reduced row echelon form]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 64
| [[Singly-linked%20list%2FElement%20insertion|Singly-linked list/Element insertion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,886 ⟶ 1,898:
| 64
| [[Word%20frequency|Word frequency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 63
| [[Abundant%20odd%20numbers|Abundant odd numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,909 ⟶ 1,917:
|-
| 63
| [[Runge-Kutta%20method|Runge-Kutta method]]
| [[Van%20Eck%20sequence|Van Eck sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 63
| [[Two%20sum|Two sum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,958 ⟶ 1,970:
| 62
| [[Integer%20overflow|Integer overflow]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 62
| [[Longest%20common%20prefix|Longest common prefix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,973 ⟶ 1,989:
|-
| 62
| [[Partial%20function%20application|Partial function application]]
| [[Runge-Kutta%20method|Runge-Kutta method]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[Sorting%20algorithms%2FSleep%20sort|Sorting algorithms/Sleep sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[Terminal%20control%2FDisplay%20an%20extended%20character|Terminal control/Display an extended character]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,987 ⟶ 2,007:
| [[Truncatable%20primes|Truncatable primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 6261
|data-sort-value="0E2048"| [[2048|2048]]
| [[Two%20sum|Two sum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,001 ⟶ 2,021:
|-
| 61
| [[Determine%20if%20a%20string%20is%20collapsible|Determine if a string is collapsible]]
| [[Draw%20a%20clock|Draw a clock]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 61
| [[LongDraw%20year20a%20clock|LongDraw a yearclock]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 61
| [[Longest%20common%20prefix|Longest common prefix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 61
| [[Huffman%20coding|Huffman coding]]
| [[Partial%20function%20application|Partial function application]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 61
| [[Terminal%20control%2FDisplay%20an%20extended%20character|Terminal control/Display an extended character]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 61
| [[User%20input%2FGraphical|User input/Graphical]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 60
|data-sort-value="0E2048"| [[2048|2048]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,046 ⟶ 2,054:
| 60
| [[Determine%20if%20a%20string%20has%20all%20the%20same%20characters|Determine if a string has all the same characters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 60
| [[Determine%20if%20a%20string%20is%20collapsible|Determine if a string is collapsible]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 60
| [[Huffman%20coding|Huffman coding]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,107:
| [[Matrix-exponentiation%20operator|Matrix-exponentiation operator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 59
| [[Pascal%20matrix%20generation|Pascal matrix generation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 59
Line 2,114 ⟶ 2,118:
| 59
| [[Random%20number%20generator%20%28device%29|Random number generator (device)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 59
| [[Stem-and-leaf%20plot|Stem-and-leaf plot]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 59
| [[Ternary%20logic|Ternary logic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
Line 2,131 ⟶ 2,143:
| [[Define%20a%20primitive%20data%20type|Define a primitive data type]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||
|-
| 58
| [[Discordian%20date|Discordian date]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 58
| [[Fibonacci%20word|Fibonacci word]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 58
Line 2,145 ⟶ 2,165:
|-
| 58
| [[McNuggets%20problem|McNuggets problem]]
| [[Multisplit|Multisplit]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 58
| [[Multisplit|Multisplit]]
| [[Odd%20word%20problem|Odd word problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 58
| [[Odd%20word%20problem|Odd word problem]]
| [[Pascal%20matrix%20generation|Pascal matrix generation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,161 ⟶ 2,181:
|-
| 58
| [[Sierpinski%20triangle%2FGraphical|Sierpinski triangle/Graphical]]
| [[Stem-and-leaf%20plot|Stem-and-leaf plot]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 58
| [[Terminal%20control%2FCursor%20positioning|Terminal control/Cursor positioning]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 58
| [[TernaryTruncate%20logic20a%20file|TernaryTruncate a logicfile]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,182 ⟶ 2,206:
| 57
| [[Dinesman%27s%20multiple-dwelling%20problem|Dinesman's multiple-dwelling problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[Discordian%20date|Discordian date]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[Fibonacci%20word|Fibonacci word]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,201 ⟶ 2,217:
|-
| 57
| [[McNuggetsMunching%20problem20squares|McNuggetsMunching problemsquares]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[Quickselect%20algorithm|Quickselect algorithm]]
| [[Munching%20squares|Munching squares]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[Sierpinski%20triangle%2FGraphical|Sierpinski triangle/Graphical]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 57
Line 2,222 ⟶ 2,234:
| 57
| [[Terminal%20control%2FColoured%20text|Terminal control/Coloured text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[Terminal%20control%2FCursor%20positioning|Terminal control/Cursor positioning]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[Topological%20sort|Topological sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[Truncate%20a%20file|Truncate a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,242 ⟶ 2,246:
| 56
| [[Call%20a%20function%20in%20a%20shared%20library|Call a function in a shared library]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 56
| [[Copy%20stdin%20to%20stdout|Copy stdin to stdout]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,277 ⟶ 2,285:
|-
| 56
| [[Perfect%20shuffle|Perfect shuffle]]
| [[Quickselect%20algorithm|Quickselect algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,292 ⟶ 2,300:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 5556
| [[Universal%20Turing%20machine|Universal Turing machine]]
| [[Bernoulli%20numbers|Bernoulli numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 56
| [[Vector|Vector]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 55
| [[Bernoulli%20numbers|Bernoulli numbers]]
| [[Copy%20stdin%20to%20stdout|Copy stdin to stdout]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,309 ⟶ 2,321:
|-
| 55
| [[RPG%20attributes%20generator|RPG attributes generator]]
| [[Perfect%20shuffle|Perfect shuffle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 55
| [[Sattolo%20cycle|Sattolo cycle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 55
| [[Smith%20numbers|Smith numbers]]
| [[Universal%20Turing%20machine|Universal Turing machine]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 55
| [[Statistics%2FBasic|Statistics/Basic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,346 ⟶ 2,366:
| 54
| [[Non-continuous%20subsequences|Non-continuous subsequences]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 54
| [[Sattolo%20cycle|Sattolo cycle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,357 ⟶ 2,373:
|-
| 54
| [[Shoelace%20formula%20for%20polygonal%20area|Shoelace formula for polygonal area]]
| [[Smith%20numbers|Smith numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 54
| [[Sort%20numbers%20lexicographically|Sort numbers lexicographically]]
| [[Statistics%2FBasic|Statistics/Basic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,373 ⟶ 2,389:
|-
| 54
| [[Tokenize%20a%20string%20with%20escaping|Tokenize a string with escaping]]
| [[Vector|Vector]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,409 ⟶ 2,425:
|-
| 53
| [[Password%20generator|Password generator]]
| [[Polynomial%20regression|Polynomial regression]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 53
| [[Polynomial%20regression|Polynomial regression]]
| [[Send%20email|Send email]]
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 53
| [[Rate%20counter|Rate counter]]
| [[Shoelace%20formula%20for%20polygonal%20area|Shoelace formula for polygonal area]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 53
| [[Search%20a%20list%20of%20records|Search a list of records]]
| [[Sort%20numbers%20lexicographically|Sort numbers lexicographically]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 53
| [[Send%20email|Send email]]
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 53
|data-sort-value="text processing/0B2"| [[Text%20processing%2F2|Text processing/2]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 53
| [[Two%20identical%20strings|Two identical strings]]
| [[Tokenize%20a%20string%20with%20escaping|Tokenize a string with escaping]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 52
| [[Additive%20primes|Additive primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,474 ⟶ 2,498:
| 52
| [[Naming%20conventions|Naming conventions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 52
| [[Password%20generator|Password generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 52
| [[Pig%20the%20dice%20game|Pig the dice game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 52
| [[Rate%20counter|Rate counter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 52
| [[Search%20a%20list%20of%20records|Search a list of records]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 52
| [[Remove%20vowels%20from%20a%20string|Remove vowels from a string]]
| [[Two%20identical%20strings|Two identical strings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 51
| [[Additive%20primes|Additive primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,525 ⟶ 2,533:
|-
| 51
| [[Primality%20by%20Wilson%27s%20theorem|Primality by Wilson's theorem]]
| [[RPG%20attributes%20generator|RPG attributes generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 51
| [[Respond%20to%20an%20unknown%20method%20call|Respond to an unknown method call]]
| [[Remove%20vowels%20from%20a%20string|Remove vowels from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||
|-
| 51
| [[Water%20collected%20between%20towers|Water collected between towers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 51
| [[Zebra%20puzzle|Zebra puzzle]]
| [[Respond%20to%20an%20unknown%20method%20call|Respond to an unknown method call]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||
|-
| 50
| [[Append%20a%20record%20to%20the%20end%20of%20a%20text%20file|Append a record to the end of a text file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 50
| [[Bell%20numbers|Bell numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 50
Line 2,543 ⟶ 2,563:
| [[Doubly-linked%20list%2FTraversal|Doubly-linked list/Traversal]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 50
| [[Fusc%20sequence|Fusc sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 50
Line 2,561 ⟶ 2,585:
|-
| 50
| [[Stable%20marriage%20problem|Stable marriage problem]]
| [[Primality%20by%20Wilson%27s%20theorem|Primality by Wilson's theorem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 50
| [[Sum%20of%20divisors|Sum of divisors]]
| [[Stable%20marriage%20problem|Stable marriage problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 50
| [[Sum%20of%20first%20n%20cubes|Sum of first n cubes]]
|data-sort-value="text processing/0B1"| [[Text%20processing%2F1|Text processing/1]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 50
|data-sort-value="text processing/0B1"| [[Text%20processing%2F1|Text processing/1]]
| [[Zebra%20puzzle|Zebra puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 49
| [[Bell%20numbers|Bell numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,590 ⟶ 2,610:
| 49
| [[Extensible%20prime%20generator|Extensible prime generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 49
| [[Fusc%20sequence|Fusc sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,606 ⟶ 2,622:
| 49
| [[Last%20letter-first%20letter|Last letter-first letter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 49
| [[Sum%20of%20first%20n%20cubes|Sum of first n cubes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 49
| [[Water%20collected%20between%20towers|Water collected between towers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[Bitmap%2FFlood%20fill|Bitmap/Flood fill]]
| [[Append%20a%20record%20to%20the%20end%20of%20a%20text%20file|Append a record to the end of a text file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[Determine%20if%20a%20string%20is%20squeezable|Determine if a string is squeezable]]
| [[Bitmap%2FFlood%20fill|Bitmap/Flood fill]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[Element-wise%20operations|Element-wise operations]]
| [[Determine%20if%20a%20string%20is%20squeezable|Determine if a string is squeezable]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,659 ⟶ 2,667:
| [[Sparkline%20in%20unicode|Sparkline in unicode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 48
| [[SumTau%20of%20divisors20number|Sum ofTau divisorsnumber]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,711 ⟶ 2,719:
| [[Set%20consolidation|Set consolidation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 47
| [[TauText%20number20between|TauText numberbetween]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,725 ⟶ 2,733:
|-
| 46
| [[Flipping%20bits%20game|Flipping bits game]]
| [[Element-wise%20operations|Element-wise operations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 46
| [[Keyboard%20input%2FFlush%20the%20keyboard%20buffer|Keyboard input/Flush the keyboard buffer]]
| [[Flipping%20bits%20game|Flipping bits game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 46
| [[Mertens%20function|Mertens function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,742 ⟶ 2,754:
| 46
| [[Sorting%20algorithms%2FRadix%20sort|Sorting algorithms/Radix sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 46
| [[Spinning%20rod%20animation%2FText|Spinning rod animation/Text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,755 ⟶ 2,771:
|data-sort-value="sum to 0D100"| [[Sum%20to%20100|Sum to 100]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 46
| [[Terminal%20control%2FDimensions|Terminal control/Dimensions]]
| [[Text%20between|Text between]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,775 ⟶ 2,791:
| [[Deepcopy|Deepcopy]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 45
| [[Digital%20root%2FMultiplicative%20digital%20root|Digital root/Multiplicative digital root]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 45
Line 2,786 ⟶ 2,806:
| 45
| [[Isqrt%20%28integer%20square%20root%29%20of%20X|Isqrt (integer square root) of X]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 45
| [[Keyboard%20input%2FFlush%20the%20keyboard%20buffer|Keyboard input/Flush the keyboard buffer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 45
| [[Loops%2FWith%20multiple%20ranges|Loops/With multiple ranges]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 45
| [[Mertens%20function|Mertens function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,813 ⟶ 2,825:
|-
| 45
| [[Sorting%20Algorithms%2FCircle%20Sort|Sorting Algorithms/Circle Sort]]
| [[Speech%20synthesis|Speech synthesis]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 45
| [[Speech%20synthesis|Speech synthesis]]
| [[Spinning%20rod%20animation%2FText|Spinning rod animation/Text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 45
| [[The%20Name%20Game|The Name Game]]
| [[Terminal%20control%2FDimensions|Terminal control/Dimensions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 45
| [[TheTruth%20Name%20Game20table|The NameTruth Gametable]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 45
|data-sort-value="utf-0B8 encode and decode"| [[UTF-8%20encode%20and%20decode|UTF-8 encode and decode]]
| [[Truth%20table|Truth table]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 45
| [[Words%20containing%20%22the%22%20substring|Words containing "the" substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,842 ⟶ 2,858:
| 44
| [[Chowla%20numbers|Chowla numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 44
| [[Digital%20root%2FMultiplicative%20digital%20root|Digital root/Multiplicative digital root]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,873 ⟶ 2,885:
|-
| 44
| [[Sailors%2C%20coconuts%20and%20a%20monkey%20problem|Sailors, coconuts and a monkey problem]]
| [[Sorting%20Algorithms%2FCircle%20Sort|Sorting Algorithms/Circle Sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 44
| [[Sort%20a%20list%20of%20object%20identifiers|Sort a list of object identifiers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,879 ⟶ 2,895:
| [[Twelve%20statements|Twelve statements]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 44
|data-sort-value="utf-0B8 encode and decode"| [[UTF-8%20encode%20and%20decode|UTF-8 encode and decode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 44
| [[Words%20containing%20%22the%22%20substring|Words containing "the" substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 43
Line 2,914 ⟶ 2,922:
| 43
| [[Coprimes|Coprimes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 43
| [[Cycle%20detection|Cycle detection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,939 ⟶ 2,951:
| [[S-expressions|S-expressions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 43
| [[Sum%20of%20the%20digits%20of%20n%20is%20substring%20of%20n|Sum of the digits of n is substring of n]]
| [[Sailors%2C%20coconuts%20and%20a%20monkey%20problem|Sailors, coconuts and a monkey problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 43
| [[Sort%20a%20list%20of%20object%20identifiers|Sort a list of object identifiers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,966 ⟶ 2,974:
| 42
| [[Abbreviations%2C%20easy|Abbreviations, easy]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 42
| [[Approximate%20equality|Approximate equality]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,982 ⟶ 2,994:
| 42
| [[Cramer%27s%20rule|Cramer's rule]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 42
| [[Cycle%20detection|Cycle detection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,998 ⟶ 3,006:
| 42
| [[Loops%2FWrong%20ranges|Loops/Wrong ranges]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 42
| [[Numbers%20divisible%20by%20their%20individual%20digits%2C%20but%20not%20by%20the%20product%20of%20their%20digits.|Numbers divisible by their individual digits, but not by the product of their digits.]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,012 ⟶ 3,024:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 4142
| [[Tau%20function|Tau function]]
|data-sort-value="0C21 game"| [[21%20game|21 game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 42
| [[Variable%20size%2FSet|Variable size/Set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
|data-sort-value="0C21 game"| [[21%20game|21 game]]
| [[Approximate%20equality|Approximate equality]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
Line 3,082 ⟶ 3,098:
| 41
| [[Scope%2FFunction%20names%20and%20labels|Scope/Function names and labels]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[Sequence%3A%20smallest%20number%20with%20exactly%20n%20divisors|Sequence: smallest number with exactly n divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,094 ⟶ 3,114:
| 41
| [[Substitution%20cipher|Substitution cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 41
| [[Sum%20of%20the%20digits%20of%20n%20is%20substring%20of%20n|Sum of the digits of n is substring of n]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[Terminal%20control%2FHiding%20the%20cursor|Terminal control/Hiding the cursor]]
| [[Tau%20function|Tau function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[Topswops|Topswops]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[Variable%20size%2FSet|Variable size/Set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,142 ⟶ 3,154:
| 40
| [[File%20extension%20is%20in%20extensions%20list|File extension is in extensions list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 40
| [[Find%20the%20intersection%20of%20a%20line%20with%20a%20plane|Find the intersection of a line with a plane]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,162 ⟶ 3,178:
| 40
| [[LU%20decomposition|LU decomposition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 40
| [[Palindrome%20dates|Palindrome dates]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 40
| [[Pathological%20floating%20point%20problems|Pathological floating point problems]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 40
| [[Penney%27s%20game|Penney's game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,173 ⟶ 3,197:
|-
| 40
| [[Safe%20primes%20and%20unsafe%20primes|Safe primes and unsafe primes]]
| [[Sequence%3A%20smallest%20number%20with%20exactly%20n%20divisors|Sequence: smallest number with exactly n divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 40
| [[Terminal%20control%2FHiding2FInverse%20the%20cursor20video|Terminal control/Hiding theInverse cursorvideo]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,206 ⟶ 3,230:
| 39
| [[Fibonacci%20word%2Ffractal|Fibonacci word/fractal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 39
| [[Find%20the%20intersection%20of%20a%20line%20with%20a%20plane|Find the intersection of a line with a plane]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,247 ⟶ 3,267:
| [[Order%20disjoint%20list%20items|Order disjoint list items]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 39
| [[Palindrome%20dates|Palindrome dates]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 39
| [[Parsing%2FRPN%20to%20infix%20conversion|Parsing/RPN to infix conversion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 39
| [[Penney%27s%20game|Penney's game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,263 ⟶ 3,275:
| [[QR%20decomposition|QR decomposition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 39
| [[Safe%20primes%20and%20unsafe%20primes|Safe primes and unsafe primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 39
Line 3,273 ⟶ 3,281:
|-
| 39
| [[Vampire%20number|Vampire number]]
| [[Terminal%20control%2FInverse%20video|Terminal control/Inverse video]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 39
| [[Yellowstone%20sequence|Yellowstone sequence]]
| [[Vampire%20number|Vampire number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,310 ⟶ 3,318:
| 38
| [[Minesweeper%20game|Minesweeper game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 38
| [[Pinstripe%2FDisplay|Pinstripe/Display]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
Line 3,315 ⟶ 3,327:
| [[Solve%20the%20no%20connection%20puzzle|Solve the no connection puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 38
| [[Special%20Divisors|Special Divisors]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 38
Line 3,323 ⟶ 3,339:
| [[Bitmap%2FB%C3%A9zier%20curves%2FCubic|Bitmap/Bézier curves/Cubic]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|-
| 37
| [[Determine%20if%20two%20triangles%20overlap|Determine if two triangles overlap]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 37
Line 3,341 ⟶ 3,361:
|- style="background-color: #ffc"
| 37
| [[Numbers%20which%20binary%20and%20ternary%20digit%20sum%20are%20prime|Numbers which binary and ternary digit sum are prime]]
| [[Numbers%20divisible%20by%20their%20individual%20digits%2C%20but%20not%20by%20the%20product%20of%20their%20digits.|Numbers divisible by their individual digits, but not by the product of their digits.]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 37
| [[Numerical%20integration%2FGauss-Legendre%20Quadrature|Numerical integration/Gauss-Legendre Quadrature]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,349 ⟶ 3,373:
|-
| 37
| [[Ordered%20partitions|Ordered partitions]]
| [[Pinstripe%2FDisplay|Pinstripe/Display]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 37
| [[Pentagram|Pentagram]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 37
|data-sort-value="primes whose sum of digits is 0C25"| [[Primes%20whose%20sum%20of%20digits%20is%2025|Primes whose sum of digits is 25]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 37
Line 3,359 ⟶ 3,391:
| [[RSA%20code|RSA code]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 37
| [[Smallest%20square%20that%20begins%20with%20n|Smallest square that begins with n]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 37
| [[Square-free%20integers|Square-free integers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 37
| [[Subset%20sum%20problem|Subset sum problem]]
| [[Yellowstone%20sequence|Yellowstone sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,389 ⟶ 3,425:
|-
| 36
| [[Egyptian%20fractions|Egyptian fractions]]
| [[Determine%20if%20two%20triangles%20overlap|Determine if two triangles overlap]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 36
|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]]
| [[Egyptian%20fractions|Egyptian fractions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 36
| [[Find%20words%20with%20alternating%20vowels%20and%20consonants|Find words with alternating vowels and consonants]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,409 ⟶ 3,449:
|-
| 36
| [[Old%20Russian%20measure%20of%20length|Old Russian measure of length]]
| [[Numerical%20integration%2FGauss-Legendre%20Quadrature|Numerical integration/Gauss-Legendre Quadrature]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 36
| [[Parametrized%20SQL%20statement|Parametrized SQL statement]]
| [[Ordered%20partitions|Ordered partitions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 36
| [[Pentagram|Pentagram]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 36
Line 3,427 ⟶ 3,463:
|data-sort-value="ripemd-0D160"| [[RIPEMD-160|RIPEMD-160]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|- style="background-color: #ffc"
| 36
| [[Sequence%3A%20smallest%20number%20greater%20than%20previous%20term%20with%20exactly%20n%20divisors|Sequence: smallest number greater than previous term with exactly n divisors]]
| [[Smallest%20square%20that%20begins%20with%20n|Smallest square that begins with n]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 36
| [[Special%20Divisors|Special Divisors]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 36
Line 3,441 ⟶ 3,473:
|- style="background-color: #ffc"
| 36
| [[Triplet%20of%20three%20numbers|Triplet of three numbers]]
| [[Subset%20sum%20problem|Subset sum problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
Line 3,465 ⟶ 3,497:
|-
| 35
| [[Eban%20numbers|Eban numbers]]
| [[Entropy%2FNarcissist|Entropy/Narcissist]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 35
| [[Entropy%2FNarcissist|Entropy/Narcissist]]
|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]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 35
| [[Find%20words%20with%20alternating%20vowels%20and%20consonants|Find words with alternating vowels and consonants]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
Line 3,482 ⟶ 3,510:
| 35
| [[Longest%20common%20suffix|Longest common suffix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 35
| [[Numbers%20which%20binary%20and%20ternary%20digit%20sum%20are%20prime|Numbers which binary and ternary digit sum are prime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 35
| [[Partition%20an%20integer%20x%20into%20n%20primes|Partition an integer x into n primes]]
| [[Old%20Russian%20measure%20of%20length|Old Russian measure of length]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 35
| [[Pattern%20matching|Pattern matching]]
| [[Parametrized%20SQL%20statement|Parametrized SQL statement]]
|①||②|| ||④||⑤||⑥||⑦||O||O||
|-
| 35
| [[Sorting%20algorithms%2FPatience%20sort|Sorting algorithms/Patience sort]]
| [[Partition%20an%20integer%20x%20into%20n%20primes|Partition an integer x into n primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 35
| [[Strange%20numbers|Strange numbers]]
|data-sort-value="primes whose sum of digits is 0C25"| [[Primes%20whose%20sum%20of%20digits%20is%2025|Primes whose sum of digits is 25]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 35
| [[Sorting%20algorithms%2FPatience%20sort|Sorting algorithms/Patience sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 35
| [[Textonyms|Textonyms]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 35
| [[Triplet%20of%20three%20numbers|Triplet of three numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,539 ⟶ 3,555:
| [[Decimal%20floating%20point%20number%20to%20binary|Decimal floating point number to binary]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 34
| [[Eban%20numbers|Eban numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 34
Line 3,575 ⟶ 3,587:
| [[Negative%20base%20numbers|Negative base numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 34
| [[Pattern%20matching|Pattern matching]]
|①||②||③||④||⑤||⑥||⑦||O||O||⑩
|-
| 34
Line 3,594 ⟶ 3,602:
| 34
| [[Solve%20a%20Hidato%20puzzle|Solve a Hidato puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 34
| [[Sorting%20algorithms%2FCycle%20sort|Sorting algorithms/Cycle sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,601 ⟶ 3,613:
|- style="background-color: #ffc"
| 34
| [[Strange%20plus%20numbers|Strange plus numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 34
| [[Sum%20of%20elements%20below%20main%20diagonal%20of%20matrix|Sum of elements below main diagonal of matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 34
| [[Terminal%20control%2FCursor%20movement|Terminal control/Cursor movement]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 34
| [[Terminal%20control%2FPreserve%20screen|Terminal control/Preserve screen]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,610 ⟶ 3,634:
| 34
| [[Type%20detection|Type detection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 34
| [[Unique%20characters|Unique characters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,615 ⟶ 3,643:
| [[Use%20another%20language%20to%20call%20a%20function|Use another language to call a function]]
|①|| ||③||④||⑤||⑥|| ||⑧||⑨||
|-
| 34
| [[Xiaolin%20Wu%27s%20line%20algorithm|Xiaolin Wu's line algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 34
| [[Zhang-Suen%20thinning%20algorithm|Zhang-Suen thinning algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 33
Line 3,650 ⟶ 3,686:
| 33
| [[Mian-Chowla%20sequence|Mian-Chowla sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 33
| [[Numbers%20with%20equal%20rises%20and%20falls|Numbers with equal rises and falls]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
Line 3,662 ⟶ 3,702:
| 33
| [[Resistor%20mesh|Resistor mesh]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 33
| [[Sequence%3A%20smallest%20number%20greater%20than%20previous%20term%20with%20exactly%20n%20divisors|Sequence: smallest number greater than previous term with exactly n divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,673 ⟶ 3,709:
|- style="background-color: #ffc"
| 33
|data-sort-value="shift list elements to left by 0B3"| [[Shift%20list%20elements%20to%20left%20by%203|Shift list elements to left by 3]]
| [[Sorting%20algorithms%2FCycle%20sort|Sorting algorithms/Cycle sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 33
| [[Strange%20plus%20numbers|Strange plus numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 33
| [[Smarandache%20prime-digital%20sequence|Smarandache prime-digital sequence]]
| [[Terminal%20control%2FCursor%20movement|Terminal control/Cursor movement]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 33
| [[Terminal%20control%2FPreserve%20screen|Terminal control/Preserve screen]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,691 ⟶ 3,719:
| [[URL%20parser|URL parser]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 33
| [[Unique%20characters|Unique characters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 33
Line 3,704 ⟶ 3,728:
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
| 3332
| [[Bin%20given%20limits|Bin given limits]]
| [[Xiaolin%20Wu%27s%20line%20algorithm|Xiaolin Wu's line algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 33
| [[Zhang-Suen%20thinning%20algorithm|Zhang-Suen thinning algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,727 ⟶ 3,747:
| [[Decision%20tables|Decision tables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 32
| [[Digit%20fifth%20powers|Digit fifth powers]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
| 32
Line 3,767 ⟶ 3,791:
|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"
|-
| 32
|data-sort-value="numbers with prime digits whose sum is 0C13"| [[Numbers%20with%20equal20prime%20rises20digits%20and20whose%20falls20sum%20is%2013|Numbers with equalprime digits whose risessum andis falls13]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 32
Line 3,778 ⟶ 3,802:
| 32
| [[Parallel%20brute%20force|Parallel brute force]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 32
| [[Polyspiral|Polyspiral]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 32
| [[Pragmatic%20directives|Pragmatic directives]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 32
| [[Range%20consolidation|Range consolidation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,795 ⟶ 3,827:
| [[Simple%20database|Simple database]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 32
| [[SmarandacheStrange%20unique%20prime-digital%20sequence20triplets|SmarandacheStrange unique prime-digital sequencetriplets]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,806 ⟶ 3,838:
| 32
| [[Super-d%20numbers|Super-d numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 32
| [[Superellipse|Superellipse]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
Line 3,823 ⟶ 3,859:
| [[Arena%20storage%20pool|Arena storage pool]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 31
| [[Chebyshev%20coefficients|Chebyshev coefficients]]
| [[Bin%20given%20limits|Bin given limits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,843 ⟶ 3,879:
| [[Count%20how%20many%20vowels%20and%20consonants%20occur%20in%20a%20string|Count how many vowels and consonants occur in a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 31
| [[Digit%20fifth%20powers|Digit fifth powers]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
| 31
Line 3,871 ⟶ 3,903:
| [[Memory%20layout%20of%20a%20data%20structure|Memory layout of a data structure]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 31
| [[Peano%20curve|Peano curve]]
|data-sort-value="numbers with prime digits whose sum is 0C13"| [[Numbers%20with%20prime%20digits%20whose%20sum%20is%2013|Numbers with prime digits whose sum is 13]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
| 31
| [[Pierpont%20primes|Pierpont primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 31
| [[Primes%20with%20digits%20in%20nondecreasing%20order|Primes with digits in nondecreasing order]]
| [[Polyspiral|Polyspiral]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 31
| [[Range%20consolidation|Range consolidation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 31
| [[Rosetta%20Code%2FFix%20code%20tags|Rosetta Code/Fix code tags]]
|①||②|| ||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 31
|data-sort-value="shift list elements to left by 0B3"| [[Shift%20list%20elements%20to%20left%20by%203|Shift list elements to left by 3]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 31
Line 3,906 ⟶ 3,930:
| 31
| [[Stirling%20numbers%20of%20the%20second%20kind|Stirling numbers of the second kind]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 31
| [[Strange%20unique%20prime%20triplets|Strange unique prime triplets]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 31
| [[Stream%20merge|Stream merge]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 31
| [[Sum%20of%20elements%20below%20main%20diagonal%20of%20matrix|Sum of elements below main diagonal of matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 31
| [[Superellipse|Superellipse]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,947 ⟶ 3,959:
| [[AVL%20tree|AVL tree]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|- style="background-color: #ffc"
| 30
| [[Chebyshev%20coefficients|Chebyshev coefficients]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 30
Line 3,970 ⟶ 3,978:
| 30
| [[Generate%20random%20chess%20position|Generate random chess position]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 30
| [[Increasing%20gaps%20between%20consecutive%20Niven%20numbers|Increasing gaps between consecutive Niven numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,991 ⟶ 4,003:
| [[Nonoblock|Nonoblock]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 30
| [[Peano%20curve|Peano curve]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 30
Line 4,001 ⟶ 4,009:
|- style="background-color: #ffc"
| 30
|data-sort-value="show the (decimal) value of a number of 0B1s appended with a 0B3, then squared"| [[Show%20the%20%28decimal%29%20value%20of%20a%20number%20of%201s%20appended%20with%20a%203%2C%20then%20squared|Show the (decimal) value of a number of 1s appended with a 3, then squared]]
| [[Primes%20with%20digits%20in%20nondecreasing%20order|Primes with digits in nondecreasing order]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 30
| [[Sierpinski%20pentagon|Sierpinski pentagon]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 30
Line 4,041 ⟶ 4,053:
|-
| 29
| [[HoneycombsGo%20Fish|HoneycombsGo Fish]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||
|-
| 29
| [[Honeycombs|Honeycombs]]
| [[Increasing%20gaps%20between%20consecutive%20Niven%20numbers|Increasing gaps between consecutive Niven numbers]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||
|-
| 29
Line 4,073 ⟶ 4,085:
|-
| 29
| [[Sorting%20algorithms%2FCocktail%20sort%20with%20shifting%20bounds|Sorting algorithms/Cocktail sort with shifting bounds]]
| [[Sierpinski%20pentagon|Sierpinski pentagon]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 29
Line 4,118 ⟶ 4,130:
| 28
| [[Distinct%20power%20numbers|Distinct power numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 28
| [[Find%20if%20a%20point%20is%20within%20a%20triangle|Find if a point is within a triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 4,127 ⟶ 4,143:
| [[Fixed%20length%20records|Fixed length records]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 28
| [[Go%20Fish|Go Fish]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|-
| 28
Line 4,154 ⟶ 4,166:
| 28
| [[Palindromic%20gapful%20numbers|Palindromic gapful numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 28
| [[Paraffins|Paraffins]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 4,162 ⟶ 4,178:
| 28
| [[Shortest%20common%20supersequence|Shortest common supersequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 28
|data-sort-value="show the (decimal) value of a number of 0B1s appended with a 0B3, then squared"| [[Show%20the%20%28decimal%29%20value%20of%20a%20number%20of%201s%20appended%20with%20a%203%2C%20then%20squared|Show the (decimal) value of a number of 1s appended with a 3, then squared]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 4,171 ⟶ 4,183:
| [[Solve%20a%20Holy%20Knight%27s%20tour|Solve a Holy Knight's tour]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 28
| [[Sorting%20algorithms%2FCocktail%20sort%20with%20shifting%20bounds|Sorting algorithms/Cocktail sort with shifting bounds]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 28
Line 4,187 ⟶ 4,195:
| [[Tonelli-Shanks%20algorithm|Tonelli-Shanks algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 28
| [[Video%20display%20modes|Video display modes]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||⑩
|- style="background-color: #ffc"
| 28
Line 4,199 ⟶ 4,211:
| [[Abelian%20sandpile%20model|Abelian sandpile model]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 27
| [[Audio%20alarm|Audio alarm]]
|①||②||③||④|| ||⑥|| ||⑧|| ||⑩
|- style="background-color: #ffc"
| 27
Line 4,215 ⟶ 4,231:
| [[Distributed%20programming|Distributed programming]]
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|-
| 27
| [[Find%20first%20missing%20positive|Find first missing positive]]
| [[Find%20if%20a%20point%20is%20within%20a%20triangle|Find if a point is within a triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 27
Line 4,245 ⟶ 4,261:
|-
| 27
| [[Ramer-Douglas-Peucker%20line%20simplification|Ramer-Douglas-Peucker line simplification]]
| [[Paraffins|Paraffins]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 27
| [[Random%20Latin%20squares|Random Latin squares]]
| [[Ramer-Douglas-Peucker%20line%20simplification|Ramer-Douglas-Peucker line simplification]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 4,265 ⟶ 4,281:
|-
| 27
| [[UPC|UPC]]
| [[Video%20display%20modes|Video display modes]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||⑩
|-
| 27
| [[Yahoo%21%20search%20interface|Yahoo! search interface]]
|①||②|| ||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 26
| [[Audio%20alarm|Audio alarm]]
|①||②||③||④|| ||⑥|| ||⑧|| ||⑩
|- style="background-color: #ffc"
| 26
Line 4,327 ⟶ 4,339:
| [[Make%20a%20backup%20file|Make a backup file]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 26
|data-sort-value="numbers in base 0C10 that are palindromic in bases 0B2, 0B4, and 0C16"| [[Numbers%20in%20base%2010%20that%20are%20palindromic%20in%20bases%202%2C%204%2C%20and%2016|Numbers in base 10 that are palindromic in bases 2, 4, and 16]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 26
| [[Order%20by%20pair%20comparisons|Order by pair comparisons]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 26
| [[Parse%20an%20IP%20Address|Parse an IP Address]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 26
| [[Permutations%2FRank%20of%20a%20permutation|Permutations/Rank of a permutation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 4,339 ⟶ 4,363:
| [[RCRPG|RCRPG]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 26
| [[Random%20Latin%20squares|Random Latin squares]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 26
| [[Snake%20and%20Ladder|Snake and Ladder]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 26
| [[Sort%20the%20letters%20of%20string%20in%20alphabetical%20order|Sort the letters of string in alphabetical order]]
| [[UPC|UPC]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 26
Line 4,371 ⟶ 4,391:
| [[Deming%27s%20Funnel|Deming's Funnel]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 25
| [[Doomsday%20rule|Doomsday rule]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 25
| [[Elementary%20cellular%20automaton%2FRandom%20Number%20Generator|Elementary cellular automaton/Random Number Generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 25
| [[Find%20first%20missing%20positive|Find first missing positive]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 25
Line 4,403 ⟶ 4,423:
| [[Neighbour%20primes|Neighbour primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 25
|data-sort-value="numbers with same digit set in base 0C10 and base 0C16"| [[Numbers%20with%20same%20digit%20set%20in%20base%2010%20and%20base%2016|Numbers with same digit set in base 10 and base 16]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 25
| [[Odd%20words|Odd words]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 25
| [[Padovan%20sequence|Padovan sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 25
| [[Percolation%2FMean%20run%20density|Percolation/Mean run density]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 25
| [[Piprimes|Piprimes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 25
Line 4,419 ⟶ 4,455:
| [[Pseudo-random%20numbers%2FXorshift%20star|Pseudo-random numbers/Xorshift star]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 25
| [[Reverse%20the%20gender%20of%20a%20string|Reverse the gender of a string]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 25
Line 4,451 ⟶ 4,491:
| [[Consecutive%20primes%20with%20ascending%20or%20descending%20differences|Consecutive primes with ascending or descending differences]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|- style="background-color: #ffc"
| 24
| [[Exponentiation%20with%20infix%20operators%20in%20%28or%20operating%20on%29%20the%20base|Exponentiation with infix operators in (or operating on) the base]]
| [[Doomsday%20rule|Doomsday rule]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 24
Line 4,469 ⟶ 4,509:
|- style="background-color: #ffc"
| 24
|data-sort-value="numbers in base-0C16 0C10representation that arecannot palindromicbe inwritten baseswith 0B2,decimal 0B4, and 0C16digits"| [[Numbers%20in%20base-16%201020representation%20that%20are20cannot%20palindromic20be%20in20written%20bases20with%20220decimal%2C%204%2C%20and%201620digits|Numbers in base-16 10representation that arecannot palindromicbe inwritten baseswith 2,decimal 4, and 16digits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 24
| [[Numeric%20separator%20syntax|Numeric separator syntax]]
|data-sort-value="numbers with same digit set in base 0C10 and base 0C16"| [[Numbers%20with%20same%20digit%20set%20in%20base%2010%20and%20base%2016|Numbers with same digit set in base 10 and base 16]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 24
| [[Orbital%20elements|Orbital elements]]
| [[Numeric%20separator%20syntax|Numeric separator syntax]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 24
| [[Order%20by%20pair%20comparisons|Order by pair comparisons]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 24
| [[Padovan%20sequence|Padovan sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 24
| [[Percolation%2FMean%20run%20density|Percolation/Mean run density]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 24
| [[Permutations%2FRank%20of%20a%20permutation|Permutations/Rank of a permutation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 24
| [[Palindromic%20primes|Palindromic primes]]
| [[Piprimes|Piprimes]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 24
| [[Record%20sound|Record sound]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|- style="background-color: #ffc"
| 24
| [[Reverse%20the%20gender%20of%20a%20string|Reverse the gender of a string]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 24
Line 4,522 ⟶ 4,542:
| 24
| [[Solve%20a%20Numbrix%20puzzle|Solve a Numbrix puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 24
| [[Special%20neighbor%20primes|Special neighbor primes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 24
| [[Spelling%20of%20ordinal%20numbers|Spelling of ordinal numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 24
| [[Sum%20of%20primes%20in%20odd%20positions%20is%20prime|Sum of primes in odd positions is prime]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 24
| [[Sunflower%20fractal|Sunflower fractal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 24
| [[Ulam%20numbers|Ulam numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 24
| [[Unique%20characters%20in%20each%20string|Unique characters in each string]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
Line 4,547 ⟶ 4,591:
| [[Erd%C5%91s-primes|Erdős-primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 23
| [[Exponentiation%20with%20infix%20operators%20in%20%28or%20operating%20on%29%20the%20base|Exponentiation with infix operators in (or operating on) the base]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 23
Line 4,575 ⟶ 4,615:
|data-sort-value="main step of gost 0F28147-0C89"| [[Main%20step%20of%20GOST%2028147-89|Main step of GOST 28147-89]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 23
| [[Minimum%20numbers%20of%20three%20lists|Minimum numbers of three lists]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 23
Line 4,585 ⟶ 4,629:
|- style="background-color: #ffc"
| 23
| [[Odd%20squarefree%20semiprimes|Odd squarefree semiprimes]]
|data-sort-value="numbers in base-0C16 representation that cannot be written with decimal digits"| [[Numbers%20in%20base-16%20representation%20that%20cannot%20be%20written%20with%20decimal%20digits|Numbers in base-16 representation that cannot be written with decimal digits]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 23
| [[Perceptron|Perceptron]]
| [[Orbital%20elements|Orbital elements]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|-
| 23
Line 4,611 ⟶ 4,655:
| [[Sierpinski%20arrowhead%20curve|Sierpinski arrowhead curve]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 23
| [[Sleeping%20Beauty%20problem|Sleeping Beauty problem]]
| [[Sort%20the%20letters%20of%20string%20in%20alphabetical%20order|Sort the letters of string in alphabetical order]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 23
|data-sort-value="smallest power of 0B6 whose decimal expansion contains n"| [[Smallest%20power%20of%206%20whose%20decimal%20expansion%20contains%20n|Smallest power of 6 whose decimal expansion contains n]]
| [[Special%20neighbor%20primes|Special neighbor primes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 23
| [[Spelling%20of%20ordinal%20numbers|Spelling of ordinal numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 23
| [[Sum%20of%20primes%20in%20odd%20positions%20is%20prime|Sum of primes in odd positions is prime]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 23
| [[Ulam%20numbers|Ulam numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 23
| [[Unique%20characters%20in%20each%20string|Unique characters in each string]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 22
Line 4,689 ⟶ 4,717:
|- style="background-color: #ffc"
| 22
|data-sort-value="palindromic primes in base 0C16"| [[Palindromic%20primes%20in%20base%2016|Palindromic primes in base 16]]
| [[Odd%20squarefree%20semiprimes|Odd squarefree semiprimes]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 22
|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]]
| [[Palindromic%20primes|Palindromic primes]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 22
| [[PerceptronPrime%20words|PerceptronPrime words]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|-
| 22
|data-sort-value="pseudo-random numbers/combined recursive generator mrg0C32k0B3a"| [[Pseudo-random%20numbers%2FCombined%20recursive%20generator%20MRG32k3a|Pseudo-random numbers/Combined recursive generator MRG32k3a]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 22
| [[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]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 22
| [[Sequence%3A%20nth%20number%20with%20exactly%20n%20divisors|Sequence: nth number with exactly n divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 22
| [[Sleeping%20Beauty%20problem|Sleeping Beauty problem]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 22
|data-sort-value="smallest power of 0B6 whose decimal expansion contains n"| [[Smallest%20power%20of%206%20whose%20decimal%20expansion%20contains%20n|Smallest power of 6 whose decimal expansion contains n]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
Line 4,721 ⟶ 4,745:
|- style="background-color: #ffc"
| 22
| [[Sum%20data%20type|Sum data type]]
| [[Sunflower%20fractal|Sunflower fractal]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
| 22
Line 4,763 ⟶ 4,787:
| [[Latin%20Squares%20in%20reduced%20form|Latin Squares in reduced form]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 21
| [[Minimum%20numbers%20of%20three%20lists|Minimum numbers of three lists]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 21
Line 4,775 ⟶ 4,795:
| [[Next%20special%20primes|Next special primes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|- style="background-color: #ffc"
| 21
| [[Padovan%20n-step%20number%20sequences|Padovan n-step number sequences]]
|data-sort-value="palindromic primes in base 0C16"| [[Palindromic%20primes%20in%20base%2016|Palindromic primes in base 16]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 21
Line 4,785 ⟶ 4,805:
|- style="background-color: #ffc"
| 21
|data-sort-value="prime numbers which contain 0D123"| [[Prime%20numbers%20which%20contain%20123|Prime numbers which contain 123]]
|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"
| 21
| [[Prime%20triplets|Prime triplets]]
|data-sort-value="prime numbers which contain 0D123"| [[Prime%20numbers%20which%20contain%20123|Prime numbers which contain 123]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 21
| [[Primes%20-%20allocate%20descendants%20to%20their%20ancestors|Primes - allocate descendants to their ancestors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 21
|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]]
| [[Prime%20words|Prime words]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 21
Line 4,803 ⟶ 4,827:
| [[Readline%20interface|Readline interface]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 21
| [[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]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 21
| [[Simulate%20input%2FMouse|Simulate input/Mouse]]
|①||②||③||④||⑤|| || ||⑧||⑨||
|- style="background-color: #ffc"
| 21
| [[Sum%20data%20type|Sum data type]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 21
Line 4,831 ⟶ 4,847:
| [[Color%20quantization|Color quantization]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 20
| [[Compare%20length%20of%20two%20strings|Compare length of two strings]]
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨||
|-
| 20
Line 4,861 ⟶ 4,881:
|-
| 20
| [[Percolation%2FMean%20cluster%20density|Percolation/Mean cluster density]]
| [[Padovan%20n-step%20number%20sequences|Padovan n-step number sequences]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 20
| [[Prime%20triplets|Prime triplets]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 20
| [[Percolation%2FSite%20percolation|Percolation/Site percolation]]
| [[Primes%20-%20allocate%20descendants%20to%20their%20ancestors|Primes - allocate descendants to their ancestors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 20
| [[Practical%20numbers|Practical numbers]]
|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"
| 20
| [[Primes%20which%20contain%20only%20one%20odd%20digit|Primes which contain only one odd digit]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 20
|data-sort-value="pseudo-random numbers/splitmix0C64"| [[Pseudo-random%20numbers%2FSplitmix64|Pseudo-random numbers/Splitmix64]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 20
| [[SQL-based%20authentication|SQL-based authentication]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 20
Line 4,887 ⟶ 4,911:
| [[Separate%20the%20house%20number%20from%20the%20street%20name|Separate the house number from the street name]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 20
| [[Snake|Snake]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 20
| [[Special%20factorials|Special factorials]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 20
| [[Substring%20primes|Substring primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 20
| [[Terminal%20control%2FPositional%20read|Terminal control/Positional read]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 4,919 ⟶ 4,955:
| [[Code%20segment%20unload|Code segment unload]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||⑩
|-
| 19
| [[Compare%20length%20of%20two%20strings|Compare length of two strings]]
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨||
|-
| 19
Line 4,963 ⟶ 4,995:
| [[Nimber%20arithmetic|Nimber arithmetic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 19
| [[Numbers%20whose%20count%20of%20divisors%20is%20prime|Numbers whose count of divisors is prime]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 19
| [[Peaceful%20chess%20queen%20armies|Peaceful chess queen armies]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 19
| [[Percolation%2FMean%20cluster%20density|Percolation/Mean cluster density]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 19
| [[Percolation%2FSite%20percolation|Percolation/Site percolation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 19
| [[Permuted%20multiples|Permuted multiples]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 19
| [[Practical%20numbers|Practical numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 19
| [[Primes%20which%20contain%20only%20one%20odd%20digit|Primes which contain only one odd digit]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
Line 4,991 ⟶ 5,011:
| [[Print%20itself|Print itself]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 19
| [[SQL-based%20authentication|SQL-based authentication]]
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨||
|-
| 19
| [[Snake|Snake]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
| 19
| [[Substring%20primes|Substring primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 19
| [[Summation%20of%20primes|Summation of primes]]
|①||②||③||④||⑤|| ||⑦|| ||⑨||
|- style="background-color: #ffc"
|-
| 19
| [[Vibrating%20rectangles|Vibrating rectangles]]
| [[Terminal%20control%2FPositional%20read|Terminal control/Positional read]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 18
Line 5,047 ⟶ 5,055:
| [[NYSIIS|NYSIIS]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 18
| [[Numbers%20whose%20count%20of%20divisors%20is%20prime|Numbers whose count of divisors is prime]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 18
Line 5,059 ⟶ 5,063:
| [[Particle%20swarm%20optimization|Particle swarm optimization]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 18
| [[Percolation%2FBond%20percolation|Percolation/Bond percolation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 18
Line 5,067 ⟶ 5,075:
| [[Proof|Proof]]
|①|| ||③||④||⑤||⑥|| ||O||O||
|- style="background-color: #ffc"
| 18
| [[Quadrat%20Special%20Primes|Quadrat Special Primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 18
| [[Rendezvous|Rendezvous]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|- style="background-color: #ffc"
| 18
| [[Self-hosting%20compiler|Self-hosting compiler]]
|①||O||③||④||⑤||⑥|| ||⑧|| ||
|- style="background-color: #ffc"
| 18
| [[Sierpinski%20curve|Sierpinski curve]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 18
| [[Singly-linked%20list%2FElement%20removal|Singly-linked list/Element removal]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|- style="background-color: #ffc"
| 18
| [[Special%20pythagorean%20triplet|Special pythagorean triplet]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 18
Line 5,087 ⟶ 5,115:
| [[Two%20bullet%20roulette|Two bullet roulette]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 18
| [[Vibrating%20rectangles|Vibrating rectangles]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 18
Line 5,115 ⟶ 5,139:
| [[Compiler%2Fsyntax%20analyzer|Compiler/syntax analyzer]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 17
| [[Find%20adjacents%20primes%20which%20difference%20is%20square%20integer|Find adjacents primes which difference is square integer]]
|①||②||③|| ||⑤|| ||⑦||⑧||⑨||
|-
| 17
| [[Four%20is%20the%20number%20of%20letters%20in%20the%20...|Four is the number of letters in the ...]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 17
Line 5,137 ⟶ 5,169:
|-
| 17
| [[Modified%20random%20distribution|Modified random distribution]]
| [[Percolation%2FBond%20percolation|Percolation/Bond percolation]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 17
| [[Numerical%20integration%2FAdaptive%20Simpson%27s%20method|Numerical integration/Adaptive Simpson's method]]
| [[Quadrat%20Special%20Primes|Quadrat Special Primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 17
| [[Ramanujan%27s%20constant|Ramanujan's constant]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 17
| [[Rendezvous|Rendezvous]]
|①||②|| ||④||⑤||⑥|| ||⑧||⑨||
|-
| 17
Line 5,159 ⟶ 5,187:
| [[Safe%20mode|Safe mode]]
|①|| ||③||④||⑤|| ||⑦|| || ||⑩
|- style="background-color: #ffc"
| 17
| [[Sierpinski%20curve|Sierpinski curve]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 17
| [[Singly-linked%20list%2FElement%20removal|Singly-linked list/Element removal]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|- style="background-color: #ffc"
| 17
Line 5,174 ⟶ 5,194:
| 17
| [[Smallest%20numbers|Smallest numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 17
| [[Special%20pythagorean%20triplet|Special pythagorean triplet]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
Line 5,191 ⟶ 5,207:
| [[Compiler%2FAST%20interpreter|Compiler/AST interpreter]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 16
| [[Find%20adjacents%20primes%20which%20difference%20is%20square%20integer|Find adjacents primes which difference is square integer]]
|①||②||③|| ||⑤|| ||⑦||⑧||⑨||
|-
| 16
| [[Four%20is%20the%20number%20of%20letters%20in%20the%20...|Four is the number of letters in the ...]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 16
Line 5,213 ⟶ 5,221:
|-
| 16
|data-sort-value="minimal steps down to 0B1"| [[Minimal%20steps%20down%20to%201|Minimal steps down to 1]]
| [[Modified%20random%20distribution|Modified random distribution]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 16
| [[Odd%20and%20square%20numbers|Odd and square numbers]]
| [[Numerical%20integration%2FAdaptive%20Simpson%27s%20method|Numerical integration/Adaptive Simpson's method]]
|①||②||③|| ||⑤|| ||⑦||⑧|| ||
|-
| 16
| [[OpenWebNet%20password|OpenWebNet password]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 16
Line 5,267 ⟶ 5,279:
| [[Interactive%20help|Interactive help]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
|-
| 15
| [[Largest%20palindrome%20product|Largest palindrome product]]
|data-sort-value="minimal steps down to 0B1"| [[Minimal%20steps%20down%20to%201|Minimal steps down to 1]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|- style="background-color: #ffc"
| 15
Line 5,281 ⟶ 5,293:
|- style="background-color: #ffc"
| 15
| [[Rodrigues%E2%80%99%20rotation%20formula|Rodrigues’ rotation formula]]
| [[Odd%20and%20square%20numbers|Odd and square numbers]]
|①||②||③|| ||⑤|| ||⑦|| || ||
|-
| 15
| [[OpenWebNet%20password|OpenWebNet password]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 15
Line 5,299 ⟶ 5,307:
| [[Canny%20edge%20detector|Canny edge detector]]
|①||②||③||④|| ||⑥|| ||⑧||⑨||
|- style="background-color: #ffc"
| 14
| [[Checksumcolor|Checksumcolor]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 14
Line 5,313 ⟶ 5,325:
|- style="background-color: #ffc"
| 14
| [[Largest%20palindrome%20product%20in%20a%20grid|Largest palindrome product in a grid]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|-
Line 5,327 ⟶ 5,339:
| [[Pisano%20period|Pisano period]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 14
| [[Rodrigues%E2%80%99%20rotation%20formula|Rodrigues’ rotation formula]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
| 14
Line 5,359 ⟶ 5,367:
| [[Audio%20frequency%20generator|Audio frequency generator]]
|①||②||③||④|| ||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 13
| [[Checksumcolor|Checksumcolor]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 13
Line 5,383 ⟶ 5,387:
| [[Greed|Greed]]
|①||②|| ||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 13
| [[Largest%20product%20in%20a%20grid|Largest product in a grid]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|- style="background-color: #ffc"
| 13
Line 5,427:
| [[VList|VList]]
|①|| ||③||④||⑤||⑥|| || ||⑨||⑩
|- style="background-color: #ffc"
| 13
| [[What%20weekdays%20will%20Christmas%20and%20New%20Year|What weekdays will Christmas and New Year]]
|①||②||③|| ||⑤|| ||⑦||⑧|| ||
|-
| 12
Line 5,435 ⟶ 5,439:
| [[Combinations%20with%20repetitions%2FSquare%20digit%20chain|Combinations with repetitions/Square digit chain]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
| 12
| [[Determine%20sentence%20type|Determine sentence type]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|- style="background-color: #ffc"
| 12
Line 5,459 ⟶ 5,467:
| [[Long%20stairs|Long stairs]]
|①||②||③|| ||⑤|| ||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 12
| [[Overloaded%20operators|Overloaded operators]]
|①||②||③|| ||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 12
| [[Quoting%20constructs|Quoting constructs]]
|①||②||③||④||⑤||⑥|| || || ||⑩
|- style="background-color: #ffc"
| 12
| [[Range%20modifications|Range modifications]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 12
Line 5,499 ⟶ 5,515:
|data-sort-value="count the coins/0B0-0B1"| [[Count%20the%20coins%2F0-1|Count the coins/0-1]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|-
| 11
| [[Earliest%20difference%20between%20prime%20gaps|Earliest difference between prime gaps]]
| [[Determine%20sentence%20type|Determine sentence type]]
|①||②||③|| ||⑤|| ||⑦||⑧|| ||
|- style="background-color: #ffc"
| 11
Line 5,531 ⟶ 5,547:
| [[Powerful%20numbers|Powerful numbers]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 11
| [[Range%20modifications|Range modifications]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 11
Line 5,563 ⟶ 5,575:
| [[War%20card%20game|War card game]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 11
| [[What%20weekdays%20will%20Christmas%20and%20New%20Year|What weekdays will Christmas and New Year]]
|①||②||③|| ||⑤|| ||⑦||⑧|| ||
|- style="background-color: #ffc"
| 10
Line 5,573 ⟶ 5,581:
|- style="background-color: #ffc"
| 10
| [[Camel%20case%20and%20snake%20case|Camel case and snake case]]
| [[Discrete%20Fourier%20transform|Discrete Fourier transform]]
|①||②||③|| ||⑤|| ||⑦|| || ||
|- style="background-color: #ffc"
| 10
| [[Discrete%20Fourier%20transform|Discrete Fourier transform]]
| [[Earliest%20difference%20between%20prime%20gaps|Earliest difference between prime gaps]]
|①||②||③|| ||⑤|| ||⑦|| || ||
|-
| 10
Line 5,607 ⟶ 5,615:
| [[OpenGL%2FUtah%20Teapot|OpenGL/Utah Teapot]]
|①||②||③||④||⑤||⑥|| || ||⑨||
|- style="background-color: #ffc"
| 10
| [[Overloaded%20operators|Overloaded operators]]
|①|| ||③|| ||⑤||⑥|| || || ||⑩
|- style="background-color: #ffc"
| 10
Line 5,675 ⟶ 5,679:
| [[Multidimensional%20Newton-Raphson%20method|Multidimensional Newton-Raphson method]]
|①||②||③||④||⑤||⑥|| || || ||
|- style="background-color: #ffc"
| 9
| [[Simple%20turtle%20graphics|Simple turtle graphics]]
|①||②||③|| || || ||⑦||⑧|| ||
|- style="background-color: #ffc"
| 9
Line 5,691 ⟶ 5,699:
| [[Addition-chain%20exponentiation|Addition-chain exponentiation]]
|①|| ||③||④|| ||⑥|| || ||⑨||
|- style="background-color: #ffc"
| 8
| [[Camel%20case%20and%20snake%20case|Camel case and snake case]]
|①||②||③|| ||⑤|| ||⑦|| || ||
|-
| 8
|data-sort-value="euler's constant 0B0.0E5772..."| [[Euler%27s%20constant%200.5772...|Euler's constant 0.5772...]]
|①||②||③|| ||⑤|| ||⑦|| ||⑨||
|- style="background-color: #ffc"
| 8
| [[Hexapawn|Hexapawn]]
|①||②||③||④|| || ||⑦||⑧|| ||
|- style="background-color: #ffc"
| 8
| [[OpenGL%20pixel%20shader|OpenGL pixel shader]]
|①|| ||③||④|| || || || ||⑨||
|-
| 8
| [[P-Adic%20numbers%2C%20basic|P-Adic numbers, basic]]
|①||②||③||④||⑤||⑥|| || || ||
|- style="background-color: #ffc"
| 8
Line 5,731 ⟶ 5,743:
| [[Round-robin%20tournament%20schedule|Round-robin tournament schedule]]
|①||②||③|| ||⑤|| ||⑦|| || ||
|- style="background-color: #ffc"
| 8
| [[Simple%20turtle%20graphics|Simple turtle graphics]]
|①||②||③|| || || ||⑦||⑧|| ||
|- style="background-color: #ffc"
| 8
Line 5,771 ⟶ 5,779:
| [[Dating%20agency|Dating agency]]
|①||②||③|| ||⑤|| ||⑦||⑧|| ||
|- style="background-color: #ffc"
| 7
| [[Hexapawn|Hexapawn]]
|①||②||③||④|| || || ||⑧|| ||
|- style="background-color: #ffc"
| 7
Line 5,787 ⟶ 5,791:
| [[Latin%20Squares%20in%20reduced%20form%2FRandomizing%20using%20Jacobson%20and%20Matthews%E2%80%99%20Technique|Latin Squares in reduced form/Randomizing using Jacobson and Matthews’ Technique]]
|①||②||③||④||⑤||⑥|| || || ||
|- style="background-color: #ffc"
| 7
| [[Numbers%20which%20are%20not%20the%20sum%20of%20distinct%20squares|Numbers which are not the sum of distinct squares]]
|①||②||③|| ||⑤|| || || || ||
|-
| 7
| [[Peripheral%20drift%20illusion|Peripheral drift illusion]]
| [[P-Adic%20numbers%2C%20basic|P-Adic numbers, basic]]
|①||②||③|| ||⑤||⑥|| || || ||
|- style="background-color: #ffc"
| 7
Line 5,830 ⟶ 5,838:
| 6
| [[Create%20your%20own%20text%20control%20codes|Create your own text control codes]]
|①||②||③|| ||⑤|| || || || ||
|- style="background-color: #ffc"
| 6
| [[Numbers%20which%20are%20not%20the%20sum%20of%20distinct%20squares|Numbers which are not the sum of distinct squares]]
|①||②||③|| ||⑤|| || || || ||
|- style="background-color: #ffc"
Line 5,839 ⟶ 5,843:
| [[Particle%20fountain|Particle fountain]]
|①||②||③|| ||⑤|| ||⑦|| || ||
|- style="background-color: #ffc"
| 6
| [[Peripheral%20drift%20illusion|Peripheral drift illusion]]
|①||②||③|| ||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 6
10,343

edits