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

From Rosetta Code
Content added Content deleted
m (Update full list output)
(Update full list output - (After a several week hiatus))
Line 25: Line 25:
<div style="height:40em;overflow:scroll;">
<div style="height:40em;overflow:scroll;">
{|class="wikitable sortable"
{|class="wikitable sortable"
|+ As of 2023-08-13T21:17:27Z :: Tasks: 1233 ::<span style="background-color:#ffd"> Draft Tasks:415 </span>:: Total Tasks: 1648 :: Total Examples: 92984
|+ As of 2023-10-01T20:28:07Z :: Tasks: 1236 ::<span style="background-color:#ffd"> Draft Tasks:421 </span>:: Total Tasks: 1657 :: Total Examples: 93676
!Count!!Task!!①!!②!!③!!④!!⑤!!⑥!!⑦!!⑧!!⑨!!⑩
!Count!!Task!!①!!②!!③!!④!!⑤!!⑥!!⑦!!⑧!!⑨!!⑩
|-
|-
| 576
| 579
| [[Hello%20world%2FText|Hello world/Text]]
| [[Hello%20world%2FText|Hello world/Text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 373
| 374
|data-sort-value="0C99 bottles of beer"| [[99%20bottles%20of%20beer|99 bottles of beer]]
|data-sort-value="0C99 bottles of beer"| [[99%20bottles%20of%20beer|99 bottles of beer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 372
| 374
| [[FizzBuzz|FizzBuzz]]
| [[FizzBuzz|FizzBuzz]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 351
| 352
|data-sort-value="0D100 doors"| [[100%20doors|100 doors]]
|data-sort-value="0D100 doors"| [[100%20doors|100 doors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 48: Line 48:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 300
| 301
| [[Factorial|Factorial]]
| [[Fibonacci%20sequence|Fibonacci sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 298
| 301
| [[Fibonacci%20sequence|Fibonacci sequence]]
| [[Factorial|Factorial]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 293
| 294
| [[A%2BB|A+B]]
| [[A%2BB|A+B]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 64: Line 64:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 254
| 255
| [[Loops%2FInfinite|Loops/Infinite]]
| [[Loops%2FInfinite|Loops/Infinite]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 247
| 248
| [[Reverse%20a%20string|Reverse a string]]
| [[Reverse%20a%20string|Reverse a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 243
| 244
| [[Arrays|Arrays]]
| [[Arrays|Arrays]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 240
| 244
| [[Function%20definition|Function definition]]
| [[Ackermann%20function|Ackermann function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 240
| 241
| [[Ackermann%20function|Ackermann function]]
| [[Function%20definition|Function definition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 234
| 235
| [[Loops%2FFor|Loops/For]]
| [[Loops%2FFor|Loops/For]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 228
| 231
| [[Loops%2FWhile|Loops/While]]
| [[Loops%2FWhile|Loops/While]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 226
| 227
| [[Conditional%20structures|Conditional structures]]
| [[Conditional%20structures|Conditional structures]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 218
| 220
| [[Array%20concatenation|Array concatenation]]
| [[Array%20concatenation|Array concatenation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 213
| 214
| [[Arithmetic%2FInteger|Arithmetic/Integer]]
| [[Arithmetic%2FInteger|Arithmetic/Integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 213
| 214
| [[Greatest%20element%20of%20a%20list|Greatest element of a list]]
| [[Greatest%20element%20of%20a%20list|Greatest element of a list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 202
| 204
| [[Increment%20a%20numerical%20string|Increment a numerical string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 203
| [[Even%20or%20odd|Even or odd]]
| [[Even%20or%20odd|Even or odd]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 201
| 202
| [[Greatest%20common%20divisor|Greatest common divisor]]
| [[Greatest%20common%20divisor|Greatest common divisor]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 120: Line 124:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 200
| 199
| [[Sieve%20of%20Eratosthenes|Sieve of Eratosthenes]]
| [[Increment%20a%20numerical%20string|Increment a numerical string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 198
| 197
| [[Array%20length|Array length]]
| [[Sieve%20of%20Eratosthenes|Sieve of Eratosthenes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 132: Line 136:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 196
| 193
| [[Hello%20world%2FGraphical|Hello world/Graphical]]
| [[Array%20length|Array length]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 192
| 192
| [[Copy%20a%20string|Copy a string]]
| [[Copy%20a%20string|Copy a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 192
| [[Hello%20world%2FGraphical|Hello world/Graphical]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 160: Line 160:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 187
| 188
| [[Loops%2FDownward%20for|Loops/Downward for]]
| [[Integer%20comparison|Integer comparison]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 187
| 187
| [[Integer%20comparison|Integer comparison]]
| [[Loops%2FDownward%20for|Loops/Downward for]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 186
| 186
| [[Boolean%20values|Boolean values]]
| [[Boolean%20values|Boolean values]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 186
| [[Integer%20sequence|Integer sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 188: Line 192:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 183
| 182
| [[Loops%2FFor%20with%20a%20specified%20step|Loops/For with a specified step]]
| [[Integer%20sequence|Integer sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 181
| [[Palindrome%20detection|Palindrome detection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 196: Line 204:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 179
| 180
| [[Tokenize%20a%20string|Tokenize a string]]
| [[Palindrome%20detection|Palindrome detection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 204: Line 212:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 179
| 177
| [[Loops%2FBreak|Loops/Break]]
| [[Tokenize%20a%20string|Tokenize a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 178
| 177
| [[Loops%2FFor%20with%20a%20specified%20step|Loops/For with a specified step]]
| [[Loops%2FForeach|Loops/Foreach]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 216: Line 224:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 175
| 176
| [[Sum%20of%20a%20series|Sum of a series]]
| [[Loops%2FBreak|Loops/Break]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 175
| [[Loops%2FForeach|Loops/Foreach]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 175
| 175
| [[Sum%20of%20a%20series|Sum of a series]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 174
| [[Quine|Quine]]
| [[Quine|Quine]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 240: Line 240:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 171
| 172
| [[Filter|Filter]]
| [[Filter|Filter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 170
| 171
| [[Logical%20operations|Logical operations]]
| [[Logical%20operations|Logical operations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 264: Line 264:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 160
| 161
| [[Loops%2FN%20plus%20one%20half|Loops/N plus one half]]
| [[Loops%2FN%20plus%20one%20half|Loops/N plus one half]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 160
| 161
| [[Sorting%20algorithms%2FQuicksort|Sorting algorithms/Quicksort]]
| [[Sorting%20algorithms%2FQuicksort|Sorting algorithms/Quicksort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 159
| [[Caesar%20cipher|Caesar cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 278: Line 282:
| 157
| 157
| [[Leap%20year|Leap year]]
| [[Leap%20year|Leap year]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 156
| [[Caesar%20cipher|Caesar cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 306: Line 306:
| 154
| 154
| [[Determine%20if%20a%20string%20is%20numeric|Determine if a string is numeric]]
| [[Determine%20if%20a%20string%20is%20numeric|Determine if a string is numeric]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 153
| [[User%20input%2FText|User input/Text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 313: Line 317:
|-
|-
| 152
| 152
| [[Higher-order%20functions|Higher-order functions]]
| [[Stack|Stack]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 151
| 152
| [[Stack|Stack]]
| [[Higher-order%20functions|Higher-order functions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 151
| 152
| [[Zero%20to%20the%20zero%20power|Zero to the zero power]]
| [[Zero%20to%20the%20zero%20power|Zero to the zero power]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 150
| 151
| [[Loops%2FContinue|Loops/Continue]]
| [[Hello%20world%2FStandard%20error|Hello world/Standard error]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 150
| 150
| [[Loops%2FContinue|Loops/Continue]]
| [[ABC%20problem|ABC problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 150
| 150
| [[Hello%20world%2FStandard%20error|Hello world/Standard error]]
| [[User%20input%2FText|User input/Text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 149
| 149
| [[Guess%20the%20number|Guess the number]]
| [[Guess%20the%20number|Guess the number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 149
| [[Loop%20over%20multiple%20arrays%20simultaneously|Loop over multiple arrays simultaneously]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 345: Line 353:
|-
|-
| 148
| 148
| [[Sorting%20algorithms%2FBubble%20sort|Sorting algorithms/Bubble sort]]
| [[Loop%20over%20multiple%20arrays%20simultaneously|Loop over multiple arrays simultaneously]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 147
| 147
| [[Primality%20by%20trial%20division|Primality by trial division]]
| [[ABC%20problem|ABC problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 147
| 147
| [[Read%20entire%20file|Read entire file]]
| [[Read%20entire%20file|Read entire file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 147
| [[Sorting%20algorithms%2FBubble%20sort|Sorting algorithms/Bubble sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 146
| 146
| [[Create%20a%20file|Create a file]]
| [[Create%20a%20file|Create a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 146
| [[Primality%20by%20trial%20division|Primality by trial division]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 378: Line 378:
| 145
| 145
| [[Mutual%20recursion|Mutual recursion]]
| [[Mutual%20recursion|Mutual recursion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 144
| [[Ethiopian%20multiplication|Ethiopian multiplication]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 388: Line 392:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 143
| 144
| [[Sleep|Sleep]]
| [[Count%20in%20octal|Count in octal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 143
| 143
| [[Count%20in%20octal|Count in octal]]
| [[Ethiopian%20multiplication|Ethiopian multiplication]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 143
| 142
| [[Balanced%20brackets|Balanced brackets]]
| [[Sleep|Sleep]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 142
| 142
| [[Mandelbrot%20set|Mandelbrot set]]
| [[Balanced%20brackets|Balanced brackets]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 141
| [[Program%20termination|Program termination]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 140
| 140
| [[Day%20of%20the%20week|Day of the week]]
| [[Literals%2FString|Literals/String]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 140
| 140
| [[Happy%20numbers|Happy numbers]]
| [[Program%20termination|Program termination]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 139
| 140
| [[Literals%2FString|Literals/String]]
| [[Day%20of%20the%20week|Day of the week]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 420: Line 428:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 139
| 138
| [[Happy%20numbers|Happy numbers]]
| [[Date%20format|Date format]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 139
| 138
| [[Literals%2FInteger|Literals/Integer]]
| [[Mandelbrot%20set|Mandelbrot set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 437: Line 445:
|-
|-
| 137
| 137
| [[Pascal%27s%20triangle|Pascal's triangle]]
| [[Date%20format|Date format]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 137
| 136
| [[Count%20occurrences%20of%20a%20substring|Count occurrences of a substring]]
| [[Literals%2FInteger|Literals/Integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 137
| [[Pascal%27s%20triangle|Pascal's triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 135
| 135
| [[Compound%20data%20type|Compound data type]]
| [[Count%20occurrences%20of%20a%20substring|Count occurrences of a substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 134
| 134
| [[Loops%2FNested|Loops/Nested]]
| [[Compound%20data%20type|Compound data type]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 469: Line 473:
|-
|-
| 133
| 133
| [[Pick%20random%20element|Pick random element]]
| [[Loops%2FNested|Loops/Nested]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 132
| 132
| [[Sorting%20algorithms%2FInsertion%20sort|Sorting algorithms/Insertion sort]]
| [[Sorting%20algorithms%2FInsertion%20sort|Sorting algorithms/Insertion sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 131
| [[Matrix%20transposition|Matrix transposition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 131
| [[String%20matching|String matching]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 481: Line 493:
|-
|-
| 130
| 130
| [[Letter%20frequency|Letter frequency]]
| [[N-queens%20problem|N-queens problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 130
| 130
| [[Null%20object|Null object]]
| [[N-queens%20problem|N-queens problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 130
| 130
| [[Null%20object|Null object]]
| [[Pick%20random%20element|Pick random element]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 496: Line 508:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 130
| 129
| [[Averages%2FMedian|Averages/Median]]
| [[String%20matching|String matching]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 129
| 129
| [[Averages%2FRoot%20mean%20square|Averages/Root mean square]]
| [[File%20size|File size]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 129
| 129
| [[File%20size|File size]]
| [[Matrix%20transposition|Matrix transposition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 128
| 129
| [[Strip%20a%20set%20of%20characters%20from%20a%20string|Strip a set of characters from a string]]
| [[Averages%2FMedian|Averages/Median]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 128
| [[Averages%2FRoot%20mean%20square|Averages/Root mean square]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 522: Line 530:
| 128
| 128
| [[Read%20a%20file%20line%20by%20line|Read a file line by line]]
| [[Read%20a%20file%20line%20by%20line|Read a file line by line]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 127
| [[Align%20columns|Align columns]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 534: Line 546:
| 127
| 127
| [[Guess%20the%20number%2FWith%20feedback|Guess the number/With feedback]]
| [[Guess%20the%20number%2FWith%20feedback|Guess the number/With feedback]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 127
| [[Letter%20frequency|Letter frequency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 127
| 127
| [[Return%20multiple%20values|Return multiple values]]
| [[Return%20multiple%20values|Return multiple values]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 127
| [[Strip%20a%20set%20of%20characters%20from%20a%20string|Strip a set of characters from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 126
| [[Align%20columns|Align columns]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 562: Line 562:
| 126
| 126
| [[Matrix%20multiplication|Matrix multiplication]]
| [[Matrix%20multiplication|Matrix multiplication]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 126
| [[Perfect%20numbers|Perfect numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 573: Line 577:
|-
|-
| 125
| 125
| [[Hash%20from%20two%20arrays|Hash from two arrays]]
| [[Permutations|Permutations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 124
| 125
| [[Identity%20matrix|Identity matrix]]
| [[Conway%27s%20Game%20of%20Life|Conway's Game of Life]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 124
| 125
| [[String%20append|String append]]
| [[Hash%20from%20two%20arrays|Hash from two arrays]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 124
| 124
| [[Conway%27s%20Game%20of%20Life|Conway's Game of Life]]
| [[Input%20loop|Input loop]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 124
| 124
| [[Perfect%20numbers|Perfect numbers]]
| [[Input%20loop|Input loop]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 123
| [[Identity%20matrix|Identity matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 602: Line 602:
| 122
| 122
| [[Haversine%20formula|Haversine formula]]
| [[Haversine%20formula|Haversine formula]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 122
| [[String%20append|String append]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 614: Line 610:
| 121
| 121
| [[Environment%20variables|Environment variables]]
| [[Environment%20variables|Environment variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 121
| [[Harshad%20or%20Niven%20series|Harshad or Niven series]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 629: Line 629:
|-
|-
| 120
| 120
| [[Pangram%20checker|Pangram checker]]
| [[Harshad%20or%20Niven%20series|Harshad or Niven series]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 650: Line 650:
| 118
| 118
| [[HTTP|HTTP]]
| [[HTTP|HTTP]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 118
| [[Pangram%20checker|Pangram checker]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 666: Line 662:
| 117
| 117
| [[Arithmetic%2FComplex|Arithmetic/Complex]]
| [[Arithmetic%2FComplex|Arithmetic/Complex]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 117
| [[Multiplication%20tables|Multiplication tables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 117
| 117
| [[Run-length%20encoding|Run-length encoding]]
| [[Run-length%20encoding|Run-length encoding]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 117
| [[Search%20a%20list|Search a list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 116
| 116
| [[Bulls%20and%20cows|Bulls and cows]]
| [[Horner%27s%20rule%20for%20polynomial%20evaluation|Horner's rule for polynomial evaluation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 116
| 116
| [[Formatted%20numeric%20output|Formatted numeric output]]
| [[Multiplication%20tables|Multiplication tables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 116
| 116
| [[Horner%27s%20rule%20for%20polynomial%20evaluation|Horner's rule for polynomial evaluation]]
| [[Search%20a%20list|Search a list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 115
| 116
| [[Levenshtein%20distance|Levenshtein distance]]
| [[Bulls%20and%20cows|Bulls and cows]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 115
| 116
| [[Strip%20whitespace%20from%20a%20string%2FTop%20and%20tail|Strip whitespace from a string/Top and tail]]
| [[Hostname|Hostname]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 116
| [[The%20Twelve%20Days%20of%20Christmas|The Twelve Days of Christmas]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 115
| 115
| [[Comma%20quibbling|Comma quibbling]]
| [[Infinity|Infinity]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 115
| 115
| [[Hostname|Hostname]]
| [[Levenshtein%20distance|Levenshtein distance]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 115
| 115
| [[Infinity|Infinity]]
| [[The%20Twelve%20Days%20of%20Christmas|The Twelve Days of Christmas]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 114
| 114
| [[Anonymous%20recursion|Anonymous recursion]]
| [[Anonymous%20recursion|Anonymous recursion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 114
| [[Comma%20quibbling|Comma quibbling]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 717: Line 721:
|-
|-
| 114
| 114
| [[Ordered%20words|Ordered words]]
| [[Formatted%20numeric%20output|Formatted numeric output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 114
| 114
| [[Reverse%20words%20in%20a%20string|Reverse words in a string]]
| [[Reverse%20words%20in%20a%20string|Reverse words in a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 114
| [[Strip%20whitespace%20from%20a%20string%2FTop%20and%20tail|Strip whitespace from a string/Top and tail]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 734: Line 734:
| 113
| 113
| [[Create%20a%20two-dimensional%20array%20at%20runtime|Create a two-dimensional array at runtime]]
| [[Create%20a%20two-dimensional%20array%20at%20runtime|Create a two-dimensional array at runtime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 113
| [[Permutations|Permutations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 746: Line 750:
| 112
| 112
| [[Averages%2FPythagorean%20means|Averages/Pythagorean means]]
| [[Averages%2FPythagorean%20means|Averages/Pythagorean means]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 112
| [[Ordered%20words|Ordered words]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 761: Line 761:
|-
|-
| 111
| 111
| [[Catalan%20numbers|Catalan numbers]]
| [[Calculating%20the%20value%20of%20e|Calculating the value of e]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 111
| 111
| [[Combinations|Combinations]]
| [[Catalan%20numbers|Catalan numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 111
| [[Sum%20digits%20of%20an%20integer|Sum digits of an integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 110
| 110
| [[Calculating%20the%20value%20of%20e|Calculating the value of e]]
| [[Combinations|Combinations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 110
| [[Digital%20root|Digital root]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 789: Line 797:
|-
|-
| 110
| 110
| [[Sequence%20of%20non-squares|Sequence of non-squares]]
| [[Sorting%20algorithms%2FMerge%20sort|Sorting algorithms/Merge sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 110
| 110
| [[Sorting%20algorithms%2FMerge%20sort|Sorting algorithms/Merge sort]]
| [[Sum%20digits%20of%20an%20integer|Sum digits of an integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 801: Line 809:
|-
|-
| 109
| 109
| [[Temperature%20conversion|Temperature conversion]]
| [[Digital%20root|Digital root]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 109
| 108
| [[Amicable%20pairs|Amicable pairs]]
| [[Sequence%20of%20non-squares|Sequence of non-squares]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 109
| 108
| [[Shell%20one-liner|Shell one-liner]]
| [[Temperature%20conversion|Temperature conversion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 108
| [[Short-circuit%20evaluation|Short-circuit evaluation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 108
| [[Time%20a%20function|Time a function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 817: Line 833:
|-
|-
| 107
| 107
| [[Abundant%2C%20deficient%20and%20perfect%20number%20classifications|Abundant, deficient and perfect number classifications]]
| [[Amicable%20pairs|Amicable pairs]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 825: Line 841:
|-
|-
| 107
| 107
| [[Arithmetic-geometric%20mean|Arithmetic-geometric mean]]
| [[Shell%20one-liner|Shell one-liner]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 106
| 106
|data-sort-value="0C24 game"| [[24%20game|24 game]]
| [[Enumerations|Enumerations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 106
| 106
| [[Enumerations|Enumerations]]
| [[Prime%20decomposition|Prime decomposition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 106
| 106
| [[Prime%20decomposition|Prime decomposition]]
| [[Short-circuit%20evaluation|Short-circuit evaluation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 106
| [[Time%20a%20function|Time a function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 105
| 105
| [[Hello%20world%2FNewbie|Hello world/Newbie]]
|data-sort-value="0C24 game"| [[24%20game|24 game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 105
| 105
| [[Regular%20expressions|Regular expressions]]
| [[Abundant%2C%20deficient%20and%20perfect%20number%20classifications|Abundant, deficient and perfect number classifications]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 105
| 105
| [[Show%20ASCII%20table|Show ASCII table]]
| [[Arithmetic-geometric%20mean|Arithmetic-geometric mean]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 105
| [[Hello%20world%2FNewbie|Hello world/Newbie]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 105
| [[Regular%20expressions|Regular expressions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 869: Line 873:
|-
|-
| 104
| 104
| [[Evolutionary%20algorithm|Evolutionary algorithm]]
| [[Power%20set|Power set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 104
| 104
| [[Show%20ASCII%20table|Show ASCII table]]
| [[Power%20set|Power set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 103
| 103
| [[Walk%20a%20directory%2FNon-recursively|Walk a directory/Non-recursively]]
| [[Evolutionary%20algorithm|Evolutionary algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 103
| 102
| [[Averages%2FMode|Averages/Mode]]
| [[Walk%20a%20directory%2FNon-recursively|Walk a directory/Non-recursively]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 897: Line 901:
|-
|-
| 101
| 101
| [[Exponentiation%20operator|Exponentiation operator]]
| [[Averages%2FMode|Averages/Mode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 101
| [[Hofstadter%20Q%20sequence|Hofstadter Q sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 101
| [[Interactive%20programming%20%28repl%29|Interactive programming (repl)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|-
|-
| 101
| 101
| [[Map%20range|Map range]]
| [[Map%20range|Map range]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 101
| [[N%27th|N'th]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 917: Line 933:
|-
|-
| 100
| 100
| [[One-dimensional%20cellular%20automata|One-dimensional cellular automata]]
| [[Exponentiation%20operator|Exponentiation operator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 100
| [[Hofstadter%20Q%20sequence|Hofstadter Q sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 100
| [[Interactive%20programming%20%28repl%29|Interactive programming (repl)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|-
|-
| 99
| 99
Line 933: Line 941:
|-
|-
| 99
| 99
| [[N%27th|N'th]]
| [[Modular%20inverse|Modular inverse]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 99
| 99
| [[Monty%20Hall%20problem|Monty Hall problem]]
| [[Nth%20root|Nth root]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 99
| 99
| [[Nth%20root|Nth root]]
| [[One-dimensional%20cellular%20automata|One-dimensional cellular automata]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 961: Line 969:
|-
|-
| 98
| 98
| [[First-class%20functions|First-class functions]]
|data-sort-value="md0B5"| [[MD5|MD5]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 98
| 98
|data-sort-value="md0B5"| [[MD5|MD5]]
| [[Modular%20inverse|Modular inverse]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 97
| 98
| [[Random%20number%20generator%20%28included%29|Random number generator (included)]]
| [[First-class%20functions|First-class functions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 97
| 97
| [[Address%20of%20a%20variable|Address of a variable]]
| [[Langton%27s%20ant|Langton's ant]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 97
| 97
| [[Entropy|Entropy]]
| [[Monty%20Hall%20problem|Monty Hall problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 97
| 97
| [[Langton%27s%20ant|Langton's ant]]
| [[Random%20number%20generator%20%28included%29|Random number generator (included)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 993: Line 1,001:
|-
|-
| 96
| 96
| [[Forward%20difference|Forward difference]]
| [[Address%20of%20a%20variable|Address of a variable]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 96
| 96
| [[Entropy|Entropy]]
| [[Menu|Menu]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 96
| [[Forward%20difference|Forward difference]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,014: Line 1,018:
| 95
| 95
| [[Catamorphism|Catamorphism]]
| [[Catamorphism|Catamorphism]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 95
| [[Compare%20a%20list%20of%20strings|Compare a list of strings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,034: Line 1,042:
| 95
| 95
| [[Terminal%20control%2FClear%20the%20screen|Terminal control/Clear the screen]]
| [[Terminal%20control%2FClear%20the%20screen|Terminal control/Clear the screen]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 94
| [[Compare%20a%20list%20of%20strings|Compare a list of strings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,050: Line 1,054:
| 94
| 94
| [[Last%20Friday%20of%20each%20month|Last Friday of each month]]
| [[Last%20Friday%20of%20each%20month|Last Friday of each month]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 94
| [[Menu|Menu]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,066: Line 1,066:
| 93
| 93
| [[Abstract%20type|Abstract type]]
| [[Abstract%20type|Abstract type]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 93
| [[Anti-primes|Anti-primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,074: Line 1,078:
| 93
| 93
| [[CSV%20data%20manipulation|CSV data manipulation]]
| [[CSV%20data%20manipulation|CSV data manipulation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 93
| [[Floyd%27s%20triangle|Floyd's triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 93
| [[Greatest%20subsequential%20sum|Greatest subsequential sum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,089: Line 1,101:
|-
|-
| 92
| 92
| [[Literals%2FFloating%20point|Literals/Floating point]]
| [[Floyd%27s%20triangle|Floyd's triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 91
| 91
| [[Anti-primes|Anti-primes]]
| [[Almost%20prime|Almost prime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 91
| 91
| [[Count%20in%20factors|Count in factors]]
| [[Box%20the%20compass|Box the compass]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 91
| 91
| [[Count%20in%20factors|Count in factors]]
| [[Greatest%20subsequential%20sum|Greatest subsequential sum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 91
| [[Literals%2FFloating%20point|Literals/Floating point]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,117: Line 1,125:
|-
|-
| 90
| 90
| [[Hello%20world%2FLine%20printer|Hello world/Line printer]]
| [[Box%20the%20compass|Box the compass]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 90
| 90
| [[Munchausen%20numbers|Munchausen numbers]]
| [[Hello%20world%2FLine%20printer|Hello world/Line printer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,137: Line 1,145:
|-
|-
| 89
| 89
| [[CSV%20to%20HTML%20translation|CSV to HTML translation]]
| [[Almost%20prime|Almost prime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 89
| 89
| [[Department%20numbers|Department numbers]]
| [[CSV%20to%20HTML%20translation|CSV to HTML translation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 89
| 89
| [[Long%20multiplication|Long multiplication]]
| [[Long%20multiplication|Long multiplication]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 89
| [[Munchausen%20numbers|Munchausen numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,162: Line 1,166:
| 89
| 89
| [[Sort%20an%20array%20of%20composite%20structures|Sort an array of composite structures]]
| [[Sort%20an%20array%20of%20composite%20structures|Sort an array of composite structures]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 88
| [[Department%20numbers|Department numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,178: Line 1,178:
| 88
| 88
| [[Population%20count|Population count]]
| [[Population%20count|Population count]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 88
| [[Price%20fraction|Price fraction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,186: Line 1,190:
| 88
| 88
| [[SEDOLs|SEDOLs]]
| [[SEDOLs|SEDOLs]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 88
| [[Strip%20comments%20from%20a%20string|Strip comments from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,202: Line 1,210:
| 87
| 87
| [[Bitmap|Bitmap]]
| [[Bitmap|Bitmap]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 87
|data-sort-value="crc-0C32"| [[CRC-32|CRC-32]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 87
| [[Closures%2FValue%20capture|Closures/Value capture]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 87
| [[Find%20common%20directory%20path|Find common directory path]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,209: Line 1,229:
|-
|-
| 87
| 87
| [[Price%20fraction|Price fraction]]
| [[Josephus%20problem|Josephus problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,217: Line 1,237:
|-
|-
| 87
| 87
| [[Terminal%20control%2FRinging%20the%20terminal%20bell|Terminal control/Ringing the terminal bell]]
| [[Strip%20comments%20from%20a%20string|Strip comments from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 87
| 87
| [[URL%20encoding|URL encoding]]
| [[URL%20encoding|URL encoding]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 86
|data-sort-value="crc-0C32"| [[CRC-32|CRC-32]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 86
| 86
| [[File%20modification%20time|File modification time]]
| [[File%20modification%20time|File modification time]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 86
| [[Find%20common%20directory%20path|Find common directory path]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 86
| [[Josephus%20problem|Josephus problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,246: Line 1,254:
| 86
| 86
| [[Singly-linked%20list%2FTraversal|Singly-linked list/Traversal]]
| [[Singly-linked%20list%2FTraversal|Singly-linked list/Traversal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 85
| [[Closures%2FValue%20capture|Closures/Value capture]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,286: Line 1,290:
| 84
| 84
|data-sort-value="0C15 puzzle game"| [[15%20puzzle%20game|15 puzzle game]]
|data-sort-value="0C15 puzzle game"| [[15%20puzzle%20game|15 puzzle game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 84
| [[Additive%20primes|Additive primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 84
| [[Angle%20difference%20between%20two%20bearings|Angle difference between two bearings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,295: Line 1,307:
| [[Convert%20seconds%20to%20compound%20duration|Convert seconds to compound duration]]
| [[Convert%20seconds%20to%20compound%20duration|Convert seconds to compound duration]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 84
| [[Dynamic%20variable%20names|Dynamic variable names]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|-
|-
| 84
| 84
Line 1,313: Line 1,329:
|-
|-
| 84
| 84
| [[Pythagorean%20triples|Pythagorean triples]]
| [[Spiral%20matrix|Spiral matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 84
| 84
| [[Spiral%20matrix|Spiral matrix]]
| [[Terminal%20control%2FRinging%20the%20terminal%20bell|Terminal control/Ringing the terminal bell]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,325: Line 1,341:
|-
|-
| 83
| 83
| [[Attractive%20numbers|Attractive numbers]]
| [[Additive%20primes|Additive primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 83
| 83
| [[Dragon%20curve|Dragon curve]]
| [[Angle%20difference%20between%20two%20bearings|Angle difference between two bearings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 83
| 83
| [[Fibonacci%20n-step%20number%20sequences|Fibonacci n-step number sequences]]
| [[Dragon%20curve|Dragon curve]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 83
| [[Dynamic%20variable%20names|Dynamic variable names]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|-
|-
| 83
| 83
Line 1,349: Line 1,361:
|-
|-
| 83
| 83
| [[Sequence%20of%20primes%20by%20trial%20division|Sequence of primes by trial division]]
| [[Pythagorean%20triples|Pythagorean triples]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 83
| [[Show%20the%20epoch|Show the epoch]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,358: Line 1,374:
| 82
| 82
| [[Concurrent%20computing|Concurrent computing]]
| [[Concurrent%20computing|Concurrent computing]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 82
| [[Fibonacci%20n-step%20number%20sequences|Fibonacci n-step number sequences]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,386: Line 1,398:
| 82
| 82
| [[Pi|Pi]]
| [[Pi|Pi]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 82
| [[Sequence%20of%20primes%20by%20trial%20division|Sequence of primes by trial division]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 82
| [[Show%20the%20epoch|Show the epoch]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,414: Line 1,418:
| 82
| 82
| [[XML%2FInput|XML/Input]]
| [[XML%2FInput|XML/Input]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 81
| [[Anagrams%2FDeranged%20anagrams|Anagrams/Deranged anagrams]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 81
| 81
| [[Animation|Animation]]
| [[Animation|Animation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 81
| [[Benford%27s%20law|Benford's law]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,434: Line 1,446:
| 81
| 81
| [[Equilibrium%20index|Equilibrium index]]
| [[Equilibrium%20index|Equilibrium index]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 81
| [[Gamma%20function|Gamma function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 81
| [[Phrase%20reversals|Phrase reversals]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,453: Line 1,473:
|-
|-
| 80
| 80
| [[Currying|Currying]]
| [[Anagrams%2FDeranged%20anagrams|Anagrams/Deranged anagrams]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 80
| 80
| [[Flow-control%20structures|Flow-control structures]]
| [[Attractive%20numbers|Attractive numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 80
| 80
| [[Quaternion%20type|Quaternion type]]
| [[Gamma%20function|Gamma function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 80
| 80
| [[Rock-paper-scissors|Rock-paper-scissors]]
| [[Phrase%20reversals|Phrase reversals]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 80
| 80
| [[Semordnilap|Semordnilap]]
| [[Quaternion%20type|Quaternion type]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 80
| 80
| [[Singly-linked%20list%2FElement%20definition|Singly-linked list/Element definition]]
| [[Rock-paper-scissors|Rock-paper-scissors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 80
| 80
| [[Sort%20disjoint%20sublist|Sort disjoint sublist]]
| [[Semordnilap|Semordnilap]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 80
| 80
| [[Unicode%20variable%20names|Unicode variable names]]
| [[Singly-linked%20list%2FElement%20definition|Singly-linked list/Element definition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 79
| 79
| [[AKS%20test%20for%20primes|AKS test for primes]]
| [[Calendar|Calendar]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 79
| 79
| [[Averages%2FMean%20angle|Averages/Mean angle]]
| [[Currying|Currying]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 79
| 79
| [[Calendar|Calendar]]
| [[Flow-control%20structures|Flow-control structures]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 79
| 79
| [[Draw%20a%20sphere|Draw a sphere]]
| [[Guess%20the%20number%2FWith%20feedback%20%28player%29|Guess the number/With feedback (player)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 79
| 79
| [[Fractal%20tree|Fractal tree]]
| [[Hello%20world%2FWeb%20server|Hello world/Web server]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 79
| 79
| [[Guess%20the%20number%2FWith%20feedback%20%28player%29|Guess the number/With feedback (player)]]
| [[Non-decimal%20radices%2FOutput|Non-decimal radices/Output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 79
| 79
| [[Hello%20world%2FWeb%20server|Hello world/Web server]]
|data-sort-value="sha-0B1"| [[SHA-1|SHA-1]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 79
| 79
| [[List%20comprehensions|List comprehensions]]
| [[Sort%20disjoint%20sublist|Sort disjoint sublist]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 79
| 79
| [[Non-decimal%20radices%2FOutput|Non-decimal radices/Output]]
| [[Sudoku|Sudoku]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 79
| 79
| [[Rep-string|Rep-string]]
| [[Unicode%20variable%20names|Unicode variable names]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 78
| 79
|data-sort-value="sha-0B1"| [[SHA-1|SHA-1]]
| [[Averages%2FMean%20angle|Averages/Mean angle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 78
| 79
| [[Sudoku|Sudoku]]
| [[Benford%27s%20law|Benford's law]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 78
| 78
| [[Chinese%20remainder%20theorem|Chinese remainder theorem]]
| [[Draw%20a%20sphere|Draw a sphere]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 78
| 78
| [[Jewels%20and%20stones|Jewels and stones]]
| [[List%20comprehensions|List comprehensions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,545: Line 1,565:
|-
|-
| 78
| 78
| [[Rep-string|Rep-string]]
| [[Semiprime|Semiprime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 77
| [[AKS%20test%20for%20primes|AKS test for primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 77
| [[Chinese%20remainder%20theorem|Chinese remainder theorem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,573: Line 1,585:
|-
|-
| 77
| 77
| [[Self-describing%20numbers|Self-describing numbers]]
| [[Fractal%20tree|Fractal tree]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,582: Line 1,594:
| 77
| 77
| [[Van%20der%20Corput%20sequence|Van der Corput sequence]]
| [[Van%20der%20Corput%20sequence|Van der Corput sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 76
| [[Combinations%20with%20repetitions|Combinations with repetitions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 76
| 76
| [[Euler%20method|Euler method]]
| [[Euler%20method|Euler method]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 76
| [[Exceptions%2FCatch%20an%20exception%20thrown%20in%20a%20nested%20call|Exceptions/Catch an exception thrown in a nested call]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,593: Line 1,613:
|-
|-
| 76
| 76
| [[Roots%20of%20unity|Roots of unity]]
| [[General%20FizzBuzz|General FizzBuzz]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 76
| 76
| [[Largest%20int%20from%20concatenated%20ints|Largest int from concatenated ints]]
| [[Self-describing%20numbers|Self-describing numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 76
| 76
| [[Roots%20of%20unity|Roots of unity]]
| [[Semiprime|Semiprime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 76
| [[Sort%20three%20variables|Sort three variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,617: Line 1,641:
|-
|-
| 75
| 75
| [[Catalan%20numbers%2FPascal%27s%20triangle|Catalan numbers/Pascal's triangle]]
| [[Combinations%20with%20repetitions|Combinations with repetitions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 75
| 75
| [[I%20before%20E%20except%20after%20C|I before E except after C]]
| [[Exceptions%2FCatch%20an%20exception%20thrown%20in%20a%20nested%20call|Exceptions/Catch an exception thrown in a nested call]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 75
| 75
| [[Maze%20generation|Maze generation]]
| [[General%20FizzBuzz|General FizzBuzz]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 75
| 75
| [[Multiple%20distinct%20objects|Multiple distinct objects]]
| [[I%20before%20E%20except%20after%20C|I before E except after C]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 75
| 75
| [[Parsing%2FRPN%20calculator%20algorithm|Parsing/RPN calculator algorithm]]
| [[Jewels%20and%20stones|Jewels and stones]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 75
| 75
|data-sort-value="sha-0D256"| [[SHA-256|SHA-256]]
| [[Largest%20int%20from%20concatenated%20ints|Largest int from concatenated ints]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 75
| 75
| [[Sorting%20algorithms%2FStooge%20sort|Sorting algorithms/Stooge sort]]
| [[Multiple%20distinct%20objects|Multiple distinct objects]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 75
| 75
| [[Special%20variables|Special variables]]
|data-sort-value="sha-0D256"| [[SHA-256|SHA-256]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 75
| 75
| [[Stair-climbing%20puzzle|Stair-climbing puzzle]]
| [[Sort%20three%20variables|Sort three variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 75
| 75
| [[Stern-Brocot%20sequence|Stern-Brocot sequence]]
| [[Sorting%20algorithms%2FStooge%20sort|Sorting algorithms/Stooge sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 75
| 75
| [[Strip%20control%20codes%20and%20extended%20characters%20from%20a%20string|Strip control codes and extended characters from a string]]
| [[Special%20variables|Special variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 75
| 75
| [[Yin%20and%20yang|Yin and yang]]
| [[Stair-climbing%20puzzle|Stair-climbing puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 75
| 75
| [[Zeckendorf%20number%20representation|Zeckendorf number representation]]
| [[Stern-Brocot%20sequence|Stern-Brocot sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,673: Line 1,697:
|-
|-
| 74
| 74
| [[Continued%20fraction|Continued fraction]]
| [[Catalan%20numbers%2FPascal%27s%20triangle|Catalan numbers/Pascal's triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,693: Line 1,717:
|-
|-
| 74
| 74
| [[Runtime%20evaluation|Runtime evaluation]]
| [[Parsing%2FRPN%20calculator%20algorithm|Parsing/RPN calculator algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|-
|-
| 74
| 74
| [[Square%20but%20not%20cube|Square but not cube]]
| [[Square%20but%20not%20cube|Square but not cube]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 74
| [[Strip%20control%20codes%20and%20extended%20characters%20from%20a%20string|Strip control codes and extended characters from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,708: Line 1,728:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 74
| 73
|data-sort-value="0B4-rings or 0B4-squares puzzle"| [[4-rings%20or%204-squares%20puzzle|4-rings or 4-squares puzzle]]
| [[Yin%20and%20yang|Yin and yang]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,722: Line 1,742:
| 73
| 73
| [[Longest%20common%20subsequence|Longest common subsequence]]
| [[Longest%20common%20subsequence|Longest common subsequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 73
| [[Maze%20generation|Maze generation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,735: Line 1,751:
| [[Polymorphism|Polymorphism]]
| [[Polymorphism|Polymorphism]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 73
| [[Runtime%20evaluation|Runtime evaluation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|-
|-
| 73
| 73
| [[Variable%20size%2FGet|Variable size/Get]]
| [[Variable%20size%2FGet|Variable size/Get]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 73
| [[Zeckendorf%20number%20representation|Zeckendorf number representation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,762: Line 1,770:
| 72
| 72
| [[IBAN|IBAN]]
| [[IBAN|IBAN]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
| [[Leonardo%20numbers|Leonardo numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
|data-sort-value="magic 0B8-ball"| [[Magic%208-ball|Magic 8-ball]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,781: Line 1,797:
|-
|-
| 71
| 71
| [[Abundant%20odd%20numbers|Abundant odd numbers]]
|data-sort-value="0B4-rings or 0B4-squares puzzle"| [[4-rings%20or%204-squares%20puzzle|4-rings or 4-squares puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 71
| 71
| [[Determine%20if%20a%20string%20is%20collapsible|Determine if a string is collapsible]]
| [[Continued%20fraction|Continued fraction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 71
| 71
| [[Euler%27s%20sum%20of%20powers%20conjecture|Euler's sum of powers conjecture]]
| [[Determine%20if%20a%20string%20is%20collapsible|Determine if a string is collapsible]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 71
| 71
| [[Get%20system%20command%20output|Get system command output]]
| [[Euler%27s%20sum%20of%20powers%20conjecture|Euler's sum of powers conjecture]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 71
| 71
| [[Isqrt%20%28integer%20square%20root%29%20of%20X|Isqrt (integer square root) of X]]
| [[Gapful%20numbers|Gapful numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 71
| 71
| [[Modular%20exponentiation|Modular exponentiation]]
| [[Get%20system%20command%20output|Get system command output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 71
| 71
| [[Morse%20code|Morse code]]
| [[Isqrt%20%28integer%20square%20root%29%20of%20X|Isqrt (integer square root) of X]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 71
| 71
| [[RPG%20attributes%20generator|RPG attributes generator]]
| [[Modular%20exponentiation|Modular exponentiation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 71
| [[Two%20sum|Two sum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 70
| 70
| [[Best%20shuffle|Best shuffle]]
| [[Abundant%20odd%20numbers|Abundant odd numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 70
| 70
| [[Best%20shuffle|Best shuffle]]
| [[Binary%20strings|Binary strings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,834: Line 1,854:
| 70
| 70
| [[Host%20introspection|Host introspection]]
| [[Host%20introspection|Host introspection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 70
|data-sort-value="magic 0B8-ball"| [[Magic%208-ball|Magic 8-ball]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 70
| 70
| [[Memory%20allocation|Memory allocation]]
| [[Memory%20allocation|Memory allocation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 70
| [[Morse%20code|Morse code]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,870: Line 1,882:
| 70
| 70
| [[Subleq|Subleq]]
| [[Subleq|Subleq]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 70
| [[Two%20sum|Two sum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,881: Line 1,889:
|-
|-
| 69
| 69
| [[Cartesian%20product%20of%20two%20or%20more%20lists|Cartesian product of two or more lists]]
| [[Binary%20strings|Binary strings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 69
| [[Chinese%20zodiac|Chinese zodiac]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,898: Line 1,910:
| 69
| 69
| [[Integer%20overflow|Integer overflow]]
| [[Integer%20overflow|Integer overflow]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 69
| [[Leonardo%20numbers|Leonardo numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 69
| 69
| [[McNuggets%20problem|McNuggets problem]]
| [[McNuggets%20problem|McNuggets problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 69
| [[RPG%20attributes%20generator|RPG attributes generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,921: Line 1,925:
|-
|-
| 68
| 68
| [[Arithmetic%20evaluation|Arithmetic evaluation]]
| [[Cartesian%20product%20of%20two%20or%20more%20lists|Cartesian product of two or more lists]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
| [[Chinese%20zodiac|Chinese zodiac]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,946: Line 1,946:
| 68
| 68
| [[Long%20year|Long year]]
| [[Long%20year|Long year]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
| [[Miller%E2%80%93Rabin%20primality%20test|Miller–Rabin primality test]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,954: Line 1,958:
| 68
| 68
| [[Non-decimal%20radices%2FInput|Non-decimal radices/Input]]
| [[Non-decimal%20radices%2FInput|Non-decimal radices/Input]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
| [[Plot%20coordinate%20pairs|Plot coordinate pairs]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,989: Line 1,997:
|-
|-
| 67
| 67
| [[Globally%20replace%20text%20in%20several%20files|Globally replace text in several files]]
| [[Optional%20parameters|Optional parameters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 67
| 67
| [[HTTPS|HTTPS]]
| [[Plot%20coordinate%20pairs|Plot coordinate pairs]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 67
| [[Optional%20parameters|Optional parameters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,999: Line 2,011:
| [[Quickselect%20algorithm|Quickselect algorithm]]
| [[Quickselect%20algorithm|Quickselect algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 67
| [[Remove%20vowels%20from%20a%20string|Remove vowels from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 67
| 67
| [[Roots%20of%20a%20quadratic%20function|Roots of a quadratic function]]
| [[Roots%20of%20a%20quadratic%20function|Roots of a quadratic function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 67
| [[Smith%20numbers|Smith numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,009: Line 2,029:
|-
|-
| 66
| 66
| [[Averages%2FMean%20time%20of%20day|Averages/Mean time of day]]
| [[Arithmetic%20evaluation|Arithmetic evaluation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 66
| 66
| [[Determine%20if%20a%20string%20has%20all%20the%20same%20characters|Determine if a string has all the same characters]]
| [[Draw%20a%20clock|Draw a clock]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 66
| 66
| [[Draw%20a%20clock|Draw a clock]]
| [[Globally%20replace%20text%20in%20several%20files|Globally replace text in several files]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 66
| 66
| [[Draw%20a%20pixel|Draw a pixel]]
| [[HTTPS|HTTPS]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,035: Line 2,055:
| [[Longest%20common%20prefix|Longest common prefix]]
| [[Longest%20common%20prefix|Longest common prefix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 66
| [[Remove%20vowels%20from%20a%20string|Remove vowels from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 66
| 66
Line 2,054: Line 2,070:
| 66
| 66
| [[Vector|Vector]]
| [[Vector|Vector]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 65
| [[Averages%2FMean%20time%20of%20day|Averages/Mean time of day]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 2,069: Line 2,081:
|-
|-
| 65
| 65
| [[Cantor%20set|Cantor set]]
| [[Determine%20if%20a%20string%20has%20all%20the%20same%20characters|Determine if a string has all the same characters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,085: Line 2,097:
|-
|-
| 65
| 65
| [[Pascal%20matrix%20generation|Pascal matrix generation]]
| [[Miller%E2%80%93Rabin%20primality%20test|Miller–Rabin primality test]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 65
| 65
| [[Smith%20numbers|Smith numbers]]
| [[Ternary%20logic|Ternary logic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 65
| 65
| [[Ternary%20logic|Ternary logic]]
| [[Totient%20function|Totient function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 64
| 64
|data-sort-value="0E2048"| [[2048|2048]]
| [[Cantor%20set|Cantor set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 64
|data-sort-value="0C24 game/solve"| [[24%20game%2FSolve|24 game/Solve]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,109: Line 2,125:
|-
|-
| 64
| 64
| [[Draw%20a%20pixel|Draw a pixel]]
| [[Disarium%20numbers|Disarium numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,117: Line 2,133:
|-
|-
| 64
| 64
| [[Farey%20sequence|Farey sequence]]
| [[Generator%2FExponential|Generator/Exponential]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 64
| 64
| [[Huffman%20coding|Huffman coding]]
| [[Gapful%20numbers|Gapful numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 64
| 64
| [[Generator%2FExponential|Generator/Exponential]]
| [[JortSort|JortSort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 64
| 64
| [[Huffman%20coding|Huffman coding]]
| [[Knapsack%20problem%2FUnbounded|Knapsack problem/Unbounded]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 64
| 64
| [[JortSort|JortSort]]
| [[Pascal%20matrix%20generation|Pascal matrix generation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 64
| 64
| [[Knapsack%20problem%2FUnbounded|Knapsack problem/Unbounded]]
| [[Primality%20by%20Wilson%27s%20theorem|Primality by Wilson's theorem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 64
| 64
| [[Primality%20by%20Wilson%27s%20theorem|Primality by Wilson's theorem]]
| [[Totient%20function|Totient function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,153: Line 2,169:
|-
|-
| 63
| 63
| [[Brownian%20tree|Brownian tree]]
|data-sort-value="0E2048"| [[2048|2048]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 63
| 63
| [[Horizontal%20sundial%20calculations|Horizontal sundial calculations]]
|data-sort-value="0C24 game/solve"| [[24%20game%2FSolve|24 game/Solve]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 63
| 63
| [[Left%20factorials|Left factorials]]
| [[Disarium%20numbers|Disarium numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 63
| 63
| [[Longest%20common%20substring|Longest common substring]]
| [[Horizontal%20sundial%20calculations|Horizontal sundial calculations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 63
| [[Loops%2FIncrement%20loop%20index%20within%20loop%20body|Loops/Increment loop index within loop body]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,174: Line 2,194:
| 63
| 63
| [[Sattolo%20cycle|Sattolo cycle]]
| [[Sattolo%20cycle|Sattolo cycle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[Brownian%20tree|Brownian tree]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 62
| 62
| [[Discordian%20date|Discordian date]]
| [[Discordian%20date|Discordian date]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[Farey%20sequence|Farey sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,201: Line 2,213:
|-
|-
| 62
| 62
| [[Left%20factorials|Left factorials]]
| [[Mad%20Libs|Mad Libs]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 62
| 62
| [[Matrix-exponentiation%20operator|Matrix-exponentiation operator]]
| [[Longest%20common%20substring|Longest common substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 62
| 62
| [[Mad%20Libs|Mad Libs]]
| [[Nim%20game|Nim game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 62
| 62
| [[Odd%20word%20problem|Odd word problem]]
| [[Matrix-exponentiation%20operator|Matrix-exponentiation operator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[Nim%20game|Nim game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,230: Line 2,238:
| 62
| 62
| [[Tau%20number|Tau number]]
| [[Tau%20number|Tau number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[Terminal%20control%2FColoured%20text|Terminal control/Coloured text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,235: Line 2,247:
| [[Add%20a%20variable%20to%20a%20class%20instance%20at%20runtime|Add a variable to a class instance at runtime]]
| [[Add%20a%20variable%20to%20a%20class%20instance%20at%20runtime|Add a variable to a class instance at runtime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|-
| 61
| [[Archimedean%20spiral|Archimedean spiral]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 61
| 61
Line 2,261: Line 2,277:
|-
|-
| 61
| 61
| [[Loops%2FWith%20multiple%20ranges|Loops/With multiple ranges]]
| [[Odd%20word%20problem|Odd word problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,290: Line 2,306:
| 61
| 61
| [[User%20input%2FGraphical|User input/Graphical]]
| [[User%20input%2FGraphical|User input/Graphical]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 60
| [[Bernoulli%20numbers|Bernoulli numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,305: Line 2,325:
|-
|-
| 60
| 60
| [[Inverted%20syntax|Inverted syntax]]
| [[Keyboard%20input%2FKeypress%20check|Keyboard input/Keypress check]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 60
| 60
| [[Keyboard%20input%2FKeypress%20check|Keyboard input/Keypress check]]
| [[Loops%2FWith%20multiple%20ranges|Loops/With multiple ranges]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,322: Line 2,342:
| 60
| 60
| [[Stem-and-leaf%20plot|Stem-and-leaf plot]]
| [[Stem-and-leaf%20plot|Stem-and-leaf plot]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 60
| [[Terminal%20control%2FColoured%20text|Terminal control/Coloured text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,333: Line 2,349:
|-
|-
| 59
| 59
| [[Bell%20numbers|Bell numbers]]
| [[Archimedean%20spiral|Archimedean spiral]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 59
| [[Bernoulli%20numbers|Bernoulli numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,350: Line 2,362:
| 59
| 59
| [[Deal%20cards%20for%20FreeCell|Deal cards for FreeCell]]
| [[Deal%20cards%20for%20FreeCell|Deal cards for FreeCell]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 59
| [[Determine%20if%20a%20string%20has%20all%20unique%20characters|Determine if a string has all unique characters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,365: Line 2,381:
|-
|-
| 59
| 59
| [[Holidays%20related%20to%20Easter|Holidays related to Easter]]
| [[Loops%2FIncrement%20loop%20index%20within%20loop%20body|Loops/Increment loop index within loop body]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,371: Line 2,387:
| [[Runtime%20evaluation%2FIn%20an%20environment|Runtime evaluation/In an environment]]
| [[Runtime%20evaluation%2FIn%20an%20environment|Runtime evaluation/In an environment]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|-
| 59
| [[Shoelace%20formula%20for%20polygonal%20area|Shoelace formula for polygonal area]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 59
| 59
Line 2,402: Line 2,422:
| 58
| 58
| [[Delegates|Delegates]]
| [[Delegates|Delegates]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 58
| [[Determine%20if%20a%20string%20has%20all%20unique%20characters|Determine if a string has all unique characters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,411: Line 2,427:
| [[First-class%20functions%2FUse%20numbers%20analogously|First-class functions/Use numbers analogously]]
| [[First-class%20functions%2FUse%20numbers%20analogously|First-class functions/Use numbers analogously]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|-
| 58
| [[Holidays%20related%20to%20Easter|Holidays related to Easter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 58
| 58
Line 2,425: Line 2,437:
|-
|-
| 58
| 58
| [[Rosetta%20Code%2FRank%20languages%20by%20popularity|Rosetta Code/Rank languages by popularity]]
| [[Shoelace%20formula%20for%20polygonal%20area|Shoelace formula for polygonal area]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 58
| [[Seven-sided%20dice%20from%20five-sided%20dice|Seven-sided dice from five-sided dice]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,434: Line 2,450:
| 57
| 57
| [[Abbreviations%2C%20automatic|Abbreviations, automatic]]
| [[Abbreviations%2C%20automatic|Abbreviations, automatic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[Bell%20numbers|Bell numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,449: Line 2,461:
|-
|-
| 57
| 57
| [[Inverted%20syntax|Inverted syntax]]
| [[Kronecker%20product|Kronecker product]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[Largest%20proper%20divisor%20of%20n|Largest proper divisor of n]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[Naming%20conventions|Naming conventions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,457: Line 2,477:
|-
|-
| 57
| 57
| [[Perfect%20totient%20numbers|Perfect totient numbers]]
| [[Rosetta%20Code%2FRank%20languages%20by%20popularity|Rosetta Code/Rank languages by popularity]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 57
| 57
| [[Search%20a%20list%20of%20records|Search a list of records]]
| [[Search%20a%20list%20of%20records|Search a list of records]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[Sierpinski%20triangle%2FGraphical|Sierpinski triangle/Graphical]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,475: Line 2,499:
| [[XML%2FXPath|XML/XPath]]
| [[XML%2FXPath|XML/XPath]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 56
| [[Bioinformatics%2Fbase%20count|Bioinformatics/base count]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 56
| 56
Line 2,486: Line 2,514:
| 56
| 56
| [[Heronian%20triangles|Heronian triangles]]
| [[Heronian%20triangles|Heronian triangles]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 56
| [[Largest%20proper%20divisor%20of%20n|Largest proper divisor of n]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 56
| [[Naming%20conventions|Naming conventions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 56
| 56
| [[Non-continuous%20subsequences|Non-continuous subsequences]]
| [[Non-continuous%20subsequences|Non-continuous subsequences]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 56
| [[Perfect%20totient%20numbers|Perfect totient numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,513: Line 2,529:
|-
|-
| 56
| 56
| [[Recaman%27s%20sequence|Recaman's sequence]]
| [[Seven-sided%20dice%20from%20five-sided%20dice|Seven-sided dice from five-sided dice]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 56
| 56
| [[Statistics%2FBasic|Statistics/Basic]]
| [[Sierpinski%20triangle%2FGraphical|Sierpinski triangle/Graphical]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 56
| [[Strange%20plus%20numbers|Strange plus numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 56
| 56
| [[Strip%20block%20comments|Strip block comments]]
| [[Statistics%2FBasic|Statistics/Basic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,541: Line 2,561:
|-
|-
| 55
| 55
| [[Longest%20increasing%20subsequence|Longest increasing subsequence]]
| [[Kronecker%20product|Kronecker product]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 55
| 55
| [[Move-to-front%20algorithm|Move-to-front algorithm]]
| [[Longest%20increasing%20subsequence|Longest increasing subsequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 55
| 55
| [[Munching%20squares|Munching squares]]
| [[Move-to-front%20algorithm|Move-to-front algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 55
| 55
| [[Polynomial%20regression|Polynomial regression]]
| [[Recaman%27s%20sequence|Recaman's sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,561: Line 2,581:
|-
|-
| 55
| 55
| [[Synchronous%20concurrency|Synchronous concurrency]]
| [[Strip%20block%20comments|Strip block comments]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 55
| 55
| [[Terminal%20control%2FCursor%20positioning|Terminal control/Cursor positioning]]
| [[Synchronous%20concurrency|Synchronous concurrency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 55
| 55
| [[Wireworld|Wireworld]]
| [[Terminal%20control%2FCursor%20positioning|Terminal control/Cursor positioning]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,593: Line 2,613:
|-
|-
| 54
| 54
| [[Idiomatically%20determine%20all%20the%20lowercase%20and%20uppercase%20letters|Idiomatically determine all the lowercase and uppercase letters]]
| [[Jaro%20similarity|Jaro similarity]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 54
| 54
| [[Jaro%20similarity|Jaro similarity]]
| [[Polynomial%20regression|Polynomial regression]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 2,606: Line 2,626:
| 54
| 54
| [[Spinning%20rod%20animation%2FText|Spinning rod animation/Text]]
| [[Spinning%20rod%20animation%2FText|Spinning rod animation/Text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 54
| [[Strange%20plus%20numbers|Strange plus numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,621: Line 2,637:
|-
|-
| 54
| 54
| [[Ulam%20spiral%20%28for%20primes%29|Ulam spiral (for primes)]]
| [[Wireworld|Wireworld]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,629: Line 2,645:
|-
|-
| 53
| 53
|data-sort-value="0C21 game"| [[21%20game|21 game]]
| [[Average%20loop%20length|Average loop length]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 53
| 53
| [[Aliquot%20sequence%20classifications|Aliquot sequence classifications]]
| [[Bioinformatics%2Fbase%20count|Bioinformatics/base count]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 53
| [[Average%20loop%20length|Average loop length]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,654: Line 2,674:
| 53
| 53
|data-sort-value="generate chess0D960 starting position"| [[Generate%20Chess960%20starting%20position|Generate Chess960 starting position]]
|data-sort-value="generate chess0D960 starting position"| [[Generate%20Chess960%20starting%20position|Generate Chess960 starting position]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 53
| [[Hilbert%20curve|Hilbert curve]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,669: Line 2,693:
|-
|-
| 53
| 53
| [[Munching%20squares|Munching squares]]
| [[Musical%20scale|Musical scale]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 53
| 53
| [[Odd%20and%20square%20numbers|Odd and square numbers]]
| [[Musical%20scale|Musical scale]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 53
| 53
| [[Sum%20of%20the%20digits%20of%20n%20is%20substring%20of%20n|Sum of the digits of n is substring of n]]
| [[Ulam%20spiral%20%28for%20primes%29|Ulam spiral (for primes)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,710: Line 2,734:
| 52
| 52
| [[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.]]
| [[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.]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 52
| [[Odd%20and%20square%20numbers|Odd and square numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 52
| 52
| [[Stable%20marriage%20problem|Stable marriage problem]]
| [[Stable%20marriage%20problem|Stable marriage problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 52
| [[Sum%20of%20the%20digits%20of%20n%20is%20substring%20of%20n|Sum of the digits of n is substring of n]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,729: Line 2,745:
|-
|-
| 51
| 51
| [[Chowla%20numbers|Chowla numbers]]
|data-sort-value="0C21 game"| [[21%20game|21 game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 51
| [[Aliquot%20sequence%20classifications|Aliquot sequence classifications]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,739: Line 2,751:
| [[Doubly-linked%20list%2FDefinition|Doubly-linked list/Definition]]
| [[Doubly-linked%20list%2FDefinition|Doubly-linked list/Definition]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 51
| [[Hilbert%20curve|Hilbert curve]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 51
| 51
Line 2,750: Line 2,758:
| 51
| 51
| [[Image%20noise|Image noise]]
| [[Image%20noise|Image noise]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 51
| [[Permutations%2FDerangements|Permutations/Derangements]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,755: Line 2,767:
| [[Respond%20to%20an%20unknown%20method%20call|Respond to an unknown method call]]
| [[Respond%20to%20an%20unknown%20method%20call|Respond to an unknown method call]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|- style="background-color: #ffc"
| 51
| [[Strange%20numbers|Strange numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 51
| 51
Line 2,777: Line 2,793:
|-
|-
| 50
| 50
| [[Bitmap%2FMidpoint%20circle%20algorithm|Bitmap/Midpoint circle algorithm]]
| [[Casting%20out%20nines|Casting out nines]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 50
| 50
| [[Casting%20out%20nines|Casting out nines]]
| [[Chowla%20numbers|Chowla numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 50
| 50
| [[Colour%20bars%2FDisplay|Colour bars/Display]]
| [[Colour%20bars%2FDisplay|Colour bars/Display]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 50
| [[Currency|Currency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 2,794: Line 2,814:
| 50
| 50
| [[Floyd-Warshall%20algorithm|Floyd-Warshall algorithm]]
| [[Floyd-Warshall%20algorithm|Floyd-Warshall algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 50
| [[Idiomatically%20determine%20all%20the%20lowercase%20and%20uppercase%20letters|Idiomatically determine all the lowercase and uppercase letters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,827: Line 2,843:
| [[Start%20from%20a%20main%20routine|Start from a main routine]]
| [[Start%20from%20a%20main%20routine|Start from a main routine]]
|①||②||③||④||⑤||⑥||⑦||O||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||O||⑨||⑩
|-
|- style="background-color: #ffc"
| 50
| 50
| [[Substitution%20cipher|Substitution cipher]]
| [[Strange%20numbers|Strange numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 50
| 50
| [[Verify%20distribution%20uniformity%2FNaive|Verify distribution uniformity/Naive]]
| [[Substitution%20cipher|Substitution cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,849: Line 2,865:
|-
|-
| 49
| 49
| [[Bitmap%2FMidpoint%20circle%20algorithm|Bitmap/Midpoint circle algorithm]]
| [[Bitmap%2FRead%20a%20PPM%20file|Bitmap/Read a PPM file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 49
| 49
| [[Brazilian%20numbers|Brazilian numbers]]
| [[Bitmap%2FRead%20a%20PPM%20file|Bitmap/Read a PPM file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 49
| 49
| [[Colour%20pinstripe%2FDisplay|Colour pinstripe/Display]]
| [[Colour%20pinstripe%2FDisplay|Colour pinstripe/Display]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 49
| [[Coprimes|Coprimes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,867: Line 2,887:
| [[Find%20square%20difference|Find square difference]]
| [[Find%20square%20difference|Find square difference]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 49
| [[Matrix%20with%20two%20diagonals|Matrix with two diagonals]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 49
| 49
| [[OpenGL|OpenGL]]
| [[OpenGL|OpenGL]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 49
| [[Problem%20of%20Apollonius|Problem of Apollonius]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,886: Line 2,914:
| 49
| 49
| [[Variable%20size%2FSet|Variable size/Set]]
| [[Variable%20size%2FSet|Variable size/Set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 49
| [[Verify%20distribution%20uniformity%2FNaive|Verify distribution uniformity/Naive]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[Brazilian%20numbers|Brazilian numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,902: Line 2,922:
| 48
| 48
| [[Continued%20fraction%2FArithmetic%2FConstruct%20from%20rational%20number|Continued fraction/Arithmetic/Construct from rational number]]
| [[Continued%20fraction%2FArithmetic%2FConstruct%20from%20rational%20number|Continued fraction/Arithmetic/Construct from rational number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 48
| [[Coprimes|Coprimes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[Currency|Currency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,931: Line 2,943:
| [[Humble%20numbers|Humble numbers]]
| [[Humble%20numbers|Humble numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 48
| 48
| [[Julia%20set|Julia set]]
| [[Matrix%20with%20two%20diagonals|Matrix with two diagonals]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,941: Line 2,953:
|-
|-
| 48
| 48
| [[Parsing%2FShunting-yard%20algorithm|Parsing/Shunting-yard algorithm]]
| [[Problem%20of%20Apollonius|Problem of Apollonius]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[Secure%20temporary%20file|Secure temporary file]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 48
| 48
| [[Sorting%20Algorithms%2FCircle%20Sort|Sorting Algorithms/Circle Sort]]
| [[Sorting%20Algorithms%2FCircle%20Sort|Sorting Algorithms/Circle Sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 48
| [[Special%20divisors|Special divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 48
| [[TL%3BDR|TL;DR]]
|①||②||③|| || ||⑥||⑦||⑧||⑨||⑩
|-
|-
| 48
| 48
| [[Twelve%20statements|Twelve statements]]
| [[Twelve%20statements|Twelve statements]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 47
| [[Bulls%20and%20cows%2FPlayer|Bulls and cows/Player]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 47
| [[Count%20how%20many%20vowels%20and%20consonants%20occur%20in%20a%20string|Count how many vowels and consonants occur in a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 47
| 47
Line 2,973: Line 3,005:
|-
|-
| 47
| 47
| [[Knapsack%20problem%2FBounded|Knapsack problem/Bounded]]
| [[Julia%20set|Julia set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 47
| 47
| [[Lah%20numbers|Lah numbers]]
| [[Knapsack%20problem%2FBounded|Knapsack problem/Bounded]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,983: Line 3,015:
| [[Loops%2FWrong%20ranges|Loops/Wrong ranges]]
| [[Loops%2FWrong%20ranges|Loops/Wrong ranges]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 47
| 47
| [[Nice%20primes|Nice primes]]
| [[Parsing%2FShunting-yard%20algorithm|Parsing/Shunting-yard algorithm]]
|①||②||③||④||⑤||⑥||⑦||||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 47
| 47
Line 2,993: Line 3,025:
|-
|-
| 47
| 47
| [[Sequence%3A%20smallest%20number%20with%20exactly%20n%20divisors|Sequence: smallest number with exactly n divisors]]
| [[Permutations%2FDerangements|Permutations/Derangements]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 47
|data-sort-value="shift list elements to left by 0B3"| [[Shift%20list%20elements%20to%20left%20by%203|Shift list elements to left by 3]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,002: Line 3,038:
| 47
| 47
|data-sort-value="sum to 0D100"| [[Sum%20to%20100|Sum to 100]]
|data-sort-value="sum to 0D100"| [[Sum%20to%20100|Sum to 100]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 47
| [[Sutherland-Hodgman%20polygon%20clipping|Sutherland-Hodgman polygon clipping]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,014: Line 3,054:
| 46
| 46
| [[Abbreviations%2C%20simple|Abbreviations, simple]]
| [[Abbreviations%2C%20simple|Abbreviations, simple]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 46
| [[Ascending%20primes|Ascending primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,021: Line 3,065:
|-
|-
| 46
| 46
| [[Bulls%20and%20cows%2FPlayer|Bulls and cows/Player]]
| [[Combinations%20and%20permutations|Combinations and permutations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,029: Line 3,073:
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 46
| 46
| [[Extra%20primes|Extra primes]]
| [[Count%20how%20many%20vowels%20and%20consonants%20occur%20in%20a%20string|Count how many vowels and consonants occur in a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 46
| [[Find%20the%20intersection%20of%20a%20line%20with%20a%20plane|Find the intersection of a line with a plane]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 46
| 46
| [[Find%20words%20which%20contains%20all%20the%20vowels|Find words which contains all the vowels]]
| [[Extra%20primes|Extra primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 46
| 46
Line 3,043: Line 3,091:
| [[Largest%20number%20divisible%20by%20its%20digits|Largest number divisible by its digits]]
| [[Largest%20number%20divisible%20by%20its%20digits|Largest number divisible by its digits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 46
| [[Nice%20primes|Nice primes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 46
| 46
Line 3,063: Line 3,107:
| [[Rosetta%20Code%2FCount%20examples|Rosetta Code/Count examples]]
| [[Rosetta%20Code%2FCount%20examples|Rosetta Code/Count examples]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 46
| [[Secure%20temporary%20file|Secure temporary file]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 46
| [[Sequence%3A%20smallest%20number%20with%20exactly%20n%20divisors|Sequence: smallest number with exactly n divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 46
|data-sort-value="shift list elements to left by 0B3"| [[Shift%20list%20elements%20to%20left%20by%203|Shift list elements to left by 3]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 46
| 46
Line 3,082: Line 3,114:
| 46
| 46
| [[Sorting%20algorithms%2FPatience%20sort|Sorting algorithms/Patience sort]]
| [[Sorting%20algorithms%2FPatience%20sort|Sorting algorithms/Patience sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 46
| [[Special%20divisors|Special divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,095: Line 3,123:
| [[Sudan%20function|Sudan function]]
| [[Sudan%20function|Sudan function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 46
| 46
| [[Triplet%20of%20three%20numbers|Triplet of three numbers]]
| [[Sutherland-Hodgman%20polygon%20clipping|Sutherland-Hodgman polygon clipping]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 46
| 46
| [[Truth%20table|Truth table]]
| [[Truth%20table|Truth table]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 45
|data-sort-value="0F10001th prime"| [[10001th%20prime|10001th prime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 45
| 45
| [[Ascending%20primes|Ascending primes]]
| [[Balanced%20ternary|Balanced ternary]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,111: Line 3,143:
|data-sort-value="base 0C16 numbers needing a to f"| [[Base%2016%20numbers%20needing%20a%20to%20f|Base 16 numbers needing a to f]]
|data-sort-value="base 0C16 numbers needing a to f"| [[Base%2016%20numbers%20needing%20a%20to%20f|Base 16 numbers needing a to f]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|-
| 45
| 45
| [[Cycle%20detection|Cycle detection]]
| [[Combinations%20and%20permutations|Combinations and permutations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,122: Line 3,154:
| 45
| 45
| [[Display%20a%20linear%20combination|Display a linear combination]]
| [[Display%20a%20linear%20combination|Display a linear combination]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 45
| [[Euler%27s%20identity|Euler's identity]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,127: Line 3,163:
|data-sort-value="find prime numbers of the form n*n*n+0B2"| [[Find%20prime%20numbers%20of%20the%20form%20n%2An%2An%2B2|Find prime numbers of the form n*n*n+2]]
|data-sort-value="find prime numbers of the form n*n*n+0B2"| [[Find%20prime%20numbers%20of%20the%20form%20n%2An%2An%2B2|Find prime numbers of the form n*n*n+2]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 45
| [[Find%20words%20which%20contains%20all%20the%20vowels|Find words which contains all the vowels]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 45
| 45
Line 3,137: Line 3,169:
|-
|-
| 45
| 45
| [[Lah%20numbers|Lah numbers]]
| [[Long%20primes|Long primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,178: Line 3,210:
| 45
| 45
| [[Terminal%20control%2FHiding%20the%20cursor|Terminal control/Hiding the cursor]]
| [[Terminal%20control%2FHiding%20the%20cursor|Terminal control/Hiding the cursor]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 45
| [[Triplet%20of%20three%20numbers|Triplet of three numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,190: Line 3,218:
| 45
| 45
| [[Yellowstone%20sequence|Yellowstone sequence]]
| [[Yellowstone%20sequence|Yellowstone sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 44
|data-sort-value="0F10001th prime"| [[10001th%20prime|10001th prime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 44
| 44
| [[Arithmetic-geometric%20mean%2FCalculate%20Pi|Arithmetic-geometric mean/Calculate Pi]]
| [[Balanced%20ternary|Balanced ternary]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,210: Line 3,234:
| 44
| 44
| [[Cramer%27s%20rule|Cramer's rule]]
| [[Cramer%27s%20rule|Cramer's rule]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 44
| [[Cycle%20detection|Cycle detection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 44
| 44
| [[Fairshare%20between%20two%20and%20more|Fairshare between two and more]]
| [[Euler%27s%20identity|Euler's identity]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 44
| 44
|data-sort-value="find squares n where n+0B1 is prime"| [[Find%20squares%20n%20where%20n%2B1%20is%20prime|Find squares n where n+1 is prime]]
| [[Fairshare%20between%20two%20and%20more|Fairshare between two and more]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,245: Line 3,265:
|-
|-
| 44
| 44
| [[Long%20primes|Long primes]]
| [[Koch%20curve|Koch curve]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 44
| [[Magnanimous%20numbers|Magnanimous numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,262: Line 3,286:
| 44
| 44
| [[Scope%2FFunction%20names%20and%20labels|Scope/Function names and labels]]
| [[Scope%2FFunction%20names%20and%20labels|Scope/Function names and labels]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 44
| [[Sorting%20algorithms%2FStrand%20sort|Sorting algorithms/Strand sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,281: Line 3,309:
|-
|-
| 43
| 43
| [[Chaocipher|Chaocipher]]
| [[Arithmetic-geometric%20mean%2FCalculate%20Pi|Arithmetic-geometric mean/Calculate Pi]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 43
| [[Church%20numerals|Church numerals]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 43
| 43
| [[Find%20prime%20n%20such%20that%20reversed%20n%20is%20also%20prime|Find prime n such that reversed n is also prime]]
| [[Find%20prime%20n%20such%20that%20reversed%20n%20is%20also%20prime|Find prime n such that reversed n is also prime]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 43
|data-sort-value="find squares n where n+0B1 is prime"| [[Find%20squares%20n%20where%20n%2B1%20is%20prime|Find squares n where n+1 is prime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 43
| [[Find%20the%20intersection%20of%20a%20line%20with%20a%20plane|Find the intersection of a line with a plane]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 43
| 43
Line 3,322: Line 3,346:
| 43
| 43
| [[Kahan%20summation|Kahan summation]]
| [[Kahan%20summation|Kahan summation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 43
| [[Koch%20curve|Koch curve]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,343: Line 3,363:
|data-sort-value="primes whose sum of digits is 0C25"| [[Primes%20whose%20sum%20of%20digits%20is%2025|Primes whose sum of digits is 25]]
|data-sort-value="primes whose sum of digits is 0C25"| [[Primes%20whose%20sum%20of%20digits%20is%2025|Primes whose sum of digits is 25]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 43
| [[Sequence%3A%20smallest%20number%20greater%20than%20previous%20term%20with%20exactly%20n%20divisors|Sequence: smallest number greater than previous term with exactly n divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 43
| [[Sort%20the%20letters%20of%20string%20in%20alphabetical%20order|Sort the letters of string in alphabetical order]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 43
| 43
Line 3,358: Line 3,386:
| 42
| 42
| [[Cheryl%27s%20birthday|Cheryl's birthday]]
| [[Cheryl%27s%20birthday|Cheryl's birthday]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 42
| [[Circular%20primes|Circular primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 42
| [[Cousin%20primes|Cousin primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 42
| [[Eban%20numbers|Eban numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,374: Line 3,414:
| 42
| 42
| [[Magic%20squares%20of%20doubly%20even%20order|Magic squares of doubly even order]]
| [[Magic%20squares%20of%20doubly%20even%20order|Magic squares of doubly even order]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 42
| [[Multi-dimensional%20array|Multi-dimensional array]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,409: Line 3,453:
|-
|-
| 42
| 42
| [[Statistics%2FNormal%20distribution|Statistics/Normal distribution]]
| [[Sequence%3A%20smallest%20number%20greater%20than%20previous%20term%20with%20exactly%20n%20divisors|Sequence: smallest number greater than previous term with exactly n divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 42
| 42
| [[Steady%20squares|Steady squares]]
| [[Sort%20the%20letters%20of%20string%20in%20alphabetical%20order|Sort the letters of string in alphabetical order]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 42
| [[Statistics%2FNormal%20distribution|Statistics/Normal distribution]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,434: Line 3,474:
| 41
| 41
| [[Bitwise%20IO|Bitwise IO]]
| [[Bitwise%20IO|Bitwise IO]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[Chaocipher|Chaocipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[Church%20numerals|Church numerals]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 41
| [[Cousin%20primes|Cousin primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,454: Line 3,482:
| 41
| 41
| [[Cuban%20primes|Cuban primes]]
| [[Cuban%20primes|Cuban primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[Draw%20a%20rotating%20cube|Draw a rotating cube]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,471: Line 3,503:
| [[Metronome|Metronome]]
| [[Metronome|Metronome]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 41
| 41
| [[Numbers%20whose%20binary%20and%20ternary%20digit%20sums%20are%20prime|Numbers whose binary and ternary digit sums are prime]]
| [[Multi-dimensional%20array|Multi-dimensional array]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,498: Line 3,530:
| 41
| 41
| [[Solve%20the%20no%20connection%20puzzle|Solve the no connection puzzle]]
| [[Solve%20the%20no%20connection%20puzzle|Solve the no connection puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[Sorting%20algorithms%2FStrand%20sort|Sorting algorithms/Strand sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 41
| [[Steady%20squares|Steady squares]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,534: Line 3,558:
| 40
| 40
| [[Dice%20game%20probabilities|Dice game probabilities]]
| [[Dice%20game%20probabilities|Dice game probabilities]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 40
| [[Draw%20a%20rotating%20cube|Draw a rotating cube]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 40
| [[Eban%20numbers|Eban numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,571: Line 3,587:
|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]]
|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"
| 40
| 40
| [[Numbers%20whose%20binary%20and%20ternary%20digit%20sums%20are%20prime|Numbers whose binary and ternary digit sums are prime]]
| [[Numbers%20with%20equal%20rises%20and%20falls|Numbers with equal rises and falls]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,582: Line 3,598:
| 40
| 40
| [[Parsing%2FRPN%20to%20infix%20conversion|Parsing/RPN to infix conversion]]
| [[Parsing%2FRPN%20to%20infix%20conversion|Parsing/RPN to infix conversion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 40
| [[Polyspiral|Polyspiral]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,594: Line 3,614:
| 40
| 40
| [[Square-free%20integers|Square-free integers]]
| [[Square-free%20integers|Square-free integers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 40
| [[Word%20wheel|Word wheel]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,601: Line 3,625:
|-
|-
| 39
| 39
| [[Arithmetic%20numbers|Arithmetic numbers]]
| [[Check%20output%20device%20is%20a%20terminal|Check output device is a terminal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 39
| [[Change%20e%20letters%20to%20i%20in%20words|Change e letters to i in words]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 39
| 39
| [[Check%20output%20device%20is%20a%20terminal|Check output device is a terminal]]
| [[Circular%20primes|Circular primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,615: Line 3,643:
| [[Constrained%20genericity|Constrained genericity]]
| [[Constrained%20genericity|Constrained genericity]]
|①||②||③||④||⑤||⑥||O||O||⑨||O
|①||②||③||④||⑤||⑥||O||O||⑨||O
|-
| 39
| [[Diversity%20prediction%20theorem|Diversity prediction theorem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 39
| 39
Line 3,647: Line 3,679:
| [[Order%20disjoint%20list%20items|Order disjoint list items]]
| [[Order%20disjoint%20list%20items|Order disjoint list items]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 39
|data-sort-value="ripemd-0D160"| [[RIPEMD-160|RIPEMD-160]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 39
| 39
| [[RSA%20code|RSA code]]
| [[RSA%20code|RSA code]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 39
| [[Strange%20unique%20prime%20triplets|Strange unique prime triplets]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 39
| 39
Line 3,660: Line 3,700:
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 39
| 38
| [[Abelian%20sandpile%20model|Abelian sandpile model]]
| [[Word%20wheel|Word wheel]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,671: Line 3,711:
| [[Bitmap%2FB%C3%A9zier%20curves%2FQuadratic|Bitmap/Bézier curves/Quadratic]]
| [[Bitmap%2FB%C3%A9zier%20curves%2FQuadratic|Bitmap/Bézier curves/Quadratic]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 38
| 38
| [[Calkin-Wilf%20sequence|Calkin-Wilf sequence]]
| [[Change%20e%20letters%20to%20i%20in%20words|Change e letters to i in words]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 38
| 38
Line 3,681: Line 3,721:
|-
|-
| 38
| 38
| [[Esthetic%20numbers|Esthetic numbers]]
| [[Diversity%20prediction%20theorem|Diversity prediction theorem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 38
| 38
| [[Faulhaber%27s%20triangle|Faulhaber's triangle]]
| [[Esthetic%20numbers|Esthetic numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,691: Line 3,731:
| [[Find%20first%20and%20last%20set%20bit%20of%20a%20long%20integer|Find first and last set bit of a long integer]]
| [[Find%20first%20and%20last%20set%20bit%20of%20a%20long%20integer|Find first and last set bit of a long integer]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
| 38
| [[Find%20if%20a%20point%20is%20within%20a%20triangle|Find if a point is within a triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 38
| 38
| [[Greedy%20algorithm%20for%20Egyptian%20fractions|Greedy algorithm for Egyptian fractions]]
| [[Greedy%20algorithm%20for%20Egyptian%20fractions|Greedy algorithm for Egyptian fractions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 38
| [[Harmonic%20series|Harmonic series]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 38
| 38
Line 3,706: Line 3,754:
| 38
| 38
| [[Negative%20base%20numbers|Negative base numbers]]
| [[Negative%20base%20numbers|Negative base numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 38
| [[Numbers%20with%20equal%20rises%20and%20falls|Numbers with equal rises and falls]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,729: Line 3,773:
|-
|-
| 38
| 38
| [[Polyspiral|Polyspiral]]
| [[Perlin%20noise|Perlin noise]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 38
|data-sort-value="ripemd-0D160"| [[RIPEMD-160|RIPEMD-160]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 38
| 38
| [[Sorting%20algorithms%2FCycle%20sort|Sorting algorithms/Cycle sort]]
| [[Sorting%20algorithms%2FCycle%20sort|Sorting algorithms/Cycle sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 38
| [[Strange%20unique%20prime%20triplets|Strange unique prime triplets]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 38
| 38
Line 3,754: Line 3,790:
| 38
| 38
| [[Superellipse|Superellipse]]
| [[Superellipse|Superellipse]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 38
| [[Twin%20primes|Twin primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,759: Line 3,799:
| [[Zumkeller%20numbers|Zumkeller numbers]]
| [[Zumkeller%20numbers|Zumkeller numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 37
| [[Abelian%20sandpile%20model|Abelian sandpile model]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 37
| 37
Line 3,769: Line 3,805:
|-
|-
| 37
| 37
| [[Deceptive%20numbers|Deceptive numbers]]
| [[Calkin-Wilf%20sequence|Calkin-Wilf sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 37
| 37
| [[Gauss-Jordan%20matrix%20inversion|Gauss-Jordan matrix inversion]]
| [[Gauss-Jordan%20matrix%20inversion|Gauss-Jordan matrix inversion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 37
| 37
| [[Maximum%20difference%20between%20adjacent%20elements%20of%20list|Maximum difference between adjacent elements of list]]
| [[Harmonic%20series|Harmonic series]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 37
| [[Magnanimous%20numbers|Magnanimous numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 37
| 37
| [[Mosaic%20matrix|Mosaic matrix]]
| [[Maximum%20difference%20between%20adjacent%20elements%20of%20list|Maximum difference between adjacent elements of list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,809: Line 3,841:
|-
|-
| 37
| 37
| [[Poker%20hand%20analyser|Poker hand analyser]]
| [[Perlin%20noise|Perlin noise]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 37
| 37
| [[Set%20puzzle|Set puzzle]]
| [[Poker%20hand%20analyser|Poker hand analyser]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 37
| [[Summarize%20primes|Summarize primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,824: Line 3,860:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 37
| 36
| [[Angles%20%28geometric%29%2C%20normalization%20and%20conversion|Angles (geometric), normalization and conversion]]
| [[Twin%20primes|Twin primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,838: Line 3,874:
| 36
| 36
| [[Color%20wheel|Color wheel]]
| [[Color%20wheel|Color wheel]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 36
| [[Common%20list%20elements|Common list elements]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
Line 3,847: Line 3,887:
| [[Decimal%20floating%20point%20number%20to%20binary|Decimal floating point number to binary]]
| [[Decimal%20floating%20point%20number%20to%20binary|Decimal floating point number to binary]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 36
| [[Faulhaber%27s%20triangle|Faulhaber's triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 36
| [[Find%20if%20a%20point%20is%20within%20a%20triangle|Find if a point is within a triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 36
| 36
Line 3,879: Line 3,911:
| [[Minimum%20numbers%20of%20three%20lists|Minimum numbers of three lists]]
| [[Minimum%20numbers%20of%20three%20lists|Minimum numbers of three lists]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 36
| [[Neighbour%20primes|Neighbour primes]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 36
| 36
Line 3,887: Line 3,923:
|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]]
|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]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 36
| [[Pragmatic%20directives|Pragmatic directives]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 36
| 36
Line 3,897: Line 3,937:
|-
|-
| 36
| 36
| [[Sylvester%27s%20sequence|Sylvester's sequence]]
| [[Summarize%20primes|Summarize primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 36
| 36
Line 3,911: Line 3,951:
| [[Weird%20numbers|Weird numbers]]
| [[Weird%20numbers|Weird numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 35
| 36
| [[Words%20from%20neighbour%20ones|Words from neighbour ones]]
| [[Angles%20%28geometric%29%2C%20normalization%20and%20conversion|Angles (geometric), normalization and conversion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 35
| 35
| [[Arithmetic%20numbers|Arithmetic numbers]]
| [[Append%20numbers%20at%20same%20position%20in%20strings|Append numbers at same position in strings]]
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 35
| 35
Line 3,929: Line 3,969:
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 35
| 35
| [[Common%20list%20elements|Common list elements]]
| [[Common%20sorted%20list|Common sorted list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 35
| 35
Line 3,942: Line 3,982:
| 35
| 35
|data-sort-value="exactly three adjacent 0B3 in lists"| [[Exactly%20three%20adjacent%203%20in%20lists|Exactly three adjacent 3 in lists]]
|data-sort-value="exactly three adjacent 0B3 in lists"| [[Exactly%20three%20adjacent%203%20in%20lists|Exactly three adjacent 3 in lists]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 35
| [[Faulhaber%27s%20formula|Faulhaber's formula]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 35
| [[Four%20sides%20of%20square|Four sides of square]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,950: Line 3,998:
| 35
| 35
| [[Jacobi%20symbol|Jacobi symbol]]
| [[Jacobi%20symbol|Jacobi symbol]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 35
| [[Jacobsthal%20numbers|Jacobsthal numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,955: Line 4,007:
| [[Largest%20prime%20factor|Largest prime factor]]
| [[Largest%20prime%20factor|Largest prime factor]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
| 35
| [[Mayan%20numerals|Mayan numerals]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 35
| 35
Line 3,967: Line 4,023:
|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]]
|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"
| 35
| 35
| [[Numbers%20which%20are%20the%20cube%20roots%20of%20the%20product%20of%20their%20proper%20divisors|Numbers which are the cube roots of the product of their proper divisors]]
| [[Mosaic%20matrix|Mosaic matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 35
| [[Odd%20words|Odd words]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 35
| 35
Line 3,994: Line 4,054:
| 35
| 35
| [[Resistor%20mesh|Resistor mesh]]
| [[Resistor%20mesh|Resistor mesh]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 35
| [[Set%20puzzle|Set puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 4,039: Line 4,095:
| [[Check%20input%20device%20is%20a%20terminal|Check input device is a terminal]]
| [[Check%20input%20device%20is%20a%20terminal|Check input device is a terminal]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||O||⑩
|-
| 34
| [[Cullen%20and%20Woodall%20numbers|Cullen and Woodall numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 34
| 34
| [[Day%20of%20the%20week%20of%20Christmas%20and%20New%20Year|Day of the week of Christmas and New Year]]
| [[Day%20of%20the%20week%20of%20Christmas%20and%20New%20Year|Day of the week of Christmas and New Year]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
| 34
|data-sort-value="deconvolution/0B1d"| [[Deconvolution%2F1D|Deconvolution/1D]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 34
| 34
Line 4,058: Line 4,122:
| 34
| 34
| [[FTP|FTP]]
| [[FTP|FTP]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 34
| [[Faulhaber%27s%20formula|Faulhaber's formula]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 34
| [[Four%20sides%20of%20square|Four sides of square]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 34
| [[Jacobsthal%20numbers|Jacobsthal numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 34
| [[Mayan%20numerals|Mayan numerals]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 4,089: Line 4,137:
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 34
| 34
|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]]
| [[Neighbour%20primes|Neighbour primes]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 34
| 34
| [[Odd%20squarefree%20semiprimes|Odd squarefree semiprimes]]
|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]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 34
| 34
Line 4,102: Line 4,150:
| 34
| 34
| [[Pierpont%20primes|Pierpont primes]]
| [[Pierpont%20primes|Pierpont primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 34
| [[Pragmatic%20directives|Pragmatic directives]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 4,111: Line 4,155:
| [[Straddling%20checkerboard|Straddling checkerboard]]
| [[Straddling%20checkerboard|Straddling checkerboard]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 34
| [[Sylvester%27s%20sequence|Sylvester's sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 34
| 34
Line 4,127: Line 4,167:
| [[Video%20display%20modes|Video display modes]]
| [[Video%20display%20modes|Video display modes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|- style="background-color: #ffc"
| 34
| [[Words%20from%20neighbour%20ones|Words from neighbour ones]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 34
| 34
Line 4,139: Line 4,175:
| [[Zhang-Suen%20thinning%20algorithm|Zhang-Suen thinning algorithm]]
| [[Zhang-Suen%20thinning%20algorithm|Zhang-Suen thinning algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 33
| [[Append%20numbers%20at%20same%20position%20in%20strings|Append numbers at same position in strings]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 33
| 33
Line 4,158: Line 4,190:
| 33
| 33
| [[Checkpoint%20synchronization|Checkpoint synchronization]]
| [[Checkpoint%20synchronization|Checkpoint synchronization]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 33
| [[Common%20sorted%20list|Common sorted list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 33
|data-sort-value="deconvolution/0B1d"| [[Deconvolution%2F1D|Deconvolution/1D]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 4,227: Line 4,251:
| [[Sorting%20algorithms%2FCocktail%20sort%20with%20shifting%20bounds|Sorting algorithms/Cocktail sort with shifting bounds]]
| [[Sorting%20algorithms%2FCocktail%20sort%20with%20shifting%20bounds|Sorting algorithms/Cocktail sort with shifting bounds]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 33
| [[Stirling%20numbers%20of%20the%20first%20kind|Stirling numbers of the first kind]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 33
| [[Stirling%20numbers%20of%20the%20second%20kind|Stirling numbers of the second kind]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 33
| [[Sum%20of%20primes%20in%20odd%20positions%20is%20prime|Sum of primes in odd positions is prime]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 33
| [[Summation%20of%20primes|Summation of primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 33
| 33
Line 4,239: Line 4,279:
| [[Chat%20server|Chat server]]
| [[Chat%20server|Chat server]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 32
| [[Curzon%20numbers|Curzon numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 32
| [[Duffinian%20numbers|Duffinian numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 32
| 32
| [[Erd%C5%91s-primes|Erdős-primes]]
| [[Erd%C5%91s-primes|Erdős-primes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 32
|data-sort-value="euler's constant 0B0.0E5772..."| [[Euler%27s%20constant%200.5772...|Euler's constant 0.5772...]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
|-
| 32
| 32
Line 4,277: Line 4,329:
|-
|-
| 32
| 32
| [[Kronecker%20product%20based%20fractals|Kronecker product based fractals]]
| [[Nonoblock|Nonoblock]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 32
| 32
| [[Nonoblock|Nonoblock]]
| [[Numbers%20which%20are%20the%20cube%20roots%20of%20the%20product%20of%20their%20proper%20divisors|Numbers which are the cube roots of the product of their proper divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 4,287: Line 4,339:
| [[Numeric%20error%20propagation|Numeric error propagation]]
| [[Numeric%20error%20propagation|Numeric error propagation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 32
| [[Odd%20squarefree%20semiprimes|Odd squarefree semiprimes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 32
| [[Odd%20words|Odd words]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 32
| 32
Line 4,309: Line 4,353:
|-
|-
| 32
| 32
| [[Selectively%20replace%20multiple%20instances%20of%20a%20character%20within%20a%20string|Selectively replace multiple instances of a character within a string]]
| [[State%20name%20puzzle|State name puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 32
| 32
| [[State%20name%20puzzle|State name puzzle]]
| [[Stirling%20numbers%20of%20the%20first%20kind|Stirling numbers of the first kind]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 32
| [[Stirling%20numbers%20of%20the%20second%20kind|Stirling numbers of the second kind]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 32
| [[Sum%20of%20primes%20in%20odd%20positions%20is%20prime|Sum of primes in odd positions is prime]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 32
| 32
Line 4,329: Line 4,365:
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 32
| 32
| [[Sunflower%20fractal|Sunflower fractal]]
| [[Summation%20of%20primes|Summation of primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 4,351: Line 4,387:
| [[Compiler%2Fvirtual%20machine%20interpreter|Compiler/virtual machine interpreter]]
| [[Compiler%2Fvirtual%20machine%20interpreter|Compiler/virtual machine interpreter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 31
| [[Cullen%20and%20Woodall%20numbers|Cullen and Woodall numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 31
| 31
| [[Cut%20a%20rectangle|Cut a rectangle]]
| [[Cut%20a%20rectangle|Cut a rectangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 31
| [[Duffinian%20numbers|Duffinian numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 31
| 31
Line 4,371: Line 4,399:
| [[Legendre%20prime%20counting%20function|Legendre prime counting function]]
| [[Legendre%20prime%20counting%20function|Legendre prime counting function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 31
| [[Merge%20and%20aggregate%20datasets|Merge and aggregate datasets]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 31
| 31
Line 4,379: Line 4,411:
| [[Numeric%20separator%20syntax|Numeric separator syntax]]
| [[Numeric%20separator%20syntax|Numeric separator syntax]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 31
| [[Reflection%2FList%20methods|Reflection/List methods]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 31
| 31
| [[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]]
| [[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]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 31
| [[Selectively%20replace%20multiple%20instances%20of%20a%20character%20within%20a%20string|Selectively replace multiple instances of a character within a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 31
| 31
Line 4,395: Line 4,427:
| [[Stream%20merge|Stream merge]]
| [[Stream%20merge|Stream merge]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 31
| [[Sunflower%20fractal|Sunflower fractal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 31
| 31
Line 4,406: Line 4,434:
| 31
| 31
| [[The%20ISAAC%20cipher|The ISAAC cipher]]
| [[The%20ISAAC%20cipher|The ISAAC cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 31
| [[Tonelli-Shanks%20algorithm|Tonelli-Shanks algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 4,427: Line 4,459:
| [[De%20Bruijn%20sequences|De Bruijn sequences]]
| [[De%20Bruijn%20sequences|De Bruijn sequences]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 30
| [[Deceptive%20numbers|Deceptive numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 30
| 30
Line 4,439: Line 4,467:
| [[Fermat%20numbers|Fermat numbers]]
| [[Fermat%20numbers|Fermat numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 30
| [[Find%20adjacent%20primes%20which%20differ%20by%20a%20square%20integer|Find adjacent primes which differ by a square integer]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
|-
| 30
| 30
Line 4,453: Line 4,485:
|-
|-
| 30
| 30
| [[Giuga%20numbers|Giuga numbers]]
| [[Kronecker%20product%20based%20fractals|Kronecker product based fractals]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 30
| [[Merge%20and%20aggregate%20datasets|Merge and aggregate datasets]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
Line 4,479: Line 4,507:
| [[Percolation%2FMean%20run%20density|Percolation/Mean run density]]
| [[Percolation%2FMean%20run%20density|Percolation/Mean run density]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 30
| [[Play%20recorded%20sounds|Play recorded sounds]]
|①||②||③|| ||⑤||⑥|| ||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 30
| 30
| [[Prime%20triplets|Prime triplets]]
| [[Prime%20triplets|Prime triplets]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|-
| 30
| 30
| [[Quadrat%20special%20primes|Quadrat special primes]]
| [[Reflection%2FList%20methods|Reflection/List methods]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 30
| 30
Line 4,498: Line 4,530:
| 30
| 30
| [[Snake%20and%20ladder|Snake and ladder]]
| [[Snake%20and%20ladder|Snake and ladder]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 30
| [[Special%20neighbor%20primes|Special neighbor primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 4,506: Line 4,542:
| 30
| 30
| [[Table%20creation|Table creation]]
| [[Table%20creation|Table creation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 30
| [[Tonelli-Shanks%20algorithm|Tonelli-Shanks algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 4,535: Line 4,567:
| [[Consecutive%20primes%20with%20ascending%20or%20descending%20differences|Consecutive primes with ascending or descending differences]]
| [[Consecutive%20primes%20with%20ascending%20or%20descending%20differences|Consecutive primes with ascending or descending differences]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 29
| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20ng%2C%20continued%20fraction%20n%29|Continued fraction/Arithmetic/G(matrix ng, continued fraction n)]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 29
| 29
Line 4,541: Line 4,577:
|-
|-
| 29
| 29
| [[Curzon%20numbers|Curzon numbers]]
| [[Factorial%20primes|Factorial primes]]
|①||②||③||④||⑤||||⑦||⑧||⑨||
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|-
| 29
|data-sort-value="euler's constant 0B0.0E5772..."| [[Euler%27s%20constant%200.5772...|Euler's constant 0.5772...]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 29
| [[Find%20adjacent%20primes%20which%20differ%20by%20a%20square%20integer|Find adjacent primes which differ by a square integer]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
|-
| 29
| 29
Line 4,569: Line 4,597:
|-
|-
| 29
| 29
| [[Own%20digits%20power%20sum|Own digits power sum]]
| [[Play%20recorded%20sounds|Play recorded sounds]]
|①||②||③|| ||⑤||⑥|| ||⑧|| ||⑩
|①||②||③||||⑤||⑥||||⑧||||⑩
|-
| 29
| [[Paraffins|Paraffins]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 29
| [[Prime%20words|Prime words]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 29
| 29
Line 4,586: Line 4,622:
| 29
| 29
| [[Shortest%20common%20supersequence|Shortest common supersequence]]
| [[Shortest%20common%20supersequence|Shortest common supersequence]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 29
|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]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
Line 4,593: Line 4,633:
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 29
| 29
| [[Special%20neighbor%20primes|Special neighbor primes]]
| [[Sum%20of%20two%20adjacent%20numbers%20are%20primes|Sum of two adjacent numbers are primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 4,635: Line 4,675:
| [[Cipolla%27s%20algorithm|Cipolla's algorithm]]
| [[Cipolla%27s%20algorithm|Cipolla's algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 28
| 28
| [[Collect%20and%20sort%20square%20numbers%20in%20ascending%20order%20from%20three%20lists|Collect and sort square numbers in ascending order from three lists]]
| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20ng%2C%20continued%20fraction%20n%29|Continued fraction/Arithmetic/G(matrix ng, continued fraction n)]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|①||②||③||④||⑤||⑥||||⑧||⑨||
|-
|-
| 28
| 28
Line 4,655: Line 4,695:
| [[Function%20frequency|Function frequency]]
| [[Function%20frequency|Function frequency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 28
| [[Giuga%20numbers|Giuga numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 28
| 28
Line 4,689: Line 4,725:
|-
|-
| 28
| 28
| [[Permutations%2FRank%20of%20a%20permutation|Permutations/Rank of a permutation]]
| [[Paraffins|Paraffins]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 4,698: Line 4,734:
| 28
| 28
| [[Playfair%20cipher|Playfair cipher]]
| [[Playfair%20cipher|Playfair cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 28
| [[Prime%20words|Prime words]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
Line 4,707: Line 4,739:
|data-sort-value="pseudo-random numbers/splitmix0C64"| [[Pseudo-random%20numbers%2FSplitmix64|Pseudo-random numbers/Splitmix64]]
|data-sort-value="pseudo-random numbers/splitmix0C64"| [[Pseudo-random%20numbers%2FSplitmix64|Pseudo-random numbers/Splitmix64]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 28
| [[Quadrat%20special%20primes|Quadrat special primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 28
| 28
| [[Ramer-Douglas-Peucker%20line%20simplification|Ramer-Douglas-Peucker line simplification]]
| [[Ramer-Douglas-Peucker%20line%20simplification|Ramer-Douglas-Peucker line simplification]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 28
| 28
| [[Rare%20numbers|Rare numbers]]
|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]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧||||
|-
|-
| 28
| 28
Line 4,726: Line 4,754:
| 28
| 28
| [[Spelling%20of%20ordinal%20numbers|Spelling of ordinal numbers]]
| [[Spelling%20of%20ordinal%20numbers|Spelling of ordinal numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 28
| [[Sum%20of%20two%20adjacent%20numbers%20are%20primes|Sum of two adjacent numbers are primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 4,759: Line 4,783:
| [[Elementary%20cellular%20automaton%2FRandom%20number%20generator|Elementary cellular automaton/Random number generator]]
| [[Elementary%20cellular%20automaton%2FRandom%20number%20generator|Elementary cellular automaton/Random number generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 27
| [[Factorial%20primes|Factorial primes]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|-
|-
| 27
| 27
Line 4,807: Line 4,827:
| [[Next%20special%20primes|Next special primes]]
| [[Next%20special%20primes|Next special primes]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 27
| [[Own%20digits%20power%20sum|Own digits power sum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 27
| 27
| [[Parse%20an%20IP%20Address|Parse an IP Address]]
| [[Parse%20an%20IP%20Address|Parse an IP Address]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 27
| 27
|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]]
| [[Permutations%2FRank%20of%20a%20permutation|Permutations/Rank of a permutation]]
|①||②||③||④||⑤||⑥||⑦||||||⑩
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 27
| [[Print%20itself|Print itself]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 27
| 27
Line 4,831: Line 4,851:
| [[Self%20numbers|Self numbers]]
| [[Self%20numbers|Self numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 27
| [[Sierpinski%20curve|Sierpinski curve]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 27
| 27
Line 4,845: Line 4,869:
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 26
| 26
| [[Assertions%20in%20design%20by%20contract|Assertions in design by contract]]
| [[Collect%20and%20sort%20square%20numbers%20in%20ascending%20order%20from%20three%20lists|Collect and sort square numbers in ascending order from three lists]]
|①||②||③||④||⑤||⑥||⑦||||⑨||
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 26
| 26
Line 4,859: Line 4,883:
| [[Determine%20sentence%20type|Determine sentence type]]
| [[Determine%20sentence%20type|Determine sentence type]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 26
| [[Euclid-Mullin%20sequence|Euclid-Mullin sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 26
| 26
| [[Hough%20transform|Hough transform]]
| [[Hough%20transform|Hough transform]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 26
| [[Idoneal%20numbers|Idoneal numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 4,881: Line 4,913:
|-
|-
| 26
| 26
| [[Padovan%20n-step%20number%20sequences|Padovan n-step number sequences]]
| [[Rare%20numbers|Rare numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 26
| [[Primes%20which%20contain%20only%20one%20odd%20digit|Primes which contain only one odd digit]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 26
| [[Print%20debugging%20statement|Print debugging statement]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 26
| 26
Line 4,899: Line 4,939:
| [[Sum%20data%20type|Sum data type]]
| [[Sum%20data%20type|Sum data type]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
|- style="background-color: #ffc"
| 25
| 26
| [[The%20sieve%20of%20Sundaram|The sieve of Sundaram]]
| [[Assertions%20in%20design%20by%20contract|Assertions in design by contract]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|①||②||③||④||⑤||⑥||⑦||||⑨||
|-
|-
| 25
| 25
Line 4,909: Line 4,949:
|-
|-
| 25
| 25
|data-sort-value="continued fraction/arithmetic/g(matrix ng, continued fraction n0B1, continued fraction n0B2)"| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20ng%2C%20continued%20fraction%20n1%2C%20continued%20fraction%20n2%29|Continued fraction/Arithmetic/G(matrix ng, continued fraction n1, continued fraction n2)]]
| [[Euclid-Mullin%20sequence|Euclid-Mullin sequence]]
|①||②||③||④||⑤||⑥||||⑧||||
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|-
|-
| 25
| 25
Line 4,942: Line 4,982:
| 25
| 25
| [[Native%20shebang|Native shebang]]
| [[Native%20shebang|Native shebang]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 25
| [[Padovan%20n-step%20number%20sequences|Padovan n-step number sequences]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 4,954: Line 4,990:
| 25
| 25
| [[Permutations%20with%20some%20identical%20elements|Permutations with some identical elements]]
| [[Permutations%20with%20some%20identical%20elements|Permutations with some identical elements]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 25
| [[Primes%20which%20contain%20only%20one%20odd%20digit|Primes which contain only one odd digit]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 25
| [[Print%20debugging%20statement|Print debugging statement]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 25
| [[Print%20itself|Print itself]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
Line 4,983: Line 5,007:
| [[SOAP|SOAP]]
| [[SOAP|SOAP]]
|①||②||③||④|| ||⑥||⑦||⑧|| ||⑩
|①||②||③||④|| ||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 25
| [[Sierpinski%20curve|Sierpinski curve]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 25
| 25
Line 5,007: Line 5,027:
| [[Variable%20declaration%20reset|Variable declaration reset]]
| [[Variable%20declaration%20reset|Variable declaration reset]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 25
| [[Vibrating%20rectangles|Vibrating rectangles]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 25
| [[Wilson%20primes%20of%20order%20n|Wilson primes of order n]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 25
| 25
Line 5,018: Line 5,046:
| 24
| 24
| [[Addition%20chains|Addition chains]]
| [[Addition%20chains|Addition chains]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 24
| [[Air%20mass|Air mass]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 5,027: Line 5,059:
| [[Compiler%2Fsyntax%20analyzer|Compiler/syntax analyzer]]
| [[Compiler%2Fsyntax%20analyzer|Compiler/syntax analyzer]]
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 24
| 24
| [[Composite%20numbers%20k%20with%20no%20single%20digit%20factors%20whose%20factors%20are%20all%20substrings%20of%20k|Composite numbers k with no single digit factors whose factors are all substrings of k]]
|data-sort-value="continued fraction/arithmetic/g(matrix ng, continued fraction n0B1, continued fraction n0B2)"| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20ng%2C%20continued%20fraction%20n1%2C%20continued%20fraction%20n2%29|Continued fraction/Arithmetic/G(matrix ng, continued fraction n1, continued fraction n2)]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|①||②||③||④||⑤||⑥||||⑧||||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 24
| 24
| [[Create%20an%20object%2FNative%20demonstration|Create an object/Native demonstration]]
| [[Create%20an%20object%2FNative%20demonstration|Create an object/Native demonstration]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|-
| 24
| [[Decorate-sort-undecorate%20idiom|Decorate-sort-undecorate idiom]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|-
| 24
| 24
| [[Find%20duplicate%20files|Find duplicate files]]
| [[Find%20duplicate%20files|Find duplicate files]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|- style="background-color: #ffc"
| 24
| 24
| [[Idoneal%20numbers|Idoneal numbers]]
| [[Hex%20words|Hex words]]
|①||②|| ||④||⑤||||⑦||⑧||⑨||
|①||②||||④||⑤|| ||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 24
| 24
Line 5,059: Line 5,095:
| [[N-body%20problem|N-body problem]]
| [[N-body%20problem|N-body problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 24
| 24
| [[Periodic%20table|Periodic table]]
|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]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|①||②||③||④||⑤||⑥||⑦||||||⑩
|-
|-
| 24
| 24
Line 5,079: Line 5,115:
| [[Special%20factorials|Special factorials]]
| [[Special%20factorials|Special factorials]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 24
| [[The%20sieve%20of%20Sundaram|The sieve of Sundaram]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 24
| 24
| [[Untrusted%20environment|Untrusted environment]]
| [[Untrusted%20environment|Untrusted environment]]
|①||②|| ||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②|| ||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 24
| [[Vibrating%20rectangles|Vibrating rectangles]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 24
| 24
| [[Vigen%C3%A8re%20cipher%2FCryptanalysis|Vigenère cipher/Cryptanalysis]]
| [[Vigen%C3%A8re%20cipher%2FCryptanalysis|Vigenère cipher/Cryptanalysis]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 24
| 24
| [[Wordle%20comparison|Wordle comparison]]
| [[Wilson%20primes%20of%20order%20n|Wilson primes of order n]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|①||②||③||④||⑤||⑥||⑦||||||⑩
|-
| 23
| [[Achilles%20numbers|Achilles numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 23
| 23
| [[Conjugate%20a%20Latin%20verb|Conjugate a Latin verb]]
| [[Air%20mass|Air mass]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 23
| 23
Line 5,159: Line 5,191:
| [[Pancake%20numbers|Pancake numbers]]
| [[Pancake%20numbers|Pancake numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 23
| [[Pandigital%20prime|Pandigital prime]]
|①||②||③||④|| ||⑥||⑦|| || ||
|-
|-
| 23
| 23
Line 5,170: Line 5,206:
| 23
| 23
| [[Polynomial%20synthetic%20division|Polynomial synthetic division]]
| [[Polynomial%20synthetic%20division|Polynomial synthetic division]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 23
| [[Safe%20and%20Sophie%20Germain%20primes|Safe and Sophie Germain primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 5,175: Line 5,215:
| [[Singly-linked%20list%2FElement%20removal|Singly-linked list/Element removal]]
| [[Singly-linked%20list%2FElement%20removal|Singly-linked list/Element removal]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|- style="background-color: #ffc"
| 23
| [[Special%20pythagorean%20triplet|Special pythagorean triplet]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 23
| 23
Line 5,187: Line 5,231:
| [[Vogel%27s%20approximation%20method|Vogel's approximation method]]
| [[Vogel%27s%20approximation%20method|Vogel's approximation method]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 23
| [[Wordle%20comparison|Wordle comparison]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 22
| [[Achilles%20numbers|Achilles numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 22
| 22
| [[Anadromes|Anadromes]]
| [[Anadromes|Anadromes]]
|①||②||③||④||⑤|| ||⑦|| ||⑨||
|①||②||③||④||⑤|| ||⑦|| ||⑨||
|-
| 22
| [[Arithmetic%20derivative|Arithmetic derivative]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 22
| 22
Line 5,205: Line 5,245:
|-
|-
| 22
| 22
| [[Blum%20integer|Blum integer]]
| [[Camel%20case%20and%20snake%20case|Camel case and snake case]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|①||②||③||④||⑤||||⑦||⑧||||
|-
|-
| 22
| 22
| [[Camel%20case%20and%20snake%20case|Camel case and snake case]]
| [[Composite%20numbers%20k%20with%20no%20single%20digit%20factors%20whose%20factors%20are%20all%20substrings%20of%20k|Composite numbers k with no single digit factors whose factors are all substrings of k]]
|①||②||③||④||⑤||||⑦||⑧||||
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 22
| 22
| [[Data%20Encryption%20Standard|Data Encryption Standard]]
| [[Data%20Encryption%20Standard|Data Encryption Standard]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 22
| [[Decorate-sort-undecorate%20idiom|Decorate-sort-undecorate idiom]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 22
| 22
Line 5,227: Line 5,263:
| [[Eertree|Eertree]]
| [[Eertree|Eertree]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|-
| 22
| 22
| [[Largest%20palindrome%20product|Largest palindrome product]]
| [[Hex%20words|Hex words]]
|①||②||③||④|||| ||⑦||⑧||||
|①||②||③||④|| ||||⑦||⑧|| ||
|-
|-
| 22
| 22
| [[Logistic%20curve%20fitting%20in%20epidemiology|Logistic curve fitting in epidemiology]]
| [[Logistic%20curve%20fitting%20in%20epidemiology|Logistic curve fitting in epidemiology]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 22
| [[Meissel%E2%80%93Mertens%20constant|Meissel–Mertens constant]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 22
| 22
Line 5,258: Line 5,298:
| 22
| 22
| [[Percolation%2FMean%20cluster%20density|Percolation/Mean cluster density]]
| [[Percolation%2FMean%20cluster%20density|Percolation/Mean cluster density]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 22
| [[Periodic%20table|Periodic table]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 5,275: Line 5,311:
|data-sort-value="pseudo-random numbers/combined recursive generator mrg0C32k0B3a"| [[Pseudo-random%20numbers%2FCombined%20recursive%20generator%20MRG32k3a|Pseudo-random numbers/Combined recursive generator MRG32k3a]]
|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
| 22
| [[Quoting%20constructs|Quoting constructs]]
| [[Safe%20and%20Sophie%20Germain%20primes|Safe and Sophie Germain primes]]
|①||②||③||④||⑤||⑥||⑦||||⑨||
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 22
| 22
Line 5,295: Line 5,331:
| [[Smallest%20numbers|Smallest numbers]]
| [[Smallest%20numbers|Smallest numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 22
| [[Special%20pythagorean%20triplet|Special pythagorean triplet]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 22
| 22
| [[Tarjan|Tarjan]]
| [[Tarjan|Tarjan]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 22
| [[Two%20bullet%20roulette|Two bullet roulette]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 22
| 22
Line 5,315: Line 5,351:
| [[Aspect%20oriented%20programming|Aspect oriented programming]]
| [[Aspect%20oriented%20programming|Aspect oriented programming]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 21
| [[Calmo%20numbers|Calmo numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 21
| 21
Line 5,323: Line 5,363:
| [[Compare%20sorting%20algorithms%27%20performance|Compare sorting algorithms' performance]]
| [[Compare%20sorting%20algorithms%27%20performance|Compare sorting algorithms' performance]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 21
| [[Conjugate%20a%20Latin%20verb|Conjugate a Latin verb]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 21
| 21
Line 5,351: Line 5,387:
| [[Just%20in%20time%20processing%20on%20a%20character%20stream|Just in time processing on a character stream]]
| [[Just%20in%20time%20processing%20on%20a%20character%20stream|Just in time processing on a character stream]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 21
| [[Largest%20palindrome%20product|Largest palindrome product]]
|①||②||③||④|| ||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
| [[Long%20stairs|Long stairs]]
| [[Long%20stairs|Long stairs]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 21
| [[Meissel%E2%80%93Mertens%20constant|Meissel–Mertens constant]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
| [[Nimber%20arithmetic|Nimber arithmetic]]
| [[Nimber%20arithmetic|Nimber arithmetic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 21
| [[Pandigital%20prime|Pandigital prime]]
|①||②||③||④|| ||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
| [[Prime%20numbers%20p%20for%20which%20the%20sum%20of%20primes%20less%20than%20or%20equal%20to%20p%20is%20prime|Prime numbers p for which the sum of primes less than or equal to p is prime]]
| [[Prime%20numbers%20p%20for%20which%20the%20sum%20of%20primes%20less%20than%20or%20equal%20to%20p%20is%20prime|Prime numbers p for which the sum of primes less than or equal to p is prime]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
| 21
| [[Quoting%20constructs|Quoting constructs]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 5,387: Line 5,407:
| [[Transportation%20problem|Transportation problem]]
| [[Transportation%20problem|Transportation problem]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
| 21
| [[Two%20bullet%20roulette|Two bullet roulette]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 21
| 21
Line 5,419: Line 5,435:
| [[Prime%20triangle|Prime triangle]]
| [[Prime%20triangle|Prime triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 20
| [[Pseudorandom%20number%20generator%20image|Pseudorandom number generator image]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
| 20
| [[Radical%20of%20an%20integer|Radical of an integer]]
|①||②||③||④||⑤|| ||⑦|| ||⑨||⑩
|-
|-
| 20
| 20
Line 5,455: Line 5,479:
| [[Ultra%20useful%20primes|Ultra useful primes]]
| [[Ultra%20useful%20primes|Ultra useful primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 20
| [[XML%20validation|XML validation]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 19
| 19
| [[Bitmap%2FPPM%20conversion%20through%20a%20pipe|Bitmap/PPM conversion through a pipe]]
| [[Bitmap%2FPPM%20conversion%20through%20a%20pipe|Bitmap/PPM conversion through a pipe]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 19
| [[Blum%20integer|Blum integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 19
| [[Calmo%20numbers|Calmo numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
Line 5,515: Line 5,535:
| [[O%27Halloran%20numbers|O'Halloran numbers]]
| [[O%27Halloran%20numbers|O'Halloran numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 19
| [[OpenWebNet%20password|OpenWebNet password]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 19
| [[Pell%20numbers|Pell numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
| [[Penrose%20tiling|Penrose tiling]]
| [[Penrose%20tiling|Penrose tiling]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 19
| [[Percolation%2FBond%20percolation|Percolation/Bond percolation]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
| [[Proof|Proof]]
| [[Proof|Proof]]
|①||②|| ||④||⑤||⑥|| ||O||⑨||O
|①||②|| ||④||⑤||⑥|| ||O||⑨||O
|-
|- style="background-color: #ffc"
| 19
| 19
| [[Repunit%20primes|Repunit primes]]
| [[Pseudorandom%20number%20generator%20image|Pseudorandom number generator image]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|||| ||
|-
|-
| 19
| 19
| [[Retrieve%20and%20search%20chat%20history|Retrieve and search chat history]]
| [[Radical%20of%20an%20integer|Radical of an integer]]
|①||②||③||④||⑤|| ||⑦|| ||||⑩
|①||②||③||④||⑤||||⑦|||| ||⑩
|-
|-
| 19
| 19
| [[Rhonda%20numbers|Rhonda numbers]]
| [[Rhonda%20numbers|Rhonda numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
| 19
| [[Round-robin%20tournament%20schedule|Round-robin tournament schedule]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
|-
Line 5,539: Line 5,575:
|data-sort-value="sha-0D256 merkle tree"| [[SHA-256%20Merkle%20tree|SHA-256 Merkle tree]]
|data-sort-value="sha-0D256 merkle tree"| [[SHA-256%20Merkle%20tree|SHA-256 Merkle tree]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 19
| [[Set%20right-adjacent%20bits|Set right-adjacent bits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
Line 5,547: Line 5,587:
| [[VList|VList]]
| [[VList|VList]]
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|- style="background-color: #ffc"
| 19
| [[XML%20validation|XML validation]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 18
| [[Arithmetic%20derivative|Arithmetic derivative]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
Line 5,567: Line 5,599:
| [[Bioinformatics%2FSubsequence|Bioinformatics/Subsequence]]
| [[Bioinformatics%2FSubsequence|Bioinformatics/Subsequence]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 18
| [[Equal%20prime%20and%20composite%20sums|Equal prime and composite sums]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
Line 5,582: Line 5,618:
| 18
| 18
| [[Non-transitive%20dice|Non-transitive dice]]
| [[Non-transitive%20dice|Non-transitive dice]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 18
| [[Particle%20swarm%20optimization|Particle swarm optimization]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 18
| 18
| [[Numbers%20which%20are%20not%20the%20sum%20of%20distinct%20squares|Numbers which are not the sum of distinct squares]]
| [[Pell%20numbers|Pell numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
|-
| 18
| 18
| [[Particle%20swarm%20optimization|Particle swarm optimization]]
| [[Percolation%2FBond%20percolation|Percolation/Bond percolation]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
Line 5,607: Line 5,639:
| [[Rendezvous|Rendezvous]]
| [[Rendezvous|Rendezvous]]
|①||②||③||④||⑤||⑥|| ||⑧||O||⑩
|①||②||③||④||⑤||⑥|| ||⑧||O||⑩
|-
| 18
| [[Retrieve%20and%20search%20chat%20history|Retrieve and search chat history]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
| [[SEND%20%2B%20MORE%20%3D%20MONEY|SEND + MORE = MONEY]]
| [[SEND%20%2B%20MORE%20%3D%20MONEY|SEND + MORE = MONEY]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 18
| [[Set%20right-adjacent%20bits|Set right-adjacent bits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
Line 5,631: Line 5,655:
| [[Word%20search|Word search]]
| [[Word%20search|Word search]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 18
| [[XXXX%20redacted|XXXX redacted]]
|①||②||③||④|| ||⑥||⑦|| || ||⑩
|-
| 17
| [[Bifid%20cipher|Bifid cipher]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|-
|-
| 17
| 17
Line 5,639: Line 5,671:
| [[Canny%20edge%20detector|Canny edge detector]]
| [[Canny%20edge%20detector|Canny edge detector]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 17
| [[Curve%20that%20touches%20three%20points|Curve that touches three points]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
|-
| 17
| 17
| [[Earliest%20difference%20between%20prime%20gaps|Earliest difference between prime gaps]]
| [[Earliest%20difference%20between%20prime%20gaps|Earliest difference between prime gaps]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|-
| 17
| 17
| [[Extreme%20primes|Extreme primes]]
| [[Equal%20prime%20and%20composite%20sums|Equal prime and composite sums]]
|①||②||③||④||⑤||⑥|||| ||⑨||
|①||②||③||④||⑤||⑥|| ||||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
Line 5,663: Line 5,699:
| [[Geometric%20algebra|Geometric algebra]]
| [[Geometric%20algebra|Geometric algebra]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|-
| 17
| [[Gotchas|Gotchas]]
|①||②||③||④|| || ||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
Line 5,673: Line 5,713:
|-
|-
| 17
| 17
| [[Ormiston%20triples|Ormiston triples]]
| [[OpenWebNet%20password|OpenWebNet password]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
Line 5,683: Line 5,723:
| [[Pairs%20with%20common%20factors|Pairs with common factors]]
| [[Pairs%20with%20common%20factors|Pairs with common factors]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 17
| [[Pentomino%20tiling|Pentomino tiling]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 17
| 17
| [[Pisano%20period|Pisano period]]
| [[Pisano%20period|Pisano period]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 17
| [[Rodrigues%E2%80%99%20rotation%20formula|Rodrigues’ rotation formula]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
| [[Sorting%20algorithms%2FTree%20sort%20on%20a%20linked%20list|Sorting algorithms/Tree sort on a linked list]]
| [[Sorting%20algorithms%2FTree%20sort%20on%20a%20linked%20list|Sorting algorithms/Tree sort on a linked list]]
|①||②||③|| ||⑤||⑥|| || ||⑨||⑩
|①||②||③|| ||⑤||⑥|| || ||⑨||⑩
|-
| 17
| [[Steffensen%27s%20method|Steffensen's method]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|- style="background-color: #ffc"
| 17
| [[Sub-unit%20squares|Sub-unit squares]]
|①||②||③||④||⑤|| ||⑦|| ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
Line 5,699: Line 5,755:
| [[Tropical%20algebra%20overloading|Tropical algebra overloading]]
| [[Tropical%20algebra%20overloading|Tropical algebra overloading]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|- style="background-color: #ffc"
| 17
| [[Upside-down%20numbers|Upside-down numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 17
| 17
| [[War%20card%20game|War card game]]
| [[War%20card%20game|War card game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 17
| [[Wolstenholme%20numbers|Wolstenholme numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 16
| 16
| [[Bernstein%20basis%20polynomials|Bernstein basis polynomials]]
| [[Bernstein%20basis%20polynomials|Bernstein basis polynomials]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|-
| 16
| [[Bifid%20cipher|Bifid cipher]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
|data-sort-value="count the coins/0B0-0B1"| [[Count%20the%20coins%2F0-1|Count the coins/0-1]]
|data-sort-value="count the coins/0B0-0B1"| [[Count%20the%20coins%2F0-1|Count the coins/0-1]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 16
| [[Curve%20that%20touches%20three%20points|Curve that touches three points]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
| [[Even%20numbers%20which%20cannot%20be%20expressed%20as%20the%20sum%20of%20two%20twin%20primes|Even numbers which cannot be expressed as the sum of two twin primes]]
| [[Even%20numbers%20which%20cannot%20be%20expressed%20as%20the%20sum%20of%20two%20twin%20primes|Even numbers which cannot be expressed as the sum of two twin primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|- style="background-color: #ffc"
| 16
| 16
| [[Faces%20from%20a%20mesh|Faces from a mesh]]
| [[Extreme%20primes|Extreme primes]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|①||②||③||④||⑤||⑥||||⑧||⑨||
|-
|-
| 16
| 16
Line 5,737: Line 5,793:
|-
|-
| 16
| 16
| [[Gotchas|Gotchas]]
| [[Home%20primes|Home primes]]
|①||②||③||④|| || ||⑦|| ||⑨||
|①||②||③||④||||||⑦|| ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
Line 5,751: Line 5,807:
| [[Jaccard%20index|Jaccard index]]
| [[Jaccard%20index|Jaccard index]]
|①||②||③||④||⑤|| ||⑦|| || ||
|①||②||③||④||⑤|| ||⑦|| || ||
|-
| 16
| [[Jordan-P%C3%B3lya%20numbers|Jordan-Pólya numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 16
| 16
| [[Multi-base%20primes|Multi-base primes]]
| [[Multi-base%20primes|Multi-base primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
| 16
| [[Numbers%20which%20are%20not%20the%20sum%20of%20distinct%20squares|Numbers which are not the sum of distinct squares]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
| 16
| [[Ormiston%20triples|Ormiston triples]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 16
| [[Pentomino%20tiling|Pentomino tiling]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
| [[Railway%20circuit|Railway circuit]]
| [[Railway%20circuit|Railway circuit]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 16
| [[Repunit%20primes|Repunit primes]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 16
| [[Rodrigues%E2%80%99%20rotation%20formula|Rodrigues’ rotation formula]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 16
| [[Round-robin%20tournament%20schedule|Round-robin tournament schedule]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
| [[Run%20as%20a%20daemon%20or%20service|Run as a daemon or service]]
| [[Run%20as%20a%20daemon%20or%20service|Run as a daemon or service]]
|①||②|| ||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②|| ||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 16
| [[Sisyphus%20sequence|Sisyphus sequence]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
| [[Solve%20hanging%20lantern%20problem|Solve hanging lantern problem]]
| [[Solve%20hanging%20lantern%20problem|Solve hanging lantern problem]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|-
|- style="background-color: #ffc"
| 16
| 16
| [[Square%20form%20factorization|Square form factorization]]
| [[Sub-unit%20squares|Sub-unit squares]]
|①||②||③||④||⑤|| ||⑦|| ||⑨||
|①||②||③||④||⑤||||⑦|| ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
Line 5,811: Line 5,851:
| [[Untouchable%20numbers|Untouchable numbers]]
| [[Untouchable%20numbers|Untouchable numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 16
| [[Upside-down%20numbers|Upside-down numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 16
| 16
| [[Verhoeff%20algorithm|Verhoeff algorithm]]
| [[Verhoeff%20algorithm|Verhoeff algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 16
| [[Wolstenholme%20numbers|Wolstenholme numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 16
| [[XXXX%20redacted|XXXX redacted]]
|①||②||③||④|| ||⑥||⑦|| || ||⑩
|-
|-
| 15
| 15
| [[ADFGVX%20cipher|ADFGVX cipher]]
| [[ADFGVX%20cipher|ADFGVX cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 15
| [[ASCII%20control%20characters|ASCII control characters]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
|-
| 15
| 15
Line 5,845: Line 5,877:
|-
|-
| 15
| 15
| [[Factorial%20base%20numbers%20indexing%20permutations%20of%20a%20collection|Factorial base numbers indexing permutations of a collection]]
| [[Faces%20from%20a%20mesh|Faces from a mesh]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 15
| 15
| [[Graph%20colouring|Graph colouring]]
| [[Factorial%20base%20numbers%20indexing%20permutations%20of%20a%20collection|Factorial base numbers indexing permutations of a collection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 15
| [[Home%20primes|Home primes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
| 15
| [[Jordan-P%C3%B3lya%20numbers|Jordan-Pólya numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 15
| 15
Line 5,873: Line 5,897:
|-
|-
| 15
| 15
| [[Search%20in%20paragraph%27s%20text|Search in paragraph's text]]
| [[Simple%20turtle%20graphics|Simple turtle graphics]]
|①||②||③|| || || ||||⑧||⑨||
|①||②||③|||||| || ||⑧||⑨||
|-
|-
| 15
| 15
| [[Simple%20turtle%20graphics|Simple turtle graphics]]
| [[Steffensen%27s%20method|Steffensen's method]]
|①||②|| || |||||| ||⑧|| ||
|①||②|||| || || ||||⑧||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
Line 5,959: Line 5,983:
| [[Powerful%20numbers|Powerful numbers]]
| [[Powerful%20numbers|Powerful numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 14
| [[Prime%20numbers%20whose%20neighboring%20pairs%20are%20tetraprimes|Prime numbers whose neighboring pairs are tetraprimes]]
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 14
| 14
Line 5,979: Line 6,007:
| [[Sieve%20of%20Pritchard|Sieve of Pritchard]]
| [[Sieve%20of%20Pritchard|Sieve of Pritchard]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|- style="background-color: #ffc"
|-
| 14
| 14
| [[Time-based%20one-time%20password%20algorithm|Time-based one-time password algorithm]]
| [[Sisyphus%20sequence|Sisyphus sequence]]
|①||②||③||④||⑤|| ||⑦||||⑨||
|①||②||③||④||⑤||||⑦|| ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 14
| 14
Line 5,991: Line 6,019:
|data-sort-value="0C16 puzzle game"| [[16%20puzzle%20game|16 puzzle game]]
|data-sort-value="0C16 puzzle game"| [[16%20puzzle%20game|16 puzzle game]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
| 13
| [[ASCII%20control%20characters|ASCII control characters]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
|-
| 13
| 13
Line 6,003: Line 6,027:
| [[Catmull%E2%80%93Clark%20subdivision%20surface|Catmull–Clark subdivision surface]]
| [[Catmull%E2%80%93Clark%20subdivision%20surface|Catmull–Clark subdivision surface]]
|①||②||③|| ||⑤||⑥|| ||⑧||⑨||⑩
|①||②||③|| ||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 13
| [[Countdown|Countdown]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
| [[Execute%20CopyPasta%20Language|Execute CopyPasta Language]]
| [[Execute%20CopyPasta%20Language|Execute CopyPasta Language]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 13
| [[Graph%20colouring|Graph colouring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
Line 6,021: Line 6,045:
|-
|-
| 13
| 13
| [[Set%2C%20the%20card%20game|Set, the card game]]
| [[Search%20in%20paragraph%27s%20text|Search in paragraph's text]]
|①||②||③||④|||| || ||⑧||⑨||
|①||②||③||④|| || || ||⑧||⑨||
|-
|-
| 13
| 13
Line 6,031: Line 6,055:
| [[Spoof%20game|Spoof game]]
| [[Spoof%20game|Spoof game]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 13
| [[Time-based%20one-time%20password%20algorithm|Time-based one-time password algorithm]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 13
| 13
Line 6,055: Line 6,075:
| [[Combinations%20with%20repetitions%2FSquare%20digit%20chain|Combinations with repetitions/Square digit chain]]
| [[Combinations%20with%20repetitions%2FSquare%20digit%20chain|Combinations with repetitions/Square digit chain]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 12
| [[Countdown|Countdown]]
|①||②||③||④||⑤|| || ||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
| [[Distinct%20palindromes%20within%20decimal%20numbers|Distinct palindromes within decimal numbers]]
| [[Distinct%20palindromes%20within%20decimal%20numbers|Distinct palindromes within decimal numbers]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
| 12
| [[Elliptic%20Curve%20Digital%20Signature%20Algorithm|Elliptic Curve Digital Signature Algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
Line 6,083: Line 6,103:
| [[One-two%20primes|One-two primes]]
| [[One-two%20primes|One-two primes]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
| 12
| [[Peripheral%20drift%20illusion|Peripheral drift illusion]]
|①||②||③||④||⑤|| ||⑦|| || ||
|-
|-
| 12
| 12
| [[Pinstripe%2FPrinter|Pinstripe/Printer]]
| [[Pinstripe%2FPrinter|Pinstripe/Printer]]
|①||②||③||④||⑤||⑥|| || || ||
|①||②||③||④||⑤||⑥|| || || ||
|-
| 12
| [[Prime%20numbers%20whose%20neighboring%20pairs%20are%20tetraprimes|Prime numbers whose neighboring pairs are tetraprimes]]
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
| [[Prime%20reciprocal%20sum|Prime reciprocal sum]]
| [[Prime%20reciprocal%20sum|Prime reciprocal sum]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
| 12
| [[Ramanujan%20primes%2Ftwins|Ramanujan primes/twins]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
Line 6,111: Line 6,135:
| [[Rosetta%20Code%2FTasks%20without%20examples|Rosetta Code/Tasks without examples]]
| [[Rosetta%20Code%2FTasks%20without%20examples|Rosetta Code/Tasks without examples]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
| 12
| [[Smarandache-Wellin%20primes|Smarandache-Wellin primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
| [[Solve%20equations%20with%20substitution%20method|Solve equations with substitution method]]
| [[Solve%20equations%20with%20substitution%20method|Solve equations with substitution method]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|-
| 12
| [[Square%20form%20factorization|Square form factorization]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
Line 6,171: Line 6,195:
| [[Parse%20EBNF|Parse EBNF]]
| [[Parse%20EBNF|Parse EBNF]]
|①||②||③||④|| ||⑥||⑦|| || ||
|①||②||③||④|| ||⑥||⑦|| || ||
|-
| 11
| [[Peripheral%20drift%20illusion|Peripheral drift illusion]]
|①||②||③||④||⑤|| ||⑦|| || ||
|-
| 11
| [[Smarandache-Wellin%20primes|Smarandache-Wellin primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
|-
| 11
| 11
Line 6,203: Line 6,219:
| [[Compiler%2FVerifying%20syntax|Compiler/Verifying syntax]]
| [[Compiler%2FVerifying%20syntax|Compiler/Verifying syntax]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 10
| [[Elliptic%20Curve%20Digital%20Signature%20Algorithm|Elliptic Curve Digital Signature Algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
Line 6,215: Line 6,227:
| [[Price%20list%20behind%20API|Price list behind API]]
| [[Price%20list%20behind%20API|Price list behind API]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 10
| [[Ramanujan%20primes%2Ftwins|Ramanujan primes/twins]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
Line 6,275: Line 6,283:
| [[Black%20box|Black box]]
| [[Black%20box|Black box]]
|①||②||③|| ||⑤||⑥|| || ||⑨||
|①||②||③|| ||⑤||⑥|| || ||⑨||
|- style="background-color: #ffc"
| 9
| [[Boustrophedon%20transform|Boustrophedon transform]]
|①||②||③||④||⑤|| ||⑦|| ||⑨||
|-
|-
| 9
| 9
Line 6,283: Line 6,295:
| [[Doubly-linked%20list%2FElement%20removal|Doubly-linked list/Element removal]]
| [[Doubly-linked%20list%2FElement%20removal|Doubly-linked list/Element removal]]
|①||②||③||④||⑤||⑥|| || || ||
|①||②||③||④||⑤||⑥|| || || ||
|- style="background-color: #ffc"
| 9
| [[Engel%20expansion|Engel expansion]]
|①||②||③||④||⑤|| ||⑦|| ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
Line 6,339: Line 6,355:
| [[Undulating%20numbers|Undulating numbers]]
| [[Undulating%20numbers|Undulating numbers]]
|①||②||③||④||⑤|| ||⑦|| ||⑨||
|①||②||③||④||⑤|| ||⑦|| ||⑨||
|- style="background-color: #ffc"
| 9
| [[Walsh%20matrix|Walsh matrix]]
|①||②||③||④|| || || || ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
| [[Audio%20overlap%20loop|Audio overlap loop]]
| [[Audio%20overlap%20loop|Audio overlap loop]]
|①||②||③|| ||⑤||⑥|| || || ||
|①||②||③|| ||⑤||⑥|| || || ||
|- style="background-color: #ffc"
| 8
| [[Boustrophedon%20transform|Boustrophedon transform]]
|①||②||③||④||⑤|| ||⑦|| ||⑨||
|-
|-
| 8
| 8
Line 6,358: Line 6,374:
| 8
| 8
| [[Eisenstein%20primes|Eisenstein primes]]
| [[Eisenstein%20primes|Eisenstein primes]]
|①||②||③||④||⑤|| ||⑦|| ||⑨||
|- style="background-color: #ffc"
| 8
| [[Engel%20expansion|Engel expansion]]
|①||②||③||④||⑤|| ||⑦|| ||⑨||
|①||②||③||④||⑤|| ||⑦|| ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 6,375: Line 6,387:
| [[Inner%20classes|Inner classes]]
| [[Inner%20classes|Inner classes]]
|①||②||③||④|| ||⑥|| || ||⑨||
|①||②||③||④|| ||⑥|| || ||⑨||
|- style="background-color: #ffc"
| 8
| [[JSON%20pointer|JSON pointer]]
|①||②||③|| || ||⑥|| ||⑧|| ||
|-
|-
| 8
| 8
Line 6,461: Line 6,477:
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
| [[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]]
| [[Latin%20Squares%20in%20reduced%20form%2FRandomizing%20using%20Jacobson%20and%20Matthews%27%20technique|Latin Squares in reduced form/Randomizing using Jacobson and Matthews' technique]]
|①||②||③||④||⑤||⑥|| || || ||
|①||②||③||④||⑤||⑥|| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 6,487: Line 6,503:
| [[Wave%20function%20collapse|Wave function collapse]]
| [[Wave%20function%20collapse|Wave function collapse]]
|①||②|| ||④||⑤|| ||⑦|| ||⑨||⑩
|①||②|| ||④||⑤|| ||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 6
| [[Consistent%20overhead%20byte%20stuffing|Consistent overhead byte stuffing]]
|①||②||③|| || || || || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 6
| 6
Line 6,499: Line 6,519:
| [[Divide%20a%20rectangle%20into%20a%20number%20of%20unequal%20triangles|Divide a rectangle into a number of unequal triangles]]
| [[Divide%20a%20rectangle%20into%20a%20number%20of%20unequal%20triangles|Divide a rectangle into a number of unequal triangles]]
|①||②||③||④|| || ||⑦||⑧|| ||
|①||②||③||④|| || ||⑦||⑧|| ||
|- style="background-color: #ffc"
| 6
| [[Lagrange%20Interpolation|Lagrange Interpolation]]
|①||②||③|| || || || || ||⑨||
|-
|-
| 6
| 6
Line 6,507: Line 6,531:
| [[P-Adic%20square%20roots|P-Adic square roots]]
| [[P-Adic%20square%20roots|P-Adic square roots]]
|①||②||③|| ||⑤|| || || || ||
|①||②||③|| ||⑤|| || || || ||
|- style="background-color: #ffc"
| 6
| [[Posit%20numbers%2Fencoding|Posit numbers/encoding]]
|①||②||③||④|| || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 6
| 6
Line 6,515: Line 6,543:
| [[Use%20a%20REST%20API|Use a REST API]]
| [[Use%20a%20REST%20API|Use a REST API]]
|①||②|| || || ||⑥|| ||⑧|| ||
|①||②|| || || ||⑥|| ||⑧|| ||
|- style="background-color: #ffc"
| 6
| [[Vidir|Vidir]]
|①||②|| ||④|| || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 6
| 6
Line 6,543: Line 6,575:
| [[Number%20triplets%20game|Number triplets game]]
| [[Number%20triplets%20game|Number triplets game]]
|①||②||③|| || || ||⑦|| || ||
|①||②||③|| || || ||⑦|| || ||
|- style="background-color: #ffc"
| 5
| [[Posit%20numbers%2Fdecoding|Posit numbers/decoding]]
|①||②||③||④|| || || || || ||
|- style="background-color: #ffc"
| 5
| [[Rice%20coding|Rice coding]]
|①||②||③||④|| || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
| [[Solving%20coin%20problems|Solving coin problems]]
| [[Solving%20coin%20problems|Solving coin problems]]
|①||②||③|| || ||⑥||⑦|| || ||
|①||②||③|| || ||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 5
| [[Szyma%C5%84ski%27s%20algorithm|Szymański's algorithm]]
|①||②||③||④|| || || || || ||
|-
|-
| 5
| 5
Line 6,555: Line 6,599:
| [[Unicode%20polynomial%20equation|Unicode polynomial equation]]
| [[Unicode%20polynomial%20equation|Unicode polynomial equation]]
|①||②||③|| ||⑤||⑥|| || || ||
|①||②||③|| ||⑤||⑥|| || || ||
|- style="background-color: #ffc"
| 5
| [[Vidir|Vidir]]
|①||②|| ||④|| || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
Line 6,599: Line 6,639:
| [[Sanitize%20user%20input|Sanitize user input]]
| [[Sanitize%20user%20input|Sanitize user input]]
|①||②|| ||④|| || || || || ||
|①||②|| ||④|| || || || || ||
|- style="background-color: #ffc"
| 4
| [[Szyma%C5%84ski%27s%20algorithm|Szymański's algorithm]]
|①||②||③|| || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 4
| 4

Revision as of 20:40, 1 October 2023

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

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

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

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

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

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

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