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

From Rosetta Code
Content added Content deleted
(Update full list output)
m (Sundays are becoming problematic. I may need to switch to Mondays.)
 
(84 intermediate revisions by the same user not shown)
Line 19: Line 19:


<pre>First ten programming languages by number of task examples completed:
<pre>First ten programming languages by number of task examples completed:
① Phix ② Wren ③ Julia ④ Go ⑤ Raku
① Phix ② Wren ③ Julia ④ Raku Nim
PerlNim ⑧ Python ⑨ CJ
Go Perl ⑧ Python ⑨ JJava
</pre>
</pre>


<div style="height:40em;overflow:scroll;">
<div style="height:40em;overflow:scroll;">
{|class="wikitable sortable"
{|class="wikitable sortable"
|+ As of 2022-06-05T19:50:48Z :: Tasks: 1183 ::<span style="background-color:#ffd"> Draft Tasks:350 </span>:: Total Tasks: 1533 :: Total Examples: 86420
|+ As of 2024-05-06T21:02:31Z :: Tasks: 1270 ::<span style="background-color:#ffd"> Draft Tasks:404 </span>:: Total Tasks: 1674 :: Total Examples: 96059
!Count!!Task!!①!!②!!③!!④!!⑤!!⑥!!⑦!!⑧!!⑨!!⑩
!Count!!Task!!①!!②!!③!!④!!⑤!!⑥!!⑦!!⑧!!⑨!!⑩
|-
|-
| 528
| 594
| [[Hello%20world%2FText|Hello world/Text]]
| [[Hello%20world%2FText|Hello world/Text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 349
| 384
| [[FizzBuzz|FizzBuzz]]
|data-sort-value="0C99 bottles of beer"| [[99%20bottles%20of%20beer|99 bottles of beer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 336
| 380
|data-sort-value="0C99 bottles of beer"| [[99%20bottles%20of%20beer|99 bottles of beer]]
| [[FizzBuzz|FizzBuzz]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 327
| 356
|data-sort-value="0D100 doors"| [[100%20doors|100 doors]]
|data-sort-value="0D100 doors"| [[100%20doors|100 doors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 308
| 309
| [[Comments|Comments]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 309
| [[Fibonacci%20sequence|Fibonacci sequence]]
| [[Fibonacci%20sequence|Fibonacci sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 299
| 308
| [[Factorial|Factorial]]
| [[Factorial|Factorial]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 289
| 299
| [[Comments|Comments]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 278
| [[A%2BB|A+B]]
| [[A%2BB|A+B]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 276
| 290
| [[Empty%20program|Empty program]]
| [[Empty%20program|Empty program]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 263
| [[Loops%2FInfinite|Loops/Infinite]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 251
| 251
| [[Reverse%20a%20string|Reverse a string]]
| [[Function%20definition|Function definition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 241
| 247
| [[Ackermann%20function|Ackermann function]]
| [[Loops%2FInfinite|Loops/Infinite]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 236
| 246
| [[Arrays|Arrays]]
| [[Arrays|Arrays]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 236
| 244
| [[Function%20definition|Function definition]]
| [[Loops%2FWhile|Loops/While]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 236
| 239
| [[Loops%2FFor|Loops/For]]
| [[Reverse%20a%20string|Reverse a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 235
| 232
| [[Loops%2FWhile|Loops/While]]
| [[Ackermann%20function|Ackermann function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 223
| 231
| [[Conditional%20structures|Conditional structures]]
| [[Loops%2FFor|Loops/For]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 216
| 223
| [[Array%20concatenation|Array concatenation]]
| [[Conditional%20structures|Conditional structures]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 214
| 217
| [[Arithmetic%2FInteger|Arithmetic/Integer]]
| [[Greatest%20common%20divisor|Greatest common divisor]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 208
| 213
| [[Greatest%20element%20of%20a%20list|Greatest element of a list]]
| [[Greatest%20element%20of%20a%20list|Greatest element of a list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 206
| 206
| [[Greatest%20common%20divisor|Greatest common divisor]]
| [[Arithmetic%2FInteger|Arithmetic/Integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 203
| 205
| [[Even%20or%20odd|Even or odd]]
| [[Even%20or%20odd|Even or odd]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 202
| 204
| [[Increment%20a%20numerical%20string|Increment a numerical string]]
| [[Array%20concatenation|Array concatenation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 193
| 204
| [[Repeat%20a%20string|Repeat a string]]
| [[Integer%20comparison|Integer comparison]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 193
| 204
| [[Sieve%20of%20Eratosthenes|Sieve of Eratosthenes]]
| [[Repeat%20a%20string|Repeat a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 190
| 202
| [[Array%20length|Array length]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 197
| [[Averages%2FArithmetic%20mean|Averages/Arithmetic mean]]
| [[Averages%2FArithmetic%20mean|Averages/Arithmetic mean]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 190
| 197
| [[Hello%20world%2FGraphical|Hello world/Graphical]]
| [[Increment%20a%20numerical%20string|Increment a numerical string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 189
| 196
| [[Binary%20digits|Binary digits]]
| [[Sieve%20of%20Eratosthenes|Sieve of Eratosthenes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 186
| 194
| [[Towers%20of%20Hanoi|Towers of Hanoi]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 193
| [[Copy%20a%20string|Copy a string]]
| [[Copy%20a%20string|Copy a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 185
| 193
| [[String%20concatenation|String concatenation]]
| [[Hello%20world%2FGraphical|Hello world/Graphical]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 181
| 191
|data-sort-value="rot-0C13"| [[Rot-13|Rot-13]]
| [[Binary%20digits|Binary digits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 178
| 190
| [[Loops%2FDownward%20for|Loops/Downward for]]
| [[Array%20length|Array length]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 177
| 190
| [[Sum%20and%20product%20of%20an%20array|Sum and product of an array]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 189
| [[Boolean%20values|Boolean values]]
| [[Boolean%20values|Boolean values]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 177
| 188
| [[Integer%20comparison|Integer comparison]]
| [[Loops%2FDownward%20for|Loops/Downward for]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 176
| 187
| [[Character%20codes|Character codes]]
| [[Character%20codes|Character codes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 176
| 187
| [[Hello%20world%2FNewline%20omission|Hello world/Newline omission]]
| [[Towers%20of%20Hanoi|Towers of Hanoi]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 174
| 187
| [[Palindrome%20detection|Palindrome detection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 186
| [[Apply%20a%20callback%20to%20an%20array|Apply a callback to an array]]
| [[Apply%20a%20callback%20to%20an%20array|Apply a callback to an array]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 174
| 185
| [[Integer%20sequence|Integer sequence]]
| [[String%20concatenation|String concatenation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 174
| 185
| [[Loops%2FFor%20with%20a%20specified%20step|Loops/For with a specified step]]
| [[Sum%20and%20product%20of%20an%20array|Sum and product of an array]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 173
| 183
| [[String%20length|String length]]
| [[Hello%20world%2FNewline%20omission|Hello world/Newline omission]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 172
| 181
| [[Loops%2FDo-while|Loops/Do-while]]
| [[String%20case|String case]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 172
| 180
| [[Tokenize%20a%20string|Tokenize a string]]
| [[String%20length|String length]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 171
| 179
| [[Loops%2FForeach|Loops/Foreach]]
| [[Integer%20sequence|Integer sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 171
| 179
| [[Loops%2FFor%20with%20a%20specified%20step|Loops/For with a specified step]]
| [[Sum%20of%20a%20series|Sum of a series]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 171
| 178
| [[Loops%2FBreak|Loops/Break]]
| [[Palindrome%20detection|Palindrome detection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 171
| 177
| [[Empty%20string|Empty string]]
|data-sort-value="rot-0C13"| [[Rot-13|Rot-13]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 170
| 175
| [[Quine|Quine]]
| [[Loops%2FN%20plus%20one%20half|Loops/N plus one half]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 170
| 174
| [[Tokenize%20a%20string|Tokenize a string]]
| [[Sum%20of%20squares|Sum of squares]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 169
| 173
| [[Loops%2FForeach|Loops/Foreach]]
| [[Dot%20product|Dot product]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 168
| 173
| [[Logical%20operations|Logical operations]]
| [[Empty%20string|Empty string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 168
| 172
| [[String%20case|String case]]
| [[Filter|Filter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 168
| 172
| [[Hailstone%20sequence|Hailstone sequence]]
| [[Sum%20of%20a%20series|Sum of a series]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 167
| 169
| [[Generic%20swap|Generic swap]]
| [[Loops%2FDo-while|Loops/Do-while]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 166
| 164
| [[Loops%2FBreak|Loops/Break]]
| [[Loops%2FN%20plus%20one%20half|Loops/N plus one half]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 165
| 163
| [[Quine|Quine]]
| [[Generic%20swap|Generic swap]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 164
| 163
| [[Sorting%20algorithms%2FQuicksort|Sorting algorithms/Quicksort]]
| [[Dot%20product|Dot product]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 164
| 162
| [[Associative%20array%2FCreation|Associative array/Creation]]
| [[Sum%20of%20squares|Sum of squares]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 162
| 162
| [[Leap%20year|Leap year]]
| [[Caesar%20cipher|Caesar cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 161
| 161
| [[Leap%20year|Leap year]]
| [[Hailstone%20sequence|Hailstone sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 160
| 159
| [[Sort%20an%20integer%20array|Sort an integer array]]
| [[Logical%20operations|Logical operations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 158
| 158
| [[Luhn%20test%20of%20credit%20card%20numbers|Luhn test of credit card numbers]]
| [[Filter|Filter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 157
| 156
| [[Determine%20if%20a%20string%20is%20numeric|Determine if a string is numeric]]
| [[Associative%20array%2FCreation|Associative array/Creation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 156
| 156
| [[Generate%20lower%20case%20ASCII%20alphabet|Generate lower case ASCII alphabet]]
| [[Factors%20of%20an%20integer|Factors of an integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 156
| [[System%20time|System time]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 155
| 155
| [[Command-line%20arguments|Command-line arguments]]
| [[Roman%20numerals%2FEncode|Roman numerals/Encode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 155
| 155
| [[Execute%20a%20system%20command|Execute a system command]]
| [[Sorting%20algorithms%2FBubble%20sort|Sorting algorithms/Bubble sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 155
| [[Stack|Stack]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 155
| [[User%20input%2FText|User input/Text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 154
| [[Factors%20of%20an%20integer|Factors of an integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 154
| [[Higher-order%20functions|Higher-order functions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 153
| 153
| [[Caesar%20cipher|Caesar cipher]]
| [[ABC%20problem|ABC problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 153
| 153
| [[Loops%2FContinue|Loops/Continue]]
| [[Sort%20an%20integer%20array|Sort an integer array]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 153
| [[Zero%20to%20the%20zero%20power|Zero to the zero power]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 152
| [[Hello%20world%2FStandard%20error|Hello world/Standard error]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 151
| 151
| [[Bitwise%20operations|Bitwise operations]]
| [[System%20time|System time]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 150
| 150
| [[Loop%20over%20multiple%20arrays%20simultaneously|Loop over multiple arrays simultaneously]]
| [[Execute%20a%20system%20command|Execute a system command]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 150
| 150
| [[Mutual%20recursion|Mutual recursion]]
| [[Loop%20over%20multiple%20arrays%20simultaneously|Loop over multiple arrays simultaneously]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 150
| 150
| [[Sorting%20algorithms%2FBubble%20sort|Sorting algorithms/Bubble sort]]
| [[Luhn%20test%20of%20credit%20card%20numbers|Luhn test of credit card numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 313: Line 361:
|-
|-
| 149
| 149
| [[Primality%20by%20trial%20division|Primality by trial division]]
| [[Higher-order%20functions|Higher-order functions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 149
| 148
| [[Read%20entire%20file|Read entire file]]
| [[Remove%20duplicate%20elements|Remove duplicate elements]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 149
| [[Sorting%20algorithms%2FQuicksort|Sorting algorithms/Quicksort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 147
| 147
| [[Check%20that%20file%20exists|Check that file exists]]
| [[Determine%20if%20a%20string%20is%20numeric|Determine if a string is numeric]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 147
| 147
| [[Remove%20duplicate%20elements|Remove duplicate elements]]
| [[Stack|Stack]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 146
| 146
| [[Create%20a%20file|Create a file]]
| [[Generate%20lower%20case%20ASCII%20alphabet|Generate lower case ASCII alphabet]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 146
| 146
| [[Least%20common%20multiple|Least common multiple]]
| [[User%20input%2FText|User input/Text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 145
| 145
| [[Balanced%20brackets|Balanced brackets]]
| [[Primality%20by%20trial%20division|Primality by trial division]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 145
| 145
| [[Count%20in%20octal|Count in octal]]
| [[Zero%20to%20the%20zero%20power|Zero to the zero power]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 144
| 144
| [[Ethiopian%20multiplication|Ethiopian multiplication]]
| [[Command-line%20arguments|Command-line arguments]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 144
| 144
| [[Happy%20numbers|Happy numbers]]
| [[File%20input%2Foutput|File input/output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 143
| 144
| [[Roman%20numerals%2FEncode|Roman numerals/Encode]]
| [[Bitwise%20operations|Bitwise operations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 143
| 144
| [[Sleep|Sleep]]
| [[Read%20entire%20file|Read entire file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 142
| 142
| [[File%20input%2Foutput|File input/output]]
| [[Happy%20numbers|Happy numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 142
| 142
| [[Mandelbrot%20set|Mandelbrot set]]
| [[Substring|Substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 141
| 141
| [[Check%20that%20file%20exists|Check that file exists]]
| [[Day%20of%20the%20week|Day of the week]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 141
| 141
| [[Program%20termination|Program termination]]
| [[Hello%20world%2FStandard%20error|Hello world/Standard error]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 140
| 140
| [[Literals%2FString|Literals/String]]
| [[Day%20of%20the%20week|Day of the week]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 140
| 140
| [[Pascal%27s%20triangle|Pascal's triangle]]
| [[Loops%2FContinue|Loops/Continue]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 140
| 139
| [[Count%20occurrences%20of%20a%20substring|Count occurrences of a substring]]
| [[Mutual%20recursion|Mutual recursion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 138
| 139
| [[Create%20a%20file|Create a file]]
| [[Date%20format|Date format]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 137
| 139
| [[Literals%2FInteger|Literals/Integer]]
| [[Sleep|Sleep]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 139
| [[Substring|Substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 139
| [[Variables|Variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 136
| 136
| [[Function%20composition|Function composition]]
| [[ABC%20problem|ABC problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 136
| 136
| [[Knuth%20shuffle|Knuth shuffle]]
| [[Least%20common%20multiple|Least common multiple]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 136
| [[Strip%20a%20set%20of%20characters%20from%20a%20string|Strip a set of characters from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 135
| 135
| [[Compound%20data%20type|Compound data type]]
| [[Balanced%20brackets|Balanced brackets]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 134
| 134
| [[Loops%2FNested|Loops/Nested]]
| [[Ethiopian%20multiplication|Ethiopian multiplication]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 134
| 134
| [[N-queens%20problem|N-queens problem]]
| [[Pascal%27s%20triangle|Pascal's triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 133
| 134
| [[Sorting%20algorithms%2FInsertion%20sort|Sorting algorithms/Insertion sort]]
| [[Date%20format|Date format]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 133
| 133
| [[Include%20a%20file|Include a file]]
| [[Literals%2FString|Literals/String]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 133
| 133
| [[Letter%20frequency|Letter frequency]]
| [[Program%20termination|Program termination]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 133
| 133
| [[Pick%20random%20element|Pick random element]]
| [[Variables|Variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 132
| 132
| [[Binary%20search|Binary search]]
| [[Babbage%20problem|Babbage problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 132
| 131
| [[Flatten%20a%20list|Flatten a list]]
| [[Align%20columns|Align columns]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 130
| 131
| [[Averages%2FMedian|Averages/Median]]
| [[Roman%20numerals%2FDecode|Roman numerals/Decode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 131
| [[Detect%20division%20by%20zero|Detect division by zero]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 131
| [[Matrix%20transposition|Matrix transposition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 131
| [[Null%20object|Null object]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 131
| [[String%20matching|String matching]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 129
| 129
| [[Averages%2FRoot%20mean%20square|Averages/Root mean square]]
| [[Include%20a%20file|Include a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 129
| 129
| [[Knuth%20shuffle|Knuth shuffle]]
| [[File%20size|File size]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 129
| 129
| [[Look-and-say%20sequence|Look-and-say sequence]]
| [[Literals%2FInteger|Literals/Integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 128
| 129
| [[Read%20a%20file%20line%20by%20line|Read a file line by line]]
| [[Compound%20data%20type|Compound data type]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 128
| 129
| [[Return%20multiple%20values|Return multiple values]]
| [[Function%20composition|Function composition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 129
| [[String%20append|String append]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 128
| 128
| [[N-queens%20problem|N-queens problem]]
| [[Binary%20search|Binary search]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 127
| 127
| [[Anagrams|Anagrams]]
| [[Count%20in%20octal|Count in octal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 127
| 127
| [[Associative%20array%2FIteration|Associative array/Iteration]]
| [[Loops%2FNested|Loops/Nested]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 127
| 127
| [[Mandelbrot%20set|Mandelbrot set]]
| [[Delete%20a%20file|Delete a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 126
| 127
| [[Guess%20the%20number%2FWith%20feedback|Guess the number/With feedback]]
| [[Anagrams|Anagrams]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 126
| 127
| [[Hash%20from%20two%20arrays|Hash from two arrays]]
| [[Count%20occurrences%20of%20a%20substring|Count occurrences of a substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 126
| 127
| [[Matrix%20multiplication|Matrix multiplication]]
| [[Multiplication%20tables|Multiplication tables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 125
| 126
| [[Conway%27s%20Game%20of%20Life|Conway's Game of Life]]
| [[Associative%20array%2FIteration|Associative array/Iteration]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 125
| 126
| [[Flatten%20a%20list|Flatten a list]]
| [[Averages%2FRoot%20mean%20square|Averages/Root mean square]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 125
| 126
| [[Perfect%20numbers|Perfect numbers]]
| [[Detect%20division%20by%20zero|Detect division by zero]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 125
| 125
| [[Harshad%20or%20Niven%20series|Harshad or Niven series]]
| [[Matrix%20transposition|Matrix transposition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 125
| 125
| [[Identity%20matrix|Identity matrix]]
| [[Pick%20random%20element|Pick random element]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 125
| 124
| [[Find%20limit%20of%20recursion|Find limit of recursion]]
| [[Read%20a%20file%20line%20by%20line|Read a file line by line]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 125
| [[Real%20constants%20and%20functions|Real constants and functions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 125
| [[Sorting%20algorithms%2FInsertion%20sort|Sorting algorithms/Insertion sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 124
| 124
| [[Align%20columns|Align columns]]
| [[Haversine%20formula|Haversine formula]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 124
| 124
| [[Input%20loop|Input loop]]
| [[Formatted%20numeric%20output|Formatted numeric output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 123
| 123
| [[Call%20a%20function|Call a function]]
| [[Guess%20the%20number%2FWith%20feedback|Guess the number/With feedback]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 123
| 123
| [[Case-sensitivity%20of%20identifiers|Case-sensitivity of identifiers]]
| [[Letter%20frequency|Letter frequency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 123
| 123
| [[Environment%20variables|Environment variables]]
| [[Matrix%20multiplication|Matrix multiplication]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 122
| 123
| [[Roman%20numerals%2FDecode|Roman numerals/Decode]]
| [[Haversine%20formula|Haversine formula]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 122
| 122
| [[Null%20object|Null object]]
| [[Comma%20quibbling|Comma quibbling]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 122
| 122
| [[Levenshtein%20distance|Levenshtein distance]]
| [[Pangram%20checker|Pangram checker]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 122
| 122
| [[Sierpinski%20triangle|Sierpinski triangle]]
| [[Return%20multiple%20values|Return multiple values]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 121
| 121
| [[Assertions|Assertions]]
| [[Case-sensitivity%20of%20identifiers|Case-sensitivity of identifiers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 121
| 121
| [[Classes|Classes]]
| [[Identity%20matrix|Identity matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 121
| 121
| [[Real%20constants%20and%20functions|Real constants and functions]]
| [[Search%20a%20list|Search a list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 120
| 120
| [[Bulls%20and%20cows|Bulls and cows]]
| [[Assertions|Assertions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 120
| 120
| [[Pangram%20checker|Pangram checker]]
| [[Averages%2FMedian|Averages/Median]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 120
| 120
| [[Run-length%20encoding|Run-length encoding]]
| [[Babbage%20problem|Babbage problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 120
| 120
| [[File%20size|File size]]
| [[Search%20a%20list|Search a list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 120
| 120
| [[Substring%2FTop%20and%20tail|Substring/Top and tail]]
| [[Hash%20from%20two%20arrays|Hash from two arrays]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 120
| 120
| [[Variadic%20function|Variadic function]]
| [[Look-and-say%20sequence|Look-and-say sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 120
| [[Perfect%20numbers|Perfect numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 119
| 119
| [[String%20interpolation%20%28included%29|String interpolation (included)]]
| [[Classes|Classes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 119
| 118
| [[Arithmetic%2FComplex|Arithmetic/Complex]]
| [[Conway%27s%20Game%20of%20Life|Conway's Game of Life]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 119
| 118
| [[HTTP|HTTP]]
| [[String%20matching|String matching]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 118
| 118
| [[Delete%20a%20file|Delete a file]]
| [[Rename%20a%20file|Rename a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 118
| 118
|data-sort-value="sum multiples of 0B3 and 0B5"| [[Sum%20multiples%20of%203%20and%205|Sum multiples of 3 and 5]]
| [[Environment%20variables|Environment variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 117
| 117
| [[Formatted%20numeric%20output|Formatted numeric output]]
| [[Find%20limit%20of%20recursion|Find limit of recursion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 117
| 117
| [[Horner%27s%20rule%20for%20polynomial%20evaluation|Horner's rule for polynomial evaluation]]
| [[Input%20loop|Input loop]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 117
| 117
| [[Multiplication%20tables|Multiplication tables]]
| [[Sierpinski%20triangle|Sierpinski triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 117
| [[Reverse%20words%20in%20a%20string|Reverse words in a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 117
| [[The%20Twelve%20Days%20of%20Christmas|The Twelve Days of Christmas]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 116
| 116
| [[Averages%2FPythagorean%20means|Averages/Pythagorean means]]
| [[Catalan%20numbers|Catalan numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 116
| 116
| [[Create%20a%20two-dimensional%20array%20at%20runtime|Create a two-dimensional array at runtime]]
| [[Permutations|Permutations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 116
| [[Evaluate%20binomial%20coefficients|Evaluate binomial coefficients]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 116
| [[Infinity|Infinity]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 116
| [[Strip%20whitespace%20from%20a%20string%2FTop%20and%20tail|Strip whitespace from a string/Top and tail]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 115
| 115
| [[Accumulator%20factory|Accumulator factory]]
| [[HTTP|HTTP]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 115
| 115
| [[Hostname|Hostname]]
| [[String%20append|String append]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 114
| 115
| [[Ordered%20words|Ordered words]]
| [[Arithmetic%2FComplex|Arithmetic/Complex]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 114
| 115
| [[Infinity|Infinity]]
| [[Program%20name|Program name]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 113
| 115
| [[Sum%20digits%20of%20an%20integer|Sum digits of an integer]]
| [[Random%20numbers|Random numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 113
| 114
| [[Permutations|Permutations]]
| [[Rename%20a%20file|Rename a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 113
| 114
| [[Sequence%20of%20non-squares|Sequence of non-squares]]
| [[String%20interpolation%20%28included%29|String interpolation (included)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 113
| 114
| [[Temperature%20conversion|Temperature conversion]]
| [[Strip%20a%20set%20of%20characters%20from%20a%20string|Strip a set of characters from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 113
| 113
| [[Anonymous%20recursion|Anonymous recursion]]
| [[Temperature%20conversion|Temperature conversion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 112
| 113
| [[Digital%20root|Digital root]]
| [[Call%20a%20function|Call a function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 112
| 113
| [[Sorting%20algorithms%2FMerge%20sort|Sorting algorithms/Merge sort]]
| [[Evaluate%20binomial%20coefficients|Evaluate binomial coefficients]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 112
| 113
| [[String%20prepend|String prepend]]
| [[Levenshtein%20distance|Levenshtein distance]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 112
| 113
| [[Run-length%20encoding|Run-length encoding]]
| [[Zig-zag%20matrix|Zig-zag matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 111
| 111
| [[Amicable%20pairs|Amicable pairs]]
| [[Accumulator%20factory|Accumulator factory]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 111
| 111
| [[Calculating%20the%20value%20of%20e|Calculating the value of e]]
| [[Anonymous%20recursion|Anonymous recursion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 111
| 111
| [[Catalan%20numbers|Catalan numbers]]
| [[Harshad%20or%20Niven%20series|Harshad or Niven series]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 111
| 111
| [[Hostname|Hostname]]
| [[Combinations|Combinations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 111
| 111
| [[Middle%20three%20digits|Middle three digits]]
| [[Reverse%20words%20in%20a%20string|Reverse words in a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 111
| 111
| [[Queue%2FDefinition|Queue/Definition]]
| [[Substring%2FTop%20and%20tail|Substring/Top and tail]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 111
| 111
| [[Trigonometric%20functions|Trigonometric functions]]
| [[Variadic%20function|Variadic function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 110
| 110
| [[Exceptions|Exceptions]]
| [[Arithmetic-geometric%20mean|Arithmetic-geometric mean]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 110
| 110
| [[Random%20numbers|Random numbers]]
| [[Horner%27s%20rule%20for%20polynomial%20evaluation|Horner's rule for polynomial evaluation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 109
| 109
|data-sort-value="0C24 game"| [[24%20game|24 game]]
| [[Averages%2FPythagorean%20means|Averages/Pythagorean means]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 109
| 109
| [[Abundant%2C%20deficient%20and%20perfect%20number%20classifications|Abundant, deficient and perfect number classifications]]
| [[The%20Twelve%20Days%20of%20Christmas|The Twelve Days of Christmas]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 108
| 109
| [[Evolutionary%20algorithm|Evolutionary algorithm]]
| [[Bulls%20and%20cows|Bulls and cows]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 108
| 109
| [[Comma%20quibbling|Comma quibbling]]
| [[Shell%20one-liner|Shell one-liner]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 108
| 109
| [[N%27th|N'th]]
| [[Vector%20products|Vector products]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 108
| 108
| [[Prime%20decomposition|Prime decomposition]]
| [[Nth%20root|Nth root]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 108
| 108
| [[Short-circuit%20evaluation|Short-circuit evaluation]]
| [[Program%20name|Program name]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 108
| 108
| [[Time%20a%20function|Time a function]]
| [[Sorting%20algorithms%2FMerge%20sort|Sorting algorithms/Merge sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 108
| [[Strip%20whitespace%20from%20a%20string%2FTop%20and%20tail|Strip whitespace from a string/Top and tail]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 108
|data-sort-value="sum multiples of 0B3 and 0B5"| [[Sum%20multiples%20of%203%20and%205|Sum multiples of 3 and 5]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 108
| [[Zig-zag%20matrix|Zig-zag matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 107
| 107
| [[Arbitrary-precision%20integers%20%28included%29|Arbitrary-precision integers (included)]]
| [[Create%20a%20two-dimensional%20array%20at%20runtime|Create a two-dimensional array at runtime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 107
| 107
| [[Arithmetic-geometric%20mean|Arithmetic-geometric mean]]
| [[Prime%20decomposition|Prime decomposition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 107
| 107
| [[Hello%20world%2FNewbie|Hello world/Newbie]]
| [[Queue%2FDefinition|Queue/Definition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 107
| [[Vector%20products|Vector products]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 106
| 106
| [[Exceptions|Exceptions]]
| [[Enumerations|Enumerations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 106
| 106
| [[Symmetric%20difference|Symmetric difference]]
| [[Ordered%20words|Ordered words]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 106
| [[Sierpinski%20carpet|Sierpinski carpet]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 105
| 105
| [[Combinations|Combinations]]
| [[N%27th|N'th]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 813: Line 877:
|-
|-
| 105
| 105
| [[Show%20ASCII%20table|Show ASCII table]]
| [[Sequence%20of%20non-squares|Sequence of non-squares]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 105
| [[Trigonometric%20functions|Trigonometric functions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 104
| 104
| [[Digital%20root|Digital root]]
| [[Power%20set|Power set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 104
| [[Middle%20three%20digits|Middle three digits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 833: Line 889:
|-
|-
| 104
| 104
| [[Tree%20traversal|Tree traversal]]
| [[Sum%20digits%20of%20an%20integer|Sum digits of an integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 103
| 103
| [[Averages%2FMode|Averages/Mode]]
|data-sort-value="0C24 game"| [[24%20game|24 game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 103
| 103
| [[Hofstadter%20Q%20sequence|Hofstadter Q sequence]]
| [[Shell%20one-liner|Shell one-liner]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 103
| 103
| [[Walk%20a%20directory%2FNon-recursively|Walk a directory/Non-recursively]]
| [[String%20prepend|String prepend]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 102
| 102
| [[Collections|Collections]]
| [[Abundant%2C%20deficient%20and%20perfect%20number%20classifications|Abundant, deficient and perfect number classifications]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 102
| 102
| [[Exponentiation%20operator|Exponentiation operator]]
| [[Amicable%20pairs|Amicable pairs]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 102
| 102
| [[Power%20set|Power set]]
| [[Floyd%27s%20triangle|Floyd's triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 102
| [[Hamming%20numbers|Hamming numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 102
| [[Map%20range|Map range]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 101
| 101
| [[Create%20an%20HTML%20table|Create an HTML table]]
| [[Arbitrary-precision%20integers%20%28included%29|Arbitrary-precision integers (included)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 101
| 101
| [[Execute%20Brain%2A%2A%2A%2A|Execute Brain****]]
| [[Enumerations|Enumerations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 101
| 101
| [[Interactive%20programming%20%28repl%29|Interactive programming (repl)]]
| [[Evolutionary%20algorithm|Evolutionary algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 101
| 101
| [[Nth%20root|Nth root]]
| [[Execute%20Brain%2A%2A%2A%2A|Execute Brain****]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 101
| 101
| [[Y%20combinator|Y combinator]]
| [[Short-circuit%20evaluation|Short-circuit evaluation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 100
| 100
| [[Entropy|Entropy]]
| [[Sorting%20algorithms%2FGnome%20sort|Sorting algorithms/Gnome sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 100
| 100
| [[Sort%20using%20a%20custom%20comparator|Sort using a custom comparator]]
| [[Walk%20a%20directory%2FNon-recursively|Walk a directory/Non-recursively]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 100
| 100
| [[Y%20combinator|Y combinator]]
| [[String%20comparison|String comparison]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 99
| 99
|data-sort-value="md0B5"| [[MD5|MD5]]
| [[Almost%20prime|Almost prime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 99
| 99
| [[Modular%20inverse|Modular inverse]]
| [[Interactive%20programming|Interactive programming]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|-
|-
| 99
| 99
| [[Range%20extraction|Range extraction]]
| [[Range%20expansion|Range expansion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 98
| 98
| [[Catamorphism|Catamorphism]]
| [[Calculating%20the%20value%20of%20e|Calculating the value of e]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 98
| 98
| [[First-class%20functions|First-class functions]]
| [[Range%20expansion|Range expansion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 98
| [[Gray%20code|Gray code]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 98
| [[Number%20reversal%20game|Number reversal game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 98
| [[Random%20number%20generator%20%28included%29|Random number generator (included)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 97
| 97
| [[Address%20of%20a%20variable|Address of a variable]]
| [[Collections|Collections]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 97
| 97
| [[Langton%27s%20ant|Langton's ant]]
|data-sort-value="md0B5"| [[MD5|MD5]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 97
| 97
| [[Sierpinski%20carpet|Sierpinski carpet]]
| [[Symmetric%20difference|Symmetric difference]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 96
| 97
| [[Sorting%20algorithms%2FBogosort|Sorting algorithms/Bogosort]]
| [[Averages%2FMode|Averages/Mode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 96
| 97
| [[Sorting%20algorithms%2FCocktail%20sort|Sorting algorithms/Cocktail sort]]
| [[Create%20an%20HTML%20table|Create an HTML table]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 97
| [[Sorting%20algorithms%2FHeapsort|Sorting algorithms/Heapsort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 97
| [[Split%20a%20character%20string%20based%20on%20change%20of%20character|Split a character string based on change of character]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 96
| 96
| [[Compare%20a%20list%20of%20strings|Compare a list of strings]]
| [[Hello%20world%2FNewbie|Hello world/Newbie]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 96
| 96
| [[Forward%20difference|Forward difference]]
| [[Hofstadter%20Q%20sequence|Hofstadter Q sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 96
| 96
| [[Last%20Friday%20of%20each%20month|Last Friday of each month]]
| [[One-dimensional%20cellular%20automata|One-dimensional cellular automata]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 96
| 96
| [[Menu|Menu]]
| [[Sort%20using%20a%20custom%20comparator|Sort using a custom comparator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 96
| 96
| [[Monty%20Hall%20problem|Monty Hall problem]]
| [[Sorting%20algorithms%2FCocktail%20sort|Sorting algorithms/Cocktail sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 96
| 96
| [[Time%20a%20function|Time a function]]
| [[Range%20extraction|Range extraction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 95
| 95
| [[CSV%20data%20manipulation|CSV data manipulation]]
| [[Dragon%20curve|Dragon curve]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 95
| 95
| [[Inheritance%2FSingle|Inheritance/Single]]
| [[Exponentiation%20operator|Exponentiation operator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 95
| 95
| [[JSON|JSON]]
| [[First-class%20functions|First-class functions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 95
| 95
| [[Number%20names|Number names]]
| [[Random%20number%20generator%20%28included%29|Random number generator (included)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 95
| 95
| [[Repeat|Repeat]]
| [[String%20comparison|String comparison]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 95
| [[Sorting%20algorithms%2FGnome%20sort|Sorting algorithms/Gnome sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 95
| [[Terminal%20control%2FClear%20the%20screen|Terminal control/Clear the screen]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 94
| 94
| [[Abstract%20type|Abstract type]]
| [[Entropy|Entropy]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 94
| 94
| [[Almost%20prime|Almost prime]]
| [[Monty%20Hall%20problem|Monty Hall problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 93
| 94
| [[Averages%2FSimple%20moving%20average|Averages/Simple moving average]]
| [[Averages%2FSimple%20moving%20average|Averages/Simple moving average]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 93
| 94
| [[Cumulative%20standard%20deviation|Cumulative standard deviation]]
| [[Forward%20difference|Forward difference]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 93
| 94
| [[Greatest%20subsequential%20sum|Greatest subsequential sum]]
| [[Gray%20code|Gray code]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 94
| [[Munchausen%20numbers|Munchausen numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 94
| [[One-dimensional%20cellular%20automata|One-dimensional cellular automata]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 93
| 93
| [[Anti-primes|Anti-primes]]
| [[Hamming%20numbers|Hamming numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 93
| 93
| [[Price%20fraction|Price fraction]]
| [[Box%20the%20compass|Box the compass]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 93
| 93
| [[Five%20weekends|Five weekends]]
| [[Sorting%20algorithms%2FHeapsort|Sorting algorithms/Heapsort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 93
| 93
| [[Population%20count|Population count]]
| [[Tree%20traversal|Tree traversal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 92
| 93
| [[Simple%20windowed%20application|Simple windowed application]]
| [[CSV%20data%20manipulation|CSV data manipulation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 92
| 92
| [[Additive%20primes|Additive primes]]
| [[Cumulative%20standard%20deviation|Cumulative standard deviation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 92
| 92
| [[Count%20in%20factors|Count in factors]]
| [[Inheritance%2FSingle|Inheritance/Single]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 92
| 92
| [[Department%20numbers|Department numbers]]
| [[Last%20Friday%20of%20each%20month|Last Friday of each month]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 92
| 92
| [[Literals%2FFloating%20point|Literals/Floating point]]
| [[Number%20names|Number names]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 92
| 92
| [[Multifactorial|Multifactorial]]
| [[Number%20reversal%20game|Number reversal game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 92
| 92
| [[Non-decimal%20radices%2FConvert|Non-decimal radices/Convert]]
| [[Sorting%20algorithms%2FBogosort|Sorting algorithms/Bogosort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 91
| 91
| [[Count%20the%20coins|Count the coins]]
| [[Catamorphism|Catamorphism]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 91
| 91
| [[JSON|JSON]]
| [[Set|Set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 91
| 90
| [[CSV%20to%20HTML%20translation|CSV to HTML translation]]
| [[Langton%27s%20ant|Langton's ant]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 91
| 90
| [[Find%20common%20directory%20path|Find common directory path]]
| [[Map%20range|Map range]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 91
| 90
| [[Find%20the%20last%20Sunday%20of%20each%20month|Find the last Sunday of each month]]
| [[Menu|Menu]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 90
| 90
| [[Hello%20world%2FLine%20printer|Hello world/Line printer]]
| [[Abstract%20type|Abstract type]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 90
| 90
| [[Long%20multiplication|Long multiplication]]
| [[Compare%20a%20list%20of%20strings|Compare a list of strings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 90
| 90
| [[Operator%20precedence|Operator precedence]]
| [[Greatest%20subsequential%20sum|Greatest subsequential sum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 90
| 90
| [[Order%20two%20numerical%20lists|Order two numerical lists]]
| [[Josephus%20problem|Josephus problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 90
| [[Playing%20cards|Playing cards]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 90
| [[Queue%2FUsage|Queue/Usage]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 90
| [[Thue-Morse|Thue-Morse]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 90
| [[URL%20decoding|URL decoding]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 90
| [[Window%20creation|Window creation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 89
| 89
| [[Five%20weekends|Five weekends]]
| [[Price%20fraction|Price fraction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 89
| 89
| [[SEDOLs|SEDOLs]]
| [[Floyd%27s%20triangle|Floyd's triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 89
| 89
| [[Sort%20an%20array%20of%20composite%20structures|Sort an array of composite structures]]
| [[Simple%20windowed%20application|Simple windowed application]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 89
| 89
| [[Word%20wrap|Word wrap]]
| [[Terminal%20control%2FClear%20the%20screen|Terminal control/Clear the screen]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 88
| 88
|data-sort-value="0D100 prisoners"| [[100%20prisoners|100 prisoners]]
| [[Address%20of%20a%20variable|Address of a variable]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 88
| 88
| [[Benford%27s%20law|Benford's law]]
| [[Repeat|Repeat]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 88
| 88
| [[URL%20decoding|URL decoding]]
| [[Bitmap|Bitmap]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 87
| 88
|data-sort-value="crc-0C32"| [[CRC-32|CRC-32]]
| [[Anti-primes|Anti-primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 87
| 88
| [[Count%20in%20factors|Count in factors]]
| [[Here%20document|Here document]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 88
| [[Josephus%20problem|Josephus problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 88
| [[Proper%20divisors|Proper divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 88
| [[Strip%20comments%20from%20a%20string|Strip comments from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 88
| [[Terminal%20control%2FRinging%20the%20terminal%20bell|Terminal control/Ringing the terminal bell]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 88
| [[Top%20rank%20per%20group|Top rank per group]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 88
| [[Walk%20a%20directory%2FRecursively|Walk a directory/Recursively]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 87
| 87
| [[Closures%2FValue%20capture|Closures/Value capture]]
| [[Find%20the%20last%20Sunday%20of%20each%20month|Find the last Sunday of each month]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 87
| 87
| [[Introspection|Introspection]]
| [[Non-decimal%20radices%2FConvert|Non-decimal radices/Convert]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 87
| 87
| [[Read%20a%20specific%20line%20from%20a%20file|Read a specific line from a file]]
| [[Show%20ASCII%20table|Show ASCII table]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 87
| 87
| [[URL%20encoding|URL encoding]]
| [[Sort%20an%20array%20of%20composite%20structures|Sort an array of composite structures]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 86
| 86
|data-sort-value="0C15 puzzle game"| [[15%20puzzle%20game|15 puzzle game]]
| [[Modular%20inverse|Modular inverse]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 86
| 86
| [[Angle%20difference%20between%20two%20bearings|Angle difference between two bearings]]
| [[Monte%20Carlo%20methods|Monte Carlo methods]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 86
| 86
| [[Attractive%20numbers|Attractive numbers]]
| [[Order%20two%20numerical%20lists|Order two numerical lists]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 86
| 86
| [[Dynamic%20variable%20names|Dynamic variable names]]
| [[Queue%2FUsage|Queue/Usage]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 86
| 86
| [[File%20modification%20time|File modification time]]
| [[Set|Set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 86
| 86
| [[Jump%20anywhere|Jump anywhere]]
| [[Split%20a%20character%20string%20based%20on%20change%20of%20character|Split a character string based on change of character]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 86
| 86
|data-sort-value="knapsack problem/0B0-0B1"| [[Knapsack%20problem%2F0-1|Knapsack problem/0-1]]
| [[Top%20rank%20per%20group|Top rank per group]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 86
| 86
| [[Lucas-Lehmer%20test|Lucas-Lehmer test]]
| [[Walk%20a%20directory%2FRecursively|Walk a directory/Recursively]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 86
| 86
| [[Pythagorean%20triples|Pythagorean triples]]
| [[Window%20creation|Window creation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 86
| [[Singly-linked%20list%2FTraversal|Singly-linked list/Traversal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 86
| [[Spiral%20matrix|Spiral matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 86
| [[Take%20notes%20on%20the%20command%20line|Take notes on the command line]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 85
| 85
| [[Call%20an%20object%20method|Call an object method]]
| [[CSV%20to%20HTML%20translation|CSV to HTML translation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 85
| 85
| [[Convert%20seconds%20to%20compound%20duration|Convert seconds to compound duration]]
| [[Read%20a%20specific%20line%20from%20a%20file|Read a specific line from a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 85
| 85
| [[Extend%20your%20language|Extend your language]]
| [[SEDOLs|SEDOLs]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 85
| 85
| [[Find%20the%20missing%20permutation|Find the missing permutation]]
| [[Word%20wrap|Word wrap]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 84
| 85
| [[Priority%20queue|Priority queue]]
| [[Box%20the%20compass|Box the compass]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 85
| [[Sorting%20algorithms%2FShell%20sort|Sorting algorithms/Shell sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 84
| 84
| [[Fibonacci%20n-step%20number%20sequences|Fibonacci n-step number sequences]]
| [[Closures%2FValue%20capture|Closures/Value capture]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 84
| 84
| [[Kaprekar%20numbers|Kaprekar numbers]]
| [[File%20modification%20time|File modification time]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 84
| 84
| [[Monte%20Carlo%20methods|Monte Carlo methods]]
| [[Hello%20world%2FLine%20printer|Hello world/Line printer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 84
| 84
| [[Pi|Pi]]
| [[Munchausen%20numbers|Munchausen numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 84
| 84
| [[Rep-string|Rep-string]]
| [[Playing%20cards|Playing cards]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 84
| 84
| [[Show%20the%20epoch|Show the epoch]]
| [[Sorting%20algorithms%2FShell%20sort|Sorting algorithms/Shell sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 83
| 84
| [[Bitmap|Bitmap]]
| [[Sockets|Sockets]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 83
| 83
| [[Dragon%20curve|Dragon curve]]
|data-sort-value="crc-0C32"| [[CRC-32|CRC-32]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 83
| 83
| [[Count%20the%20coins|Count the coins]]
| [[Gamma%20function|Gamma function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 83
| 83
| [[Keyboard%20input%2FObtain%20a%20Y%20or%20N%20response|Keyboard input/Obtain a Y or N response]]
| [[Here%20document|Here document]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 83
| 83
| [[Linear%20congruential%20generator|Linear congruential generator]]
| [[Introspection|Introspection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 83
| 83
| [[Man%20or%20boy%20test|Man or boy test]]
|data-sort-value="knapsack problem/0B0-0B1"| [[Knapsack%20problem%2F0-1|Knapsack problem/0-1]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 83
| 83
| [[Old%20lady%20swallowed%20a%20fly|Old lady swallowed a fly]]
| [[Literals%2FFloating%20point|Literals/Floating point]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 83
| 83
| [[Pernicious%20numbers|Pernicious numbers]]
| [[Operator%20precedence|Operator precedence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 83
| 83
| [[Sequence%20of%20primes%20by%20trial%20division|Sequence of primes by trial division]]
| [[Proper%20divisors|Proper divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 83
| 83
| [[Sorting%20algorithms%2FCounting%20sort|Sorting algorithms/Counting sort]]
| [[Pythagorean%20triples|Pythagorean triples]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 83
| 83
| [[Soundex|Soundex]]
| [[Singly-linked%20list%2FTraversal|Singly-linked list/Traversal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 83
| 83
| [[Special%20characters|Special characters]]
| [[Spiral%20matrix|Spiral matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 83
| 83
| [[XML%2FInput|XML/Input]]
| [[Terminal%20control%2FRinging%20the%20terminal%20bell|Terminal control/Ringing the terminal bell]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 82
| 82
| [[Animation|Animation]]
| [[Department%20numbers|Department numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 82
| 82
| [[Calendar|Calendar]]
| [[Find%20the%20missing%20permutation|Find the missing permutation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 82
| 82
| [[Call%20a%20foreign-language%20function|Call a foreign-language function]]
| [[Lucas-Lehmer%20test|Lucas-Lehmer test]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 82
| 82
| [[Concurrent%20computing|Concurrent computing]]
| [[Multifactorial|Multifactorial]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 82
| 82
| [[URL%20encoding|URL encoding]]
| [[Currying|Currying]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 82
| [[Date%20manipulation|Date manipulation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 82
| [[Equilibrium%20index|Equilibrium index]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 82
| [[Jewels%20and%20stones|Jewels and stones]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 82
| [[Quaternion%20type|Quaternion type]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 82
| [[Semordnilap|Semordnilap]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 82
| [[Sort%20disjoint%20sublist|Sort disjoint sublist]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 82
| [[Unicode%20variable%20names|Unicode variable names]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 82
| [[Web%20scraping|Web scraping]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 82
| [[Write%20entire%20file|Write entire file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,285: Line 1,481:
|-
|-
| 81
| 81
| [[Empty%20directory|Empty directory]]
| [[Concurrent%20computing|Concurrent computing]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 81
| 81
| [[Flow-control%20structures|Flow-control structures]]
| [[Dynamic%20variable%20names|Dynamic variable names]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||⑩
|-
| 81
| [[Extend%20your%20language|Extend your language]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 81
| 81
| [[Jensen%27s%20Device|Jensen's Device]]
| [[Find%20common%20directory%20path|Find common directory path]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 81
| 81
| [[Singly-linked%20list%2FElement%20definition|Singly-linked list/Element definition]]
| [[Population%20count|Population count]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 81
| 81
| [[Sorting%20algorithms%2FComb%20sort|Sorting algorithms/Comb sort]]
| [[Sockets|Sockets]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 81
| 81
| [[Vigen%C3%A8re%20cipher|Vigenère cipher]]
| [[Soundex|Soundex]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 81
| 81
| [[Zeckendorf%20number%20representation|Zeckendorf number representation]]
| [[Web%20scraping|Web scraping]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 80
| 80
| [[AKS%20test%20for%20primes|AKS test for primes]]
| [[Kaprekar%20numbers|Kaprekar numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 80
| 80
| [[Averages%2FMean%20angle|Averages/Mean angle]]
| [[Keyboard%20input%2FObtain%20a%20Y%20or%20N%20response|Keyboard input/Obtain a Y or N response]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 80
| [[Linear%20congruential%20generator|Linear congruential generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 80
| 80
| [[Euler%20method|Euler method]]
| [[Long%20multiplication|Long multiplication]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 80
| 80
| [[Exponentiation%20order|Exponentiation order]]
| [[Man%20or%20boy%20test|Man or boy test]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 80
| 80
| [[Pi|Pi]]
| [[Fractal%20tree|Fractal tree]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 80
| 80
| [[Guess%20the%20number%2FWith%20feedback%20%28player%29|Guess the number/With feedback (player)]]
| [[Roots%20of%20unity|Roots of unity]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 80
| 80
| [[Narcissistic%20decimal%20number|Narcissistic decimal number]]
| [[Sorting%20algorithms%2FComb%20sort|Sorting algorithms/Comb sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 80
| 80
| [[Rock-paper-scissors|Rock-paper-scissors]]
| [[Sorting%20algorithms%2FCounting%20sort|Sorting algorithms/Counting sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 79
| 79
| [[Chinese%20remainder%20theorem|Chinese remainder theorem]]
| [[Date%20manipulation|Date manipulation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 79
| 79
| [[Jensen%27s%20Device|Jensen's Device]]
| [[Draw%20a%20sphere|Draw a sphere]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 79
| 79
| [[Four%20bit%20adder|Four bit adder]]
| [[Phrase%20reversals|Phrase reversals]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 79
| 79
| [[General%20FizzBuzz|General FizzBuzz]]
| [[Show%20the%20epoch|Show the epoch]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 79
| 79
| [[Hello%20world%2FWeb%20server|Hello world/Web server]]
| [[Take%20notes%20on%20the%20command%20line|Take notes on the command line]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 79
| 79
|data-sort-value="isbn0C13 check digit"| [[ISBN13%20check%20digit|ISBN13 check digit]]
| [[Unicode%20variable%20names|Unicode variable names]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 79
| 79
| [[List%20comprehensions|List comprehensions]]
| [[XML%2FInput|XML/Input]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 78
| 79
| [[Maze%20generation|Maze generation]]
|data-sort-value="0D100 prisoners"| [[100%20prisoners|100 prisoners]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 78
| 79
| [[Non-decimal%20radices%2FOutput|Non-decimal radices/Output]]
| [[Call%20an%20object%20method|Call an object method]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 78
| 79
|data-sort-value="sha-0B1"| [[SHA-1|SHA-1]]
| [[Empty%20directory|Empty directory]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 78
| 79
| [[Sort%20three%20variables|Sort three variables]]
| [[Equilibrium%20index|Equilibrium index]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 78
| 79
| [[Square%20but%20not%20cube|Square but not cube]]
|data-sort-value="execute hq0B9+"| [[Execute%20HQ9%2B|Execute HQ9+]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 78
| 79
| [[Sudoku|Sudoku]]
| [[Fibonacci%20n-step%20number%20sequences|Fibonacci n-step number sequences]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 78
| 79
| [[Van%20Eck%20sequence|Van Eck sequence]]
| [[Guess%20the%20number%2FWith%20feedback%20%28player%29|Guess the number/With feedback (player)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 78
| 78
| [[Jump%20anywhere|Jump anywhere]]
| [[Damm%20algorithm|Damm algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 78
| 78
|data-sort-value="execute hq0B9+"| [[Execute%20HQ9%2B|Execute HQ9+]]
| [[Parsing%2FRPN%20calculator%20algorithm|Parsing/RPN calculator algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 78
| 78
| [[Read%20a%20configuration%20file|Read a configuration file]]
|data-sort-value="sha-0B1"| [[SHA-1|SHA-1]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 78
| 78
| [[Semordnilap|Semordnilap]]
| [[Semiprime|Semiprime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 78
| 78
| [[Stern-Brocot%20sequence|Stern-Brocot sequence]]
| [[Strip%20comments%20from%20a%20string|Strip comments from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 78
| 77
| [[Bitmap%2FBresenham%27s%20line%20algorithm|Bitmap/Bresenham's line algorithm]]
| [[Sudoku|Sudoku]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 78
| [[Trabb%20Pardo%E2%80%93Knuth%20algorithm|Trabb Pardo–Knuth algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 78
| [[Write%20entire%20file|Write entire file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 78
| [[Zeckendorf%20number%20representation|Zeckendorf number representation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 77
| 77
| [[Catalan%20numbers%2FPascal%27s%20triangle|Catalan numbers/Pascal's triangle]]
| [[Animation|Animation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 77
| 77
| [[Enforced%20immutability|Enforced immutability]]
| [[Averages%2FMean%20angle|Averages/Mean angle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 77
| 77
| [[I%20before%20E%20except%20after%20C|I before E except after C]]
| [[Convert%20seconds%20to%20compound%20duration|Convert seconds to compound duration]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 77
| 77
| [[Largest%20int%20from%20concatenated%20ints|Largest int from concatenated ints]]
| [[Gamma%20function|Gamma function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 77
| 77
| [[McNuggets%20problem|McNuggets problem]]
| [[Hello%20world%2FWeb%20server|Hello world/Web server]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 77
| 77
| [[Roots%20of%20unity|Roots of unity]]
| [[List%20comprehensions|List comprehensions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 77
| 77
| [[Self-describing%20numbers|Self-describing numbers]]
| [[Priority%20queue|Priority queue]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 77
| 77
| [[Rep-string|Rep-string]]
| [[Unix%2Fls|Unix/ls]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 77
| 77
| [[Van%20der%20Corput%20sequence|Van der Corput sequence]]
| [[Rock-paper-scissors|Rock-paper-scissors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 77
| 77
| [[Write%20float%20arrays%20to%20a%20text%20file|Write float arrays to a text file]]
| [[Sort%20disjoint%20sublist|Sort disjoint sublist]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 77
| 77
| [[Yin%20and%20yang|Yin and yang]]
| [[Thue-Morse|Thue-Morse]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 76
| 76
| [[Combinations%20with%20repetitions|Combinations with repetitions]]
| [[Calendar|Calendar]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 76
| 76
| [[Exceptions%2FCatch%20an%20exception%20thrown%20in%20a%20nested%20call|Exceptions/Catch an exception thrown in a nested call]]
| [[Euler%27s%20sum%20of%20powers%20conjecture|Euler's sum of powers conjecture]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 76
| 76
| [[Multiple%20distinct%20objects|Multiple distinct objects]]
| [[Flow-control%20structures|Flow-control structures]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 76
| 76
| [[Phrase%20reversals|Phrase reversals]]
| [[Non-decimal%20radices%2FOutput|Non-decimal radices/Output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 76
| 76
| [[Sorting%20algorithms%2FStooge%20sort|Sorting algorithms/Stooge sort]]
| [[Old%20lady%20swallowed%20a%20fly|Old lady swallowed a fly]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 76
| 76
| [[Stair-climbing%20puzzle|Stair-climbing puzzle]]
| [[Quaternion%20type|Quaternion type]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 76
| 76
| [[Trabb%20Pardo%E2%80%93Knuth%20algorithm|Trabb Pardo–Knuth algorithm]]
| [[Read%20a%20configuration%20file|Read a configuration file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 76
| 75
| [[Constrained%20random%20points%20on%20a%20circle|Constrained random points on a circle]]
| [[Singly-linked%20list%2FElement%20definition|Singly-linked list/Element definition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 76
| [[Special%20characters|Special characters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 76
| [[Square%20but%20not%20cube|Square but not cube]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 76
| [[Vigen%C3%A8re%20cipher|Vigenère cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 75
| 75
|data-sort-value="0C15 puzzle game"| [[15%20puzzle%20game|15 puzzle game]]
|data-sort-value="magic 0B8-ball"| [[Magic%208-ball|Magic 8-ball]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 75
| 75
| [[Parsing%2FRPN%20calculator%20algorithm|Parsing/RPN calculator algorithm]]
| [[AKS%20test%20for%20primes|AKS test for primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 75
| 75
|data-sort-value="sha-0D256"| [[SHA-256|SHA-256]]
| [[Combinations%20with%20repetitions|Combinations with repetitions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 75
| 75
| [[Draw%20a%20sphere|Draw a sphere]]
| [[Special%20variables|Special variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 75
| 75
| [[Strip%20control%20codes%20and%20extended%20characters%20from%20a%20string|Strip control codes and extended characters from a string]]
| [[Multiple%20distinct%20objects|Multiple distinct objects]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 74
| 74
|data-sort-value="0B4-rings or 0B4-squares puzzle"| [[4-rings%20or%204-squares%20puzzle|4-rings or 4-squares puzzle]]
| [[Benford%27s%20law|Benford's law]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 74
| 74
| [[Amb|Amb]]
| [[Call%20a%20foreign-language%20function|Call a foreign-language function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 74
| 74
| [[Continued%20fraction|Continued fraction]]
| [[Currying|Currying]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 74
| 74
| [[Longest%20common%20subsequence|Longest common subsequence]]
| [[Enforced%20immutability|Enforced immutability]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 74
| 74
| [[Four%20bit%20adder|Four bit adder]]
| [[Nested%20function|Nested function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 74
| 74
| [[Numerical%20integration|Numerical integration]]
| [[Pernicious%20numbers|Pernicious numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 74
| 74
| [[Polymorphism|Polymorphism]]
|data-sort-value="sha-0D256"| [[SHA-256|SHA-256]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 74
| 74
| [[Runtime%20evaluation|Runtime evaluation]]
| [[Stair-climbing%20puzzle|Stair-climbing puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 73
| 73
| [[Barnsley%20fern|Barnsley fern]]
| [[Exceptions%2FCatch%20an%20exception%20thrown%20in%20a%20nested%20call|Exceptions/Catch an exception thrown in a nested call]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 73
| 73
| [[Determine%20if%20a%20string%20is%20collapsible|Determine if a string is collapsible]]
| [[Fractal%20tree|Fractal tree]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 73
| 73
| [[Isqrt%20%28integer%20square%20root%29%20of%20X|Isqrt (integer square root) of X]]
| [[Longest%20common%20subsequence|Longest common subsequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 73
| 73
| [[Magic%20squares%20of%20odd%20order|Magic squares of odd order]]
| [[Sequence%20of%20primes%20by%20trial%20division|Sequence of primes by trial division]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 73
| 73
| [[Named%20parameters|Named parameters]]
| [[Sort%20three%20variables|Sort three variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 73
| 73
| [[Probabilistic%20choice|Probabilistic choice]]
| [[Special%20variables|Special variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 73
| 73
| [[Unix%2Fls|Unix/ls]]
| [[Tau%20function|Tau function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 73
| 73
| [[Variable%20size%2FGet|Variable size/Get]]
| [[Write%20float%20arrays%20to%20a%20text%20file|Write float arrays to a text file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 72
| 72
| [[Abundant%20odd%20numbers|Abundant odd numbers]]
| [[Angle%20difference%20between%20two%20bearings|Angle difference between two bearings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 72
| 72
| [[Arithmetic%2FRational|Arithmetic/Rational]]
| [[Attractive%20numbers|Attractive numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 72
| 72
| [[Closest-pair%20problem|Closest-pair problem]]
| [[Bitmap%2FBresenham%27s%20line%20algorithm|Bitmap/Bresenham's line algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 72
| 72
| [[Compile-time%20calculation|Compile-time calculation]]
| [[Damm%20algorithm|Damm algorithm]]
|①||②||③||④||⑤||⑥||⑦||||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||O||⑨||⑩
|-
|-
| 72
| 72
| [[Fast%20Fourier%20transform|Fast Fourier transform]]
| [[General%20FizzBuzz|General FizzBuzz]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 72
| 72
| [[Get%20system%20command%20output|Get system command output]]
| [[Horizontal%20sundial%20calculations|Horizontal sundial calculations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,645: Line 1,809:
|-
|-
| 72
| 72
| [[Leonardo%20numbers|Leonardo numbers]]
| [[Jewels%20and%20stones|Jewels and stones]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 72
| 72
| [[Morse%20code|Morse code]]
| [[Largest%20int%20from%20concatenated%20ints|Largest int from concatenated ints]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 72
| 72
| [[RPG%20attributes%20generator|RPG attributes generator]]
| [[Maze%20generation|Maze generation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 72
| 72
| [[Smith%20numbers|Smith numbers]]
| [[Narcissistic%20decimal%20number|Narcissistic decimal number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 72
| 72
| [[Sorting%20algorithms%2FStooge%20sort|Sorting algorithms/Stooge sort]]
| [[Sorting%20algorithms%2FPancake%20sort|Sorting algorithms/Pancake sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 72
| 72
| [[Subleq|Subleq]]
| [[Van%20der%20Corput%20sequence|Van der Corput sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 71
| 72
| [[Text%20processing%2FMax%20licenses%20in%20use|Text processing/Max licenses in use]]
| [[Amb|Amb]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
| [[Word%20frequency|Word frequency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 71
| 71
| [[Best%20shuffle|Best shuffle]]
| [[Arithmetic%2FRational|Arithmetic/Rational]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 71
| 71
| [[Barnsley%20fern|Barnsley fern]]
| [[Chinese%20zodiac|Chinese zodiac]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 71
| 71
| [[Circles%20of%20given%20radius%20through%20two%20points|Circles of given radius through two points]]
| [[Catalan%20numbers%2FPascal%27s%20triangle|Catalan numbers/Pascal's triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 71
| 71
| [[Dutch%20national%20flag%20problem|Dutch national flag problem]]
| [[Chinese%20remainder%20theorem|Chinese remainder theorem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 71
| 71
| [[Euler%27s%20sum%20of%20powers%20conjecture|Euler's sum of powers conjecture]]
| [[Fork|Fork]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 71
| [[Extract%20file%20extension|Extract file extension]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 71
| 71
| [[Modular%20exponentiation|Modular exponentiation]]
| [[Numerical%20integration|Numerical integration]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 71
| 71
| [[One%20of%20n%20lines%20in%20a%20file|One of n lines in a file]]
| [[Polymorphism|Polymorphism]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 71
| 71
| [[Primality%20by%20Wilson%27s%20theorem|Primality by Wilson's theorem]]
| [[Self-describing%20numbers|Self-describing numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 71
| 71
| [[Roots%20of%20a%20function|Roots of a function]]
| [[Sorting%20algorithms%2FPancake%20sort|Sorting algorithms/Pancake sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 71
| 71
| [[Singly-linked%20list%2FElement%20insertion|Singly-linked list/Element insertion]]
| [[Text%20processing%2FMax%20licenses%20in%20use|Text processing/Max licenses in use]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 71
| [[Two%20identical%20strings|Two identical strings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 71
| [[Two%20sum|Two sum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 70
| 70
| [[Binary%20strings|Binary strings]]
| [[Closest-pair%20problem|Closest-pair problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 70
| 70
| [[Cartesian%20product%20of%20two%20or%20more%20lists|Cartesian product of two or more lists]]
| [[Constrained%20random%20points%20on%20a%20circle|Constrained random points on a circle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 70
| 70
| [[Disarium%20numbers|Disarium numbers]]
|data-sort-value="hofstadter-conway $0C10,0D000 sequence"| [[Hofstadter-Conway%20%2410%2C000%20sequence|Hofstadter-Conway $10,000 sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 70
| 70
| [[Emirp%20primes|Emirp primes]]
| [[I%20before%20E%20except%20after%20C|I before E except after C]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 70
| 70
| [[Host%20introspection|Host introspection]]
| [[Magic%20squares%20of%20odd%20order|Magic squares of odd order]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 70
| 70
| [[Named%20parameters|Named parameters]]
| [[Long%20year|Long year]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 70
| 70
| [[Nested%20function|Nested function]]
| [[Memory%20allocation|Memory allocation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 70
| 70
| [[Reduced%20row%20echelon%20form|Reduced row echelon form]]
| [[Runtime%20evaluation|Runtime evaluation]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|-
|-
| 70
| 70
| [[Remove%20lines%20from%20a%20file|Remove lines from a file]]
| [[Stern-Brocot%20sequence|Stern-Brocot sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 70
| 70
| [[Sort%20stability|Sort stability]]
| [[Van%20Eck%20sequence|Van Eck sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 70
| 70
|data-sort-value="write language name in 0B3d ascii"| [[Write%20language%20name%20in%203D%20ASCII|Write language name in 3D ASCII]]
| [[Yin%20and%20yang|Yin and yang]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 69
| 69
| [[Animate%20a%20pendulum|Animate a pendulum]]
| [[Euler%20method|Euler method]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 69
| 69
| [[Arithmetic%20evaluation|Arithmetic evaluation]]
| [[Exponentiation%20order|Exponentiation order]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 69
| 69
|data-sort-value="base0C64 decode data"| [[Base64%20decode%20data|Base64 decode data]]
| [[One%20of%20n%20lines%20in%20a%20file|One of n lines in a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 69
| 69
| [[CUSIP|CUSIP]]
| [[Singly-linked%20list%2FElement%20insertion|Singly-linked list/Element insertion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 69
| 69
| [[Cholesky%20decomposition|Cholesky decomposition]]
| [[Variable%20size%2FGet|Variable size/Get]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 69
| [[Determine%20if%20a%20string%20has%20all%20the%20same%20characters|Determine if a string has all the same characters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 69
| [[Documentation|Documentation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 69
| [[Draw%20a%20cuboid|Draw a cuboid]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 69
| [[Factors%20of%20a%20Mersenne%20number|Factors of a Mersenne number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 69
| [[Fork|Fork]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 69
| [[Integer%20overflow|Integer overflow]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 69
| [[Mouse%20position|Mouse position]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 69
| [[Remove%20vowels%20from%20a%20string|Remove vowels from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 69
| [[Runge-Kutta%20method|Runge-Kutta method]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 68
| 68
|data-sort-value="0B9 billion names of god the integer"| [[9%20billion%20names%20of%20God%20the%20integer|9 billion names of God the integer]]
| [[Abundant%20odd%20numbers|Abundant odd numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 68
| 68
| [[Draw%20a%20clock|Draw a clock]]
| [[Circles%20of%20given%20radius%20through%20two%20points|Circles of given radius through two points]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 68
| 68
| [[Draw%20a%20pixel|Draw a pixel]]
| [[Continued%20fraction|Continued fraction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 68
| 68
|data-sort-value="hofstadter-conway $0C10,0D000 sequence"| [[Hofstadter-Conway%20%2410%2C000%20sequence|Hofstadter-Conway $10,000 sequence]]
| [[Fast%20Fourier%20transform|Fast Fourier transform]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 68
| 68
| [[Longest%20common%20substring|Longest common substring]]
|data-sort-value="isbn0C13 check digit"| [[ISBN13%20check%20digit|ISBN13 check digit]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 68
| 68
| [[Miller%E2%80%93Rabin%20primality%20test|Miller–Rabin primality test]]
| [[Morse%20code|Morse code]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 68
| 68
| [[Non-decimal%20radices%2FInput|Non-decimal radices/Input]]
| [[Remove%20lines%20from%20a%20file|Remove lines from a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 68
| 68
| [[Plot%20coordinate%20pairs|Plot coordinate pairs]]
| [[Sort%20stability|Sort stability]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 68
| 68
| [[Roots%20of%20a%20quadratic%20function|Roots of a quadratic function]]
| [[Strip%20control%20codes%20and%20extended%20characters%20from%20a%20string|Strip control codes and extended characters from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 68
| 68
| [[Sorting%20algorithms%2FSleep%20sort|Sorting algorithms/Sleep sort]]
| [[Word%20frequency|Word frequency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 67
| 68
| [[Tic-tac-toe|Tic-tac-toe]]
| [[Additive%20primes|Additive primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
| [[Undefined%20values|Undefined values]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
| [[XML%2FOutput|XML/Output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 67
| 67
| [[Averages%2FMean%20time%20of%20day|Averages/Mean time of day]]
| [[Documentation|Documentation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 67
|data-sort-value="base0C64 encode data"| [[Base64%20encode%20data|Base64 encode data]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 67
| 67
| [[Cantor%20set|Cantor set]]
| [[Factors%20of%20a%20Mersenne%20number|Factors of a Mersenne number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 67
| 67
| [[FASTA%20format|FASTA format]]
| [[Get%20system%20command%20output|Get system command output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 67
| 67
| [[Globally%20replace%20text%20in%20several%20files|Globally replace text in several files]]
| [[Host%20introspection|Host introspection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 67
| 67
| [[HTTPS|HTTPS]]
| [[Memory%20allocation|Memory allocation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 67
| [[Longest%20common%20prefix|Longest common prefix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 67
| 67
| [[Optional%20parameters|Optional parameters]]
| [[Probabilistic%20choice|Probabilistic choice]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 67
| 67
| [[Quickselect%20algorithm|Quickselect algorithm]]
| [[Roots%20of%20a%20function|Roots of a function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 67
| 67
| [[Tau%20number|Tau number]]
|data-sort-value="write language name in 0B3d ascii"| [[Write%20language%20name%20in%203D%20ASCII|Write language name in 3D ASCII]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 66
| 67
| [[Ternary%20logic|Ternary logic]]
| [[Animate%20a%20pendulum|Animate a pendulum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 66
| 67
| [[Best%20shuffle|Best shuffle]]
| [[Test%20a%20function|Test a function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 66
| 67
| [[Vector|Vector]]
| [[Binary%20strings|Binary strings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 66
| 66
| [[Farey%20sequence|Farey sequence]]
| [[Determine%20if%20a%20string%20is%20collapsible|Determine if a string is collapsible]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 66
| [[Extract%20file%20extension|Extract file extension]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 66
| 66
| [[Gapful%20numbers|Gapful numbers]]
| [[HTTPS|HTTPS]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,881: Line 2,109:
|-
|-
| 66
| 66
| [[Integer%20overflow|Integer overflow]]
| [[Ludic%20numbers|Ludic numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 66
| 66
| [[Maximum%20triangle%20path%20sum|Maximum triangle path sum]]
| [[Optional%20parameters|Optional parameters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 66
| 66
| [[Pascal%20matrix%20generation|Pascal matrix generation]]
| [[Plot%20coordinate%20pairs|Plot coordinate pairs]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 66
| 66
| [[Terminal%20control%2FDisplay%20an%20extended%20character|Terminal control/Display an extended character]]
| [[Semiprime|Semiprime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 66
| 66
| [[Totient%20function|Totient function]]
| [[Tic-tac-toe|Tic-tac-toe]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 66
| [[Two%20sum|Two sum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 66
| 65
|data-sort-value="0E2048"| [[2048|2048]]
| [[XML%2FOutput|XML/Output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 65
| 65
| [[Bitmap%2FWrite%20a%20PPM%20file|Bitmap/Write a PPM file]]
|data-sort-value="0B9 billion names of god the integer"| [[9%20billion%20names%20of%20God%20the%20integer|9 billion names of God the integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 65
| 65
| [[Copy%20stdin%20to%20stdout|Copy stdin to stdout]]
| [[CUSIP|CUSIP]]
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 65
| 65
| [[JortSort|JortSort]]
| [[Cholesky%20decomposition|Cholesky decomposition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 65
| 65
| [[Knapsack%20problem%2FContinuous|Knapsack problem/Continuous]]
| [[Gapful%20numbers|Gapful numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 65
| 65
| [[Knapsack%20problem%2FUnbounded|Knapsack problem/Unbounded]]
| [[Globally%20replace%20text%20in%20several%20files|Globally replace text in several files]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,933: Line 2,157:
|-
|-
| 65
| 65
| [[Truncatable%20primes|Truncatable primes]]
| [[McNuggets%20problem|McNuggets problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 65
| 65
| [[Unicode%20strings|Unicode strings]]
| [[Modular%20exponentiation|Modular exponentiation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 65
| [[RPG%20attributes%20generator|RPG attributes generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 65
| [[Roots%20of%20a%20quadratic%20function|Roots of a quadratic function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 65
| [[Subleq|Subleq]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 65
| [[Undefined%20values|Undefined values]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 64
| 64
|data-sort-value="0C24 game/solve"| [[24%20game%2FSolve|24 game/Solve]]
| [[Averages%2FMean%20time%20of%20day|Averages/Mean time of day]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 64
| 64
| [[Leonardo%20numbers|Leonardo numbers]]
| [[Brownian%20tree|Brownian tree]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 64
| [[Code%20Golf%3A%20Code%20Golf|Code Golf: Code Golf]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 64
| 64
| [[Long%20year|Long year]]
| [[DNS%20query|DNS query]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 64
| 64
| [[Discordian%20date|Discordian date]]
|data-sort-value="magic 0B8-ball"| [[Magic%208-ball|Magic 8-ball]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 64
| 64
| [[Fibonacci%20word|Fibonacci word]]
| [[Miller%E2%80%93Rabin%20primality%20test|Miller–Rabin primality test]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 64
| 64
| [[Fusc%20sequence|Fusc sequence]]
| [[Quickselect%20algorithm|Quickselect algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 64
| 64
| [[Generator%2FExponential|Generator/Exponential]]
| [[Reduced%20row%20echelon%20form|Reduced row echelon form]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 64
| 64
| [[Huffman%20coding|Huffman coding]]
| [[Runge-Kutta%20method|Runge-Kutta method]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 64
| 64
| [[Loops%2FIncrement%20loop%20index%20within%20loop%20body|Loops/Increment loop index within loop body]]
| [[Smith%20numbers|Smith numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 64
| 64
| [[Nim%20game|Nim game]]
| [[Sorting%20algorithms%2FSleep%20sort|Sorting algorithms/Sleep sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 64
| 64
| [[Sum%20of%20first%20n%20cubes|Sum of first n cubes]]
| [[Test%20a%20function|Test a function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 63
| 63
| [[Archimedean%20spiral|Archimedean spiral]]
|data-sort-value="0C24 game/solve"| [[24%20game%2FSolve|24 game/Solve]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 63
| 63
| [[Convert%20decimal%20number%20to%20rational|Convert decimal number to rational]]
| [[Arithmetic%20evaluation|Arithmetic evaluation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 63
| 63
| [[Days%20between%20dates|Days between dates]]
| [[Cartesian%20product%20of%20two%20or%20more%20lists|Cartesian product of two or more lists]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 63
| 63
| [[Horizontal%20sundial%20calculations|Horizontal sundial calculations]]
| [[Chinese%20zodiac|Chinese zodiac]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 63
| 63
| [[Left%20factorials|Left factorials]]
| [[Determine%20if%20a%20string%20has%20all%20the%20same%20characters|Determine if a string has all the same characters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 63
| 63
| [[Dutch%20national%20flag%20problem|Dutch national flag problem]]
| [[Odd%20word%20problem|Odd word problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 63
| 63
| [[Partial%20function%20application|Partial function application]]
| [[Emirp%20primes|Emirp primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 63
| 63
| [[Huffman%20coding|Huffman coding]]
| [[Sattolo%20cycle|Sattolo cycle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 63
| [[JortSort|JortSort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 63
| [[Knapsack%20problem%2FContinuous|Knapsack problem/Continuous]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 63
| 63
| [[Sum%20of%20divisors|Sum of divisors]]
| [[Longest%20common%20prefix|Longest common prefix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 63
| 62
| [[Add%20a%20variable%20to%20a%20class%20instance%20at%20runtime|Add a variable to a class instance at runtime]]
| [[Ludic%20numbers|Ludic numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 63
| 62
| [[Dijkstra%27s%20algorithm|Dijkstra's algorithm]]
| [[Non-decimal%20radices%2FInput|Non-decimal radices/Input]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 63
| 62
| [[Dinesman%27s%20multiple-dwelling%20problem|Dinesman's multiple-dwelling problem]]
| [[Terminal%20control%2FDisplay%20an%20extended%20character|Terminal control/Display an extended character]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 62
| 62
| [[Grayscale%20image|Grayscale image]]
|data-sort-value="0E2048"| [[2048|2048]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 62
| 62
| [[Iterated%20digits%20squaring|Iterated digits squaring]]
| [[Bitmap%2FWrite%20a%20PPM%20file|Bitmap/Write a PPM file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 62
| 62
| [[Kernighans%20large%20earthquake%20problem|Kernighans large earthquake problem]]
| [[Copy%20stdin%20to%20stdout|Copy stdin to stdout]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 62
| 62
| [[LZW%20compression|LZW compression]]
| [[Generator%2FExponential|Generator/Exponential]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 62
| 62
| [[Mad%20Libs|Mad Libs]]
| [[Isqrt%20%28integer%20square%20root%29%20of%20X|Isqrt (integer square root) of X]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 62
| 62
| [[Matrix-exponentiation%20operator|Matrix-exponentiation operator]]
| [[Knapsack%20problem%2FUnbounded|Knapsack problem/Unbounded]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|-
|-
| 62
| 62
| [[Random%20number%20generator%20%28device%29|Random number generator (device)]]
| [[Mouse%20position|Mouse position]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 62
| [[Smallest%20square%20that%20begins%20with%20n|Smallest square that begins with n]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 62
| 62
| [[Terminal%20control%2FColoured%20text|Terminal control/Coloured text]]
| [[Partial%20function%20application|Partial function application]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 62
| 62
| [[Truncate%20a%20file|Truncate a file]]
| [[Truncatable%20primes|Truncatable primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[Validate%20International%20Securities%20Identification%20Number|Validate International Securities Identification Number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 61
| 61
| [[Deal%20cards%20for%20FreeCell|Deal cards for FreeCell]]
|data-sort-value="0B4-rings or 0B4-squares puzzle"| [[4-rings%20or%204-squares%20puzzle|4-rings or 4-squares puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 61
| 61
| [[Define%20a%20primitive%20data%20type|Define a primitive data type]]
| [[Brownian%20tree|Brownian tree]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 61
| 61
| [[Doubly-linked%20list%2FElement%20definition|Doubly-linked list/Element definition]]
| [[Compile-time%20calculation|Compile-time calculation]]
|①||②||③||④||⑤||⑥||⑦||O||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||||⑨||⑩
|-
|-
| 61
| 61
| [[Find%20the%20intersection%20of%20two%20lines|Find the intersection of two lines]]
| [[Define%20a%20primitive%20data%20type|Define a primitive data type]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|-
|-
| 61
| 61
| [[Draw%20a%20clock|Draw a clock]]
| [[Hash%20join|Hash join]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 61
| 61
| [[Largest%20proper%20divisor%20of%20n|Largest proper divisor of n]]
| [[Draw%20a%20cuboid|Draw a cuboid]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 61
| [[Loops%2FWith%20multiple%20ranges|Loops/With multiple ranges]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 61
| [[Pig%20the%20dice%20game|Pig the dice game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 61
| [[Pointers%20and%20references|Pointers and references]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 61
| [[Scope%20modifiers|Scope modifiers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 61
| [[Sort%20numbers%20lexicographically|Sort numbers lexicographically]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,121: Line 2,353:
|-
|-
| 61
| 61
| [[Ternary%20logic|Ternary logic]]
| [[Topological%20sort|Topological sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 61
| 61
| [[Unbias%20a%20random%20generator|Unbias a random generator]]
| [[Unicode%20strings|Unicode strings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,131: Line 2,363:
| [[User%20input%2FGraphical|User input/Graphical]]
| [[User%20input%2FGraphical|User input/Graphical]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 61
| [[Words%20containing%20%22the%22%20substring|Words containing "the" substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 60
| 60
| [[Abbreviations%2C%20automatic|Abbreviations, automatic]]
| [[Add%20a%20variable%20to%20a%20class%20instance%20at%20runtime|Add a variable to a class instance at runtime]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|-
|-
| 60
| 60
| [[Bell%20numbers|Bell numbers]]
|data-sort-value="base0C64 decode data"| [[Base64%20decode%20data|Base64 decode data]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 60
| 60
| [[Fibonacci%20word|Fibonacci word]]
| [[Bernoulli%20numbers|Bernoulli numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 60
| 60
| [[Extreme%20floating%20point%20values|Extreme floating point values]]
| [[Kernighans%20large%20earthquake%20problem|Kernighans large earthquake problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 60
| 60
| [[Inverted%20syntax|Inverted syntax]]
| [[Left%20factorials|Left factorials]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 60
| 60
| [[Keyboard%20input%2FKeypress%20check|Keyboard input/Keypress check]]
| [[Mad%20Libs|Mad Libs]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 60
| 60
| [[Multisplit|Multisplit]]
| [[Matrix-exponentiation%20operator|Matrix-exponentiation operator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 60
| 60
| [[Perfect%20shuffle|Perfect shuffle]]
| [[Pascal%20matrix%20generation|Pascal matrix generation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 60
| 60
| [[Runtime%20evaluation%2FIn%20an%20environment|Runtime evaluation/In an environment]]
| [[Topological%20sort|Topological sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 60
| 60
| [[Shoelace%20formula%20for%20polygonal%20area|Shoelace formula for polygonal area]]
| [[Truncate%20a%20file|Truncate a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 60
| 60
| [[Sierpinski%20triangle%2FGraphical|Sierpinski triangle/Graphical]]
| [[Two%20identical%20strings|Two identical strings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 60
| 60
| [[Vector|Vector]]
| [[Singleton|Singleton]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 59
| 60
| [[Stem-and-leaf%20plot|Stem-and-leaf plot]]
|data-sort-value="base0C64 encode data"| [[Base64%20encode%20data|Base64 encode data]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 59
| 59
| [[Call%20a%20function%20in%20a%20shared%20library|Call a function in a shared library]]
| [[Deal%20cards%20for%20FreeCell|Deal cards for FreeCell]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 59
| 59
| [[Chaos%20game|Chaos game]]
| [[Doubly-linked%20list%2FElement%20definition|Doubly-linked list/Element definition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 59
| 59
| [[Delegates|Delegates]]
| [[Draw%20a%20pixel|Draw a pixel]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 59
| 59
| [[First-class%20functions%2FUse%20numbers%20analogously|First-class functions/Use numbers analogously]]
| [[Nim%20game|Nim game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 59
| 59
| [[Forest%20fire|Forest fire]]
| [[Pointers%20and%20references|Pointers and references]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 59
| 59
| [[Holidays%20related%20to%20Easter|Holidays related to Easter]]
| [[Random%20number%20generator%20%28device%29|Random number generator (device)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 59
| 59
| [[Password%20generator|Password generator]]
| [[Sattolo%20cycle|Sattolo cycle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 59
| 59
| [[Perfect%20totient%20numbers|Perfect totient numbers]]
| [[Scope%20modifiers|Scope modifiers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 59
| 59
| [[Sorting%20algorithms%2FPermutation%20sort|Sorting algorithms/Permutation sort]]
| [[Stem-and-leaf%20plot|Stem-and-leaf plot]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 59
| 59
| [[Tokenize%20a%20string%20with%20escaping|Tokenize a string with escaping]]
| [[Tau%20function|Tau function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 59
| 59
| [[Universal%20Turing%20machine|Universal Turing machine]]
| [[Terminal%20control%2FColoured%20text|Terminal control/Coloured text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 58
| 58
| [[Compare%20length%20of%20two%20strings|Compare length of two strings]]
| [[Cantor%20set|Cantor set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 58
| 58
| [[DNS%20query|DNS query]]
| [[Egyptian%20division|Egyptian division]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 58
| 58
| [[Halt%20and%20catch%20fire|Halt and catch fire]]
| [[Dinesman%27s%20multiple-dwelling%20problem|Dinesman's multiple-dwelling problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 58
| 58
| [[Handle%20a%20signal|Handle a signal]]
| [[Discordian%20date|Discordian date]]
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 58
| 58
| [[Hofstadter%20Figure-Figure%20sequences|Hofstadter Figure-Figure sequences]]
| [[Forest%20fire|Forest fire]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 58
| 58
| [[Grayscale%20image|Grayscale image]]
| [[Kronecker%20product|Kronecker product]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 58
| 58
| [[Hash%20join|Hash join]]
| [[Modulinos|Modulinos]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 58
| [[Iterated%20digits%20squaring|Iterated digits squaring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 58
| 58
| [[LZW%20compression|LZW compression]]
| [[Rate%20counter|Rate counter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 58
| 58
| [[Recaman%27s%20sequence|Recaman's sequence]]
| [[Multisplit|Multisplit]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 58
| 58
| [[Rosetta%20Code%2FRank%20languages%20by%20popularity|Rosetta Code/Rank languages by popularity]]
| [[Odd%20word%20problem|Odd word problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 58
| [[Remove%20vowels%20from%20a%20string|Remove vowels from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 58
| 58
| [[Search%20a%20list%20of%20records|Search a list of records]]
| [[Singleton|Singleton]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 58
| 58
| [[Seven-sided%20dice%20from%20five-sided%20dice|Seven-sided dice from five-sided dice]]
| [[Sorting%20algorithms%2FPermutation%20sort|Sorting algorithms/Permutation sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 58
| 58
| [[Stack%20traces|Stack traces]]
| [[Terminal%20control%2FCursor%20positioning|Terminal control/Cursor positioning]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 58
| 58
| [[Statistics%2FBasic|Statistics/Basic]]
| [[Tokenize%20a%20string%20with%20escaping|Tokenize a string with escaping]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 58
| 58
| [[Wireworld|Wireworld]]
| [[Unbias%20a%20random%20generator|Unbias a random generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 58
| 58
| [[XML%2FXPath|XML/XPath]]
| [[Universal%20Turing%20machine|Universal Turing machine]]
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 57
| 57
| [[Associative%20array%2FMerging|Associative array/Merging]]
| [[Bernoulli%20numbers|Bernoulli numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 57
| 57
| [[Bioinformatics%2Fbase%20count|Bioinformatics/base count]]
| [[Convert%20decimal%20number%20to%20rational|Convert decimal number to rational]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 57
| 57
| [[Determine%20if%20a%20string%20has%20all%20unique%20characters|Determine if a string has all unique characters]]
| [[Delegates|Delegates]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 57
| 57
| [[FASTA%20format|FASTA format]]
| [[Fractran|Fractran]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 57
| 57
|data-sort-value="generate chess0D960 starting position"| [[Generate%20Chess960%20starting%20position|Generate Chess960 starting position]]
| [[Fusc%20sequence|Fusc sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 57
| 57
| [[Heronian%20triangles|Heronian triangles]]
| [[Keyboard%20input%2FKeypress%20check|Keyboard input/Keypress check]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 57
| 57
| [[Longest%20string%20challenge|Longest string challenge]]
| [[Munching%20squares|Munching squares]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 57
| 57
| [[Naming%20conventions|Naming conventions]]
| [[Perfect%20shuffle|Perfect shuffle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 57
| 57
| [[Polynomial%20regression|Polynomial regression]]
| [[Rosetta%20Code%2FRank%20languages%20by%20popularity|Rosetta Code/Rank languages by popularity]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 57
| 57
| [[Strange%20plus%20numbers|Strange plus numbers]]
| [[Runtime%20evaluation%2FIn%20an%20environment|Runtime evaluation/In an environment]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||⑩
|-
| 56
| [[Archimedean%20spiral|Archimedean spiral]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 56
| 57
| [[Water%20collected%20between%20towers|Water collected between towers]]
| [[Call%20a%20function%20in%20a%20shared%20library|Call a function in a shared library]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 56
| 56
| [[Extensible%20prime%20generator|Extensible prime generator]]
| [[Dijkstra%27s%20algorithm|Dijkstra's algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 56
| 56
| [[Gaussian%20elimination|Gaussian elimination]]
| [[Extreme%20floating%20point%20values|Extreme floating point values]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 56
| 56
| [[Jaro%20similarity|Jaro similarity]]
| [[Handle%20a%20signal|Handle a signal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 56
| [[Inverted%20syntax|Inverted syntax]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 56
| 56
| [[Longest%20increasing%20subsequence|Longest increasing subsequence]]
| [[Largest%20proper%20divisor%20of%20n|Largest proper divisor of n]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 56
| 56
| [[Non-continuous%20subsequences|Non-continuous subsequences]]
| [[Longest%20common%20substring|Longest common substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 56
| 56
| [[Send%20email|Send email]]
| [[Loops%2FIncrement%20loop%20index%20within%20loop%20body|Loops/Increment loop index within loop body]]
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||O||⑩
|-
|-
| 56
| 56
| [[Set%20consolidation|Set consolidation]]
| [[Maximum%20triangle%20path%20sum|Maximum triangle path sum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 56
| [[Modulinos|Modulinos]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|-
| 56
| 56
| [[Strip%20block%20comments|Strip block comments]]
| [[Stack%20traces|Stack traces]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 56
| 56
| [[Ulam%20spiral%20%28for%20primes%29|Ulam spiral (for primes)]]
| [[Statistics%2FBasic|Statistics/Basic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 56
| 56
| [[XML%2FDOM%20serialization|XML/DOM serialization]]
| [[Validate%20International%20Securities%20Identification%20Number|Validate International Securities Identification Number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 56
| [[XML%2FXPath|XML/XPath]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 55
| 55
| [[Average%20loop%20length|Average loop length]]
| [[Associative%20array%2FMerging|Associative array/Merging]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 55
| [[Non-continuous%20subsequences|Non-continuous subsequences]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 55
| 55
| [[Pig%20the%20dice%20game|Pig the dice game]]
| [[Casting%20out%20nines|Casting out nines]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 55
| 55
| [[Mertens%20function|Mertens function]]
| [[Primality%20by%20Wilson%27s%20theorem|Primality by Wilson's theorem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 55
| 55
| [[Move-to-front%20algorithm|Move-to-front algorithm]]
| [[Search%20a%20list%20of%20records|Search a list of records]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 55
| 55
| [[Munching%20squares|Munching squares]]
| [[Seven-sided%20dice%20from%20five-sided%20dice|Seven-sided dice from five-sided dice]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 55
| 55
| [[Spinning%20rod%20animation%2FText|Spinning rod animation/Text]]
| [[Sort%20numbers%20lexicographically|Sort numbers lexicographically]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 55
| [[Strip%20block%20comments|Strip block comments]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 55
| 55
| [[Sum%20of%20divisors|Sum of divisors]]
| [[Sum%20of%20the%20digits%20of%20n%20is%20substring%20of%20n|Sum of the digits of n is substring of n]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|- style="background-color: #ffc"
| 55
| 55
| [[Synchronous%20concurrency|Synchronous concurrency]]
| [[Sum%20of%20first%20n%20cubes|Sum of first n cubes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 55
| 55
| [[Terminal%20control%2FCursor%20positioning|Terminal control/Cursor positioning]]
| [[Synchronous%20concurrency|Synchronous concurrency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 55
|data-sort-value="text processing/0B2"| [[Text%20processing%2F2|Text processing/2]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 54
| 54
|data-sort-value="0C21 game"| [[21%20game|21 game]]
| [[Abbreviations%2C%20automatic|Abbreviations, automatic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 54
| 54
| [[Aliquot%20sequence%20classifications|Aliquot sequence classifications]]
| [[Bell%20numbers|Bell numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 54
| 54
| [[Chaos%20game|Chaos game]]
| [[Convex%20hull|Convex hull]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 54
| 54
| [[Determinant%20and%20permanent|Determinant and permanent]]
| [[Determine%20if%20a%20string%20has%20all%20unique%20characters|Determine if a string has all unique characters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 54
| 54
| [[Determine%20if%20a%20string%20is%20squeezable|Determine if a string is squeezable]]
| [[Find%20the%20intersection%20of%20two%20lines|Find the intersection of two lines]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 54
| 54
| [[Digital%20root%2FMultiplicative%20digital%20root|Digital root/Multiplicative digital root]]
| [[First-class%20functions%2FUse%20numbers%20analogously|First-class functions/Use numbers analogously]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|-
|-
| 54
| 54
| [[Doubly-linked%20list%2FElement%20insertion|Doubly-linked list/Element insertion]]
| [[Move-to-front%20algorithm|Move-to-front algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 54
| 54
| [[Elementary%20cellular%20automaton|Elementary cellular automaton]]
| [[Password%20generator|Password generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 54
| 54
| [[Execute%20a%20Markov%20algorithm|Execute a Markov algorithm]]
| [[Polynomial%20regression|Polynomial regression]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 54
| 54
| [[Greyscale%20bars%2FDisplay|Greyscale bars/Display]]
| [[Rate%20counter|Rate counter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 54
| 54
| [[Hilbert%20curve|Hilbert curve]]
| [[Recaman%27s%20sequence|Recaman's sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 54
| 54
| [[Idiomatically%20determine%20all%20the%20lowercase%20and%20uppercase%20letters|Idiomatically determine all the lowercase and uppercase letters]]
| [[Send%20email|Send email]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|-
| 54
| [[Shoelace%20formula%20for%20polygonal%20area|Shoelace formula for polygonal area]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 54
| [[Odd%20and%20square%20numbers|Odd and square numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 54
| 54
| [[Substitution%20cipher|Substitution cipher]]
|data-sort-value="text processing/0B2"| [[Text%20processing%2F2|Text processing/2]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 54
| 54
| [[Water%20collected%20between%20towers|Water collected between towers]]
| [[Text%20between|Text between]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 54
| 54
| [[The%20Name%20Game|The Name Game]]
| [[Wireworld|Wireworld]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 54
| 54
| [[Zebra%20puzzle|Zebra puzzle]]
| [[XML%2FDOM%20serialization|XML/DOM serialization]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 53
| 53
| [[Append%20a%20record%20to%20the%20end%20of%20a%20text%20file|Append a record to the end of a text file]]
| [[Days%20between%20dates|Days between dates]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 53
| 53
| [[Chowla%20numbers|Chowla numbers]]
| [[Determine%20if%20a%20string%20is%20squeezable|Determine if a string is squeezable]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,525: Line 2,733:
|-
|-
| 53
| 53
| [[Doubly-linked%20list%2FElement%20insertion|Doubly-linked list/Element insertion]]
| [[Doubly-linked%20list%2FTraversal|Doubly-linked list/Traversal]]
|①||②||③||④||⑤||⑥||||⑧||⑨||⑩
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|-
| 53
| 53
| [[Egyptian%20division|Egyptian division]]
| [[Image%20noise|Image noise]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 53
| 53
| [[MAC%20vendor%20lookup|MAC vendor lookup]]
| [[Farey%20sequence|Farey sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 53
| 53
| [[Make%20directory%20path|Make directory path]]
| [[Fractran|Fractran]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 53
| 53
| [[Matrix%20with%20two%20diagonals|Matrix with two diagonals]]
| [[Gaussian%20elimination|Gaussian elimination]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 53
| 53
| [[Musical%20scale|Musical scale]]
| [[Heronian%20triangles|Heronian triangles]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 53
| 52
| [[ABC%20words|ABC words]]
| [[Hofstadter%20Figure-Figure%20sequences|Hofstadter Figure-Figure sequences]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 53
| 52
| [[Currency|Currency]]
| [[Jaro%20similarity|Jaro similarity]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 52
|data-sort-value="find words which contains more than 0B3 e vowels"| [[Find%20words%20which%20contains%20more%20than%203%20e%20vowels|Find words which contains more than 3 e vowels]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 53
| 52
| [[Floyd-Warshall%20algorithm|Floyd-Warshall algorithm]]
| [[Longest%20increasing%20subsequence|Longest increasing subsequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 53
| 52
| [[GUI%20component%20interaction|GUI component interaction]]
| [[Zebra%20puzzle|Zebra puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 52
| 52
| [[Metaprogramming|Metaprogramming]]
| [[Colour%20bars%2FDisplay|Colour bars/Display]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|- style="background-color: #ffc"
| 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.]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 52
| 52
| [[Polynomial%20long%20division|Polynomial long division]]
| [[Convex%20hull|Convex hull]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 52
| 52
| [[Problem%20of%20Apollonius|Problem of Apollonius]]
| [[Determinant%20and%20permanent|Determinant and permanent]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 52
| 52
| [[Respond%20to%20an%20unknown%20method%20call|Respond to an unknown method call]]
| [[Extensible%20prime%20generator|Extensible prime generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|-
|-
| 52
| 52
| [[Stable%20marriage%20problem|Stable marriage problem]]
| [[Holidays%20related%20to%20Easter|Holidays related to Easter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 52
| 52
| [[Start%20from%20a%20main%20routine|Start from a main routine]]
| [[Kronecker%20product|Kronecker product]]
|①||②||③||④||⑤||⑥||⑦||||⑨||
|①||②||③||④||⑤||⑥||⑦||O||⑨||O
|-
|-
| 52
| 52
|data-sort-value="text processing/0B1"| [[Text%20processing%2F1|Text processing/1]]
| [[Longest%20string%20challenge|Longest string challenge]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 52
| 51
| [[Abbreviations%2C%20easy|Abbreviations, easy]]
| [[Make%20directory%20path|Make directory path]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 52
| 51
| [[Bitmap%2FFlood%20fill|Bitmap/Flood fill]]
| [[Metaprogramming|Metaprogramming]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 52
| 51
| [[Colour%20bars%2FDisplay|Colour bars/Display]]
| [[Naming%20conventions|Naming conventions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 52
| 51
| [[Colour%20pinstripe%2FDisplay|Colour pinstripe/Display]]
| [[Sierpinski%20triangle%2FGraphical|Sierpinski triangle/Graphical]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 52
| 51
| [[Doubly-linked%20list%2FDefinition|Doubly-linked list/Definition]]
|data-sort-value="text processing/0B1"| [[Text%20processing%2F1|Text processing/1]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 51
| [[History%20variables|History variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 51
| 51
| [[Last%20letter-first%20letter|Last letter-first letter]]
| [[Doubly-linked%20list%2FTraversal|Doubly-linked list/Traversal]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||||⑦||⑧||⑨||⑩
|-
|-
| 51
| 51
| [[Permutations%2FDerangements|Permutations/Derangements]]
| [[Execute%20a%20Markov%20algorithm|Execute a Markov algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 51
| 51
| [[Polymorphic%20copy|Polymorphic copy]]
| [[GUI%20component%20interaction|GUI component interaction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 51
| 51
| [[Respond%20to%20an%20unknown%20method%20call|Respond to an unknown method call]]
| [[Send%20an%20unknown%20method%20call|Send an unknown method call]]
|①||②||③||④||||⑥||⑦||⑧||O||⑩
|①||②||③||④||O||⑥||⑦||⑧||||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 51
| 51
| [[Strange%20plus%20numbers|Strange plus numbers]]
| [[Strange%20numbers|Strange numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|- style="background-color: #ffc"
| 51
| 51
| [[Taxicab%20numbers|Taxicab numbers]]
| [[Words%20containing%20%22the%22%20substring|Words containing "the" substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 51
| [[Variable%20size%2FSet|Variable size/Set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 51
| [[Verify%20distribution%20uniformity%2FNaive|Verify distribution uniformity/Naive]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 50
| 50
| [[Approximate%20equality|Approximate equality]]
| [[Aliquot%20sequence%20classifications|Aliquot sequence classifications]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 50
| 50
| [[Bitmap%2FMidpoint%20circle%20algorithm|Bitmap/Midpoint circle algorithm]]
| [[Append%20a%20record%20to%20the%20end%20of%20a%20text%20file|Append a record to the end of a text file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 50
| 50
| [[Bitmap%2FRead%20a%20PPM%20file|Bitmap/Read a PPM file]]
| [[Average%20loop%20length|Average loop length]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 50
| 50
| [[Brazilian%20numbers|Brazilian numbers]]
| [[Digital%20root%2FMultiplicative%20digital%20root|Digital root/Multiplicative digital root]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 50
| 50
| [[Combinations%20and%20permutations|Combinations and permutations]]
| [[Echo%20server|Echo server]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 50
| [[Coprimes|Coprimes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 50
| 50
| [[Humble%20numbers|Humble numbers]]
| [[Floyd-Warshall%20algorithm|Floyd-Warshall algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 50
| 50
| [[Lah%20numbers|Lah numbers]]
| [[Greyscale%20bars%2FDisplay|Greyscale bars/Display]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 50
| 50
| [[Sequence%3A%20smallest%20number%20with%20exactly%20n%20divisors|Sequence: smallest number with exactly n divisors]]
| [[Last%20letter-first%20letter|Last letter-first letter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 50
| 50
| [[Sorting%20algorithms%2FRadix%20sort|Sorting algorithms/Radix sort]]
| [[Loops%2FWith%20multiple%20ranges|Loops/With multiple ranges]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 50
| 50
| [[Sparkline%20in%20unicode|Sparkline in unicode]]
| [[Stable%20marriage%20problem|Stable marriage problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 50
| 50
|data-sort-value="sum to 0D100"| [[Sum%20to%20100|Sum to 100]]
| [[Tau%20number|Tau number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 50
| 50
| [[Twelve%20statements|Twelve statements]]
| [[Taxicab%20numbers|Taxicab numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 50
| 50
|data-sort-value="utf-0B8 encode and decode"| [[UTF-8%20encode%20and%20decode|UTF-8 encode and decode]]
| [[Text%20between|Text between]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 50
| 50
| [[Visualize%20a%20tree|Visualize a tree]]
| [[Visualize%20a%20tree|Visualize a tree]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 49
|data-sort-value="0F10001th prime"| [[10001th%20prime|10001th prime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 49
| 49
| [[Active%20object|Active object]]
| [[Doubly-linked%20list%2FDefinition|Doubly-linked list/Definition]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||||⑦||⑧||⑨||⑩
|-
|-
| 49
| 49
| [[Deepcopy|Deepcopy]]
| [[Element-wise%20operations|Element-wise operations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 49
| 49
| [[Display%20a%20linear%20combination|Display a linear combination]]
| [[History%20variables|History variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|-
|-
| 49
| 49
| [[Element-wise%20operations|Element-wise operations]]
| [[Mertens%20function|Mertens function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 49
| 49
| [[File%20extension%20is%20in%20extensions%20list|File extension is in extensions list]]
| [[OpenGL|OpenGL]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 49
| [[Find%20prime%20n%20such%20that%20reversed%20n%20is%20also%20prime|Find prime n such that reversed n is also prime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 49
| [[Find%20square%20difference|Find square difference]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||
|-
|-
| 49
| 49
| [[Magnanimous%20numbers|Magnanimous numbers]]
| [[Polynomial%20long%20division|Polynomial long division]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 49
| 49
| [[Narcissist|Narcissist]]
| [[Sparkline%20in%20unicode|Sparkline in unicode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 49
| [[Nice%20primes|Nice primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 49
| 49
| [[OpenGL|OpenGL]]
| [[Ulam%20spiral%20%28for%20primes%29|Ulam spiral (for primes)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 49
| 49
| [[Parsing%2FShunting-yard%20algorithm|Parsing/Shunting-yard algorithm]]
| [[Verify%20distribution%20uniformity%2FNaive|Verify distribution uniformity/Naive]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 49
| [[Permutations%20by%20swapping|Permutations by swapping]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 49
| [[Special%20divisors|Special divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 48
| 48
| [[Balanced%20ternary|Balanced ternary]]
| [[Abbreviations%2C%20easy|Abbreviations, easy]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 48
| 48
| [[Bulls%20and%20cows%2FPlayer|Bulls and cows/Player]]
| [[Active%20object|Active object]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 48
| 48
| [[Color%20of%20a%20screen%20pixel|Color of a screen pixel]]
| [[Bitmap%2FFlood%20fill|Bitmap/Flood fill]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 48
| 48
| [[Continued%20fraction%2FArithmetic%2FConstruct%20from%20rational%20number|Continued fraction/Arithmetic/Construct from rational number]]
| [[Chowla%20numbers|Chowla numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 48
| [[Count%20how%20many%20vowels%20and%20consonants%20occur%20in%20a%20string|Count how many vowels and consonants occur in a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 48
| 48
| [[Determine%20if%20only%20one%20instance%20is%20running|Determine if only one instance is running]]
| [[Determine%20if%20only%20one%20instance%20is%20running|Determine if only one instance is running]]
|①||②||③||④||⑤||⑥||⑦||⑧||||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 48
| 48
| [[Feigenbaum%20constant%20calculation|Feigenbaum constant calculation]]
| [[Elementary%20cellular%20automaton|Elementary cellular automaton]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 48
| 48
| [[Fivenum|Fivenum]]
|data-sort-value="generate chess0D960 starting position"| [[Generate%20Chess960%20starting%20position|Generate Chess960 starting position]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 48
| 48
| [[Flipping%20bits%20game|Flipping bits game]]
| [[Image%20noise|Image noise]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 48
| 48
| [[GUI%2FMaximum%20window%20dimensions|GUI/Maximum window dimensions]]
| [[Musical%20scale|Musical scale]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 48
| 48
| [[Golden%20ratio%2FConvergence|Golden ratio/Convergence]]
| [[Perfect%20totient%20numbers|Perfect totient numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 48
| [[Input%2FOutput%20for%20pairs%20of%20numbers|Input/Output for pairs of numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 48
| 48
| [[Polymorphic%20copy|Polymorphic copy]]
| [[Julia%20set|Julia set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 48
| 48
| [[Long%20primes|Long primes]]
| [[Send%20an%20unknown%20method%20call|Send an unknown method call]]
|①||②||③||④||⑤||⑥||O||⑧||O||⑩
|①||②||③||④||⑤||⑥||||⑧||||⑩
|-
| 48
| [[Loops%2FWrong%20ranges|Loops/Wrong ranges]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[Palindrome%20dates|Palindrome dates]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 48
| 48
| [[Product%20of%20divisors|Product of divisors]]
| [[Sum%20of%20the%20digits%20of%20n%20is%20substring%20of%20n|Sum of the digits of n is substring of n]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 48
| 48
| [[Pseudo-random%20numbers%2FMiddle-square%20method|Pseudo-random numbers/Middle-square method]]
| [[Totient%20function|Totient function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 47
| 48
| [[Bitmap%2FRead%20a%20PPM%20file|Bitmap/Read a PPM file]]
| [[Secure%20temporary%20file|Secure temporary file]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 48
|data-sort-value="shift list elements to left by 0B3"| [[Shift%20list%20elements%20to%20left%20by%203|Shift list elements to left by 3]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 47
| 48
| [[Sorting%20Algorithms%2FCircle%20Sort|Sorting Algorithms/Circle Sort]]
| [[Hilbert%20curve|Hilbert curve]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 47
| 48
| [[Speech%20synthesis|Speech synthesis]]
| [[Narcissist|Narcissist]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 48
| [[Steady%20squares|Steady squares]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 48
| [[Subtractive%20generator|Subtractive generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 47
| 48
| [[Sudan%20function|Sudan function]]
| [[Problem%20of%20Apollonius|Problem of Apollonius]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[Truth%20table|Truth table]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[Yellowstone%20sequence|Yellowstone sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 47
| 47
| [[Ascending%20primes|Ascending primes]]
| [[Set%20consolidation|Set consolidation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 47
|data-sort-value="base 0C16 numbers needing a to f"| [[Base%2016%20numbers%20needing%20a%20to%20f|Base 16 numbers needing a to f]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 47
| 47
| [[Echo%20server|Echo server]]
| [[Sorting%20algorithms%2FRadix%20sort|Sorting algorithms/Radix sort]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 47
| [[Extra%20primes|Extra primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 47
| 47
| [[Factorions|Factorions]]
| [[Spinning%20rod%20animation%2FText|Spinning rod animation/Text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 47
| [[Find%20words%20which%20contains%20all%20the%20vowels|Find words which contains all the vowels]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 47
| 47
| [[Keyboard%20input%2FFlush%20the%20keyboard%20buffer|Keyboard input/Flush the keyboard buffer]]
|data-sort-value="sum to 0D100"| [[Sum%20to%20100|Sum to 100]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 47
| [[Knapsack%20problem%2FBounded|Knapsack problem/Bounded]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 47
| [[Mersenne%20primes|Mersenne primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 47
|data-sort-value="show the (decimal) value of a number of 0B1s appended with a 0B3, then squared"| [[Show%20the%20%28decimal%29%20value%20of%20a%20number%20of%201s%20appended%20with%20a%203%2C%20then%20squared|Show the (decimal) value of a number of 1s appended with a 3, then squared]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 47
| 47
| [[Sutherland-Hodgman%20polygon%20clipping|Sutherland-Hodgman polygon clipping]]
|data-sort-value="utf-0B8 encode and decode"| [[UTF-8%20encode%20and%20decode|UTF-8 encode and decode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 46
| 47
| [[Table%20creation%2FPostal%20addresses|Table creation/Postal addresses]]
|data-sort-value="0C21 game"| [[21%20game|21 game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 46
| 47
| [[Terminal%20control%2FDimensions|Terminal control/Dimensions]]
| [[Approximate%20equality|Approximate equality]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 47
| [[Triplet%20of%20three%20numbers|Triplet of three numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 47
| [[Type%20detection|Type detection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 46
| 46
| [[Abbreviations%2C%20simple|Abbreviations, simple]]
| [[Bioinformatics%2Fbase%20count|Bioinformatics/base count]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 46
| 46
| [[Atomic%20updates|Atomic updates]]
| [[Bulls%20and%20cows%2FPlayer|Bulls and cows/Player]]
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||O||⑩
|-
|-
| 46
| 46
|data-sort-value="carmichael 0B3 strong pseudoprimes"| [[Carmichael%203%20strong%20pseudoprimes|Carmichael 3 strong pseudoprimes]]
| [[Casting%20out%20nines|Casting out nines]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,843: Line 3,167:
| [[Compiler%2Flexical%20analyzer|Compiler/lexical analyzer]]
| [[Compiler%2Flexical%20analyzer|Compiler/lexical analyzer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 46
|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]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 46
| 46
| [[Find%20the%20intersection%20of%20a%20line%20with%20a%20plane|Find the intersection of a line with a plane]]
| [[Currency|Currency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 46
| 46
| [[Hickerson%20series%20of%20almost%20integers|Hickerson series of almost integers]]
| [[Deepcopy|Deepcopy]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 46
| 46
| [[Integer%20roots|Integer roots]]
| [[Flipping%20bits%20game|Flipping bits game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 46
| 46
| [[Koch%20curve|Koch curve]]
| [[Keyboard%20input%2FFlush%20the%20keyboard%20buffer|Keyboard input/Flush the keyboard buffer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 46
| 46
| [[Largest%20number%20divisible%20by%20its%20digits|Largest number divisible by its digits]]
| [[Knapsack%20problem%2FBounded|Knapsack problem/Bounded]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 46
| 46
| [[Pascal%27s%20triangle%2FPuzzle|Pascal's triangle/Puzzle]]
| [[Parsing%2FShunting-yard%20algorithm|Parsing/Shunting-yard algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 46
| 46
| [[Primorial%20numbers|Primorial numbers]]
| [[Rosetta%20Code%2FCount%20examples|Rosetta Code/Count examples]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|-
|-
| 46
| 46
| [[Pythagorean%20quadruples|Pythagorean quadruples]]
| [[Sorting%20Algorithms%2FCircle%20Sort|Sorting Algorithms/Circle Sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 46
| 46
| [[Rosetta%20Code%2FCount%20examples|Rosetta Code/Count examples]]
| [[Speech%20synthesis|Speech synthesis]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 46
| 46
| [[Safe%20primes%20and%20unsafe%20primes|Safe primes and unsafe primes]]
| [[Start%20from%20a%20main%20routine|Start from a main routine]]
|①||②||③||④||⑤||⑥||⑦||O||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||||⑨||⑩
|-
|-
| 46
| 46
| [[Sailors%2C%20coconuts%20and%20a%20monkey%20problem|Sailors, coconuts and a monkey problem]]
| [[Subtractive%20generator|Subtractive generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 46
| 46
| [[Sequence%3A%20smallest%20number%20greater%20than%20previous%20term%20with%20exactly%20n%20divisors|Sequence: smallest number greater than previous term with exactly n divisors]]
| [[Terminal%20control%2FDimensions|Terminal control/Dimensions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 46
| 46
| [[Sort%20a%20list%20of%20object%20identifiers|Sort a list of object identifiers]]
| [[The%20Name%20Game|The Name Game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 46
| 46
| [[Sorting%20algorithms%2FPatience%20sort|Sorting algorithms/Patience sort]]
| [[Twelve%20statements|Twelve statements]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|- style="background-color: #ffc"
|-
| 46
| 46
| [[Unique%20characters|Unique characters]]
| [[Variable%20size%2FSet|Variable size/Set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 45
| 45
| [[Arithmetic%20numbers|Arithmetic numbers]]
| [[Atomic%20updates|Atomic updates]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 45
| 45
| [[Arithmetic-geometric%20mean%2FCalculate%20Pi|Arithmetic-geometric mean/Calculate Pi]]
| [[Bitmap%2FMidpoint%20circle%20algorithm|Bitmap/Midpoint circle algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 45
| 45
| [[Cheryl%27s%20birthday|Cheryl's birthday]]
| [[Brazilian%20numbers|Brazilian numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 45
| 45
| [[Church%20numerals|Church numerals]]
|data-sort-value="carmichael 0B3 strong pseudoprimes"| [[Carmichael%203%20strong%20pseudoprimes|Carmichael 3 strong pseudoprimes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 45
| 45
| [[Cramer%27s%20rule|Cramer's rule]]
| [[Color%20of%20a%20screen%20pixel|Color of a screen pixel]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 45
| 45
| [[Cycle%20detection|Cycle detection]]
| [[Fivenum|Fivenum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 45
| [[Digit%20fifth%20powers|Digit fifth powers]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||
|-
|-
| 45
| 45
| [[Eban%20numbers|Eban numbers]]
| [[Loops%2FWrong%20ranges|Loops/Wrong ranges]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 45
| 45
| [[Euler%27s%20identity|Euler's identity]]
| [[Permutations%2FDerangements|Permutations/Derangements]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 45
| 45
| [[Sailors%2C%20coconuts%20and%20a%20monkey%20problem|Sailors, coconuts and a monkey problem]]
| [[Fairshare%20between%20two%20and%20more|Fairshare between two and more]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 45
| 45
|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]]
| [[Secure%20temporary%20file|Secure temporary file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 45
| 45
|data-sort-value="first 0B9 prime fibonacci number"| [[First%209%20prime%20Fibonacci%20number|First 9 prime Fibonacci number]]
| [[Smallest%20square%20that%20begins%20with%20n|Smallest square that begins with n]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 45
| 45
| [[Four%20is%20magic|Four is magic]]
| [[Sorting%20algorithms%2FPatience%20sort|Sorting algorithms/Patience sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 45
| [[Frobenius%20numbers|Frobenius numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 45
| 45
|data-sort-value="md0B5/implementation"| [[MD5%2FImplementation|MD5/Implementation]]
| [[Truth%20table|Truth table]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 44
| 45
| [[Numerical%20integration%2FAdaptive%20Simpson%27s%20method|Numerical integration/Adaptive Simpson's method]]
| [[ABC%20words|ABC words]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 44
|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"
| 44
| [[Coprimes|Coprimes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 44
| 45
| [[Permutations%20with%20repetitions|Permutations with repetitions]]
| [[Cycle%20detection|Cycle detection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 44
| 45
| [[Ranking%20methods|Ranking methods]]
| [[GUI%2FMaximum%20window%20dimensions|GUI/Maximum window dimensions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 44
| 45
|data-sort-value="read a file character by character/utf0B8"| [[Read%20a%20file%20character%20by%20character%2FUTF8|Read a file character by character/UTF8]]
| [[Halt%20and%20catch%20fire|Halt and catch fire]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 45
| [[S-expressions|S-expressions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 45
| [[Terminal%20control%2FHiding%20the%20cursor|Terminal control/Hiding the cursor]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 44
| 45
| [[Variable-length%20quantity|Variable-length quantity]]
| [[Hickerson%20series%20of%20almost%20integers|Hickerson series of almost integers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 45
| [[Voronoi%20diagram|Voronoi diagram]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 44
| 44
| [[Long%20primes|Long primes]]
| [[Brace%20expansion|Brace expansion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 44
| 44
| [[Chaocipher|Chaocipher]]
| [[MAC%20Vendor%20Lookup|MAC Vendor Lookup]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 44
| 44
| [[Cuban%20primes|Cuban primes]]
|data-sort-value="md0B5/implementation"| [[MD5%2FImplementation|MD5/Implementation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 44
| 44
| [[Find%20words%20whose%20first%20and%20last%20three%20letters%20are%20equal|Find words whose first and last three letters are equal]]
| [[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"
| 44
| [[Input%2FOutput%20for%20lines%20of%20text|Input/Output for lines of text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 44
| 44
| [[Kahan%20summation|Kahan summation]]
| [[Pascal%27s%20triangle%2FPuzzle|Pascal's triangle/Puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 44
| 44
| [[Magic%20squares%20of%20doubly%20even%20order|Magic squares of doubly even order]]
| [[Percentage%20difference%20between%20images|Percentage difference between images]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 44
| 44
| [[Modular%20arithmetic|Modular arithmetic]]
| [[Permutations%20by%20swapping|Permutations by swapping]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 44
| 44
|data-sort-value="numbers with prime digits whose sum is 0C13"| [[Numbers%20with%20prime%20digits%20whose%20sum%20is%2013|Numbers with prime digits whose sum is 13]]
| [[Ranking%20methods|Ranking methods]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 44
| 44
| [[Percentage%20difference%20between%20images|Percentage difference between images]]
| [[S-expressions|S-expressions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 44
| 44
| [[Prime%20conspiracy|Prime conspiracy]]
| [[Sort%20a%20list%20of%20object%20identifiers|Sort a list of object identifiers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 44
| 44
|data-sort-value="primes whose sum of digits is 0C25"| [[Primes%20whose%20sum%20of%20digits%20is%2025|Primes whose sum of digits is 25]]
| [[Special%20divisors|Special divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 44
| 44
| [[Scope%2FFunction%20names%20and%20labels|Scope/Function names and labels]]
| [[Substitution%20cipher|Substitution cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 44
| [[Sorting%20algorithms%2FStrand%20sort|Sorting algorithms/Strand sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 44
| 44
| [[Sum%20of%20elements%20below%20main%20diagonal%20of%20matrix|Sum of elements below main diagonal of matrix]]
| [[Summarize%20and%20say%20sequence|Summarize and say sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 44
| 44
| [[Summarize%20and%20say%20sequence|Summarize and say sequence]]
| [[Type%20detection|Type detection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 44
| 44
| [[Terminal%20control%2FInverse%20video|Terminal control/Inverse video]]
| [[Voronoi%20diagram|Voronoi diagram]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 44
| [[Test%20integerness|Test integerness]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 43
| 44
| [[Topswops|Topswops]]
| [[Balanced%20ternary|Balanced ternary]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 43
| 44
| [[Vampire%20number|Vampire number]]
| [[Combinations%20and%20permutations|Combinations and permutations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 43
| 43
| [[Cramer%27s%20rule|Cramer's rule]]
| [[Bitwise%20IO|Bitwise IO]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 43
| 43
| [[Calendar%20-%20for%20%22REAL%22%20programmers|Calendar - for "REAL" programmers]]
| [[Euler%27s%20identity|Euler's identity]]
|①||②||③||④||⑤||⑥||⑦||||⑨||
|①||②||③||④||⑤||⑥||⑦||O||⑨||O
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 43
| 43
| [[Cousin%20primes|Cousin primes]]
|data-sort-value="find words which contains more than 0B3 e vowels"| [[Find%20words%20which%20contains%20more%20than%203%20e%20vowels|Find words which contains more than 3 e vowels]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 43
| 43
| [[Find%20palindromic%20numbers%20in%20both%20binary%20and%20ternary%20bases|Find palindromic numbers in both binary and ternary bases]]
| [[Humble%20numbers|Humble numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 43
| 43
| [[Function%20prototype|Function prototype]]
| [[Idiomatically%20determine%20all%20the%20lowercase%20and%20uppercase%20letters|Idiomatically determine all the lowercase and uppercase letters]]
|①||②||③||④||⑤||⑥||⑦||O||⑨||⑩
|-
| 43
| [[GUI%20enabling%2Fdisabling%20of%20controls|GUI enabling/disabling of controls]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 43
| [[Implicit%20type%20conversion|Implicit type conversion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,077: Line 3,437:
|-
|-
| 43
| 43
| [[Knuth%27s%20algorithm%20S|Knuth's algorithm S]]
| [[Julia%20set|Julia set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 43
| 43
| [[Lah%20numbers|Lah numbers]]
| [[Metronome|Metronome]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 43
| 43
| [[Parallel%20calculations|Parallel calculations]]
| [[Largest%20number%20divisible%20by%20its%20digits|Largest number divisible by its digits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 43
| 43
| [[Parametric%20polymorphism|Parametric polymorphism]]
| [[Primorial%20numbers|Primorial numbers]]
|①||②||③||④||⑤||⑥||O||O||⑨||⑩
|-
| 43
| [[Partition%20an%20integer%20x%20into%20n%20primes|Partition an integer x into n primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 43
| 43
| [[Penney%27s%20game|Penney's game]]
| [[Pythagorean%20quadruples|Pythagorean quadruples]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 43
| 43
| [[Pythagoras%20tree|Pythagoras tree]]
|data-sort-value="read a file character by character/utf0B8"| [[Read%20a%20file%20character%20by%20character%2FUTF8|Read a file character by character/UTF8]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 43
| 43
| [[Ray-casting%20algorithm|Ray-casting algorithm]]
| [[Safe%20primes%20and%20unsafe%20primes|Safe primes and unsafe primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 43
| 43
| [[Sort%20the%20letters%20of%20string%20in%20alphabetical%20order|Sort the letters of string in alphabetical order]]
| [[Strange%20numbers|Strange numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 43
| 43
| [[Statistics%2FNormal%20distribution|Statistics/Normal distribution]]
| [[Table%20creation%2FPostal%20addresses|Table creation/Postal addresses]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 43
| 43
| [[Xiaolin%20Wu%27s%20line%20algorithm|Xiaolin Wu's line algorithm]]
| [[Terminal%20control%2FInverse%20video|Terminal control/Inverse video]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 43
| 42
| [[Bitmap%2FB%C3%A9zier%20curves%2FCubic|Bitmap/Bézier curves/Cubic]]
| [[Yellowstone%20sequence|Yellowstone sequence]]
|①||②||③||④||⑤||⑥||||⑧||⑨||⑩
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|-
| 42
| 42
| [[Circular%20primes|Circular primes]]
| [[Abbreviations%2C%20simple|Abbreviations, simple]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 42
| 42
| [[Dice%20game%20probabilities|Dice game probabilities]]
| [[Brace%20expansion|Brace expansion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 42
| 42
| [[Fibonacci%20word%2Ffractal|Fibonacci word/fractal]]
| [[Calendar%20-%20for%20%22REAL%22%20programmers|Calendar - for "REAL" programmers]]
|①||②||③||④||⑤||⑥||⑦||O||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||||⑨||⑩
|- style="background-color: #ffc"
|-
| 42
| 42
| [[Length%20of%20an%20arc%20between%20two%20angles|Length of an arc between two angles]]
| [[Colour%20pinstripe%2FDisplay|Colour pinstripe/Display]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 42
| 42
| [[Longest%20common%20suffix|Longest common suffix]]
| [[File%20extension%20is%20in%20extensions%20list|File extension is in extensions list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 42
| 42
| [[Maze%20solving|Maze solving]]
| [[Find%20the%20intersection%20of%20a%20line%20with%20a%20plane|Find the intersection of a line with a plane]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 42
| 42
| [[Multi-dimensional%20array|Multi-dimensional array]]
| [[GUI%20enabling%2Fdisabling%20of%20controls|GUI enabling/disabling of controls]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 42
| 42
| [[Multiple%20regression|Multiple regression]]
| [[Magic%20squares%20of%20doubly%20even%20order|Magic squares of doubly even order]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 42
| 42
| [[Old%20Russian%20measure%20of%20length|Old Russian measure of length]]
| [[Parallel%20calculations|Parallel calculations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 42
| [[Permutations%20with%20repetitions|Permutations with repetitions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 42
| 42
| [[Pathological%20floating%20point%20problems|Pathological floating point problems]]
| [[Prime%20conspiracy|Prime conspiracy]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 42
| 42
| [[Permutation%20test|Permutation test]]
| [[Scope%2FFunction%20names%20and%20labels|Scope/Function names and labels]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 42
| 42
| [[QR%20decomposition|QR decomposition]]
| [[Sequence%3A%20smallest%20number%20with%20exactly%20n%20divisors|Sequence: smallest number with exactly n divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 42
| 42
| [[Rosetta%20Code%2FFind%20bare%20lang%20tags|Rosetta Code/Find bare lang tags]]
| [[Statistics%2FNormal%20distribution|Statistics/Normal distribution]]
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 42
| 42
| [[Solve%20the%20no%20connection%20puzzle|Solve the no connection puzzle]]
| [[Topswops|Topswops]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 42
| 41
| [[Alternade%20words|Alternade words]]
| [[Triplet%20of%20three%20numbers|Triplet of three numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 42
| 41
| [[Apply%20a%20digital%20filter%20%28direct%20form%20II%20transposed%29|Apply a digital filter (direct form II transposed)]]
| [[Variable-length%20quantity|Variable-length quantity]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 41
| 41
| [[Canonicalize%20CIDR|Canonicalize CIDR]]
| [[Cheryl%27s%20birthday|Cheryl's birthday]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 41
| 41
| [[Create%20a%20file%20on%20magnetic%20tape|Create a file on magnetic tape]]
| [[Display%20a%20linear%20combination|Display a linear combination]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|-
| 41
| [[Determine%20if%20two%20triangles%20overlap|Determine if two triangles overlap]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 41
| [[Diversity%20prediction%20theorem|Diversity prediction theorem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 41
| 41
| [[Draw%20a%20rotating%20cube|Draw a rotating cube]]
| [[Four%20is%20magic|Four is magic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 41
| 41
| [[Entropy%2FNarcissist|Entropy/Narcissist]]
| [[Input%2FOutput%20for%20lines%20of%20text|Input/Output for lines of text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[Events|Events]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 41
| 41
| [[Find%20words%20with%20alternating%20vowels%20and%20consonants|Find words with alternating vowels and consonants]]
| [[Input%2FOutput%20for%20pairs%20of%20numbers|Input/Output for pairs of numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 41
| [[Harmonic%20series|Harmonic series]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 41
| 41
| [[LU%20decomposition|LU decomposition]]
| [[Kahan%20summation|Kahan summation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 41
| 41
| [[Lychrel%20numbers|Lychrel numbers]]
| [[Knuth%27s%20algorithm%20S|Knuth's algorithm S]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[Machine%20code|Machine code]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|-
|-
| 41
| 41
| [[Metered%20concurrency|Metered concurrency]]
| [[Metered%20concurrency|Metered concurrency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[Minimum%20multiple%20of%20m%20where%20digital%20sum%20equals%20m|Minimum multiple of m where digital sum equals m]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 41
| 41
| [[Minimum%20number%20of%20cells%20after%2C%20before%2C%20above%20and%20below%20NxN%20squares|Minimum number of cells after, before, above and below NxN squares]]
| [[Nice%20primes|Nice primes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 41
| [[Palindrome%20dates|Palindrome dates]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 41
| 41
| [[M%C3%B6bius%20function|Möbius function]]
| [[Parametric%20polymorphism|Parametric polymorphism]]
|①||②||③||④||⑤||O||⑦||O||⑨||⑩
|-
| 41
| [[Permutation%20test|Permutation test]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 41
| 41
|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]]
| [[Product%20of%20divisors|Product of divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 41
| [[Numbers%20whose%20binary%20and%20ternary%20digit%20sums%20are%20prime|Numbers whose binary and ternary digit sums are prime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 41
| 41
| [[Numerical%20integration%2FGauss-Legendre%20Quadrature|Numerical integration/Gauss-Legendre Quadrature]]
| [[Ray-casting%20algorithm|Ray-casting algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 41
| 41
| [[O%27Halloran%20numbers|O'Halloran numbers]]
| [[Rosetta%20Code%2FFind%20bare%20lang%20tags|Rosetta Code/Find bare lang tags]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 41
| 41
| [[Parsing%2FRPN%20to%20infix%20conversion|Parsing/RPN to infix conversion]]
| [[Sorting%20algorithms%2FStrand%20sort|Sorting algorithms/Strand sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 41
| 41
| [[Pinstripe%2FDisplay|Pinstripe/Display]]
| [[Terminal%20control%2FHiding%20the%20cursor|Terminal control/Hiding the cursor]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 41
| 41
| [[Smarandache%20prime-digital%20sequence|Smarandache prime-digital sequence]]
| [[Vampire%20number|Vampire number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 41
| [[Strange%20unique%20prime%20triplets|Strange unique prime triplets]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 40
| 41
| [[Successive%20prime%20differences|Successive prime differences]]
| [[Bitwise%20IO|Bitwise IO]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 40
| 40
| [[AVL%20tree|AVL tree]]
| [[Create%20a%20file%20on%20magnetic%20tape|Create a file on magnetic tape]]
|①||②||③||④||⑤|| ||||⑧||⑨||
|①||②||③||④||⑤|||| ||⑧||⑨||
|-
|-
| 40
| 40
| [[Abelian%20sandpile%20model|Abelian sandpile model]]
| [[Cuban%20primes|Cuban primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 40
| 40
| [[Break%20OO%20privacy|Break OO privacy]]
| [[Factorions|Factorions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 40
| 40
| [[Calkin-Wilf%20sequence|Calkin-Wilf sequence]]
| [[Feigenbaum%20constant%20calculation|Feigenbaum constant calculation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 40
| [[Change%20e%20letters%20to%20i%20in%20words|Change e letters to i in words]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 40
| 40
| [[Check%20output%20device%20is%20a%20terminal|Check output device is a terminal]]
| [[Find%20palindromic%20numbers%20in%20both%20binary%20and%20ternary%20bases|Find palindromic numbers in both binary and ternary bases]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 40
| 40
| [[Common%20list%20elements|Common list elements]]
| [[Find%20words%20which%20contains%20all%20the%20vowels|Find words which contains all the vowels]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧||||
|-
|-
| 40
| 40
| [[Constrained%20genericity|Constrained genericity]]
| [[Function%20prototype|Function prototype]]
|①||②||③||④||⑤||⑥||||O||⑨||⑩
|①||②||③||④||⑤||⑥||O||O||⑨||⑩
|-
|- style="background-color: #ffc"
| 40
| 40
| [[Integer%20roots|Integer roots]]
| [[Deceptive%20numbers|Deceptive numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 40
| 40
| [[Doomsday%20rule|Doomsday rule]]
| [[LU%20decomposition|LU decomposition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 40
| 40
| [[Find%20first%20missing%20positive|Find first missing positive]]
| [[Lychrel%20numbers|Lychrel numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧||||
|-
|-
| 40
| 40
| [[Find%20if%20a%20point%20is%20within%20a%20triangle|Find if a point is within a triangle]]
| [[Maze%20solving|Maze solving]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 40
| [[Find%20minimum%20number%20of%20coins%20that%20make%20a%20given%20value|Find minimum number of coins that make a given value]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 40
| 40
|data-sort-value="first power of 0B2 that has leading decimal digits of 0C12"| [[First%20power%20of%202%20that%20has%20leading%20decimal%20digits%20of%2012|First power of 2 that has leading decimal digits of 12]]
| [[Multiple%20regression|Multiple regression]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 40
| 40
| [[Maximum%20difference%20between%20adjacent%20elements%20of%20list|Maximum difference between adjacent elements of list]]
| [[Numbers%20which%20binary%20and%20ternary%20digit%20sum%20are%20prime|Numbers which binary and ternary digit sum are prime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 40
| [[Numbers%20with%20equal%20rises%20and%20falls|Numbers with equal rises and falls]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 40
| 40
| [[Object%20serialization|Object serialization]]
| [[Pathological%20floating%20point%20problems|Pathological floating point problems]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 40
| 40
| [[Polyspiral|Polyspiral]]
| [[Penney%27s%20game|Penney's game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 40
| 40
|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="primes whose sum of digits is 0C25"| [[Primes%20whose%20sum%20of%20digits%20is%2025|Primes whose sum of digits is 25]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 40
| 40
| [[Square-free%20integers|Square-free integers]]
| [[Pythagoras%20tree|Pythagoras tree]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 40
| 40
| [[Strong%20and%20weak%20primes|Strong and weak primes]]
| [[QR%20decomposition|QR decomposition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 40
| 40
| [[Word%20wheel|Word wheel]]
| [[Sequence%3A%20smallest%20number%20greater%20than%20previous%20term%20with%20exactly%20n%20divisors|Sequence: smallest number greater than previous term with exactly n divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 40
| 40
| [[Zumkeller%20numbers|Zumkeller numbers]]
| [[Solve%20the%20no%20connection%20puzzle|Solve the no connection puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 40
| 39
| [[Algebraic%20data%20types|Algebraic data types]]
| [[Test%20integerness|Test integerness]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 39
| 39
| [[Angles%20%28geometric%29%2C%20normalization%20and%20conversion|Angles (geometric), normalization and conversion]]
| [[Apply%20a%20digital%20filter%20%28direct%20form%20II%20transposed%29|Apply a digital filter (direct form II transposed)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 39
| [[Append%20numbers%20at%20same%20position%20in%20strings|Append numbers at same position in strings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 39
| 39
| [[Bitmap%2FB%C3%A9zier%20curves%2FQuadratic|Bitmap/Bézier curves/Quadratic]]
| [[Break%20OO%20privacy|Break OO privacy]]
|①||②||③||④||⑤||⑥||||⑧||O||⑩
|①||②||③||④||⑤||⑥|| ||⑧||||⑩
|- style="background-color: #ffc"
| 39
| [[Common%20sorted%20list|Common sorted list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 39
| 39
| [[Conjugate%20transpose|Conjugate transpose]]
| [[Check%20output%20device%20is%20a%20terminal|Check output device is a terminal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 39
| 39
| [[Create%20an%20object%20at%20a%20given%20address|Create an object at a given address]]
| [[Compare%20length%20of%20two%20strings|Compare length of two strings]]
|①||②||③|| ||⑤||⑥||⑦||||⑨||
|①||②||③||||⑤||⑥||⑦||O||⑨||O
|-
| 39
| [[Esthetic%20numbers|Esthetic numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 39
| 39
| [[Find%20first%20and%20last%20set%20bit%20of%20a%20long%20integer|Find first and last set bit of a long integer]]
| [[Cousin%20primes|Cousin primes]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
| 39
| [[Gauss-Jordan%20matrix%20inversion|Gauss-Jordan matrix inversion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 39
| 39
| [[Jacobi%20symbol|Jacobi symbol]]
| [[Events|Events]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 39
| [[Minesweeper%20game|Minesweeper game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 39
| [[Mosaic%20matrix|Mosaic matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 39
| [[Motzkin%20numbers|Motzkin numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 39
| 39
| [[Extra%20primes|Extra primes]]
| [[Multiline%20shebang|Multiline shebang]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 39
| [[Mutex|Mutex]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 39
| 39
| [[Negative%20base%20numbers|Negative base numbers]]
| [[Fibonacci%20word%2Ffractal|Fibonacci word/fractal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 39
| 39
| [[Order%20disjoint%20list%20items|Order disjoint list items]]
| [[Minesweeper%20game|Minesweeper game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 39
| [[Parse%20command-line%20arguments|Parse command-line arguments]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 39
| 39
| [[Peano%20curve|Peano curve]]
| [[Multi-dimensional%20array|Multi-dimensional array]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 39
| 39
| [[Perlin%20noise|Perlin noise]]
| [[Order%20disjoint%20list%20items|Order disjoint list items]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 39
|data-sort-value="ripemd-0D160"| [[RIPEMD-160|RIPEMD-160]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 39
| 39
| [[RSA%20code|RSA code]]
| [[Parsing%2FRPN%20to%20infix%20conversion|Parsing/RPN to infix conversion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 39
| 39
| [[Set%20puzzle|Set puzzle]]
| [[Sutherland-Hodgman%20polygon%20clipping|Sutherland-Hodgman polygon clipping]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 39
| [[Subset%20sum%20problem|Subset sum problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 39
| [[Superellipse|Superellipse]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 39
| 39
| [[Terminal%20control%2FUnicode%20output|Terminal control/Unicode output]]
| [[Terminal%20control%2FUnicode%20output|Terminal control/Unicode output]]
|①||②||③||④||⑤||⑥||⑦||⑧||||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|- style="background-color: #ffc"
| 39
| 39
| [[Textonyms|Textonyms]]
| [[Unique%20characters|Unique characters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 38
| 39
| [[Twin%20primes|Twin primes]]
| [[Bitmap%2FB%C3%A9zier%20curves%2FCubic|Bitmap/Bézier curves/Cubic]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||||⑦||⑧||⑨||⑩
|-
|-
| 38
| 38
| [[Burrows%E2%80%93Wheeler%20transform|Burrows–Wheeler transform]]
| [[Church%20numerals|Church numerals]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|-
| 38
| [[Constrained%20genericity|Constrained genericity]]
|①||②||③||④||⑤||O||⑦||O||O||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 38
| 38
| [[Erd%C5%91s-primes|Erdős-primes]]
| [[Count%20how%20many%20vowels%20and%20consonants%20occur%20in%20a%20string|Count how many vowels and consonants occur in a string]]
|①||②||③||④||⑤||⑥||⑦||||⑨||
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
|-
| 38
| 38
| [[Faulhaber%27s%20triangle|Faulhaber's triangle]]
| [[Determine%20if%20two%20triangles%20overlap|Determine if two triangles overlap]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 38
| 38
| [[First%20perfect%20square%20in%20base%20n%20with%20n%20unique%20digits|First perfect square in base n with n unique digits]]
| [[Entropy%2FNarcissist|Entropy/Narcissist]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 38
| 38
| [[Four%20sides%20of%20square|Four sides of square]]
| [[Find%20prime%20n%20such%20that%20reversed%20n%20is%20also%20prime|Find prime n such that reversed n is also prime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|- style="background-color: #ffc"
| 38
| 38
| [[Greedy%20algorithm%20for%20Egyptian%20fractions|Greedy algorithm for Egyptian fractions]]
|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"
| 38
| 38
| [[Frobenius%20numbers|Frobenius numbers]]
| [[Jacobsthal%20numbers|Jacobsthal numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 38
| 38
|data-sort-value="md0B4"| [[MD4|MD4]]
| [[Koch%20curve|Koch curve]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 38
| 38
| [[Neighbour%20primes|Neighbour primes]]
| [[Longest%20common%20suffix|Longest common suffix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 38
| 38
|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]]
| [[Matrix%20with%20two%20diagonals|Matrix with two diagonals]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|①||②||③||④||⑤||⑥||||⑧||⑨||
|- style="background-color: #ffc"
| 38
|data-sort-value="numbers with same digit set in base 0C10 and base 0C16"| [[Numbers%20with%20same%20digit%20set%20in%20base%2010%20and%20base%2016|Numbers with same digit set in base 10 and base 16]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 38
| 38
| [[Ordered%20partitions|Ordered partitions]]
| [[Metronome|Metronome]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 38
| 38
| [[Padovan%20sequence|Padovan sequence]]
| [[Minimum%20number%20of%20cells%20after%2C%20before%2C%20above%20and%20below%20NxN%20squares|Minimum number of cells after, before, above and below NxN squares]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 38
| 38
| [[Pentagram|Pentagram]]
| [[Numerical%20integration%2FGauss-Legendre%20Quadrature|Numerical integration/Gauss-Legendre Quadrature]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 38
| 38
| [[Poker%20hand%20analyser|Poker hand analyser]]
| [[Pentagram|Pentagram]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 38
| 38
| [[Pragmatic%20directives|Pragmatic directives]]
| [[Pinstripe%2FDisplay|Pinstripe/Display]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 38
| [[Sorting%20algorithms%2FCycle%20sort|Sorting algorithms/Cycle sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 38
| 38
| [[Sum%20and%20product%20puzzle|Sum and product puzzle]]
| [[RSA%20code|RSA code]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 38
| 38
| [[Summarize%20primes|Summarize primes]]
| [[Square-free%20integers|Square-free integers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 38
| 38
| [[Unique%20characters%20in%20each%20string|Unique characters in each string]]
| [[Subset%20sum%20problem|Subset sum problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 37
| [[Bacon%20cipher|Bacon cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 37
| 37
| [[Bin%20given%20limits|Bin given limits]]
| [[Algebraic%20data%20types|Algebraic data types]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|-
|-
| 37
| 37
| [[Chaocipher|Chaocipher]]
| [[Color%20wheel|Color wheel]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 37
| 37
| [[Death%20Star|Death Star]]
| [[Conjugate%20transpose|Conjugate transpose]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 37
| 37
| [[Decimal%20floating%20point%20number%20to%20binary|Decimal floating point number to binary]]
| [[Digit%20fifth%20powers|Digit fifth powers]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 37
| [[Diversity%20prediction%20theorem|Diversity prediction theorem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 37
| 37
| [[Find%20words%20with%20alternating%20vowels%20and%20consonants|Find words with alternating vowels and consonants]]
| [[Find%20words%20which%20contain%20the%20most%20consonants|Find words which contain the most consonants]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 37
| 37
| [[Galton%20box%20animation|Galton box animation]]
|data-sort-value="md0B4"| [[MD4|MD4]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 37
| 37
| [[Generate%20random%20numbers%20without%20repeating%20a%20value|Generate random numbers without repeating a value]]
| [[Multiline%20shebang|Multiline shebang]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 37
| 37
| [[Giuga%20numbers|Giuga numbers]]
| [[Mutex|Mutex]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 37
| [[Mayan%20numerals|Mayan numerals]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 37
| [[Minimum%20numbers%20of%20three%20lists|Minimum numbers of three lists]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 37
| 37
| [[Pell%27s%20equation|Pell's equation]]
| [[Negative%20base%20numbers|Negative base numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 37
| 37
| [[Product%20of%20min%20and%20max%20prime%20factors|Product of min and max prime factors]]
| [[Object%20serialization|Object serialization]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||
|①||②||③||④||⑤||⑥||⑦||⑧||||
|-
|-
| 37
| 37
| [[Rosetta%20Code%2FFind%20unimplemented%20tasks|Rosetta Code/Find unimplemented tasks]]
| [[Old%20Russian%20measure%20of%20length|Old Russian measure of length]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 37
| 37
| [[Sexy%20primes|Sexy primes]]
| [[Ordered%20partitions|Ordered partitions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 37
| 37
| [[Sylvester%27s%20sequence|Sylvester's sequence]]
|data-sort-value="shift list elements to left by 0B3"| [[Shift%20list%20elements%20to%20left%20by%203|Shift list elements to left by 3]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 37
| 37
| [[Terminal%20control%2FCursor%20movement|Terminal control/Cursor movement]]
| [[Smarandache%20prime-digital%20sequence|Smarandache prime-digital sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 37
| 37
| [[Terminal%20control%2FPreserve%20screen|Terminal control/Preserve screen]]
| [[Strong%20and%20weak%20primes|Strong and weak primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 37
| 37
| [[Wieferich%20primes|Wieferich primes]]
| [[Successive%20prime%20differences|Successive prime differences]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 37
| [[Words%20from%20neighbour%20ones|Words from neighbour ones]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 36
| 36
| [[Biorhythms|Biorhythms]]
| [[Arithmetic-geometric%20mean%2FCalculate%20Pi|Arithmetic-geometric mean/Calculate Pi]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 36
| 36
| [[Chebyshev%20coefficients|Chebyshev coefficients]]
| [[Bacon%20cipher|Bacon cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 36
| 36
| [[Chemical%20calculator|Chemical calculator]]
| [[Circular%20primes|Circular primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 36
| 36
| [[Cullen%20and%20Woodall%20numbers|Cullen and Woodall numbers]]
| [[Continued%20fraction%2FArithmetic%2FConstruct%20from%20rational%20number|Continued fraction/Arithmetic/Construct from rational number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 36
| [[Day%20of%20the%20week%20of%20Christmas%20and%20New%20Year|Day of the week of Christmas and New Year]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|-
|-
| 36
| 36
|data-sort-value="deconvolution/0B1d"| [[Deconvolution%2F1D|Deconvolution/1D]]
| [[Dice%20game%20probabilities|Dice game probabilities]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 36
| 36
| [[Descending%20primes|Descending primes]]
| [[Draw%20a%20rotating%20cube|Draw a rotating cube]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 36
|data-sort-value="exactly three adjacent 0B3 in lists"| [[Exactly%20three%20adjacent%203%20in%20lists|Exactly three adjacent 3 in lists]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 36
| 36
| [[Faulhaber%27s%20formula|Faulhaber's formula]]
| [[Eban%20numbers|Eban numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 36
| [[Largest%20prime%20factor|Largest prime factor]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||
|-
|-
| 36
| 36
| [[Law%20of%20cosines%20-%20triples|Law of cosines - triples]]
| [[Egyptian%20fractions|Egyptian fractions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 36
| 36
| [[Long%20literals%2C%20with%20continuations|Long literals, with continuations]]
| [[Gauss-Jordan%20matrix%20inversion|Gauss-Jordan matrix inversion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 36
| 36
| [[Next%20highest%20int%20from%20digits|Next highest int from digits]]
| [[Length%20of%20an%20arc%20between%20two%20angles|Length of an arc between two angles]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 36
| [[Mersenne%20primes|Mersenne primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 36
| 36
| [[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]]
| [[Modular%20arithmetic|Modular arithmetic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 36
| 36
| [[Partition%20function%20P|Partition function P]]
| [[Odd%20and%20square%20numbers|Odd and square numbers]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|①||②||③||④||⑤||⑥||||⑧||||
|-
|-
| 36
| 36
| [[Random%20Latin%20squares|Random Latin squares]]
| [[Parameterized%20SQL%20statement|Parameterized SQL statement]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 36
| 36
| [[Reflection%2FList%20properties|Reflection/List properties]]
| [[Pell%27s%20equation|Pell's equation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 36
| 36
| [[Solve%20a%20Hidato%20puzzle|Solve a Hidato puzzle]]
|data-sort-value="ripemd-0D160"| [[RIPEMD-160|RIPEMD-160]]
|①||②||③||④||⑤||⑥||⑦||⑧||||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 36
| 36
| [[Super-d%20numbers|Super-d numbers]]
| [[Sum%20of%20elements%20below%20main%20diagonal%20of%20matrix|Sum of elements below main diagonal of matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 36
| 36
| [[URL%20parser|URL parser]]
| [[Terminal%20control%2FPreserve%20screen|Terminal control/Preserve screen]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 36
| 36
| [[Zumkeller%20numbers|Zumkeller numbers]]
| [[Weird%20numbers|Weird numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧||||
|-
|- style="background-color: #ffc"
| 35
| 35
| [[Bitmap%2FHistogram|Bitmap/Histogram]]
|data-sort-value="0F10001th prime"| [[10001th%20prime|10001th prime]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|-
| 35
| 35
| [[Check%20input%20device%20is%20a%20terminal|Check input device is a terminal]]
| [[AVL%20tree|AVL tree]]
|①||②||③||④||⑤|| ||⑦||⑧||||
|①||②||③||④||⑤||||⑦||⑧||O||O
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 35
| 35
| [[Alternade%20words|Alternade words]]
| [[Decision%20tables|Decision tables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 35
| 35
| [[Distinct%20power%20numbers|Distinct power numbers]]
| [[Change%20e%20letters%20to%20i%20in%20words|Change e letters to i in words]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|- style="background-color: #ffc"
| 35
| 35
| [[Increasing%20gaps%20between%20consecutive%20Niven%20numbers|Increasing gaps between consecutive Niven numbers]]
| [[Decimal%20floating%20point%20number%20to%20binary|Decimal floating point number to binary]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|-
|-
| 35
| 35
| [[Klarner-Rado%20sequence|Klarner-Rado sequence]]
| [[Galton%20box%20animation|Galton box animation]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
| 35
| [[Memory%20layout%20of%20a%20data%20structure|Memory layout of a data structure]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 35
| 35
| [[Mian-Chowla%20sequence|Mian-Chowla sequence]]
| [[Machine%20code|Machine code]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|①||②||③||④||⑤||||⑦||⑧||⑨||
|-
|-
| 35
| 35
Line 3,665: Line 4,137:
|-
|-
| 35
| 35
| [[Monads%2FMaybe%20monad|Monads/Maybe monad]]
| [[M%C3%B6bius%20function|Möbius function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 35
| 35
| [[Multiplicative%20order|Multiplicative order]]
| [[Partition%20an%20integer%20x%20into%20n%20primes|Partition an integer x into n primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 35
| 35
| [[Odd%20words|Odd words]]
| [[Poker%20hand%20analyser|Poker hand analyser]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 35
| 35
| [[Parallel%20brute%20force|Parallel brute force]]
| [[Reflection%2FList%20properties|Reflection/List properties]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 35
| [[Parameterized%20SQL%20statement|Parameterized SQL statement]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||O||⑩
|- style="background-color: #ffc"
| 35
| [[Primes%20with%20digits%20in%20nondecreasing%20order|Primes with digits in nondecreasing order]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 35
| 35
|data-sort-value="pseudo-random numbers/pcg0C32"| [[Pseudo-random%20numbers%2FPCG32|Pseudo-random numbers/PCG32]]
| [[Set%20puzzle|Set puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 35
| 35
| [[Resistor%20mesh|Resistor mesh]]
| [[Solve%20a%20Hidato%20puzzle|Solve a Hidato puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|- style="background-color: #ffc"
| 35
| 35
| [[Set%20of%20real%20numbers|Set of real numbers]]
| [[Sorting%20algorithms%2FCycle%20sort|Sorting algorithms/Cycle sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 35
| 35
| [[Sierpinski%20arrowhead%20curve|Sierpinski arrowhead curve]]
| [[Textonyms|Textonyms]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 35
| [[Simple%20database|Simple database]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 35
| [[Stirling%20numbers%20of%20the%20first%20kind|Stirling numbers of the first kind]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 35
| [[Stirling%20numbers%20of%20the%20second%20kind|Stirling numbers of the second kind]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 35
| [[Straddling%20checkerboard|Straddling checkerboard]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 35
| 35
| [[Topic%20variable|Topic variable]]
| [[Topic%20variable|Topic variable]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||
|①||②||③||④||⑤||⑥||⑦||⑧||||
|-
|-
| 35
| 35
| [[Unprimeable%20numbers|Unprimeable numbers]]
| [[URL%20parser|URL parser]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|-
|-
| 35
| 35
| [[Use%20another%20language%20to%20call%20a%20function|Use another language to call a function]]
| [[Use%20another%20language%20to%20call%20a%20function|Use another language to call a function]]
|①||②|| ||④||⑤|| ||||⑧||⑨||⑩
|①||②|| ||④||⑤|||| ||⑧||⑨||⑩
|-
|-
| 35
| 35
| [[Verify%20distribution%20uniformity%2FChi-squared%20test|Verify distribution uniformity/Chi-squared test]]
| [[Word%20wheel|Word wheel]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 34
| 35
|data-sort-value="window creation/x0C11"| [[Window%20creation%2FX11|Window creation/X11]]
| [[Angles%20%28geometric%29%2C%20normalization%20and%20conversion|Angles (geometric), normalization and conversion]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 35
| [[Word%20break%20problem|Word break problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 34
| 34
| [[Bioinformatics%2FSequence%20mutation|Bioinformatics/Sequence mutation]]
| [[Bitmap%2FB%C3%A9zier%20curves%2FQuadratic|Bitmap/Bézier curves/Quadratic]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||||⑦||⑧||⑨||⑩
|-
|-
| 34
| 34
| [[Deming%27s%20funnel|Deming's funnel]]
| [[Bitmap%2FHistogram|Bitmap/Histogram]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||||⑦||⑧||⑨||⑩
|-
|-
| 34
| 34
| [[Duffinian%20numbers|Duffinian numbers]]
| [[Check%20input%20device%20is%20a%20terminal|Check input device is a terminal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 34
| 34
|data-sort-value="euler's constant 0B0.0E5772..."| [[Euler%27s%20constant%200.5772...|Euler's constant 0.5772...]]
| [[Create%20an%20object%20at%20a%20given%20address|Create an object at a given address]]
|①||②||③||④||⑤||||⑦||O||⑨||O
|①||②||③||④||⑤|| ||⑦||||⑨||
|-
|-
| 34
| 34
| [[Executable%20library|Executable library]]
| [[Faulhaber%27s%20triangle|Faulhaber's triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 34
| [[Find%20words%20whose%20first%20and%20last%20three%20letters%20are%20equal|Find words whose first and last three letters are equal]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 34
| 34
| [[FTP|FTP]]
|data-sort-value="first power of 0B2 that has leading decimal digits of 0C12"| [[First%20power%20of%202%20that%20has%20leading%20decimal%20digits%20of%2012|First power of 2 that has leading decimal digits of 12]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 34
| 34
| [[Finite%20state%20machine|Finite state machine]]
| [[Mian-Chowla%20sequence|Mian-Chowla sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 34
| 34
| [[Honaker%20primes|Honaker primes]]
| [[Multiplicative%20order|Multiplicative order]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 34
| 34
| [[Largest%20five%20adjacent%20number|Largest five adjacent number]]
| [[Numbers%20with%20equal%20rises%20and%20falls|Numbers with equal rises and falls]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 34
| 34
| [[Last%20list%20item|Last list item]]
|data-sort-value="numbers with prime digits whose sum is 0C13"| [[Numbers%20with%20prime%20digits%20whose%20sum%20is%2013|Numbers with prime digits whose sum is 13]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|①||②||③||④||⑤||⑥||⑦||||⑨||
|-
|-
| 34
| 34
| [[N-smooth%20numbers|N-smooth numbers]]
| [[Parallel%20brute%20force|Parallel brute force]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 34
| 34
| [[Odd%20squarefree%20semiprimes|Odd squarefree semiprimes]]
| [[Parse%20command-line%20arguments|Parse command-line arguments]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 34
| 34
| [[Pierpont%20primes|Pierpont primes]]
| [[Polyspiral|Polyspiral]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 34
| 34
|data-sort-value="prime numbers which contain 0D123"| [[Prime%20numbers%20which%20contain%20123|Prime numbers which contain 123]]
| [[Sexy%20primes|Sexy primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 34
| 34
| [[Range%20consolidation|Range consolidation]]
| [[Straddling%20checkerboard|Straddling checkerboard]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 34
| 34
| [[Riordan%20numbers|Riordan numbers]]
| [[Superellipse|Superellipse]]
|①||②||③||④||⑤||||⑦||⑧||⑨||⑩
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 34
| 34
| [[Summation%20of%20primes|Summation of primes]]
| [[Terminal%20control%2FCursor%20movement|Terminal control/Cursor movement]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 34
| 34
| [[Total%20circles%20area|Total circles area]]
| [[Twin%20primes|Twin primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 34
| 34
| [[Video%20display%20modes|Video display modes]]
| [[Unprimeable%20numbers|Unprimeable numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 34
| [[Weird%20numbers|Weird numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 34
| 34
| [[Write%20to%20Windows%20event%20log|Write to Windows event log]]
| [[Write%20to%20Windows%20event%20log|Write to Windows event log]]
|①||②||③||④||||⑥|| ||⑧||||
|①||②||③||④|| ||⑥||||⑧|| ||
|-
| 34
| [[Xiaolin%20Wu%27s%20line%20algorithm|Xiaolin Wu's line algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 34
| 34
Line 3,813: Line 4,301:
|-
|-
| 33
| 33
| [[Almkvist-Giullera%20formula%20for%20pi|Almkvist-Giullera formula for pi]]
| [[Bin%20given%20limits|Bin given limits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 33
| 33
| [[Bitcoin%2Faddress%20validation|Bitcoin/address validation]]
| [[Bitcoin%2Faddress%20validation|Bitcoin/address validation]]
|①||②||③||④||⑤||⑥||⑦||⑧||||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 33
| 33
| [[Checkpoint%20synchronization|Checkpoint synchronization]]
| [[Burrows%E2%80%93Wheeler%20transform|Burrows–Wheeler transform]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 33
| 33
| [[Cistercian%20numerals|Cistercian numerals]]
| [[Chat%20server|Chat server]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 33
| 33
| [[Compiler%2Fvirtual%20machine%20interpreter|Compiler/virtual machine interpreter]]
| [[Death%20Star|Death Star]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 33
| 33
| [[Concatenate%20two%20primes%20is%20also%20prime|Concatenate two primes is also prime]]
| [[Decision%20tables|Decision tables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 33
| 33
| [[Esthetic%20numbers|Esthetic numbers]]
| [[Curzon%20numbers|Curzon numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 33
| 33
| [[Cut%20a%20rectangle|Cut a rectangle]]
| [[Executable%20library|Executable library]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 33
| [[Find%20first%20missing%20positive|Find first missing positive]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 33
| 33
| [[De%20Bruijn%20sequences|De Bruijn sequences]]
| [[Go%20Fish|Go Fish]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 33
| 33
| [[Execute%20SNUSP|Execute SNUSP]]
| [[Implicit%20type%20conversion|Implicit type conversion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 33
| 33
| [[First%20class%20environments|First class environments]]
| [[Jacobi%20symbol|Jacobi symbol]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 33
| 33
| [[Go%20Fish|Go Fish]]
| [[Law%20of%20cosines%20-%20triples|Law of cosines - triples]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 33
| 33
| [[HTTPS%2FAuthenticated|HTTPS/Authenticated]]
| [[Long%20literals%2C%20with%20continuations|Long literals, with continuations]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 33
| 33
| [[Hunt%20the%20Wumpus|Hunt the Wumpus]]
| [[Pierpont%20primes|Pierpont primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 33
| [[Primes%20with%20digits%20in%20nondecreasing%20order|Primes with digits in nondecreasing order]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 33
| 33
| [[Kronecker%20product%20based%20fractals|Kronecker product based fractals]]
| [[Pseudo-random%20numbers%2FMiddle-square%20method|Pseudo-random numbers/Middle-square method]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 33
| 33
| [[Legendre%20prime%20counting%20function|Legendre prime counting function]]
| [[Resistor%20mesh|Resistor mesh]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 33
| 33
| [[Mind%20boggling%20card%20trick|Mind boggling card trick]]
| [[Rosetta%20Code%2FFind%20unimplemented%20tasks|Rosetta Code/Find unimplemented tasks]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 33
| [[Set%20of%20real%20numbers|Set of real numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 33
| 33
| [[Piprimes|Piprimes]]
|data-sort-value="show the (decimal) value of a number of 0B1s appended with a 0B3, then squared"| [[Show%20the%20%28decimal%29%20value%20of%20a%20number%20of%201s%20appended%20with%20a%203%2C%20then%20squared|Show the (decimal) value of a number of 1s appended with a 3, then squared]]
|①||②||③||④||⑤||⑥||⑦||||⑨||
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
| 33
| [[Simple%20database|Simple database]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 33
| 33
| [[Strange%20unique%20prime%20triplets|Strange unique prime triplets]]
| [[Prime%20triplets|Prime triplets]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 33
| 33
| [[Ramer-Douglas-Peucker%20line%20simplification|Ramer-Douglas-Peucker line simplification]]
| [[Super-d%20numbers|Super-d numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 33
| 33
| [[Sierpinski%20pentagon|Sierpinski pentagon]]
| [[Wieferich%20primes|Wieferich primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 33
| [[Word%20break%20problem|Word break problem]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 32
| 33
| [[Sorting%20algorithms%2FCocktail%20sort%20with%20shifting%20bounds|Sorting algorithms/Cocktail sort with shifting bounds]]
| [[Calkin-Wilf%20sequence|Calkin-Wilf sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- 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
| [[Sum%20of%20square%20and%20cube%20digits%20of%20an%20integer%20are%20primes|Sum of square and cube digits of an integer are primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 32
| 32
| [[Arena%20storage%20pool|Arena storage pool]]
| [[Checkpoint%20synchronization|Checkpoint synchronization]]
|①||②||③||④||⑤||⑥||||⑧||⑨||⑩
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 32
| 32
| [[Changeable%20words|Changeable words]]
| [[Chemical%20calculator|Chemical calculator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 32
| [[Common%20list%20elements|Common list elements]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 32
|data-sort-value="deconvolution/0B1d"| [[Deconvolution%2F1D|Deconvolution/1D]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 32
| 32
| [[Execute%20SNUSP|Execute SNUSP]]
| [[Chat%20server|Chat server]]
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 32
| 32
| [[Fermat%20numbers|Fermat numbers]]
| [[FTP|FTP]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 32
| 32
| [[Generate%20random%20chess%20position|Generate random chess position]]
| [[Fairshare%20between%20two%20and%20more|Fairshare between two and more]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 32
| 32
| [[Idiomatically%20determine%20all%20the%20characters%20that%20can%20be%20used%20for%20symbols|Idiomatically determine all the characters that can be used for symbols]]
| [[Faulhaber%27s%20formula|Faulhaber's formula]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 32
| [[Find%20first%20and%20last%20set%20bit%20of%20a%20long%20integer|Find first and last set bit of a long integer]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 32
| [[Find%20square%20difference|Find square difference]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|- style="background-color: #ffc"
| 32
| [[Generate%20random%20numbers%20without%20repeating%20a%20value|Generate random numbers without repeating a value]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 32
| 32
| [[Keyboard%20macros|Keyboard macros]]
| [[Keyboard%20macros|Keyboard macros]]
|①||②||③||④||⑤||⑥||⑦||⑧||||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 32
| 32
| [[Merge%20and%20aggregate%20datasets|Merge and aggregate datasets]]
| [[Mayan%20numerals|Mayan numerals]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,975: Line 4,431:
| [[Nonoblock|Nonoblock]]
| [[Nonoblock|Nonoblock]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 32
| [[Numbers%20whose%20count%20of%20divisors%20is%20prime|Numbers whose count of divisors is prime]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
|-
| 32
| 32
Line 3,981: Line 4,441:
|-
|-
| 32
| 32
| [[Own%20digits%20power%20sum|Own digits power sum]]
| [[Peano%20curve|Peano curve]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 32
| [[Palindromic%20primes|Palindromic primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 32
| 32
| [[Plasma%20effect|Plasma effect]]
| [[Pragmatic%20directives|Pragmatic directives]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 32
| 32
| [[Ramsey%27s%20theorem|Ramsey's theorem]]
| [[Range%20consolidation|Range consolidation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 32
| 32
| [[Reflection%2FList%20methods|Reflection/List methods]]
| [[Rosetta%20Code%2FFix%20code%20tags|Rosetta Code/Fix code tags]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 32
| 32
| [[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]]
| [[Sort%20the%20letters%20of%20string%20in%20alphabetical%20order|Sort the letters of string in alphabetical order]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 32
| 32
| [[Rosetta%20Code%2FFix%20code%20tags|Rosetta Code/Fix code tags]]
| [[Stirling%20numbers%20of%20the%20second%20kind|Stirling numbers of the second kind]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 32
| 32
| [[Selectively%20replace%20multiple%20instances%20of%20a%20character%20within%20a%20string|Selectively replace multiple instances of a character within a string]]
| [[Sum%20and%20product%20puzzle|Sum and product puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 32
| 32
| [[Sleeping%20Beauty%20problem|Sleeping Beauty problem]]
| [[Verify%20distribution%20uniformity%2FChi-squared%20test|Verify distribution uniformity/Chi-squared test]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 32
| 32
| [[State%20name%20puzzle|State name puzzle]]
|data-sort-value="window creation/x0C11"| [[Window%20creation%2FX11|Window creation/X11]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 32
| [[Stream%20merge|Stream merge]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 32
| [[Sunflower%20fractal|Sunflower fractal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 32
| [[Table%20creation|Table creation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 31
| [[A%2A%20search%20algorithm|A* search algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 31
| 31
| [[Anadromes|Anadromes]]
| [[Arena%20storage%20pool|Arena storage pool]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 31
| 31
| [[Birthday%20problem|Birthday problem]]
| [[Chebyshev%20coefficients|Chebyshev coefficients]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 31
| 31
| [[Check%20Machin-like%20formulas|Check Machin-like formulas]]
| [[Check%20Machin-like%20formulas|Check Machin-like formulas]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 31
| 31
| [[Collect%20and%20sort%20square%20numbers%20in%20ascending%20order%20from%20three%20lists|Collect and sort square numbers in ascending order from three lists]]
| [[Common%20sorted%20list|Common sorted list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 31
| 31
| [[De%20Polignac%20numbers|De Polignac numbers]]
| [[Compiler%2Fvirtual%20machine%20interpreter|Compiler/virtual machine interpreter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 31
| 31
| [[Factorial%20primes|Factorial primes]]
| [[First%20class%20environments|First class environments]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 31
| [[Find%20adjacent%20primes%20which%20differ%20by%20a%20square%20integer|Find adjacent primes which differ by a square integer]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||
|-
| 31
| [[Formal%20power%20series|Formal power series]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 31
| 31
| [[Honeycombs|Honeycombs]]
| [[HTTPS%2FAuthenticated|HTTPS/Authenticated]]
|①||②||③||||⑤||⑥||⑦||⑧||⑨||
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 31
| 31
| [[Magnanimous%20numbers|Magnanimous numbers]]
| [[Idoneal%20numbers|Idoneal numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|①||②||③||④||⑤||⑥||⑦||||⑨||
|-
|-
| 31
| 31
| [[Monads%2FList%20monad|Monads/List monad]]
| [[Memory%20layout%20of%20a%20data%20structure|Memory layout of a data structure]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 31
| 31
| [[Numeric%20separator%20syntax|Numeric separator syntax]]
| [[Minimum%20numbers%20of%20three%20lists|Minimum numbers of three lists]]
|①||②||③||④||⑤||⑥||⑦||⑧||||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 31
| 31
| [[Prime%20words|Prime words]]
|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]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 31
| 31
| [[Shortest%20common%20supersequence|Shortest common supersequence]]
| [[Partition%20function%20P|Partition function P]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 31
| [[Smallest%20multiple|Smallest multiple]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 31
| [[Snake%20and%20ladder|Snake and ladder]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 31
| [[Special%20neighbor%20primes|Special neighbor primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 31
| 31
| [[Spelling%20of%20ordinal%20numbers|Spelling of ordinal numbers]]
| [[Perlin%20noise|Perlin noise]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 31
| 31
| [[Plasma%20effect|Plasma effect]]
| [[Teacup%20rim%20text|Teacup rim text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 31
| 31
| [[State%20name%20puzzle|State name puzzle]]
| [[The%20ISAAC%20cipher|The ISAAC cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 31
| 31
| [[Tonelli-Shanks%20algorithm|Tonelli-Shanks algorithm]]
| [[Stirling%20numbers%20of%20the%20first%20kind|Stirling numbers of the first kind]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 31
| 31
| [[Update%20a%20configuration%20file|Update a configuration file]]
| [[Stream%20merge|Stream merge]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 31
| [[Summarize%20primes|Summarize primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 31
| 31
| [[Wordle%20comparison|Wordle comparison]]
| [[Sylvester%27s%20sequence|Sylvester's sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 31
| [[Update%20a%20configuration%20file|Update a configuration file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 30
| [[A%2A%20search%20algorithm|A* search algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 30
| 30
| [[Active%20Directory%2FConnect|Active Directory/Connect]]
| [[Abelian%20sandpile%20model|Abelian sandpile model]]
|①||②||③||④||||⑥||⑦||⑧||||⑩
|①||②||③||④|| ||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 30
| 30
| [[Birthday%20problem|Birthday problem]]
| [[Audio%20alarm|Audio alarm]]
|①||②||③||④||⑤||⑥||||⑧||||⑩
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|- style="background-color: #ffc"
| 30
| [[Code%20Golf%3A%20Code%20Golf|Code Golf: Code Golf]]
|①||②|| ||④||⑤||⑥|| ||⑧|| ||
|-
|-
| 30
| 30
| [[Consecutive%20primes%20with%20ascending%20or%20descending%20differences|Consecutive primes with ascending or descending differences]]
| [[Color%20wheel|Color wheel]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|-
|-
| 30
| 30
| [[Cyclops%20numbers|Cyclops numbers]]
| [[De%20Bruijn%20sequences|De Bruijn sequences]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧||||
|- style="background-color: #ffc"
| 30
| [[Distinct%20power%20numbers|Distinct power numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 30
| 30
| [[Decorate-sort-undecorate%20idiom|Decorate-sort-undecorate idiom]]
| [[Fermat%20numbers|Fermat numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 30
| 30
| [[Euclidean%20rhythm|Euclidean rhythm]]
| [[Formal%20power%20series|Formal power series]]
|①||②||③||④||||⑥||⑦||⑧||||⑩
|①||②||③||④|| ||⑥||⑦||⑧|| ||⑩
|-
|-
| 30
| 30
| [[Find%20largest%20left%20truncatable%20prime%20in%20a%20given%20base|Find largest left truncatable prime in a given base]]
| [[Generate%20random%20chess%20position|Generate random chess position]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 30
| 30
| [[Fixed%20length%20records|Fixed length records]]
| [[Honeycombs|Honeycombs]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||
|①||②||③||④||||⑥||⑦||⑧||⑨||
|-
|-
| 30
| 30
| [[Function%20frequency|Function frequency]]
| [[Hunt%20the%20Wumpus|Hunt the Wumpus]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧||||
|- style="background-color: #ffc"
| 30
| [[Longest%20substrings%20without%20repeating%20characters|Longest substrings without repeating characters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 30
| 30
| [[Magic%20squares%20of%20singly%20even%20order|Magic squares of singly even order]]
| [[Increasing%20gaps%20between%20consecutive%20Niven%20numbers|Increasing gaps between consecutive Niven numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 30
| 30
| [[Natural%20sorting|Natural sorting]]
| [[Kronecker%20product%20based%20fractals|Kronecker product based fractals]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 30
| [[Orbital%20elements|Orbital elements]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 30
| 30
| [[Order%20by%20pair%20comparisons|Order by pair comparisons]]
| [[Motzkin%20numbers|Motzkin numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||||⑨||⑩
|-
|-
| 30
| 30
| [[N-smooth%20numbers|N-smooth numbers]]
| [[Palindromic%20gapful%20numbers|Palindromic gapful numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 30
| 30
| [[Percolation%2FMean%20run%20density|Percolation/Mean run density]]
| [[Reflection%2FList%20methods|Reflection/List methods]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|-
|-
| 30
| 30
| [[Play%20recorded%20sounds|Play recorded sounds]]
| [[Sierpinski%20pentagon|Sierpinski pentagon]]
|①||②||③||||⑤||⑥||||⑧||||
|①||②||③|| ||⑤||⑥|| ||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 30
| 30
| [[Quadrat%20special%20primes|Quadrat special primes]]
| [[Table%20creation|Table creation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 30
| [[Safe%20addition|Safe addition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 30
| 30
| [[Teacup%20rim%20text|Teacup rim text]]
| [[Same%20fringe|Same fringe]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 30
| 30
| [[Sum%20of%20two%20adjacent%20numbers%20are%20primes|Sum of two adjacent numbers are primes]]
| [[Unique%20characters%20in%20each%20string|Unique characters in each string]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 30
| [[Words%20from%20neighbour%20ones|Words from neighbour ones]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 30
| [[Superpermutation%20minimisation|Superpermutation minimisation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 30
| [[Thiele%27s%20interpolation%20formula|Thiele's interpolation formula]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 29
| 29
|data-sort-value="base0C58check encoding"| [[Base58Check%20encoding|Base58Check encoding]]
| [[Active%20Directory%2FConnect|Active Directory/Connect]]
|①||②||③||④||⑤||⑥|| ||⑧||||
|①||②||③||④||⑤||⑥||||⑧|| ||
|-
|-
| 29
| 29
| [[Brilliant%20numbers|Brilliant numbers]]
| [[Bioinformatics%2FSequence%20mutation|Bioinformatics/Sequence mutation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 29
| 29
| [[Calmo%20numbers|Calmo numbers]]
| [[Find%20largest%20left%20truncatable%20prime%20in%20a%20given%20base|Find largest left truncatable prime in a given base]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 29
| [[Card%20shuffles|Card shuffles]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 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
| [[Coprime%20triplets|Coprime triplets]]
| [[Find%20minimum%20number%20of%20coins%20that%20make%20a%20given%20value|Find minimum number of coins that make a given value]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 29
| 29
| [[Cubic%20special%20primes|Cubic special primes]]
| [[Finite%20state%20machine|Finite state machine]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 29
| 29
| [[EKG%20sequence%20convergence|EKG sequence convergence]]
| [[First%20perfect%20square%20in%20base%20n%20with%20n%20unique%20digits|First perfect square in base n with n unique digits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 29
| [[Exponentiation%20with%20infix%20operators%20in%20%28or%20operating%20on%29%20the%20base|Exponentiation with infix operators in (or operating on) the base]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 29
| 29
Line 4,213: Line 4,721:
|-
|-
| 29
| 29
| [[Intersecting%20number%20wheels|Intersecting number wheels]]
| [[Harmonic%20series|Harmonic series]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 29
| 29
| [[Maximum%20difference%20between%20adjacent%20elements%20of%20list|Maximum difference between adjacent elements of list]]
| [[Largest%20difference%20between%20adjacent%20primes|Largest difference between adjacent primes]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧||||
|-
|-
| 29
| 29
| [[Magic%20constant|Magic constant]]
| [[Merge%20and%20aggregate%20datasets|Merge and aggregate datasets]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 29
| [[Make%20a%20backup%20file|Make a backup file]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 29
| 29
| [[Matrix%20chain%20multiplication|Matrix chain multiplication]]
| [[Natural%20sorting|Natural sorting]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 29
| [[Nautical%20bell|Nautical bell]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 29
| 29
| [[Next%20special%20primes|Next special primes]]
| [[Ramsey%27s%20theorem|Ramsey's theorem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 29
| 29
| [[Padovan%20n-step%20number%20sequences|Padovan n-step number sequences]]
| [[Random%20Latin%20squares|Random Latin squares]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 29
| 29
| [[Paraffins|Paraffins]]
| [[Safe%20addition|Safe addition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 29
| 29
| [[Parse%20an%20IP%20Address|Parse an IP Address]]
| [[Same%20fringe|Same fringe]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 29
| 29
|data-sort-value="pseudo-random numbers/splitmix0C64"| [[Pseudo-random%20numbers%2FSplitmix64|Pseudo-random numbers/Splitmix64]]
| [[Shortest%20common%20supersequence|Shortest common supersequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 29
| 29
| [[Rare%20numbers|Rare numbers]]
| [[Solve%20a%20Holy%20Knight%27s%20tour|Solve a Holy Knight's tour]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|-
|-
| 29
| 29
| [[Sequence%20of%20primorial%20primes|Sequence of primorial primes]]
| [[Sorting%20algorithms%2FCocktail%20sort%20with%20shifting%20bounds|Sorting algorithms/Cocktail sort with shifting bounds]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- 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]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 29
| 29
| [[Soloway%27s%20recurring%20rainfall|Soloway's recurring rainfall]]
| [[Superpermutation%20minimisation|Superpermutation minimisation]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
| 29
| [[Solve%20a%20Holy%20Knight%27s%20tour|Solve a Holy Knight's tour]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 29
| 29
| [[The%20ISAAC%20Cipher|The ISAAC Cipher]]
| [[Two%27s%20complement|Two's complement]]
|①||②||③||④||⑤||||⑦||⑧||⑨||
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|-
|-
| 29
| 29
| [[UPC|UPC]]
| [[Thiele%27s%20interpolation%20formula|Thiele's interpolation formula]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 29
| [[Ulam%20numbers|Ulam numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 29
| [[Welch%27s%20t-test|Welch's t-test]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 29
| 29
| [[Wilson%20primes%20of%20order%20n|Wilson primes of order n]]
| [[Video%20display%20modes|Video display modes]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||
|①||②||③||④||⑤||⑥||⑦||⑧||||
|-
|-
| 29
| 29
Line 4,277: Line 4,809:
|-
|-
| 28
| 28
| [[Abelian%20sandpile%20model%2FIdentity|Abelian sandpile model/Identity]]
| [[Almkvist-Giullera%20formula%20for%20pi|Almkvist-Giullera formula for pi]]
|①||②||③||④||⑤||⑥||||⑧|| ||⑩
|①||②||③||④||⑤||⑥|| ||⑧||||⑩
|- style="background-color: #ffc"
| 28
| [[Card%20shuffles|Card shuffles]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 28
| 28
Line 4,289: Line 4,817:
|-
|-
| 28
| 28
| [[Colorful%20numbers|Colorful numbers]]
| [[Cut%20a%20rectangle|Cut a rectangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 28
| 28
| [[Determine%20sentence%20type|Determine sentence type]]
| [[Day%20of%20the%20week%20of%20Christmas%20and%20New%20Year|Day of the week of Christmas and New Year]]
|①||②||③|| ||⑤||⑥|| ||⑧||||
|①||②||③||||⑤||⑥||||⑧|| ||
|-
|-
| 28
| 28
| [[Distributed%20programming|Distributed programming]]
| [[Distributed%20programming|Distributed programming]]
|①||②||③||④||⑤||⑥||⑦||⑧||||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 28
| 28
| [[Elementary%20cellular%20automaton%2FRandom%20number%20generator|Elementary cellular automaton/Random number generator]]
| [[Find%20if%20a%20point%20is%20within%20a%20triangle|Find if a point is within a triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|- style="background-color: #ffc"
| 28
| 28
| [[Elliptic%20curve%20arithmetic|Elliptic curve arithmetic]]
|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]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||||⑧||⑨||⑩
|-
|-
| 28
| 28
| [[Euclid-Mullin%20sequence|Euclid-Mullin sequence]]
| [[Fixed%20length%20records|Fixed length records]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|-
|-
| 28
| 28
| [[File%20size%20distribution|File size distribution]]
| [[Image%20convolution|Image convolution]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 28
| [[Getting%20the%20number%20of%20decimal%20places|Getting the number of decimal places]]
|①||②||③||④|| ||⑥||⑦||⑧|| ||⑩
|-
|-
| 28
| 28
| [[Hex%20words|Hex words]]
| [[Intersecting%20number%20wheels|Intersecting number wheels]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
| 28
| [[Image%20convolution|Image convolution]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 28
| 28
| [[K-means%2B%2B%20clustering|K-means++ clustering]]
| [[Minimum%20multiple%20of%20m%20where%20digital%20sum%20equals%20m|Minimum multiple of m where digital sum equals m]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|-
| 28
| 28
| [[Levenshtein%20distance%2FAlignment|Levenshtein distance/Alignment]]
| [[Monads%2FMaybe%20monad|Monads/Maybe monad]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 28
| [[Linux%20CPU%20utilization|Linux CPU utilization]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 28
| 28
| [[Lucky%20and%20even%20lucky%20numbers|Lucky and even lucky numbers]]
| [[Nautical%20bell|Nautical bell]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 28
| 28
|data-sort-value="numbers with same digit set in base 0C10 and base 0C16"| [[Numbers%20with%20same%20digit%20set%20in%20base%2010%20and%20base%2016|Numbers with same digit set in base 10 and base 16]]
|data-sort-value="palindromic primes in base 0C16"| [[Palindromic%20primes%20in%20base%2016|Palindromic primes in base 16]]
|①||②||③||④||⑤||⑥||⑦||||⑨||
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
|-
| 28
| 28
| [[Permutations%2FRank%20of%20a%20permutation|Permutations/Rank of a permutation]]
| [[Palindromic%20gapful%20numbers|Palindromic gapful numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 28
| [[Permuted%20multiples|Permuted multiples]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 28
| 28
| [[Playfair%20cipher|Playfair cipher]]
| [[Paraffins|Paraffins]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 28
| 28
| [[Primes%20which%20contain%20only%20one%20odd%20digit|Primes which contain only one odd digit]]
| [[Sierpinski%20arrowhead%20curve|Sierpinski arrowhead curve]]
|①||②||③||④||⑤||⑥||⑦||||⑨||
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 28
| 28
|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]]
| [[Snake%20and%20Ladder|Snake and Ladder]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
| 28
| [[Print%20itself|Print itself]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 28
| [[Round-robin%20tournament%20schedule|Round-robin tournament schedule]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 28
| 28
| [[Self%20numbers|Self numbers]]
| [[Tonelli-Shanks%20algorithm|Tonelli-Shanks algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 28
| [[Snake|Snake]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 28
| 28
| [[The%20sieve%20of%20Sundaram|The sieve of Sundaram]]
| [[Welch%27s%20t-test|Welch's t-test]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 28
| [[Wagstaff%20primes|Wagstaff primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 28
| 28
| [[Yahoo%21%20search%20interface|Yahoo! search interface]]
| [[Yahoo%21%20search%20interface|Yahoo! search interface]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|- style="background-color: #ffc"
| 27
| 27
|data-sort-value="0C15 puzzle solver"| [[15%20puzzle%20solver|15 puzzle solver]]
| [[Audio%20alarm|Audio alarm]]
|①||②||③||④|| || ||⑦||⑧|| ||
|①||②||③||④||||||⑦||⑧|| ||
|- style="background-color: #ffc"
| 27
|data-sort-value="base0C58check encoding"| [[Base58Check%20encoding|Base58Check encoding]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 27
| 27
| [[Achilles%20numbers|Achilles numbers]]
| [[Biorhythms|Biorhythms]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 27
| [[Changeable%20words|Changeable words]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 27
| [[Coprime%20triplets|Coprime triplets]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 27
| 27
| [[Blum%20integer|Blum integer]]
| [[Elliptic%20curve%20arithmetic|Elliptic curve arithmetic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 27
| 27
| [[Camel%20case%20and%20snake%20case|Camel case and snake case]]
|data-sort-value="exactly three adjacent 0B3 in lists"| [[Exactly%20three%20adjacent%203%20in%20lists|Exactly three adjacent 3 in lists]]
|①||②||③||④||⑤|||| ||⑧||||
|①||②||③||④||⑤|| ||||⑧|| ||
|- style="background-color: #ffc"
| 27
|data-sort-value="first 0B9 prime fibonacci number"| [[First%209%20prime%20Fibonacci%20number|First 9 prime Fibonacci number]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|-
| 27
| 27
| [[Commatizing%20numbers|Commatizing numbers]]
| [[Function%20frequency|Function frequency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 27
| 27
| [[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]]
| [[Idiomatically%20determine%20all%20the%20characters%20that%20can%20be%20used%20for%20symbols|Idiomatically determine all the characters that can be used for symbols]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|-
|-
| 27
| 27
| [[Kolakoski%20sequence|Kolakoski sequence]]
| [[Kolakoski%20sequence|Kolakoski sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 27
| [[Largest%20five%20adjacent%20number|Largest five adjacent number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 27
| [[Neighbour%20primes|Neighbour primes]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 27
| 27
| [[Kosaraju|Kosaraju]]
| [[Next%20highest%20int%20from%20digits|Next highest int from digits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 27
| 27
| [[Largest%20product%20in%20a%20grid|Largest product in a grid]]
|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]]
|①||②||③||④||||⑥||⑦||⑧||⑨||
|①||②||③||④|| ||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 27
| [[Numeric%20separator%20syntax|Numeric separator syntax]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 27
| 27
|data-sort-value="main step of gost 0F28147-0C89"| [[Main%20step%20of%20GOST%2028147-89|Main step of GOST 28147-89]]
| [[Percolation%2FMean%20run%20density|Percolation/Mean run density]]
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 27
| 27
| [[Markov%20chain%20text%20generator|Markov chain text generator]]
| [[Piprimes|Piprimes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 27
| [[Ramer-Douglas-Peucker%20line%20simplification|Ramer-Douglas-Peucker line simplification]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 27
| 27
| [[Self%20numbers|Self numbers]]
| [[RCRPG|RCRPG]]
|①||②||③||④||⑤||⑥||⑦||⑧||||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 27
| 27
| [[Record%20sound|Record sound]]
| [[Sequence%20of%20primorial%20primes|Sequence of primorial primes]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|- style="background-color: #ffc"
| 27
| [[Reverse%20the%20gender%20of%20a%20string|Reverse the gender of a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 27
| [[Sierpinski%20curve|Sierpinski curve]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 27
| 27
| [[Simulate%20input%2FKeyboard|Simulate input/Keyboard]]
| [[Simulate%20input%2FKeyboard|Simulate input/Keyboard]]
|①||②|| ||④||⑤||⑥||⑦||⑧||||
|①||②|| ||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|-
| 27
| 27
| [[Special%20factorials|Special factorials]]
| [[Sleeping%20Beauty%20problem|Sleeping Beauty problem]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 27
| [[Sunflower%20fractal|Sunflower fractal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 27
| 27
| [[Zeckendorf%20arithmetic|Zeckendorf arithmetic]]
| [[Total%20circles%20area|Total circles area]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 27
| 26
| [[ASCII%20art%20diagram%20converter|ASCII art diagram converter]]
| [[UPC|UPC]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 26
| [[Deming%27s%20Funnel|Deming's Funnel]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 26
| 26
| [[Assertions%20in%20design%20by%20contract|Assertions in design by contract]]
| [[Doomsday%20rule|Doomsday rule]]
|①||②||③||④||⑤||⑥||⑦||||⑨||
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
| 26
| [[Goldbach%27s%20comet|Goldbach's comet]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
|-
| 26
| 26
Line 4,481: Line 5,013:
|-
|-
| 26
| 26
|data-sort-value="inconsummate numbers in base 0C10"| [[Inconsummate%20numbers%20in%20base%2010|Inconsummate numbers in base 10]]
| [[K-means%2B%2B%20clustering|K-means++ clustering]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 26
| 26
| [[Index%20finite%20lists%20of%20positive%20integers|Index finite lists of positive integers]]
| [[Linux%20CPU%20utilization|Linux CPU utilization]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 4,493: Line 5,025:
|-
|-
| 26
| 26
| [[Mastermind|Mastermind]]
| [[Lucky%20and%20even%20lucky%20numbers|Lucky and even lucky numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 26
| 26
| [[Monads%2FWriter%20monad|Monads/Writer monad]]
| [[Magic%20squares%20of%20singly%20even%20order|Magic squares of singly even order]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 26
| 26
| [[Nested%20templated%20data|Nested templated data]]
| [[Make%20a%20backup%20file|Make a backup file]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧||||
|-
|- style="background-color: #ffc"
| 26
| 26
| [[Pancake%20numbers|Pancake numbers]]
| [[Markov%20chain%20text%20generator|Markov chain text generator]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 26
| 26
| [[Periodic%20table|Periodic table]]
| [[Matrix%20chain%20multiplication|Matrix chain multiplication]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 26
| 26
| [[Print%20debugging%20statement|Print debugging statement]]
| [[Mind%20boggling%20card%20trick|Mind boggling card trick]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 26
| 26
| [[Pseudo-random%20numbers%2FXorshift%20star|Pseudo-random numbers/Xorshift star]]
| [[Mosaic%20matrix|Mosaic matrix]]
|①||②||③||④||⑤||⑥|| ||⑧||||⑩
|①||②||③||④||⑤||⑥||||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 26
| 26
| [[Odd%20words|Odd words]]
| [[Sine%20wave|Sine wave]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 26
| [[Order%20by%20pair%20comparisons|Order by pair comparisons]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 26
| 26
| [[Solve%20a%20Numbrix%20puzzle|Solve a Numbrix puzzle]]
| [[Padovan%20sequence|Padovan sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 26
| 26
| [[Solve%20triangle%20solitaire%20puzzle|Solve triangle solitaire puzzle]]
| [[Palindromic%20primes|Palindromic primes]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 26
| [[Parse%20an%20IP%20Address|Parse an IP Address]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 26
| [[Permutations%2FRank%20of%20a%20permutation|Permutations/Rank of a permutation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 26
| [[Playfair%20cipher|Playfair cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 26
| 26
| [[Sort%20primes%20from%20list%20to%20a%20list|Sort primes from list to a list]]
|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]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 26
|data-sort-value="pseudo-random numbers/pcg0C32"| [[Pseudo-random%20numbers%2FPCG32|Pseudo-random numbers/PCG32]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 26
| 26
| [[Sphenic%20numbers|Sphenic numbers]]
| [[RCRPG|RCRPG]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 26
| 26
| [[Special%20neighbor%20primes|Special neighbor primes]]
| [[Substring%20primes|Substring primes]]
|①||②||③||④||⑤||⑥||⑦||||||
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 26
| 26
| [[Sum%20data%20type|Sum data type]]
| [[Sum%20of%20primes%20in%20odd%20positions%20is%20prime|Sum of primes in odd positions is prime]]
|①||②||③||④||⑤||⑥||⑦|| ||||
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 26
| [[Sum%20of%20square%20and%20cube%20digits%20of%20an%20integer%20are%20primes|Sum of square and cube digits of an integer are primes]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|-
| 25
| 25
| [[Active%20Directory%2FSearch%20for%20a%20user|Active Directory/Search for a user]]
|data-sort-value="0C15 puzzle solver"| [[15%20puzzle%20solver|15 puzzle solver]]
|①||②||③||④||||⑥||⑦||⑧||||
|①||②||③||④|| ||⑥||⑦||⑧|| ||
|-
|-
| 25
| 25
| [[Arithmetic%20derivative|Arithmetic derivative]]
| [[ASCII%20art%20diagram%20converter|ASCII art diagram converter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 25
| 25
| [[Compiler%2Fcode%20generator|Compiler/code generator]]
| [[Abelian%20sandpile%20model%2FIdentity|Abelian sandpile model/Identity]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||⑩
|①||②||③||④||⑤||||⑦||⑧||||⑩
|-
|- style="background-color: #ffc"
| 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)]]
| [[Append%20numbers%20at%20same%20position%20in%20strings|Append numbers at same position in strings]]
|①||②||③||④||⑤||⑥|| ||⑧||||
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|-
|-
| 25
| 25
| [[Eertree|Eertree]]
| [[Cistercian%20numerals|Cistercian numerals]]
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 25
| 25
| [[Find%20duplicate%20files|Find duplicate files]]
| [[Consecutive%20primes%20with%20ascending%20or%20descending%20differences|Consecutive primes with ascending or descending differences]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|- style="background-color: #ffc"
| 25
| 25
| [[Joystick%20position|Joystick position]]
| [[Create%20an%20object%2FNative%20demonstration|Create an object/Native demonstration]]
|①||②||③||④||||⑥||||⑧||O||
|①||②||③||④|| ||⑥|| ||⑧|| ||
|-
|-
| 25
| 25
| [[Matrix%20digital%20rain|Matrix digital rain]]
| [[Elementary%20cellular%20automaton%2FRandom%20Number%20Generator|Elementary cellular automaton/Random Number Generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 25
| 25
| [[Median%20filter|Median filter]]
| [[Erd%C5%91s-primes|Erdős-primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦||||||
|-
|-
| 25
| 25
| [[Metallic%20ratios|Metallic ratios]]
| [[Exponentiation%20with%20infix%20operators%20in%20%28or%20operating%20on%29%20the%20base|Exponentiation with infix operators in (or operating on) the base]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|-
|-
| 25
| 25
| [[File%20size%20distribution|File size distribution]]
| [[Modified%20random%20distribution|Modified random distribution]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 25
| 25
| [[N-body%20problem|N-body problem]]
| [[Find%20words%20which%20contain%20the%20most%20consonants|Find words which contain the most consonants]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦||||||
|- style="background-color: #ffc"
|-
| 25
| 25
| [[Native%20shebang|Native shebang]]
| [[Index%20finite%20lists%20of%20positive%20integers|Index finite lists of positive integers]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧||||
|- style="background-color: #ffc"
|-
| 25
| 25
| [[Joystick%20position|Joystick position]]
| [[Ormiston%20pairs|Ormiston pairs]]
|①||②||③||④||⑤|| || ||⑧||⑨||
|①||②||③||④||⑤||||||⑧||⑨||
|- style="background-color: #ffc"
|-
| 25
| 25
| [[Kosaraju|Kosaraju]]
| [[Perceptron|Perceptron]]
|①||②||③||④||⑤||⑥||||⑧|| ||⑩
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 25
| 25
| [[Permutations%20with%20some%20identical%20elements|Permutations with some identical elements]]
| [[Largest%20prime%20factor|Largest prime factor]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|①||②||③||④||⑤||⑥||||⑧||⑨||
|-
| 25
| [[Mastermind|Mastermind]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 25
| [[Monads%2FList%20monad|Monads/List monad]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 25
| 25
| [[Practical%20numbers|Practical numbers]]
| [[Odd%20squarefree%20semiprimes|Odd squarefree semiprimes]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 25
| 25
| [[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]]
|data-sort-value="palindromic primes in base 0C16"| [[Palindromic%20primes%20in%20base%2016|Palindromic primes in base 16]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| ||||
|-
|-
| 25
| 25
| [[Radical%20of%20an%20integer|Radical of an integer]]
| [[Play%20recorded%20sounds|Play recorded sounds]]
|①||②||③||④|| || ||⑦||⑧|| ||
|①||②||③||④|||| ||⑦||⑧||||
|-
|-
| 25
| 25
| [[Reflection%2FGet%20source|Reflection/Get source]]
| [[Pseudo-random%20numbers%2FXorshift%20star|Pseudo-random numbers/Xorshift star]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 25
| 25
| [[SOAP|SOAP]]
| [[Reflection%2FGet%20source|Reflection/Get source]]
|①||②||③||④||||⑥||⑦||⑧||O||
|①||②||③||④|| ||⑥||⑦||⑧|| ||
|-
|- style="background-color: #ffc"
| 25
| 25
| [[Sequence%3A%20nth%20number%20with%20exactly%20n%20divisors|Sequence: nth number with exactly n divisors]]
| [[Reverse%20the%20gender%20of%20a%20string|Reverse the gender of a string]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|-
|- style="background-color: #ffc"
| 25
| 25
| [[Sierpinski%20square%20curve|Sierpinski square curve]]
| [[Reverse%20the%20order%20of%20lines%20in%20a%20text%20file%20while%20preserving%20the%20contents%20of%20each%20line|Reverse the order of lines in a text file while preserving the contents of each line]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧||||
|- style="background-color: #ffc"
| 25
|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]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 25
| 25
| [[Solve%20a%20Hopido%20puzzle|Solve a Hopido puzzle]]
| [[Solve%20a%20Hopido%20puzzle|Solve a Hopido puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|-
| 25
| 25
| [[Untrusted%20environment|Untrusted environment]]
| [[Solve%20a%20Numbrix%20puzzle|Solve a Numbrix puzzle]]
|①||②||||④||⑤||⑥||⑦|||| ||
|①||②|| ||④||⑤||⑥||⑦|| ||||
|-
|-
| 25
| 25
| [[Variable%20declaration%20reset|Variable declaration reset]]
| [[Spelling%20of%20ordinal%20numbers|Spelling of ordinal numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 25
| 25
| [[Vibrating%20rectangles|Vibrating rectangles]]
| [[Summation%20of%20primes|Summation of primes]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|- style="background-color: #ffc"
| 25
| [[Ulam%20numbers|Ulam numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 24
| [[Active%20Directory%2FSearch%20for%20a%20user|Active Directory/Search for a user]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 24
| 24
| [[Addition%20chains|Addition chains]]
| [[Addition%20chains|Addition chains]]
|①||②||③||④||⑤||⑥||⑦||⑧||||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 24
| 24
| [[Air%20mass|Air mass]]
| [[Assertions%20in%20design%20by%20contract|Assertions in design by contract]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|①||②||③||④||⑤||⑥||⑦|||| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 24
| 24
Line 4,713: Line 5,201:
|-
|-
| 24
| 24
| [[Compiler%2Fsyntax%20analyzer|Compiler/syntax analyzer]]
| [[Canonicalize%20CIDR|Canonicalize CIDR]]
|①||②||③||||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 24
| 24
| [[Conjugate%20a%20Latin%20verb|Conjugate a Latin verb]]
| [[Commatizing%20numbers|Commatizing numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|-
| 24
| 24
| [[Create%20an%20object%2FNative%20demonstration|Create an object/Native demonstration]]
| [[Compiler%2Fsyntax%20analyzer|Compiler/syntax analyzer]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||||⑥||⑦||⑧||⑨||⑩
|-
|-
| 24
| 24
| [[Erd%C5%91s-Nicolas%20numbers|Erdős-Nicolas numbers]]
| [[EKG%20sequence%20convergence|EKG sequence convergence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 24
| 24
| [[Juggler%20sequence|Juggler sequence]]
| [[Levenshtein%20distance%2FAlignment|Levenshtein distance/Alignment]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 24
| 24
| [[K-d%20tree|K-d tree]]
|data-sort-value="main step of gost 0F28147-0C89"| [[Main%20step%20of%20GOST%2028147-89|Main step of GOST 28147-89]]
|①||②||③||④||⑤||⑥||||⑧||⑨||
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 24
| 24
| [[Largest%20palindrome%20product|Largest palindrome product]]
| [[Native%20shebang|Native shebang]]
|①||②||③||④||||⑥||⑦||⑧||||
|①||②||③||④|| ||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 24
| 24
| [[Line%20circle%20intersection|Line circle intersection]]
| [[Next%20special%20primes|Next special primes]]
|①||②||③||④||⑤||⑥||⑦||||||
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|- style="background-color: #ffc"
| 24
| 24
| [[Meissel%E2%80%93Mertens%20constant|Meissel–Mertens constant]]
| [[Orbital%20elements|Orbital elements]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 24
| 24
| [[Minimum%20primes|Minimum primes]]
| [[Perceptron|Perceptron]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|- style="background-color: #ffc"
| 24
| [[Permuted%20multiples|Permuted multiples]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 24
| 24
| [[Pandigital%20prime|Pandigital prime]]
| [[Prime%20triplets|Prime triplets]]
|①||②||③||④||||⑥||⑦|||| ||
|①||②||③||④|| ||⑥||⑦|| ||||
|-
|- style="background-color: #ffc"
| 24
| 24
| [[Peaceful%20chess%20queen%20armies|Peaceful chess queen armies]]
| [[Prime%20words|Prime words]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 24
| 24
| [[Rare%20numbers|Rare numbers]]
| [[Pisano%20period|Pisano period]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|-
| 24
| 24
| [[Polynomial%20synthetic%20division|Polynomial synthetic division]]
| [[Record%20sound|Record sound]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|①||②||③||④||⑤||||⑦||⑧||⑨||
|-
|-
| 24
| 24
| [[Quoting%20constructs|Quoting constructs]]
| [[SOAP|SOAP]]
|①||②||③||④||⑤||⑥|| ||||⑨||
|①||②||③||④||⑤||⑥|||| ||⑨||
|-
|-
| 24
| 24
| [[Set%20right-adjacent%20bits|Set right-adjacent bits]]
| [[Sequence%3A%20nth%20number%20with%20exactly%20n%20divisors|Sequence: nth number with exactly n divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 24
| 24
| [[Singly-linked%20list%2FElement%20removal|Singly-linked list/Element removal]]
| [[Smallest%20multiple|Smallest multiple]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|-
|-
| 24
| 24
| [[Sokoban|Sokoban]]
| [[Sokoban|Sokoban]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 24
| [[Solve%20triangle%20solitare%20puzzle|Solve triangle solitare puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|- style="background-color: #ffc"
| 24
| 24
| [[Vigen%C3%A8re%20cipher%2FCryptanalysis|Vigenère cipher/Cryptanalysis]]
| [[Sum%20data%20type|Sum data type]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
| 24
| [[Untrusted%20environment|Untrusted environment]]
|①||②|| ||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 23
| [[Compiler%2Fcode%20generator|Compiler/code generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 23
| 23
| [[Double%20Twin%20Primes|Double Twin Primes]]
| [[Concatenate%20two%20primes%20is%20also%20prime|Concatenate two primes is also prime]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦||||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 23
| 23
|data-sort-value="draw pixel 0B2"| [[Draw%20pixel%202|Draw pixel 2]]
| [[Find%20adjacent%20primes%20which%20differ%20by%20a%20square%20integer|Find adjacent primes which differ by a square integer]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|①||②||③||④||⑤||⑥||||⑧||⑨||
|-
|-
| 23
| 23
| [[Elementary%20cellular%20automaton%2FInfinite%20length|Elementary cellular automaton/Infinite length]]
| [[Find%20duplicate%20files|Find duplicate files]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧||||
|-
|-
| 23
| 23
| [[Fortunate%20numbers|Fortunate numbers]]
| [[Knuth%27s%20power%20tree|Knuth's power tree]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|-
|- style="background-color: #ffc"
| 23
| 23
| [[Jordan-P%C3%B3lya%20numbers|Jordan-Pólya numbers]]
| [[Line%20circle%20intersection|Line circle intersection]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|①||②||③||④||⑤||⑥||⑦||||⑨||
|-
|-
| 23
| 23
| [[Knuth%27s%20power%20tree|Knuth's power tree]]
| [[Median%20filter|Median filter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 23
| [[Latin%20Squares%20in%20reduced%20form|Latin Squares in reduced form]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 23
| 23
| [[Names%20to%20numbers|Names to numbers]]
| [[Long%20stairs|Long stairs]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 23
| [[Montgomery%20reduction|Montgomery reduction]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 23
| [[Names%20to%20numbers|Names to numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 23
| 23
| [[Nonogram%20solver|Nonogram solver]]
| [[Nested%20templated%20data|Nested templated data]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 23
| 23
| [[Numbers%20which%20are%20not%20the%20sum%20of%20distinct%20squares|Numbers which are not the sum of distinct squares]]
| [[Pig%20the%20dice%20game%2FPlayer|Pig the dice game/Player]]
|①||②||③||④||⑤||⑥||⑦|||| ||⑩
|①||②||③||④||⑤||⑥||⑦|| ||||⑩
|-
|- style="background-color: #ffc"
| 23
| 23
| [[Pairs%20with%20common%20factors|Pairs with common factors]]
| [[Polynomial%20synthetic%20division|Polynomial synthetic division]]
|①||②||③||④||⑤||⑥||⑦|||| ||⑩
|①||②||③||④||⑤||⑥||⑦|| ||||⑩
|-
|- style="background-color: #ffc"
| 23
| 23
| [[Percolation%2FSite%20percolation|Percolation/Site percolation]]
|data-sort-value="prime numbers which contain 0D123"| [[Prime%20numbers%20which%20contain%20123|Prime numbers which contain 123]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧||||
|-
|- style="background-color: #ffc"
| 23
| 23
| [[Pig%20the%20dice%20game%2FPlayer|Pig the dice game/Player]]
| [[Sine%20wave|Sine wave]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 23
| 23
| [[Safe%20and%20Sophie%20Germain%20primes|Safe and Sophie Germain primes]]
| [[Singly-linked%20list%2FElement%20removal|Singly-linked list/Element removal]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|①||②||③||④||⑤||||⑦||⑧||⑨||
|- style="background-color: #ffc"
|-
| 23
| 23
| [[Smallest%20numbers|Smallest numbers]]
| [[Snake|Snake]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 23
| 23
| [[Special%20pythagorean%20triplet|Special pythagorean triplet]]
| [[Substring%20primes|Substring primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|||| ||
|-
|-
| 23
| 23
| [[Sub-unit%20squares|Sub-unit squares]]
| [[Vigen%C3%A8re%20cipher%2FCryptanalysis|Vigenère cipher/Cryptanalysis]]
|①||②||③||④||⑤||||⑦||⑧||⑨||
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|-
|-
| 23
| 23
| [[Two%20bullet%20roulette|Two bullet roulette]]
| [[Vogel%27s%20approximation%20method|Vogel's approximation method]]
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|-
| 23
| 23
| [[Useless%20instructions|Useless instructions]]
| [[Wilson%20primes%20of%20order%20n|Wilson primes of order n]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| ||||
|-
|-
| 23
| 23
| [[Vogel%27s%20approximation%20method|Vogel's approximation method]]
| [[Zeckendorf%20arithmetic|Zeckendorf arithmetic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 22
| [[Bifid%20cipher|Bifid cipher]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
|-
| 22
| 22
| [[Bitcoin%2Fpublic%20point%20to%20address|Bitcoin/public point to address]]
| [[Bitcoin%2Fpublic%20point%20to%20address|Bitcoin/public point to address]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 22
| [[Cubic%20special%20primes|Cubic special primes]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 22
| [[Data%20Encryption%20Standard|Data Encryption Standard]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 22
| 22
| [[Compare%20sorting%20algorithms%27%20performance|Compare sorting algorithms' performance]]
| [[Eertree|Eertree]]
|①||②||③||④||⑤||⑥||||⑧|| ||
|①||②||③||④||⑤||⑥|| ||⑧||||
|-
|-
| 22
| 22
| [[Cyclotomic%20polynomial|Cyclotomic polynomial]]
| [[Elementary%20cellular%20automaton%2FInfinite%20length|Elementary cellular automaton/Infinite length]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 22
| 22
| [[Data%20Encryption%20Standard|Data Encryption Standard]]
| [[Four%20sides%20of%20square|Four sides of square]]
|①||②||③||④||⑤||⑥|| ||⑧||||⑩
|①||②||③||④||⑤||⑥||||⑧|| ||⑩
|-
|-
| 22
| 22
| [[Equal%20prime%20and%20composite%20sums|Equal prime and composite sums]]
| [[Jacobsthal%20numbers|Jacobsthal numbers]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 22
| 22
| [[Iccanobif%20primes|Iccanobif primes]]
| [[Last%20list%20item|Last list item]]
|①||②||③||④||⑤||||⑦||⑧||⑨||
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|-
|-
| 22
| 22
| [[Imaginary%20base%20numbers|Imaginary base numbers]]
| [[Latin%20Squares%20in%20reduced%20form|Latin Squares in reduced form]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|-
|-
| 22
| 22
| [[Logistic%20curve%20fitting%20in%20epidemiology|Logistic curve fitting in epidemiology]]
| [[Metallic%20ratios|Metallic ratios]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 22
| 22
| [[Nimber%20arithmetic|Nimber arithmetic]]
| [[Montgomery%20reduction|Montgomery reduction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|- style="background-color: #ffc"
| 22
| 22
| [[Percolation%2FMean%20cluster%20density|Percolation/Mean cluster density]]
| [[N-body%20problem|N-body problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 22
| 22
| [[Primes%20-%20allocate%20descendants%20to%20their%20ancestors|Primes - allocate descendants to their ancestors]]
| [[Nonogram%20solver|Nonogram solver]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧||||
|- style="background-color: #ffc"
| 22
| [[Numbers%20whose%20count%20of%20divisors%20is%20prime|Numbers whose count of divisors is prime]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 22
| 22
|data-sort-value="pseudo-random numbers/combined recursive generator mrg0C32k0B3a"| [[Pseudo-random%20numbers%2FCombined%20recursive%20generator%20MRG32k3a|Pseudo-random numbers/Combined recursive generator MRG32k3a]]
| [[Peaceful%20chess%20queen%20armies|Peaceful chess queen armies]]
|①||②||③||④||⑤||⑥||⑦||⑧||||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 22
| 22
| [[Safe%20mode|Safe mode]]
|data-sort-value="primes whose first and last number is 0B3"| [[Primes%20whose%20first%20and%20last%20number%20is%203|Primes whose first and last number is 3]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 22
| 22
| [[Selective%20file%20copy|Selective file copy]]
| [[Print%20debugging%20statement|Print debugging statement]]
|①||②||③||④||⑤||⑥||⑦||||⑨||
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
|-
| 22
| 22
| [[Separate%20the%20house%20number%20from%20the%20street%20name|Separate the house number from the street name]]
|data-sort-value="pseudo-random numbers/combined recursive generator mrg0C32k0B3a"| [[Pseudo-random%20numbers%2FCombined%20recursive%20generator%20MRG32k3a|Pseudo-random numbers/Combined recursive generator MRG32k3a]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 22
|data-sort-value="pseudo-random numbers/splitmix0C64"| [[Pseudo-random%20numbers%2FSplitmix64|Pseudo-random numbers/Splitmix64]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 22
| [[Quadrat%20special%20primes|Quadrat special primes]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 22
| [[Sierpinski%20curve|Sierpinski curve]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 22
| 22
| [[Simulate%20input%2FMouse|Simulate input/Mouse]]
| [[Simulate%20input%2FMouse|Simulate input/Mouse]]
|①||②||③||④|||| || ||⑧||||
|①||②||③||④|| |||| ||⑧|| ||
|- style="background-color: #ffc"
| 22
| [[Steady%20squares|Steady squares]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|-
|-
| 22
| 22
| [[Tarjan|Tarjan]]
| [[The%20sieve%20of%20Sundaram|The sieve of Sundaram]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 22
| [[Vibrating%20rectangles|Vibrating rectangles]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 22
| 22
| [[Window%20management|Window management]]
| [[Window%20management|Window management]]
|①||②||③||④||⑤||⑥||⑦||⑧||||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
| [[Arithmetic%20coding%2FAs%20a%20generalized%20change%20of%20radix|Arithmetic coding/As a generalized change of radix]]
| [[Arithmetic%20coding%2FAs%20a%20generalized%20change%20of%20radix|Arithmetic coding/As a generalized change of radix]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|- style="background-color: #ffc"
|-
| 21
| 21
| [[Aspect%20oriented%20programming|Aspect oriented programming]]
| [[Ascending%20primes|Ascending primes]]
|①||②||③||④||||⑥|| || || ||⑩
|①||②||③||④|| ||⑥||||||||⑩
|-
|-
| 21
| 21
| [[B%C3%A9zier%20curves%2FIntersections|Bézier curves/Intersections]]
| [[Cyclotomic%20polynomial|Cyclotomic polynomial]]
|①||②||③||④||⑤||⑥||||⑧|| ||⑩
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|- style="background-color: #ffc"
| 21
| [[Getting%20the%20number%20of%20decimals|Getting the number of decimals]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|-
|-
| 21
| 21
| [[Color%20quantization|Color quantization]]
| [[Imaginary%20base%20numbers|Imaginary base numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 21
| 21
| [[HTTPS%2FClient-authenticated|HTTPS/Client-authenticated]]
| [[Juggler%20sequence|Juggler sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 21
| [[Just%20in%20time%20processing%20on%20a%20character%20stream|Just in time processing on a character stream]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 21
| 21
| [[K-d%20tree|K-d tree]]
| [[Jaro-Winkler%20distance|Jaro-Winkler distance]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
| [[Just%20in%20time%20processing%20on%20a%20character%20stream|Just in time processing on a character stream]]
| [[Largest%20difference%20between%20adjacent%20primes|Largest difference between adjacent primes]]
|①||②||③||④||⑤||⑥|| ||⑧||||
|①||②||③||④||⑤||⑥||||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
| [[Longest%20substrings%20without%20repeating%20characters|Longest substrings without repeating characters]]
| [[Longest%20palindromic%20substrings|Longest palindromic substrings]]
|①||②||③||④||⑤||⑥||⑦||⑧||||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 21
| 21
| [[Pell%20numbers|Pell numbers]]
| [[Matrix%20digital%20rain|Matrix digital rain]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
| [[Penrose%20tiling|Penrose tiling]]
| [[Nimber%20arithmetic|Nimber arithmetic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 21
| 21
| [[Padovan%20n-step%20number%20sequences|Padovan n-step number sequences]]
| [[Pseudorandom%20number%20generator%20image|Pseudorandom number generator image]]
|①||②||③||④||⑤||⑥||⑦||⑧||||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|-
| 21
| 21
| [[Readline%20interface|Readline interface]]
| [[Pancake%20numbers|Pancake numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 21
| 21
| [[Repunit%20primes|Repunit primes]]
| [[Percolation%2FSite%20percolation|Percolation/Site percolation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 21
| 21
| [[Practical%20numbers|Practical numbers]]
| [[Rhonda%20numbers|Rhonda numbers]]
|①||②||③||④||⑤||⑥||⑦|||| ||⑩
|①||②||③||④||⑤||⑥||⑦|| ||||⑩
|-
|-
| 21
| 21
| [[Ruth-Aaron%20numbers|Ruth-Aaron numbers]]
| [[Primes%20-%20allocate%20descendants%20to%20their%20ancestors|Primes - allocate descendants to their ancestors]]
|①||②||③||④||⑤||⑥||⑦||||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
| [[Self-hosting%20compiler|Self-hosting compiler]]
| [[Primes%20which%20contain%20only%20one%20odd%20digit|Primes which contain only one odd digit]]
|①||②||||④||⑤||⑥|||| || ||
|①||②||O||④||⑤||⑥|| ||||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
| [[Simulated%20annealing|Simulated annealing]]
| [[Readline%20interface|Readline interface]]
|①||②||③||④||⑤||⑥||⑦||||⑨||
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
| [[Transportation%20problem|Transportation problem]]
| [[Separate%20the%20house%20number%20from%20the%20street%20name|Separate the house number from the street name]]
|①||②||③||④||⑤||⑥||⑦|||| ||⑩
|①||②||③||④||⑤||⑥||⑦|| ||||⑩
|-
|- style="background-color: #ffc"
| 21
| 21
| [[Tree%20from%20nesting%20levels|Tree from nesting levels]]
| [[Special%20factorials|Special factorials]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|- style="background-color: #ffc"
| 21
| 21
| [[Word%20ladder|Word ladder]]
| [[Special%20pythagorean%20triplet|Special pythagorean triplet]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
| [[XML%20validation|XML validation]]
| [[Transportation%20problem|Transportation problem]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|①||②||③||④||⑤||⑥||⑦|||| ||⑩
|-
|- style="background-color: #ffc"
| 21
| 20
| [[Bitmap%2FRead%20an%20image%20through%20a%20pipe|Bitmap/Read an image through a pipe]]
| [[Useless%20instructions|Useless instructions]]
|①||②||③||④||⑤||⑥||⑦|| ||||
|①||②||③||④||⑤||⑥||⑦|||| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 20
| 20
| [[Code%20segment%20unload|Code segment unload]]
| [[Air%20mass|Air mass]]
|①||②||③||④||||⑥||⑦||⑧||||
|①||②||③||④|| ||⑥||⑦||⑧|| ||
|-
|-
| 20
| 20
| [[Compiler%2FAST%20interpreter|Compiler/AST interpreter]]
| [[Color%20quantization|Color quantization]]
|①||②||③||||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 20
| 20
|data-sort-value="distribution of 0B0 digits in factorial series"| [[Distribution%20of%200%20digits%20in%20factorial%20series|Distribution of 0 digits in factorial series]]
| [[Descending%20primes|Descending primes]]
|①||②||③||④||⑤||⑥|| || || ||⑩
|①||②||③||④||⑤||⑥|||||| ||⑩
|-
|- style="background-color: #ffc"
| 20
| 20
| [[Execute%20Computer%2FZero|Execute Computer/Zero]]
|data-sort-value="draw pixel 0B2"| [[Draw%20pixel%202|Draw pixel 2]]
|①||②||③||④||⑤||⑥||||⑧||⑨||
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|-
|-
| 20
| 20
|data-sort-value="minimal steps down to 0B1"| [[Minimal%20steps%20down%20to%201|Minimal steps down to 1]]
| [[Jaro-Winkler%20distance|Jaro-Winkler distance]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 20
| 20
| [[Most%20frequent%20k%20chars%20distance|Most frequent k chars distance]]
| [[Logistic%20curve%20fitting%20in%20epidemiology|Logistic curve fitting in epidemiology]]
|①||②||||④||⑤||⑥||⑦||⑧||⑨||
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 20
| [[Multiplicatively%20perfect%20numbers|Multiplicatively perfect numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
|-
| 20
| 20
| [[OpenWebNet%20password|OpenWebNet password]]
| [[Monads%2FWriter%20monad|Monads/Writer monad]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|- style="background-color: #ffc"
| 20
| 20
| [[Ormiston%20triples|Ormiston triples]]
| [[Most%20frequent%20k%20chars%20distance|Most frequent k chars distance]]
|①||②|| ||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||||④||⑤||⑥||⑦||⑧||||⑩
|-
|-
| 20
| 20
| [[P-value%20correction|P-value correction]]
| [[P-value%20correction|P-value correction]]
|①||②||③||④||⑤||⑥||⑦||⑧||||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 20
| 20
| [[Penta-power%20prime%20seeds|Penta-power prime seeds]]
| [[Percolation%2FMean%20cluster%20density|Percolation/Mean cluster density]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 20
| [[Prime%20triangle|Prime triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 20
| 20
| [[Print%20itself|Print itself]]
| [[Proof|Proof]]
|①||②||||④||⑤||⑥|||||| ||
|①||②|| ||④||⑤||⑥|| ||O||||O
|-
| 20
| [[Retrieve%20and%20search%20chat%20history|Retrieve and search chat history]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 20
| 20
| [[SQL-based%20authentication|SQL-based authentication]]
| [[SQL-based%20authentication|SQL-based authentication]]
|①||②||③||④||⑤||⑥||⑦||⑧||||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 20
| 20
| [[Square%20root%20by%20hand|Square root by hand]]
| [[Selective%20file%20copy|Selective file copy]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| ||||
|-
|-
| 20
| 20
| [[Steffensen%27s%20method|Steffensen's method]]
| [[Terminal%20control%2FPositional%20read|Terminal control/Positional read]]
|①||②||③||④||⑤||⑥||||⑧||||
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|-
|-
| 20
| 20
| [[Terminal%20control%2FPositional%20read|Terminal control/Positional read]]
| [[Variable%20declaration%20reset|Variable declaration reset]]
|①||②||③||④||⑤|| || ||⑧||||
|①||②||③||④||⑤||||||⑧|| ||
|- style="background-color: #ffc"
| 20
| [[Three%20word%20location|Three word location]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
|-
| 20
| 20
| [[Ultra%20useful%20primes|Ultra useful primes]]
| [[Word%20search|Word search]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|- style="background-color: #ffc"
| 20
| [[Upside-down%20numbers|Upside-down numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 20
| 20
| [[Wolstenholme%20numbers|Wolstenholme numbers]]
| [[Wordle%20comparison|Wordle comparison]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 19
| [[Bitmap%2FRead%20an%20image%20through%20a%20pipe|Bitmap/Read an image through a pipe]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 19
| [[Chernick%27s%20Carmichael%20numbers|Chernick's Carmichael numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
| [[Banker%27s%20algorithm|Banker's algorithm]]
| [[Code%20segment%20unload|Code segment unload]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|①||②||③||④||⑤||⑥||||⑧||||
|-
|-
| 19
| 19
| [[Bernstein%20basis%20polynomials|Bernstein basis polynomials]]
| [[Compare%20sorting%20algorithms%27%20performance|Compare sorting algorithms' performance]]
|①||②||③||④|| || ||||⑧||||⑩
|①||②||③||④|||||| ||⑧|| ||⑩
|-
|-
| 19
| 19
| [[Bitmap%2FPPM%20conversion%20through%20a%20pipe|Bitmap/PPM conversion through a pipe]]
| [[Compiler%2FAST%20interpreter|Compiler/AST interpreter]]
|①||②||③||④|| ||⑥||⑦||⑧||||
|①||②||③||④||||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|-
| 19
| 19
| [[CalmoSoft%20primes|CalmoSoft primes]]
| [[Cullen%20and%20Woodall%20numbers|Cullen and Woodall numbers]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|①||②||③||④||⑤||⑥||||⑧||||
|-
|-
| 19
| 19
| [[Cyclops%20numbers|Cyclops numbers]]
| [[Chernick%27s%20Carmichael%20numbers|Chernick's Carmichael numbers]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦||||||
|-
| 19
|data-sort-value="euler's constant 0B0.0E5772..."| [[Euler%27s%20constant%200.5772...|Euler's constant 0.5772...]]
|①||②||③|| ||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
| [[Curve%20that%20touches%20three%20points|Curve that touches three points]]
| [[Find%20URI%20in%20text|Find URI in text]]
|①||②||③||④||⑤||⑥|| || || ||
|①||②||③||④||⑤||⑥|||| ||||
|-
|-
| 19
| 19
| [[Earliest%20difference%20between%20prime%20gaps|Earliest difference between prime gaps]]
| [[HTTPS%2FClient-authenticated|HTTPS/Client-authenticated]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||
|①||②||③||④||⑤||⑥||⑦||⑧||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
| [[Find%20URI%20in%20text|Find URI in text]]
| [[Largest%20palindrome%20product|Largest palindrome product]]
|①||②||③||④||||⑥|| |||| ||
|①||②||③||④|| ||⑥|||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
| [[Forbidden%20numbers|Forbidden numbers]]
| [[Largest%20product%20in%20a%20grid|Largest product in a grid]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|①||②||③||④||⑤||⑥||||⑧||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
| [[Free%20polyominoes%20enumeration|Free polyominoes enumeration]]
| [[Minimum%20primes|Minimum primes]]
|①||②||③||||⑤||⑥||⑦|| ||⑨||
|①||②||③|| ||⑤||⑥||⑦||||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
| [[Geohash|Geohash]]
| [[Own%20digits%20power%20sum|Own digits power sum]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|①||②||③||④||⑤||⑥||||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
| [[Gradient%20descent|Gradient descent]]
| [[Permutations%20with%20some%20identical%20elements|Permutations with some identical elements]]
|①||②||③||④||⑤||⑥||⑦|||| ||
|①||②||③||④||⑤||⑥||⑦|| ||||
|-
|- style="background-color: #ffc"
| 19
| 19
| [[Proof|Proof]]
| [[Home%20primes|Home primes]]
|①||②|| ||④||⑤|| ||⑦||O||O||⑩
|①||②||||④||⑤||||⑦||||||⑩
|-
|-
| 19
| 19
| [[Minkowski%20question-mark%20function|Minkowski question-mark function]]
|data-sort-value="sha-0D256 merkle tree"| [[SHA-256%20Merkle%20tree|SHA-256 Merkle tree]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|- style="background-color: #ffc"
| 19
| 19
| [[Percolation%2FBond%20percolation|Percolation/Bond percolation]]
| [[Self-hosting%20compiler|Self-hosting compiler]]
|①||②||O||④||⑤|| ||⑦||⑧|| ||⑩
|①||②||||④||⑤||||⑦||⑧|| ||⑩
|-
|- style="background-color: #ffc"
| 19
| 19
| [[Quad-power%20prime%20seeds|Quad-power prime seeds]]
| [[Simulated%20annealing|Simulated annealing]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
| [[SEND%20%2B%20MORE%20%3D%20MONEY|SEND + MORE = MONEY]]
| [[Square%20root%20by%20hand|Square root by hand]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
| 19
| [[Tarjan|Tarjan]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 19
| 19
|data-sort-value="sha-0D256 merkle tree"| [[SHA-256%20Merkle%20tree|SHA-256 Merkle tree]]
| [[Word%20ladder|Word ladder]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 19
| [[VList|VList]]
|①||②||③||④||⑤||⑥|| || ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
| [[Binary%20coded%20decimal|Binary coded decimal]]
| [[Aspect%20oriented%20programming|Aspect oriented programming]]
|①||②||③||④||⑤|||| ||||⑨||
|①||②||③||④||⑤|| || || ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
| [[Bioinformatics%2FSubsequence|Bioinformatics/Subsequence]]
| [[Banker%27s%20algorithm|Banker's algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|-
| 18
| 18
| [[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]]
| [[Bitmap%2FPPM%20conversion%20through%20a%20pipe|Bitmap/PPM conversion through a pipe]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
| [[Extreme%20primes|Extreme primes]]
| [[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"
|-
| 18
| 18
| [[Deceptive%20numbers|Deceptive numbers]]
| [[Geometric%20algebra|Geometric algebra]]
|①||②||③||④||⑤||⑥|| || || ||⑩
|①||②||③||④||⑤||⑥|| ||||||⑩
|- style="background-color: #ffc"
|-
| 18
| 18
| [[Jaccard%20index|Jaccard index]]
| [[Determine%20sentence%20type|Determine sentence type]]
|①||②||③||④||⑤|||| ||⑧|| ||
|①||②||③||④||⑤|| ||||⑧||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
| [[NYSIIS|NYSIIS]]
| [[Free%20polyominoes%20enumeration|Free polyominoes enumeration]]
|①||②||③||④|| ||⑥||⑦||⑧|| ||⑩
|①||②||③||④||||⑥||⑦||⑧|| ||⑩
|-
|-
| 18
| 18
| [[Non-transitive%20dice|Non-transitive dice]]
| [[Legendre%20prime%20counting%20function|Legendre prime counting function]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|①||②||③||④||⑤||⑥||⑦||||||⑩
|-
|-
| 18
| 18
| [[Pan%20base%20non-primes|Pan base non-primes]]
|data-sort-value="minimal steps down to 0B1"| [[Minimal%20steps%20down%20to%201|Minimal steps down to 1]]
|①||②||③||④||⑤||||⑦|||| ||⑩
|①||②||③||④||⑤|| ||⑦|| ||||⑩
|-
| 18
| [[Modified%20random%20distribution|Modified random distribution]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
| [[Particle%20swarm%20optimization|Particle swarm optimization]]
| [[NYSIIS|NYSIIS]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
| [[Polynomial%20derivative|Polynomial derivative]]
| [[Particle%20swarm%20optimization|Particle swarm optimization]]
|①||②||③||④||⑤||⑥||⑦|||| ||
|①||②||③||④||⑤||⑥||⑦|| ||||
|-
|-
| 18
| 18
|data-sort-value="primes: n*0B2^m+0B1"| [[Primes%3A%20n%2A2%5Em%2B1|Primes: n*2^m+1]]
| [[Percolation%2FBond%20percolation|Percolation/Bond percolation]]
|①||②||③||④||⑤||||⑦||⑧||⑨||
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
| [[Ramanujan%20primes|Ramanujan primes]]
| [[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]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|①||②||③||④||⑤||⑥||⑦||||||⑩
|-
|-
| 18
| 18
| [[Ramanujan%27s%20constant|Ramanujan's constant]]
| [[Ramanujan%27s%20constant|Ramanujan's constant]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|-
|-
| 18
| 18
| [[Rendezvous|Rendezvous]]
| [[Rendezvous|Rendezvous]]
|①||②||③||④||⑤|| ||||⑧||||O
|①||②||③||④||⑤|||| ||⑧||O||O
|-
| 18
| [[Retrieve%20and%20search%20chat%20history|Retrieve and search chat history]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
| [[Sorting%20algorithms%2FTree%20sort%20on%20a%20linked%20list|Sorting algorithms/Tree sort on a linked list]]
| [[Safe%20mode|Safe mode]]
|①||②|| ||④||⑤||⑥|| || || ||
|①||②||||④||⑤||⑥|| || ||||
|-
|-
| 18
| 18
| [[Square%20form%20factorization|Square form factorization]]
| [[Sierpinski%20square%20curve|Sierpinski square curve]]
|①||②||③||④||⑤||⑥||⑦|||| ||
|①||②||③||④||⑤||⑥||⑦|| ||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
| [[Smallest%20numbers|Smallest numbers]]
| [[Suffix%20tree|Suffix tree]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
| [[Topological%20sort%2FExtracted%20top%20item|Topological sort/Extracted top item]]
| [[Suffix%20tree|Suffix tree]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
| [[Sum%20of%20two%20adjacent%20numbers%20are%20primes|Sum of two adjacent numbers are primes]]
| [[Triangular%20numbers|Triangular numbers]]
|①||②||③||④||⑤||⑥|| ||||⑨||
|①||②||③||④||⑤||⑥|||| ||⑨||
|-
|-
| 18
| 18
| [[Tropical%20algebra%20overloading|Tropical algebra overloading]]
| [[Two%20bullet%20roulette|Two bullet roulette]]
|①||②||③||④||⑤||⑥||||⑧||||
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|-
| 18
| [[War%20card%20game|War card game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 18
| [[Word%20search|Word search]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
| [[XML%20validation|XML validation]]
| [[XXXX%20redacted|XXXX redacted]]
|①||②||③||④||||⑥||⑦||||||
|①||②||③||④|| ||⑥||⑦|| || ||
|-
| 18
| [[Zsigmondy%20numbers|Zsigmondy numbers]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
| 17
| [[ADFGVX%20cipher|ADFGVX cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
| [[Audio%20frequency%20generator|Audio frequency generator]]
| [[Bioinformatics%2FSubsequence|Bioinformatics/Subsequence]]
|①||②||③||④||⑤||⑥||⑦|||| ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
| 17
| [[Boustrophedon%20transform|Boustrophedon transform]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 17
| [[CORDIC|CORDIC]]
|①||②||③||④|| || ||⑦||⑧||⑨||⑩
|-
|-
| 17
| 17
Line 5,341: Line 5,813:
|-
|-
| 17
| 17
| [[Four%20is%20the%20number%20of%20letters%20in%20the%20...|Four is the number of letters in the ...]]
| [[Disarium%20numbers|Disarium numbers]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|①||②||③||④||⑤||⑥||||⑧|| ||
|-
|-
| 17
| 17
| [[Gotchas|Gotchas]]
| [[Fortunate%20numbers|Fortunate numbers]]
|①||②||③||④||||||⑦|||| ||
|①||②||③||④|| || ||⑦|| ||||
|- style="background-color: #ffc"
| 17
| [[Iterators|Iterators]]
|①||②||③||④||⑤|| || ||⑧||⑨||
|-
|-
| 17
| 17
| [[Multi-base%20primes|Multi-base primes]]
| [[Four%20is%20the%20number%20of%20letters%20in%20the%20...|Four is the number of letters in the ...]]
|①||②||③||④||⑤||⑥||⑦||||||
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
| [[N-grams|N-grams]]
| [[Geometric%20algebra|Geometric algebra]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
| [[Overloaded%20operators|Overloaded operators]]
| [[Longest%20palindromic%20substrings|Longest palindromic substrings]]
|①||②||③||④||⑤||||⑦|||| ||
|①||②||③||④||⑤|| ||⑦|| || ||
|-
|-
| 17
| 17
| [[Pentomino%20tiling|Pentomino tiling]]
| [[Magic%20constant|Magic constant]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|①||②||③||④||⑤||⑥||||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
| [[Rodrigues%E2%80%99%20rotation%20formula|Rodrigues’ rotation formula]]
| [[Numerical%20integration%2FAdaptive%20Simpson%27s%20method|Numerical integration/Adaptive Simpson's method]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 17
| [[Solve%20hanging%20lantern%20problem|Solve hanging lantern problem]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 17
| [[Tetris|Tetris]]
|①||②||③|| || ||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 17
| [[Unit%20testing|Unit testing]]
|①||②||③||④||⑤||⑥|| || || ||⑩
|-
| 17
| [[Untouchable%20numbers|Untouchable numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
| 17
| [[Verhoeff%20algorithm|Verhoeff algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| [[Walsh%20matrix|Walsh matrix]]
|①||②||③||④|| || ||⑦|| ||⑨||⑩
|-
| 16
| 16
| [[Boyer-Moore%20string%20search|Boyer-Moore string search]]
|data-sort-value="distribution of 0B0 digits in factorial series"| [[Distribution%20of%200%20digits%20in%20factorial%20series|Distribution of 0 digits in factorial series]]
|①||②||③||④||⑤||||⑦||⑧|| ||
|①||②||③||④||⑤|| ||⑦||⑧||||
|- 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]]
| [[Long%20stairs|Long stairs]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|①||②||③||④||⑤||⑥||||⑧||⑨||
|-
|-
| 16
| 16
| [[Distance%20and%20Bearing|Distance and Bearing]]
| [[Non-transitive%20dice|Non-transitive dice]]
|①||②||③||④||⑤||||⑦||⑧|| ||⑩
|①||②||③||④||⑤|| ||⑦||⑧||||⑩
|-
|-
| 16
| 16
| [[Erd%C3%B6s-Selfridge%20categorization%20of%20primes|Erdös-Selfridge categorization of primes]]
| [[OpenWebNet%20password|OpenWebNet password]]
|①||②||③||④||⑤||⑥||⑦|||| ||
|①||②||③||④||⑤||⑥||⑦|| ||||
|-
|- style="background-color: #ffc"
| 16
| 16
| [[Faces%20from%20a%20mesh|Faces from a mesh]]
| [[Pandigital%20prime|Pandigital prime]]
|①||②||③||④||⑤||⑥|| || || ||
|①||②||③||④||⑤||⑥||||||||
|-
| 16
| [[Factorial%20base%20numbers%20indexing%20permutations%20of%20a%20collection|Factorial base numbers indexing permutations of a collection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 16
|data-sort-value="find chess0D960 starting position identifier"| [[Find%20Chess960%20starting%20position%20identifier|Find Chess960 starting position identifier]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 16
| [[Functional%20coverage%20tree|Functional coverage tree]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 16
| [[Gaussian%20primes|Gaussian primes]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|-
| 16
| [[Graph%20colouring|Graph colouring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
| [[Interactive%20help|Interactive help]]
| [[Pseudorandom%20number%20generator%20image|Pseudorandom number generator image]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|- style="background-color: #ffc"
| 16
| 16
| [[Isograms%20and%20heterograms|Isograms and heterograms]]
| [[Run%20as%20a%20daemon%20or%20service|Run as a daemon or service]]
|①||②|| ||④||⑤||||⑦||||⑨||
|①||②||||④||⑤|| ||⑦|| ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
| [[Railway%20circuit|Railway circuit]]
| [[Safe%20and%20Sophie%20Germain%20primes|Safe and Sophie Germain primes]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|①||②||③||④||⑤||⑥||||⑧||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
| [[Rainbow|Rainbow]]
| [[Sort%20primes%20from%20list%20to%20a%20list|Sort primes from list to a list]]
|①||②||③||④||||⑥|| ||⑧|| ||
|①||②||③||④|| ||⑥||||⑧|| ||
|-
|- style="background-color: #ffc"
| 16
| 16
| [[Ramanujan%20primes%2Ftwins|Ramanujan primes/twins]]
| [[Sorting%20algorithms%2FTree%20sort%20on%20a%20linked%20list|Sorting algorithms/Tree sort on a linked list]]
|①||②||③||④|| || ||⑦|| ||⑨||⑩
|①||②||③||④||||||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
| [[Run%20as%20a%20daemon%20or%20service|Run as a daemon or service]]
| [[Text%20completion|Text completion]]
|①||②||||④||⑤||⑥||⑦|| || ||
|①||②|| ||④||⑤||⑥||⑦|||| ||
|-
|- style="background-color: #ffc"
| 16
| 16
| [[Search%20in%20paragraph%27s%20text|Search in paragraph's text]]
| [[Three%20word%20location|Three word location]]
|①||②||③||④||⑤|||||| ||⑨||
|①||②||③||④||⑤|| || ||||⑨||
|-
| 16
| [[Simple%20turtle%20graphics|Simple turtle graphics]]
|①||②||③|| || || ||⑦||⑧||⑨||⑩
|-
| 16
| [[Sisyphus%20sequence|Sisyphus sequence]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
| [[Text%20completion|Text completion]]
| [[Topological%20sort%2FExtracted%20top%20item|Topological sort/Extracted top item]]
|①||②||③||④||⑤||⑥||⑦||||||⑩
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
|-
| 16
| 16
| [[Wordiff|Wordiff]]
| [[Tree%20from%20nesting%20levels|Tree from nesting levels]]
|①||②||③||④||⑤||||⑦||⑧|| ||⑩
|①||②||③||④||⑤|| ||⑦||⑧||||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
| [[ASCII%20control%20characters|ASCII control characters]]
| [[Camel%20case%20and%20snake%20case|Camel case and snake case]]
|①||②||③|| ||⑤||⑥|| |||| ||
|①||②||③||||⑤||⑥|||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
| [[Anaprimes|Anaprimes]]
| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20ng%2C%20continued%20fraction%20n%29|Continued fraction/Arithmetic/G(matrix ng, continued fraction n)]]
|①||②||③||④||⑤|| ||⑦|||| ||
|①||②||③||④||⑤||||⑦|| ||||
|- style="background-color: #ffc"
|-
| 15
| 15
| [[Binomial%20transform|Binomial transform]]
| [[Factorial%20base%20numbers%20indexing%20permutations%20of%20a%20collection|Factorial base numbers indexing permutations of a collection]]
|①||②||③||④||⑤||⑥||||⑧|| ||
|①||②||③||④||⑤||⑥|| ||⑧||||
|-
| 15
| [[Functional%20coverage%20tree|Functional coverage tree]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
| [[Centroid%20of%20a%20set%20of%20N-dimensional%20points|Centroid of a set of N-dimensional points]]
| [[Geohash|Geohash]]
|①||②||③||④||||⑥||⑦|||| ||
|①||②||③||④|| ||⑥||⑦|| || ||
|-
|-
| 15
| 15
| [[Check%20if%20two%20polygons%20overlap|Check if two polygons overlap]]
| [[Goldbach%27s%20comet|Goldbach's comet]]
|①||②||③|| ||⑤||⑥|| ||⑧|| ||⑩
|①||②||③||||⑤||⑥|| ||⑧|| ||⑩
|-
| 15
| [[Display%20an%20outline%20as%20a%20nested%20table|Display an outline as a nested table]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
| [[Inventory%20sequence|Inventory sequence]]
| [[Gradient%20descent|Gradient descent]]
|①||②||③||④||⑤||||⑦|| || ||
|①||②||③||④||⑤|| ||⑦||||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
| [[Magic%20numbers|Magic numbers]]
| [[Interactive%20help|Interactive help]]
|①||②||③||④||⑤||||⑦|| || ||
|①||②||③||④||⑤|| ||⑦||||||
|-
|-
| 15
| 15
| [[Mayan%20calendar|Mayan calendar]]
| [[Minkowski%20question-mark%20function|Minkowski question-mark function]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|-
|-
| 15
| 15
| [[Multi-base%20primes|Multi-base primes]]
| [[One-time%20pad|One-time pad]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦||||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
| [[Penholodigital%20squares|Penholodigital squares]]
| [[Overloaded%20operators|Overloaded operators]]
|①||②||③|| ||⑤||⑥||⑦|| || ||
|①||②||③||||⑤||⑥||⑦|| ||||
|-
|-
| 15
| 15
| [[Prime%20numbers%20whose%20neighboring%20pairs%20are%20tetraprimes|Prime numbers whose neighboring pairs are tetraprimes]]
| [[Pisano%20period|Pisano period]]
|①||②||③||④||⑤||⑥|||||| ||
|①||②||③||④||⑤||⑥|| || ||||
|-
|-
| 15
| 15
| [[Set%2C%20the%20card%20game|Set, the card game]]
| [[Prime%20triangle|Prime triangle]]
|①||②||③||④|||||| || ||⑨||⑩
|①||②||③||④|| || || ||||⑨||⑩
|-
|-
| 15
| 15
| [[Sieve%20of%20Pritchard|Sieve of Pritchard]]
| [[Quoting%20constructs|Quoting constructs]]
|①||②||③||④||⑤|| ||⑦|| || ||⑩
|①||②||③||④||⑤|| ||⑦||||||⑩
|- style="background-color: #ffc"
| 15
| [[Rodrigues%E2%80%99%20rotation%20formula|Rodrigues’ rotation formula]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
|-
| 15
| 15
| [[Smarandache-Wellin%20primes|Smarandache-Wellin primes]]
| [[Ruth-Aaron%20numbers|Ruth-Aaron numbers]]
|①||②||③||④||⑤||⑥|| || || ||⑩
|①||②||③||④||⑤||⑥|||| ||||⑩
|-
|-
| 15
| 15
| [[Untouchable%20numbers|Untouchable numbers]]
| [[Undulating%20numbers|Undulating numbers]]
|①||②||③||④||⑤||||⑦|| || ||⑩
|①||②||③||④||⑤|| ||⑦|| ||||⑩
|- style="background-color: #ffc"
| 15
| [[XXXX%20redacted|XXXX redacted]]
|①||②||③||④||⑤||⑥|| || ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 14
| 14
|data-sort-value="0C16 puzzle game"| [[16%20puzzle%20game|16 puzzle game]]
| [[Audio%20frequency%20generator|Audio frequency generator]]
|①||②||③||④|| ||⑥||⑦|| || ||
|①||②||③||④||||⑥||⑦|| ||||
|-
|-
| 14
| 14
|data-sort-value="centre and radius of a circle passing through 0B3 points in a plane"| [[Centre%20and%20radius%20of%20a%20circle%20passing%20through%203%20points%20in%20a%20plane|Centre and radius of a circle passing through 3 points in a plane]]
| [[Brilliant%20numbers|Brilliant numbers]]
|①||②||③||④|||||| || || ||
|①||②||③||④|| || || || || ||
|- style="background-color: #ffc"
| 14
| [[Checksumcolor|Checksumcolor]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 14
| 14
| [[Check%20if%20a%20polygon%20overlaps%20with%20a%20rectangle|Check if a polygon overlaps with a rectangle]]
| [[Colorful%20numbers|Colorful numbers]]
|①||②||③||④||⑤||⑥|| || ||||⑩
|①||②||③||④||⑤||⑥|| |||| ||⑩
|-
| 14
| [[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"
| 14
| 14
| [[Checksumcolor|Checksumcolor]]
| [[Conjugate%20a%20Latin%20verb|Conjugate a Latin verb]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 14
| [[Curve%20that%20touches%20three%20points|Curve that touches three points]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
|-
| 14
| 14
| [[Colour%20pinstripe%2FPrinter|Colour pinstripe/Printer]]
| [[Curzon%20numbers|Curzon numbers]]
|①||②||③||④||⑤||⑥|| || || ||
|①||②||③||④||⑤||⑥|| |||| ||
|-
|-
| 14
| 14
|data-sort-value="deconvolution/0B2d+"| [[Deconvolution%2F2D%2B|Deconvolution/2D+]]
|data-sort-value="deconvolution/0B2d+"| [[Deconvolution%2F2D%2B|Deconvolution/2D+]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 14
| 14
| [[Fermat%20pseudoprimes|Fermat pseudoprimes]]
| [[Display%20an%20outline%20as%20a%20nested%20table|Display an outline as a nested table]]
|①||②||③||④||⑤|| ||⑦|| ||⑨||
|- style="background-color: #ffc"
| 14
| [[Fibonacci%20matrix-exponentiation|Fibonacci matrix-exponentiation]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 14
| [[Duffinian%20numbers|Duffinian numbers]]
|①||②||③||④||⑤||⑥|| || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 14
| 14
| [[Generalised%20floating%20point%20addition|Generalised floating point addition]]
| [[Generalised%20floating%20point%20addition|Generalised floating point addition]]
|①||②||③||④||||⑥|| || || ||⑩
|①||②||③||④|| ||⑥|||| ||||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 14
| 14
| [[Greed|Greed]]
| [[Greed|Greed]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 14
| 14
| [[Hourglass%20puzzle|Hourglass puzzle]]
| [[Hourglass%20puzzle|Hourglass puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 14
| [[Knuth-Morris-Pratt%20string%20search|Knuth-Morris-Pratt string search]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 14
| 14
Line 5,557: Line 6,069:
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 14
| 14
| [[Penrose%20tiling|Penrose tiling]]
| [[Powerful%20numbers|Powerful numbers]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|||| ||
|- style="background-color: #ffc"
|-
| 14
| 14
| [[Singly-linked%20list%2FReversal|Singly-linked list/Reversal]]
| [[Pentomino%20tiling|Pentomino tiling]]
|①||②||③||④||⑤|||||| || ||
|①||②||③||④||⑤|| || || ||||
|-
|-
| 14
| 14
|data-sort-value="smallest number k such that k+0B2^m is composite for all m less than k"| [[Smallest%20number%20k%20such%20that%20k%2B2%5Em%20is%20composite%20for%20all%20m%20less%20than%20k|Smallest number k such that k+2^m is composite for all m less than k]]
| [[Rhonda%20numbers|Rhonda numbers]]
|①||②||③||④||⑤||⑥|| || || ||⑩
|①||②||③||④||⑤||⑥|||||| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 14
| 14
| [[Solve%20equations%20with%20substitution%20method|Solve equations with substitution method]]
| [[Tetris|Tetris]]
|①||②||③||④|| ||⑥|| ||⑧|| ||
|- style="background-color: #ffc"
| 14
| [[Tropical%20algebra%20overloading|Tropical algebra overloading]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|-
|- style="background-color: #ffc"
| 14
| 14
| [[Suffixation%20of%20decimal%20numbers|Suffixation of decimal numbers]]
| [[Unit%20testing|Unit testing]]
|①||②||③||④||⑤|| ||⑦|| || ||
|①||②||③||④||⑤||||⑦|||| ||
|-
|- style="background-color: #ffc"
| 14
| 14
| [[Super-Poulet%20numbers|Super-Poulet numbers]]
| [[Using%20a%20speech%20engine%20to%20highlight%20words|Using a speech engine to highlight words]]
|①||②||③||④||⑤|| ||⑦|| || ||
|①||②||③||④||⑤|| ||⑦||||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 14
| 14
| [[Time-based%20one-time%20password%20algorithm|Time-based one-time password algorithm]]
| [[VList|VList]]
|①||②|| ||④||⑤|| ||⑦|| ||⑨||
|①||②||||④||⑤||||⑦|| ||⑨||
|-
|-
| 14
| 14
| [[Tree%20datastructures|Tree datastructures]]
| [[Verhoeff%20algorithm|Verhoeff algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 14
| [[Tupper%27s%20self-referential%20formula|Tupper's self-referential formula]]
|①||②||③|| ||⑤|| || ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 14
| [[Using%20a%20speech%20engine%20to%20highlight%20words|Using a speech engine to highlight words]]
|①||②||③||④||⑤||⑥|| || || ||
|- style="background-color: #ffc"
| 13
| 13
| [[Ap%C3%A9ry%27s%20constant|Apéry's constant]]
| [[Achilles%20numbers|Achilles numbers]]
|①||②||③||④||⑤|||| || || ||
|①||②||③||④||⑤|| ||||||||
|-
|-
| 13
| 13
| [[Bioinformatics%2FGlobal%20alignment|Bioinformatics/Global alignment]]
| [[Colour%20pinstripe%2FPrinter|Colour pinstripe/Printer]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|①||②||③||④||⑤||||⑦||⑧|| ||
|-
|-
| 13
| 13
| [[Catmull%E2%80%93Clark%20subdivision%20surface|Catmull–Clark subdivision surface]]
| [[Earliest%20difference%20between%20prime%20gaps|Earliest difference between prime gaps]]
|①||②||③||||⑤||⑥|| ||⑧|| ||
|①||②||③|| ||⑤||⑥|| ||⑧||||
|- 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
| 13
| [[Factorize%20string%20into%20Lyndon%20words|Factorize string into Lyndon words]]
| [[Graph%20colouring|Graph colouring]]
|①||②||③||④|||||||||| ||⑩
|①||②||③||④|| || || || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
| [[Least%20m%20such%20that%20n%21%20%2B%20m%20is%20prime|Least m such that n! + m is prime]]
| [[Hex%20words|Hex words]]
|①||②||③|| ||⑤|||| |||| ||
|①||②||③||||⑤|| |||| ||||
|- style="background-color: #ffc"
|-
| 13
| 13
| [[One-time%20pad|One-time pad]]
| [[One-two%20primes|One-two primes]]
|①||②||③||④||⑤||||⑦||⑧|| ||
|①||②||③||④||⑤|| ||⑦||⑧||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
| [[Prime%20reciprocal%20sum|Prime reciprocal sum]]
| [[Polynomial%20derivative|Polynomial derivative]]
|①||②||③||④||⑤|||| || || ||
|①||②||③||④||⑤|| ||||||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
| [[Range%20modifications|Range modifications]]
| [[Railway%20circuit|Railway circuit]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|||| ||
|- style="background-color: #ffc"
| 13
| [[Resistance%20calculator|Resistance calculator]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 13
| [[Singular%20value%20decomposition|Singular value decomposition]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 13
| [[Sort%20an%20outline%20at%20every%20level|Sort an outline at every level]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
| [[Spoof%20game|Spoof game]]
| [[Spoof%20game|Spoof game]]
|①||②||③||④||⑤||⑥||⑦|| ||||
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
| [[Terminal%20control%2FRestricted%20width%20positional%20input%2FNo%20wrapping|Terminal control/Restricted width positional input/No wrapping]]
| [[Time-based%20one-time%20password%20algorithm|Time-based one-time password algorithm]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 13
| 13
| [[Wasteful%2C%20equidigital%20and%20frugal%20numbers|Wasteful, equidigital and frugal numbers]]
| [[War%20card%20game|War card game]]
|①||②||③||④||⑤||||⑦|||| ||
|①||②||③||④||⑤|| ||⑦|| ||||
|-
|-
| 12
| 12
| [[Babylonian%20spiral|Babylonian spiral]]
| [[Catmull%E2%80%93Clark%20subdivision%20surface|Catmull–Clark subdivision surface]]
|①||②||③||④|| || ||⑦||⑧||⑨||⑩
|①||②||③||④|||| ||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 12
| [[Brace%20expansion%20using%20ranges|Brace expansion using ranges]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
Line 5,653: Line 6,189:
|-
|-
| 12
| 12
| [[Elliptic%20Curve%20Digital%20Signature%20Algorithm|Elliptic Curve Digital Signature Algorithm]]
| [[Equal%20prime%20and%20composite%20sums|Equal prime and composite sums]]
|①||②||③||④||⑤||⑥|| || || ||⑩
|①||②||③||④||⑤||⑥|||||| ||⑩
|- style="background-color: #ffc"
| 12
| [[Euclid-Mullin%20sequence|Euclid-Mullin sequence]]
|①||②||③|| ||⑤||⑥|| ||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
| [[External%20sort|External sort]]
| [[External%20sort|External sort]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧||||
|-
| 12
| [[Faces%20from%20a%20mesh|Faces from a mesh]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 12
| [[Fibonacci%20matrix-exponentiation|Fibonacci matrix-exponentiation]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 12
| 12
| [[French%20Republican%20calendar|French Republican calendar]]
| [[French%20Republican%20calendar|French Republican calendar]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|-
| 12
| 12
| [[IPC%20via%20named%20pipe|IPC via named pipe]]
| [[Home%20primes|Home primes]]
|①||②||||④||||⑥||⑦|| || ||
|①||②|| ||④|| ||⑥||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
| [[Morpion%20solitaire|Morpion solitaire]]
| [[Iterators|Iterators]]
|①||②||③|| ||⑤|| || |||| ||⑩
|①||②||③|| ||⑤|||||| ||||⑩
|- style="background-color: #ffc"
| 12
| [[Parse%20EBNF|Parse EBNF]]
|①||②||③||④|| ||⑥||⑦|| || ||
|-
|-
| 12
| 12
| [[Mayan%20calendar|Mayan calendar]]
| [[Particle%20fountain|Particle fountain]]
|①||②||③||④||⑤||||⑦||⑧|| ||⑩
|①||②||③||④||⑤|| ||⑦||⑧|| ||⑩
|-
|- style="background-color: #ffc"
| 12
| 12
| [[Peripheral%20drift%20illusion|Peripheral drift illusion]]
| [[Morpion%20solitaire|Morpion solitaire]]
|①||②||③||④|| ||||⑦|| ||||⑩
|①||②||③||④|||| ||⑦|| || ||⑩
|-
|-
| 12
| 12
| [[Pinstripe%2FPrinter|Pinstripe/Printer]]
| [[Pinstripe%2FPrinter|Pinstripe/Printer]]
|①||②||③||④||⑤|| |||| || ||
|①||②||③||④||⑤|||| || || ||
|- style="background-color: #ffc"
| 12
| [[Powerful%20numbers|Powerful numbers]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 12
| [[Range%20modifications|Range modifications]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
|-
| 12
| 12
Line 5,710: Line 6,230:
| 12
| 12
| [[Rosetta%20Code%2FTasks%20without%20examples|Rosetta Code/Tasks without examples]]
| [[Rosetta%20Code%2FTasks%20without%20examples|Rosetta Code/Tasks without examples]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
|-
| 12
| 12
| [[Starting%20a%20web%20browser|Starting a web browser]]
| [[Solve%20hanging%20lantern%20problem|Solve hanging lantern problem]]
|①||②||③|| ||⑤||⑥|| |||| ||⑩
|①||②||③||||⑤||⑥||⑦|| ||||
|-
| 12
| [[Suffixation%20of%20decimal%20numbers|Suffixation of decimal numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
| [[Terminal%20control%2FRestricted%20width%20positional%20input%2FNo%20wrapping|Terminal control/Restricted width positional input/No wrapping]]
| [[Terminal%20control%2FRestricted%20width%20positional%20input%2FWith%20wrapping|Terminal control/Restricted width positional input/With wrapping]]
|①||②||③||④||⑤|| ||⑦|| || ||
|①||②||③||④||⑤||||⑦|| || ||
|-
|-
| 12
| 12
| [[Transliterate%20English%20text%20using%20the%20Greek%20alphabet|Transliterate English text using the Greek alphabet]]
| [[Tree%20datastructures|Tree datastructures]]
|①||②||③||④||⑤||||⑦||⑧|| ||
|①||②||③||④||⑤|| ||⑦||⑧||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
| [[Addition-chain%20exponentiation|Addition-chain exponentiation]]
| [[Bioinformatics%2FGlobal%20alignment|Bioinformatics/Global alignment]]
|①||②||③||④||⑤||⑥||||⑧|| ||
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
| [[Discrete%20Fourier%20transform|Discrete Fourier transform]]
| [[Brace%20expansion%20using%20ranges|Brace expansion using ranges]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|①||②||③||④||⑤||||⑦||⑧||||
|- style="background-color: #ffc"
| 11
|data-sort-value="count the coins/0B0-0B1"| [[Count%20the%20coins%2F0-1|Count the coins/0-1]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
|-
| 11
| 11
| [[GSTrans%20string%20conversion|GSTrans string conversion]]
| [[Erd%C3%B6s-Selfridge%20categorization%20of%20primes|Erdös-Selfridge categorization of primes]]
|①||②||③||④|||||| || || ||
|①||②||③||④|| || || |||| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
| [[Integer%20long%20division|Integer long division]]
| [[IPC%20via%20named%20pipe|IPC via named pipe]]
|①||②|| ||④||⑤|||| || ||||
|①||②||||④||⑤|| |||| || ||
|- style="background-color: #ffc"
| 11
| [[N-queens%20minimum%20and%20knights%20and%20bishops|N-queens minimum and knights and bishops]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 11
| 11
Line 5,753: Line 6,269:
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
| [[OpenGL%2FUtah%20Teapot|OpenGL/Utah Teapot]]
| [[OpenGL%2FUtah%20teapot|OpenGL/Utah teapot]]
|①||②||③||④||⑤|| |||| ||⑨||
|①||②||③||④||⑤|||| || ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
| [[Price%20list%20behind%20API|Price list behind API]]
| [[Parse%20EBNF|Parse EBNF]]
|①||②||③||④||⑤||⑥|| || || ||
|- style="background-color: #ffc"
| 11
| [[Ramanujan%20primes|Ramanujan primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 11
| [[Resistance%20calculator|Resistance calculator]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
| [[Rice%20coding|Rice coding]]
| [[Round-robin%20tournament%20schedule|Round-robin tournament schedule]]
|①||②||③||④|||||| || || ||
|①||②||③||④|| || |||||| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
| [[Smallest%20enclosing%20circle%20problem|Smallest enclosing circle problem]]
| [[Selectively%20replace%20multiple%20instances%20of%20a%20character%20within%20a%20string|Selectively replace multiple instances of a character within a string]]
|①||②||③||④||⑤||⑥|| || || ||⑩
|-
| 11
| [[Set%20right-adjacent%20bits|Set right-adjacent bits]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|-
|-
| 11
| 11
| [[Sorensen%E2%80%93Dice%20coefficient|Sorensen–Dice coefficient]]
| [[Simple%20turtle%20graphics|Simple turtle graphics]]
|①||②||③|| || |||| ||⑧|| ||⑩
|①||②||③|||||| ||||⑧||||⑩
|- style="background-color: #ffc"
|-
| 11
| 11
| [[Statistics%2FChi-squared%20distribution|Statistics/Chi-squared distribution]]
| [[Square%20form%20factorization|Square form factorization]]
|①||②||③||④||⑤||||⑦|| ||||
|①||②||③||④||⑤|| ||⑦|||| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
| [[URL%20shortener|URL shortener]]
| [[Starting%20a%20web%20browser|Starting a web browser]]
|①||②||③||④||||⑥|||| || ||
|①||②||③||④|| ||⑥|| |||| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
| [[Worthwhile%20task%20shaving|Worthwhile task shaving]]
| [[Terminal%20control%2FRestricted%20width%20positional%20input%2FWith%20wrapping|Terminal control/Restricted width positional input/With wrapping]]
|①||②||③||④||⑤|| ||⑦|| || ||
|①||②||③||④||⑤|| ||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 10
| [[URL%20shortener|URL shortener]]
| [[Black%20box|Black box]]
|①||②||③||||⑤|| || |||| ||
|①||②||③|| ||⑤|||| || ||||
|-
| 11
| [[Wordiff|Wordiff]]
|①||②||③|| ||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
| [[Compiler%2FVerifying%20syntax|Compiler/Verifying syntax]]
|data-sort-value="0C16 puzzle game"| [[16%20puzzle%20game|16 puzzle game]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
| 10
| [[Cycles%20of%20a%20permutation|Cycles of a permutation]]
|①||②||③||④||⑤|| || ||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
| [[Doubly-linked%20list%2FElement%20removal|Doubly-linked list/Element removal]]
| [[ADFGVX%20cipher|ADFGVX cipher]]
|①||②||③||④||⑤||⑥|||||| ||
|①||②||③||④||⑤||⑥|| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
| [[Factor-perfect%20numbers|Factor-perfect numbers]]
| [[Discrete%20Fourier%20transform|Discrete Fourier transform]]
|①||②||③||④||⑤||||⑦|| || ||
|①||②||③||④||⑤|| ||⑦||||||
|-
|-
| 10
| 10
| [[Greatest%20prime%20dividing%20the%20n-th%20cubefree%20number|Greatest prime dividing the n-th cubefree number]]
| [[Elliptic%20Curve%20Digital%20Signature%20Algorithm|Elliptic Curve Digital Signature Algorithm]]
|①||②||③||④||||||||⑧||||
|①||②||③||④|| || || ||⑧|| ||
|- style="background-color: #ffc"
| 10
| [[Hex%20dump|Hex dump]]
|①||②||③||④|| || || ||⑧||⑨||
|-
|-
| 10
| 10
|data-sort-value="numbers k such that the last letter of k is the same as the first letter of k+0B1"| [[Numbers%20k%20such%20that%20the%20last%20letter%20of%20k%20is%20the%20same%20as%20the%20first%20letter%20of%20k%2B1|Numbers k such that the last letter of k is the same as the first letter of k+1]]
|data-sort-value="find chess0D960 starting position identifier"| [[Find%20Chess960%20starting%20position%20identifier|Find Chess960 starting position identifier]]
|①||②||③||④|||||||| || ||
|①||②||③||④|| || || ||||||
|-
|- style="background-color: #ffc"
| 10
| 10
| [[P-Adic%20numbers%2C%20basic|P-Adic numbers, basic]]
| [[Integer%20long%20division|Integer long division]]
|①||②||③|| ||⑤||⑥|||| || ||
|①||②||③||||⑤||⑥|| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
| [[Jaccard%20index|Jaccard index]]
| [[Raster%20bars|Raster bars]]
|①||②||③|| ||⑤||⑥|| || || ||
|-
| 10
| [[Repunit%20primes|Repunit primes]]
|①||②||③||④||⑤||⑥|| || || ||
|①||②||③||④||⑤||⑥|| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 5,842: Line 6,346:
| 10
| 10
| [[Robots|Robots]]
| [[Robots|Robots]]
|①||②||③||④|||| || || || ||⑩
|①||②||③||④|| |||| || ||||⑩
|- style="background-color: #ffc"
| 10
| [[Solve%20equations%20with%20substitution%20method|Solve equations with substitution method]]
|①||②||③|| ||⑤||⑥|| ||⑧|| ||
|-
|-
| 10
| 10
| [[Strassen%27s%20algorithm|Strassen's algorithm]]
| [[Sort%20an%20outline%20at%20every%20level|Sort an outline at every level]]
|①||②||③||④||⑤||⑥||||⑧|| ||
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|- style="background-color: #ffc"
| 10
| [[Tamagotchi%20emulator|Tamagotchi emulator]]
|①||②||③|| ||⑤||⑥|| || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
| [[Text%20to%20HTML|Text to HTML]]
| [[Text%20to%20HTML|Text to HTML]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
| 10
| [[Universal%20Lambda%20Machine|Universal Lambda Machine]]
|①||②|| || || || ||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
| [[User%20defined%20pipe%20and%20redirection%20operators|User defined pipe and redirection operators]]
| [[User%20defined%20pipe%20and%20redirection%20operators|User defined pipe and redirection operators]]
|①||②||③||④||||⑥|| || || ||
|①||②||③||④|| ||⑥|||| ||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
| [[Audio%20overlap%20loop|Audio overlap loop]]
| [[Compiler%2FVerifying%20syntax|Compiler/Verifying syntax]]
|①||②||③||||⑤||⑥|||| ||||
|①||②||③|| ||⑤||⑥|| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
| [[B-spline|B-spline]]
|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"
| 9
| 9
| [[Consistent%20overhead%20byte%20stuffing|Consistent overhead byte stuffing]]
| [[Doubly-linked%20list%2FElement%20removal|Doubly-linked list/Element removal]]
|①||②||③||④|||| ||⑦|| || ||
|①||②||③||④|| || ||⑦|||| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
| [[Fibonacci%20heap|Fibonacci heap]]
| [[Dating%20agency|Dating agency]]
|①||②||③||④|||| ||⑦||⑧|| ||
|①||②||③||④|| || ||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
| [[Eisenstein%20primes|Eisenstein primes]]
| [[Multidimensional%20Newton-Raphson%20method|Multidimensional Newton-Raphson method]]
|①||②||③||④||⑤|| ||⑦|| || ||
|①||②||③||④||⑤|| ||⑦|| ||||
|- style="background-color: #ffc"
| 9
| [[Engel%20expansion|Engel expansion]]
|①||②||③||④||⑤|| ||⑦|| ||⑨||
|- style="background-color: #ffc"
| 9
| [[Fibonacci%20heap|Fibonacci heap]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|-
|-
| 9
| 9
| [[I%27m%20a%20software%20engineer%2C%20get%20me%20out%20of%20here|I'm a software engineer, get me out of here]]
| [[Numbers%20which%20are%20not%20the%20sum%20of%20distinct%20squares|Numbers which are not the sum of distinct squares]]
|①||②||③||④||⑤|| || || || ||
|①||②||③||④||⑤|||||| ||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
| [[Inner%20classes|Inner classes]]
| [[OpenGL%20pixel%20shader|OpenGL pixel shader]]
|①||②|| ||④|| || || || ||⑨||
|①||②||||④|| |||| || ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
| [[L-system|L-system]]
| [[Price%20list%20behind%20API|Price list behind API]]
|①||②||③||④|||||||||| ||
|①||②||③||④|| || || || || ||
|- style="background-color: #ffc"
|-
| 9
| 9
| [[Marching%20squares|Marching squares]]
| [[Ramanujan%20primes%2Ftwins|Ramanujan primes/twins]]
|①||②||③||④||||||⑦|| || ||
|①||②||③||④|| || ||⑦||||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
| [[Multidimensional%20Newton-Raphson%20method|Multidimensional Newton-Raphson method]]
| [[Rosetta%20Code%2FRun%20examples|Rosetta Code/Run examples]]
|①||②|| ||④||⑤|| |||| || ||
|①||②||||④||⑤|||| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
| [[OpenGL%20pixel%20shader|OpenGL pixel shader]]
| [[Smallest%20enclosing%20circle%20problem|Smallest enclosing circle problem]]
|①||②|| || || ||⑥|| || || ||
|-
| 9
| [[Random%20sentence%20from%20book|Random sentence from book]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
| [[Rosetta%20Code%2FRun%20examples|Rosetta Code/Run examples]]
| [[Tamagotchi%20emulator|Tamagotchi emulator]]
|①||②||||④|| || |||| || ||
|①||②|| ||④|||||| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 9
| [[Sealed%20classes%20and%20methods|Sealed classes and methods]]
| [[Addition-chain%20exponentiation|Addition-chain exponentiation]]
|①||②|| |||| || ||⑦|| ||⑨||
|①||②||③|| |||||| || ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 9
| [[Segmentation%20fault%20protection|Segmentation fault protection]]
| [[Audio%20overlap%20loop|Audio overlap loop]]
|①||②||③||④|| || ||⑦|| || ||
|①||②||③||④|||| ||⑦|| || ||
|- style="background-color: #ffc"
| 8
| [[B-spline|B-spline]]
|①||②||③|| ||⑤||⑥|| || || ||
|- style="background-color: #ffc"
| 8
| [[Dating%20agency|Dating agency]]
|①||②||③|| ||⑤||⑥|| ||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
| [[Hexapawn|Hexapawn]]
| [[Hexapawn|Hexapawn]]
|①||②||③|||| ||⑥|| ||⑧|| ||
|①||②||③|| || ||⑥||||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
Line 5,933: Line 6,445:
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
| [[JSON%20pointer|JSON pointer]]
| [[N-queens%20minimum%20and%20knights%20and%20bishops|N-queens minimum and knights and bishops]]
|①||②||③|||| || || ||⑧|| ||
|①||②||③|| || |||| ||⑧|| ||
|- style="background-color: #ffc"
|-
| 8
| 8
| [[Lagrange%20Interpolation|Lagrange Interpolation]]
| [[P-Adic%20numbers%2C%20basic|P-Adic numbers, basic]]
|①||②||③||④|||| |||| || ||
|①||②||③||④|| || || || ||||
|- style="background-color: #ffc"
|-
| 8
| 8
| [[Pell%20numbers|Pell numbers]]
| [[Lucas-Carmichael%20numbers|Lucas-Carmichael numbers]]
|①||②||③||④|||||| || || ||
|①||②||③||④|| || |||||| ||
|-
|-
| 8
| 8
| [[P-Adic%20square%20roots|P-Adic square roots]]
| [[Random%20sentence%20from%20book|Random sentence from book]]
|①||②||③|| ||⑤|||||||| ||
|①||②||③|| ||⑤|| || || || ||
|- style="background-color: #ffc"
| 8
| [[Raster%20bars|Raster bars]]
|①||②||③||④||⑤|| ||⑦|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
| [[Recursive%20descent%20parser%20generator|Recursive descent parser generator]]
| [[Recursive%20descent%20parser%20generator|Recursive descent parser generator]]
|①||②||③||④||||⑥|| || || ||
|①||②||③||④|| ||⑥|||| ||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
| [[Remote%20agent%2FAgent%20logic|Remote agent/Agent logic]]
| [[Remote%20agent%2FAgent%20logic|Remote agent/Agent logic]]
|①||②||③|||| ||⑥|| || ||||
|①||②||③|| || ||⑥|||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
| [[Remote%20agent%2FSimulation|Remote agent/Simulation]]
| [[Remote%20agent%2FSimulation|Remote agent/Simulation]]
|①||②||③|||| ||⑥|| || ||||
|①||②||③|| || ||⑥|||| || ||
|- style="background-color: #ffc"
|-
| 8
| 8
| [[Search%20in%20paragraph%27s%20text|Search in paragraph's text]]
| [[Selection%20bias%20in%20clinical%20sciences|Selection bias in clinical sciences]]
|①||②||③|| ||⑤|| || ||⑧|| ||
|①||②||③||||⑤|| ||||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
| [[Simulated%20optics%20experiment%2FData%20analysis|Simulated optics experiment/Data analysis]]
| [[Segmentation%20fault%20protection|Segmentation fault protection]]
|①||②||③|| ||⑤|||| || || ||
|①||②||③|| ||⑤|| || |||| ||
|- style="background-color: #ffc"
| 8
| [[Simulated%20optics%20experiment%2FSimulator|Simulated optics experiment/Simulator]]
|①||②||③|| ||⑤|| || ||⑧|| ||
|- style="background-color: #ffc"
| 8
| [[Syntax%20highlighting%20using%20Mediawiki%20formatting|Syntax highlighting using Mediawiki formatting]]
|①||②||③|| || || || ||⑧|| ||
|-
|-
| 8
| 8
| [[Variadic%20fixed-point%20combinator|Variadic fixed-point combinator]]
| [[Ultra%20useful%20primes|Ultra useful primes]]
|①||②||③|||||||| || || ||
|①||②||③|| || || || |||| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
Line 5,982: Line 6,498:
| 8
| 8
| [[WiktionaryDumps%20to%20words|WiktionaryDumps to words]]
| [[WiktionaryDumps%20to%20words|WiktionaryDumps to words]]
|①||②||③|| |||||| || ||⑨||
|①||②||③||④|| || |||| || ||
|-
|- style="background-color: #ffc"
| 7
| 7
| [[Anagram%20generator|Anagram generator]]
| [[Babylonian%20spiral|Babylonian spiral]]
|①||②||③|| ||⑤|||| |||| ||
|①||②||③||||⑤|| || || ||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
| [[Black%20Box|Black Box]]
| [[Autogram%20checker|Autogram checker]]
|①||②||③||④|| || ||⑦|| || ||
|①||②||③||④|||| ||⑦|| ||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
| [[Boids|Boids]]
| [[Boids|Boids]]
|①||②||③||④|| || |||| ||||
|①||②||③|| |||||| || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
| [[Chess%20player|Chess player]]
| [[Chess%20player|Chess player]]
|①||②|| |||| ||⑥|| ||⑧|| ||
|①||②|| || || ||⑥||||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
| [[Compiler%2FSimple%20file%20inclusion%20pre%20processor|Compiler/Simple file inclusion pre processor]]
| [[I%27m%20a%20software%20engineer%2C%20get%20me%20out%20of%20here|I'm a software engineer, get me out of here]]
|①||②||③||④|||||| || || ||
|①||②||③||④|| || || || ||||
|- style="background-color: #ffc"
|-
| 7
| 7
| [[Create%20an%20executable%20for%20a%20program%20in%20an%20interpreted%20language|Create an executable for a program in an interpreted language]]
| [[Latin%20Squares%20in%20reduced%20form%2FRandomizing%20using%20Jacobson%20and%20Matthews%E2%80%99%20Technique|Latin Squares in reduced form/Randomizing using Jacobson and Matthews’ Technique]]
|①||②||③||||⑤|| |||| || ||
|①||②||③|| ||⑤|| || || ||||
|- style="background-color: #ffc"
| 7
| [[Divide%20a%20rectangle%20into%20a%20number%20of%20unequal%20triangles|Divide a rectangle into a number of unequal triangles]]
|①||②||③||④|| || ||⑦||⑧|| ||
|-
|-
| 7
| 7
| [[Dominoes|Dominoes]]
| [[Peripheral%20drift%20illusion|Peripheral drift illusion]]
|①||②||③|| ||⑤||||⑦|| || ||
|①||②||③|| ||⑤|| ||⑦|| || ||
|- style="background-color: #ffc"
| 7
| [[English%20cardinal%20anagrams|English cardinal anagrams]]
|①||②||③||④|| || ||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 7
| [[Exponential%20digital%20sums|Exponential digital sums]]
|①||②||③||④|| || || ||⑧|| ||
|- style="background-color: #ffc"
| 7
| [[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"
| 7
| 7
| [[Process%20SMIL%20directives%20in%20XML%20data|Process SMIL directives in XML data]]
| [[Process%20SMIL%20directives%20in%20XML%20data|Process SMIL directives in XML data]]
|①||②|| ||④||⑤||⑥||⑦|| || ||
|①||②|| ||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 7
| [[Red%20black%20tree%20sort|Red black tree sort]]
|①||②||③|| ||⑤|| || ||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
| [[Remote%20agent%2FAgent%20interface|Remote agent/Agent interface]]
| [[Remote%20agent%2FAgent%20interface|Remote agent/Agent interface]]
|①||②||③|| || ||⑥|| || || ||
|- style="background-color: #ffc"
| 7
| [[Roots%20of%20a%20cubic%20polynomial|Roots of a cubic polynomial]]
|①||②||③||④|| || || || ||⑨||
|①||②||③||④|| || || || ||⑨||
|- style="background-color: #ffc"
|-
| 7
| 7
| [[Strassen%27s%20algorithm|Strassen's algorithm]]
| [[Solve%20a%20Rubik%27s%20cube|Solve a Rubik's cube]]
|①||②||③||④||⑤|| |||||| ||
|①||②||③||④||⑤|||| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
| [[Wave%20function%20collapse|Wave function collapse]]
| [[Worthwhile%20task%20shaving|Worthwhile task shaving]]
|①||②|||| ||⑤|||| || || ||
|①||②|| ||||⑤|| |||| ||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 6
| 6
| [[CLI-based%20maze-game|CLI-based maze-game]]
| [[Compiler%2FSimple%20file%20inclusion%20pre%20processor|Compiler/Simple file inclusion pre processor]]
|①||②||③|| ||⑤|| || || || ||
|①||②||③|| ||⑤|| || || || ||
|- style="background-color: #ffc"
| 6
| [[Carmichael%20lambda%20function|Carmichael lambda function]]
|①||②||③||④|| || || ||⑧|| ||
|- style="background-color: #ffc"
| 6
| [[Convert%20CSV%20records%20to%20TSV|Convert CSV records to TSV]]
|①||②||③|| || || || || ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 6
| 6
| [[Create%20your%20own%20text%20control%20codes|Create your own text control codes]]
| [[Create%20your%20own%20text%20control%20codes|Create your own text control codes]]
|①||②||③|| |||| || || || ||
|①||②||③|||| || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 6
| 6
| [[Erd%C5%91s%E2%80%93Woods%20numbers|Erdős–Woods numbers]]
| [[Divide%20a%20rectangle%20into%20a%20number%20of%20unequal%20triangles|Divide a rectangle into a number of unequal triangles]]
|①||②||③|| |||||| ||⑧|| ||
|①||②||③|||| || || ||⑧|| ||
|- style="background-color: #ffc"
|-
| 6
| 6
| [[Goodstein%20Sequence|Goodstein Sequence]]
| [[OLE%20automation|OLE automation]]
|①||②|| ||④|| || || ||⑧|| ||O
|①||②||||④|| || || ||⑧|| ||
|-
|-
| 6
| 6
| [[Lyndon%20word|Lyndon word]]
| [[P-Adic%20square%20roots|P-Adic square roots]]
|||②||③|| || || |||| || ||
| ||②||③|||| || || || || ||
|- style="background-color: #ffc"
|-
| 6
| 6
| [[Multiton|Multiton]]
| [[Particle%20fountain|Particle fountain]]
|①||②||③|| |||||| || || ||
|①||②||③|||| || |||||| ||
|-
|-
| 6
| 6
| [[OLE%20automation|OLE automation]]
|data-sort-value="smallest number k such that k+0B2^m is composite for all m less than k"| [[Smallest%20number%20k%20such%20that%20k%2B2%5Em%20is%20composite%20for%20all%20m%20less%20than%20k|Smallest number k such that k+2^m is composite for all m less than k]]
|①||②|| || || ||⑥|| ||⑧||O||O
|- style="background-color: #ffc"
| 6
| [[Posit%20numbers%2Fencoding|Posit numbers/encoding]]
|①||②||③||④|| || || || || ||
|- style="background-color: #ffc"
| 6
| [[Rosetta%20Code%2FList%20authors%20of%20task%20descriptions|Rosetta Code/List authors of task descriptions]]
|①||②||③||④||⑤||⑥|| || || ||
|①||②||③||④||⑤||⑥|| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 6
| 6
| [[Sturmian%20word|Sturmian word]]
| [[Solve%20a%20Rubik%27s%20Cube|Solve a Rubik's Cube]]
|||②||③||④|| || |||| || ||
| ||②||③||④|| || || || || ||
|- style="background-color: #ffc"
| 6
| [[Szyma%C5%84ski%27s%20algorithm|Szymański's algorithm]]
|①||②||③||④|| || || || || ||
|-
| 6
| [[Ukkonen%E2%80%99s%20suffix%20tree%20construction|Ukkonen’s suffix tree construction]]
|①||②||③|| ||⑤||⑥|| || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 6
| 6
| [[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"
| 6
| [[Visitor%20pattern|Visitor pattern]]
|①||②||③||④||⑤|| || ||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
| [[Continued%20fraction%20convergents|Continued fraction convergents]]
| [[Cycles%20of%20a%20permutation|Cycles of a permutation]]
|①||②||③|| || || || |||| ||
|①||②||③|||| || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
| [[Diophantine%20linear%20system%20solving|Diophantine linear system solving]]
| [[Dominoes|Dominoes]]
|①||②|||| || |||| || || ||
|①||②|| || |||| || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
| [[Extended%20Straddling%20Checkerboard|Extended Straddling Checkerboard]]
| [[Erd%C5%91s%E2%80%93Woods%20numbers|Erdős–Woods numbers]]
|①||②||③|| |||| || ||⑧|| ||
|①||②||③|| || || || ||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
| [[Generalised%20floating%20point%20multiplication|Generalised floating point multiplication]]
| [[Generalised%20floating%20point%20multiplication|Generalised floating point multiplication]]
|①||②||③|||| || || || || ||
|①||②||③|| || |||| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
| [[Number%20triplets%20game|Number triplets game]]
| [[Multiton|Multiton]]
|①||②||③|| |||||| || || ||
|①||②||③|| || || |||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
| [[Posit%20numbers%2Fdecoding|Posit numbers/decoding]]
| [[Number%20triplets%20game|Number triplets game]]
|①||②||③|| || |||| || || ||
|①||②||③|||| || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
| [[Sanitize%20user%20input|Sanitize user input]]
| [[Rosetta%20Code%2FList%20authors%20of%20task%20descriptions|Rosetta Code/List authors of task descriptions]]
|①||②|| ||④|||| |||| || ||
|①||②||||④|| || || || || ||
|- 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"
|- style="background-color: #ffc"
| 5
| 5
| [[Unicode%20polynomial%20equation|Unicode polynomial equation]]
| [[Unicode%20polynomial%20equation|Unicode polynomial equation]]
|①||②||③|||| || |||| || ||
|①||②||③|| |||||| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
| [[Waveform%20analysis%2FTop%20and%20tail|Waveform analysis/Top and tail]]
| [[Waveform%20analysis%2FTop%20and%20tail|Waveform analysis/Top and tail]]
|①||②||③|||| || |||| || ||
|①||②||③|| |||||| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
| [[Weather%20routing|Weather routing]]
| [[Weather%20routing|Weather routing]]
|①||②||③|||| || |||| || ||
|①||②||③|| |||||| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 4
| 4
|data-sort-value="0C15 puzzle game in 0B3d"| [[15%20puzzle%20game%20in%203D|15 puzzle game in 3D]]
|data-sort-value="0C15 puzzle game in 0B3d"| [[15%20puzzle%20game%20in%203D|15 puzzle game in 3D]]
|①||②|| |||| || || || || ||
|①||②|| || || |||| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 4
| 4
| [[Blackjack%20strategy|Blackjack strategy]]
| [[Blackjack%20strategy|Blackjack strategy]]
|①||②|| |||| || |||| || ||
|①||②|| || |||||| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 4
| 4
| [[Color%20separation|Color separation]]
| [[CLI-based%20maze-game|CLI-based maze-game]]
|①||②|| || || || |||| || ||
|①||②|| || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 4
| 4
| [[Compiler%2FPreprocessor|Compiler/Preprocessor]]
| [[Diophantine%20linear%20system%20solving|Diophantine linear system solving]]
|①||②|| || || || || || ||||
|①||②|||| || || || |||| ||
|- style="background-color: #ffc"
|-
| 4
| 4
| [[Cross%20compilation|Cross compilation]]
| [[Ukkonen%E2%80%99s%20suffix%20tree%20construction|Ukkonen’s suffix tree construction]]
|①||②|||||| || || || || ||
|①||②||O|| || || || || ||O||
|- style="background-color: #ffc"
| 4
| [[IRC%20gateway|IRC gateway]]
|①||②|| || || ||⑥|| || || ||
|- style="background-color: #ffc"
| 4
| [[Protecting%20Memory%20Secrets|Protecting Memory Secrets]]
|①||②||③|| || || || || ||⑨||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 4
| 4
| [[Uno%20%28Card%20Game%29|Uno (Card Game)]]
| [[Uno%20%28card%20game%29|Uno (card game)]]
|①||②||③|| || || || ||⑧|| ||
|①||②||③|| || || || ||⑧|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 4
| 4
| [[WebGL%20rotating%20F|WebGL rotating F]]
| [[Vidir|Vidir]]
|①||②|| || |||| || || || ||
|①||②|||| || || || || ||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 3
| 3
|data-sort-value="0B3d turtle graphics"| [[3d%20turtle%20graphics|3d turtle graphics]]
|data-sort-value="0B3d turtle graphics"| [[3d%20turtle%20graphics|3d turtle graphics]]
|①||②|| || || || || || || ||
|①||②|| || || || || || ||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 3
| 3
| [[Elevator%20simulation|Elevator simulation]]
| [[Elevator%20simulation|Elevator simulation]]
|①||②|| || || || || || || ||
|①||②|| || || || || || || ||
|- style="background-color: #ffc"
| 3
| [[IRC%20gateway|IRC gateway]]
|①|| || ||④|| || || || || ||
|- style="background-color: #ffc"
| 3
| [[Sanitize%20user%20input|Sanitize user input]]
|①||②|| || ||⑤|| || || || ||
|- style="background-color: #ffc"
| 2
| [[Compiler%2FPreprocessor|Compiler/Preprocessor]]
|①||②|| || || || || || || ||
|- style="background-color: #ffc"
| 2
| [[WebGL%20rotating%20F|WebGL rotating F]]
|①|| ||③|| || || || || || ||
|}
|}
</div>
</div>

Latest revision as of 21:11, 6 May 2024

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