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

From Rosetta Code
Content added Content deleted
(Update full list output)
(Update full list output)
Line 11: Line 11:


<pre>Second ten programming languages by number of task examples completed:
<pre>Second ten programming languages by number of task examples completed:
⑪ Kotlin ⑫ Java ⑬ Racket Mathematica C++
⑪ Kotlin ⑫ Java ⑬ HaskellRacket ⑮ Ruby
RubyHaskell ⑱ J ⑲ Zkl ⑳ D
C++ Mathematica ⑱ J ⑲ Zkl ⑳ D
</pre>
</pre>


<div style="height:40em;overflow:scroll;">
<div style="height:40em;overflow:scroll;">
{|class="wikitable sortable"
{|class="wikitable sortable"
|+ As of 2021-11-14T21:14:36Z :: Tasks: 1142 ::<span style="background-color:#ffd"> Draft Tasks:325 </span>:: Total Tasks: 1467 :: Total Examples: 81249
|+ As of 2021-11-21T21:26:26Z :: Tasks: 1142 ::<span style="background-color:#ffd"> Draft Tasks:332 </span>:: Total Tasks: 1474 :: Total Examples: 81590
!Count!!Task!!⑪!!⑫!!⑬!!⑭!!⑮!!⑯!!⑰!!⑱!!⑲!!⑳
!Count!!Task!!⑪!!⑫!!⑬!!⑭!!⑮!!⑯!!⑰!!⑱!!⑲!!⑳
|-
|-
| 506
| 507
| [[Hello%20world%2FText|Hello world/Text]]
| [[Hello%20world%2FText|Hello world/Text]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
Line 40: Line 40:
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 291
| 292
| [[Factorial|Factorial]]
| [[Factorial|Factorial]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 279
| 280
| [[Comments|Comments]]
| [[Comments|Comments]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
Line 70: Line 70:
| 230
| 230
| [[Loops%2FWhile|Loops/While]]
| [[Loops%2FWhile|Loops/While]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 230
| [[Reverse%20a%20string|Reverse a string]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 76: Line 80:
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱|| ||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱|| ||⑳
|-
|-
| 229
| 216
| [[Reverse%20a%20string|Reverse a string]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 215
| [[Loops%2FFor|Loops/For]]
| [[Loops%2FFor|Loops/For]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 209
| 211
| [[Conditional%20structures|Conditional structures]]
| [[Conditional%20structures|Conditional structures]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
Line 104: Line 104:
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 194
| 196
| [[Even%20or%20odd|Even or odd]]
| [[Even%20or%20odd|Even or odd]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
Line 112: Line 112:
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 187
| 188
| [[Integer%20comparison|Integer comparison]]
| [[Integer%20comparison|Integer comparison]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
Line 128: Line 128:
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 178
| 179
| [[Copy%20a%20string|Copy a string]]
| [[Copy%20a%20string|Copy a string]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
Line 136: Line 136:
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 175
| 176
| [[Boolean%20values|Boolean values]]
| [[Boolean%20values|Boolean values]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
Line 144: Line 144:
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 172
| 173
| [[Loops%2FDownward%20for|Loops/Downward for]]
| [[Loops%2FDownward%20for|Loops/Downward for]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 169
| 170
| [[Binary%20digits|Binary digits]]
| [[Apply%20a%20callback%20to%20an%20array|Apply a callback to an array]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 169
| 170
| [[Binary%20digits|Binary digits]]
| [[Character%20codes|Character codes]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 169
| 169
| [[Apply%20a%20callback%20to%20an%20array|Apply a callback to an array]]
| [[Character%20codes|Character codes]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 182: Line 182:
| 166
| 166
|data-sort-value="rot-0C13"| [[Rot-13|Rot-13]]
|data-sort-value="rot-0C13"| [[Rot-13|Rot-13]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 166
| [[String%20length|String length]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 202: Line 206:
| 165
| 165
| [[Palindrome%20detection|Palindrome detection]]
| [[Palindrome%20detection|Palindrome detection]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 165
| [[String%20length|String length]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 236: Line 236:
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 157
| 158
| [[Dot%20product|Dot product]]
| [[Dot%20product|Dot product]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
Line 244: Line 244:
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 156
| 157
| [[Sum%20of%20squares|Sum of squares]]
| [[Sum%20of%20squares|Sum of squares]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
Line 270: Line 270:
| 151
| 151
| [[Sorting%20algorithms%2FBubble%20sort|Sorting algorithms/Bubble sort]]
| [[Sorting%20algorithms%2FBubble%20sort|Sorting algorithms/Bubble sort]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 150
| [[Caesar%20cipher|Caesar cipher]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 278: Line 282:
| 149
| 149
| [[Factors%20of%20an%20integer|Factors of an integer]]
| [[Factors%20of%20an%20integer|Factors of an integer]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 148
| [[Caesar%20cipher|Caesar cipher]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 297: Line 297:
|-
|-
| 145
| 145
| [[Determine%20if%20a%20string%20is%20numeric|Determine if a string is numeric]]
| [[Higher-order%20functions|Higher-order functions]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 144
| 145
| [[Higher-order%20functions|Higher-order functions]]
| [[Determine%20if%20a%20string%20is%20numeric|Determine if a string is numeric]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 317: Line 317:
|-
|-
| 142
| 142
| [[Bitwise%20operations|Bitwise operations]]
| [[Sorting%20algorithms%2FQuicksort|Sorting algorithms/Quicksort]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 141
| 142
| [[Sorting%20algorithms%2FQuicksort|Sorting algorithms/Quicksort]]
| [[Bitwise%20operations|Bitwise operations]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 346: Line 346:
| 137
| 137
| [[Day%20of%20the%20week|Day of the week]]
| [[Day%20of%20the%20week|Day of the week]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 137
| [[Generate%20lower%20case%20ASCII%20alphabet|Generate lower case ASCII alphabet]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 352: Line 356:
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 136
| 135
| [[Check%20that%20file%20exists|Check that file exists]]
| [[Generate%20lower%20case%20ASCII%20alphabet|Generate lower case ASCII alphabet]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 135
| 135
| [[Command-line%20arguments|Command-line arguments]]
| [[Command-line%20arguments|Command-line arguments]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 135
| [[Create%20a%20file|Create a file]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 378: Line 386:
| 135
| 135
| [[Zero%20to%20the%20zero%20power|Zero to the zero power]]
| [[Zero%20to%20the%20zero%20power|Zero to the zero power]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 134
| [[Create%20a%20file|Create a file]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 133
| [[Check%20that%20file%20exists|Check that file exists]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 409: Line 409:
|-
|-
| 130
| 130
| [[Flatten%20a%20list|Flatten a list]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 129
| [[Balanced%20brackets|Balanced brackets]]
| [[Balanced%20brackets|Balanced brackets]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 129
| 130
| [[Date%20format|Date format]]
| [[Date%20format|Date format]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 130
| [[Flatten%20a%20list|Flatten a list]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 430: Line 430:
| 127
| 127
| [[Program%20termination|Program termination]]
| [[Program%20termination|Program termination]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 126
| [[Compound%20data%20type|Compound data type]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 441: Line 445:
|-
|-
| 125
| 125
| [[Binary%20search|Binary search]]
| [[Compound%20data%20type|Compound data type]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 125
| 125
| [[Count%20in%20octal|Count in octal]]
| [[Function%20composition|Function composition]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 124
| 125
| [[Function%20composition|Function composition]]
| [[Binary%20search|Binary search]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 124
| 124
| [[Detect%20division%20by%20zero|Detect division by zero]]
| [[Count%20in%20octal|Count in octal]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 124
| 123
| [[Count%20occurrences%20of%20a%20substring|Count occurrences of a substring]]
| [[Detect%20division%20by%20zero|Detect division by zero]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 474: Line 478:
| 123
| 123
| [[Mandelbrot%20set|Mandelbrot set]]
| [[Mandelbrot%20set|Mandelbrot set]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 123
| [[Roman%20numerals%2FDecode|Roman numerals/Decode]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 485: Line 493:
|-
|-
| 122
| 122
| [[N-queens%20problem|N-queens problem]]
| [[Count%20occurrences%20of%20a%20substring|Count occurrences of a substring]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 122
| [[Roman%20numerals%2FDecode|Roman numerals/Decode]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 121
| 121
| [[Case-sensitivity%20of%20identifiers|Case-sensitivity of identifiers]]
| [[N-queens%20problem|N-queens problem]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 121
| 121
| [[Sorting%20algorithms%2FInsertion%20sort|Sorting algorithms/Insertion sort]]
| [[Sorting%20algorithms%2FInsertion%20sort|Sorting algorithms/Insertion sort]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 120
| [[Case-sensitivity%20of%20identifiers|Case-sensitivity of identifiers]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 518: Line 518:
| 119
| 119
| [[Anagrams|Anagrams]]
| [[Anagrams|Anagrams]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 119
| [[Matrix%20multiplication|Matrix multiplication]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 526: Line 530:
| 118
| 118
| [[Identity%20matrix|Identity matrix]]
| [[Identity%20matrix|Identity matrix]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 118
| [[Matrix%20multiplication|Matrix multiplication]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 566: Line 566:
| 116
| 116
| [[Classes|Classes]]
| [[Classes|Classes]]
|⑪||⑫||⑬||O||⑮||⑯||||⑱||⑲||⑳
|⑪||⑫||⑬||||⑮||⑯||O||⑱||⑲||⑳
|-
| 116
| [[Delete%20a%20file|Delete a file]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 116
| 116
Line 593: Line 597:
|-
|-
| 115
| 115
| [[Environment%20variables|Environment variables]]
| [[Delete%20a%20file|Delete a file]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 115
| 115
| [[Find%20limit%20of%20recursion|Find limit of recursion]]
| [[Environment%20variables|Environment variables]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 115
| 115
| [[Look-and-say%20sequence|Look-and-say sequence]]
| [[Find%20limit%20of%20recursion|Find limit of recursion]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 609: Line 613:
|-
|-
| 114
| 114
| [[Conway%27s%20Game%20of%20Life|Conway's Game of Life]]
| [[HTTP|HTTP]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 114
| 114
| [[HTTP|HTTP]]
| [[Look-and-say%20sequence|Look-and-say sequence]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 625: Line 629:
|-
|-
| 113
| 113
| [[Input%20loop|Input loop]]
| [[Conway%27s%20Game%20of%20Life|Conway's Game of Life]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 113
| 113
| [[Input%20loop|Input loop]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 112
| [[Pangram%20checker|Pangram checker]]
| [[Pangram%20checker|Pangram checker]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
Line 642: Line 642:
| 111
| 111
| [[Catalan%20numbers|Catalan numbers]]
| [[Catalan%20numbers|Catalan numbers]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 111
| [[Evaluate%20binomial%20coefficients|Evaluate binomial coefficients]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 665: Line 669:
|-
|-
| 109
| 109
| [[Evaluate%20binomial%20coefficients|Evaluate binomial coefficients]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 108
| [[Levenshtein%20distance|Levenshtein distance]]
| [[Levenshtein%20distance|Levenshtein distance]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
Line 714: Line 714:
| 106
| 106
| [[Anonymous%20recursion|Anonymous recursion]]
| [[Anonymous%20recursion|Anonymous recursion]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 106
| [[Comma%20quibbling|Comma quibbling]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 725: Line 729:
|-
|-
| 105
| 105
| [[Comma%20quibbling|Comma quibbling]]
| [[Bulls%20and%20cows|Bulls and cows]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 738: Line 742:
| 105
| 105
| [[Strip%20whitespace%20from%20a%20string%2FTop%20and%20tail|Strip whitespace from a string/Top and tail]]
| [[Strip%20whitespace%20from%20a%20string%2FTop%20and%20tail|Strip whitespace from a string/Top and tail]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 104
| [[Bulls%20and%20cows|Bulls and cows]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 762: Line 762:
| 103
| 103
| [[Call%20a%20function|Call a function]]
| [[Call%20a%20function|Call a function]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 103
| [[Combinations|Combinations]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 774: Line 778:
| 103
| 103
| [[Trigonometric%20functions|Trigonometric functions]]
| [[Trigonometric%20functions|Trigonometric functions]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 102
| [[Combinations|Combinations]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 793: Line 793:
|-
|-
| 101
| 101
| [[Create%20a%20two-dimensional%20array%20at%20runtime|Create a two-dimensional array at runtime]]
| [[Ordered%20words|Ordered words]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 100
| 101
| [[Ordered%20words|Ordered words]]
| [[Create%20a%20two-dimensional%20array%20at%20runtime|Create a two-dimensional array at runtime]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 818: Line 818:
| 100
| 100
| [[Shell%20one-liner|Shell one-liner]]
| [[Shell%20one-liner|Shell one-liner]]
|⑪||⑫||⑬||⑭||O||||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||||O||⑰||⑱||⑲||⑳
|-
|-
| 100
| 100
Line 854: Line 854:
| 98
| 98
| [[Interactive%20programming|Interactive programming]]
| [[Interactive%20programming|Interactive programming]]
|⑪||⑫||⑬||⑭||O||||⑰||⑱||⑲||O
|⑪||⑫||⑬||⑭||||O||⑰||⑱||⑲||O
|-
| 97
| [[Execute%20Brain%2A%2A%2A%2A|Execute Brain****]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 97
| 97
Line 881: Line 885:
|-
|-
| 96
| 96
| [[Range%20expansion|Range expansion]]
| [[Execute%20Brain%2A%2A%2A%2A|Execute Brain****]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 96
| 95
| [[Create%20an%20HTML%20table|Create an HTML table]]
| [[Range%20expansion|Range expansion]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 898: Line 902:
| 94
| 94
| [[Averages%2FMode|Averages/Mode]]
| [[Averages%2FMode|Averages/Mode]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 94
| [[Create%20an%20HTML%20table|Create an HTML table]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 938: Line 938:
| 93
| 93
| [[Symmetric%20difference|Symmetric difference]]
| [[Symmetric%20difference|Symmetric difference]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 92
| [[Cumulative%20standard%20deviation|Cumulative standard deviation]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 946: Line 950:
| 92
| 92
| [[Inheritance%2FSingle|Inheritance/Single]]
| [[Inheritance%2FSingle|Inheritance/Single]]
|⑪||⑫||⑬||O||⑮||⑯||||⑱||⑲||⑳
|⑪||⑫||⑬||||⑮||⑯||O||⑱||⑲||⑳
|-
|-
| 92
| 92
Line 958: Line 962:
| 91
| 91
| [[Amicable%20pairs|Amicable pairs]]
| [[Amicable%20pairs|Amicable pairs]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 91
| [[Cumulative%20standard%20deviation|Cumulative standard deviation]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 978: Line 978:
| 90
| 90
| [[Averages%2FSimple%20moving%20average|Averages/Simple moving average]]
| [[Averages%2FSimple%20moving%20average|Averages/Simple moving average]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 90
| [[Entropy|Entropy]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 993: Line 997:
|-
|-
| 89
| 89
| [[Calculating%20the%20value%20of%20e|Calculating the value of e]]
| [[Entropy|Entropy]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 89
| [[Catamorphism|Catamorphism]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 1,017: Line 1,025:
|-
|-
| 88
| 88
| [[Calculating%20the%20value%20of%20e|Calculating the value of e]]
| [[Compare%20a%20list%20of%20strings|Compare a list of strings]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 88
| 88
| [[Catamorphism|Catamorphism]]
| [[Map%20range|Map range]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 88
| 88
| [[Map%20range|Map range]]
| [[Menu|Menu]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 1,042: Line 1,050:
| 87
| 87
| [[Abstract%20type|Abstract type]]
| [[Abstract%20type|Abstract type]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 87
| [[Compare%20a%20list%20of%20strings|Compare a list of strings]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 1,076: Line 1,080:
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 86
| 85
| [[CSV%20to%20HTML%20translation|CSV to HTML translation]]
| [[Menu|Menu]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 85
| 85
| [[Count%20in%20factors|Count in factors]]
| [[CSV%20to%20HTML%20translation|CSV to HTML translation]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 1,098: Line 1,102:
| 85
| 85
| [[Terminal%20control%2FClear%20the%20screen|Terminal control/Clear the screen]]
| [[Terminal%20control%2FClear%20the%20screen|Terminal control/Clear the screen]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|-
|-
| 85
| 85
Line 1,106: Line 1,110:
| 84
| 84
| [[Address%20of%20a%20variable|Address of a variable]]
| [[Address%20of%20a%20variable|Address of a variable]]
|⑪||⑫||||O||⑮||⑯||O||⑱||O||⑳
|⑪||⑫||O||||⑮||⑯||O||⑱||O||⑳
|-
|-
| 84
| 84
| [[Closures%2FValue%20capture|Closures/Value capture]]
| [[Closures%2FValue%20capture|Closures/Value capture]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 84
| [[Count%20in%20factors|Count in factors]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 1,123: Line 1,123:
| [[Window%20creation|Window creation]]
| [[Window%20creation|Window creation]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱|| ||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱|| ||⑳
|-
| 83
| [[Bitmap|Bitmap]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 83
| 83
Line 1,141: Line 1,145:
|-
|-
| 82
| 82
| [[Box%20the%20compass|Box the compass]]
| [[Bitmap|Bitmap]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 1,177: Line 1,181:
|-
|-
| 81
| 81
| [[Anti-primes|Anti-primes]]
| [[Box%20the%20compass|Box the compass]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 1,206: Line 1,210:
| 81
| 81
| [[Web%20scraping|Web scraping]]
| [[Web%20scraping|Web scraping]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 80
| [[Anti-primes|Anti-primes]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 1,218: Line 1,218:
| 80
| 80
| [[Literals%2FFloating%20point|Literals/Floating point]]
| [[Literals%2FFloating%20point|Literals/Floating point]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|-
|-
| 80
| 80
Line 1,254: Line 1,254:
| 79
| 79
| [[Dynamic%20variable%20names|Dynamic variable names]]
| [[Dynamic%20variable%20names|Dynamic variable names]]
|⑪||⑫||⑬||⑭||O||||⑰||⑱||⑲||O
|⑪||⑫||⑬||⑭||||O||⑰||⑱||⑲||O
|-
|-
| 79
| 79
Line 1,291: Line 1,291:
| [[XML%2FInput|XML/Input]]
| [[XML%2FInput|XML/Input]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 78
| [[Call%20an%20object%20method|Call an object method]]
|⑪||⑫||⑬||⑭||⑮||⑯||O||⑱||⑲||⑳
|-
|-
| 78
| 78
Line 1,315: Line 1,319:
| [[URL%20encoding|URL encoding]]
| [[URL%20encoding|URL encoding]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 77
| [[Call%20an%20object%20method|Call an object method]]
|⑪||⑫||⑬||O||⑮||⑯|| ||⑱||⑲||⑳
|-
|-
| 77
| 77
Line 1,366: Line 1,366:
| 76
| 76
| [[Pi|Pi]]
| [[Pi|Pi]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|-
|-
| 76
| 76
Line 1,378: Line 1,378:
| 76
| 76
| [[Unicode%20variable%20names|Unicode variable names]]
| [[Unicode%20variable%20names|Unicode variable names]]
|⑪||⑫||⑬||⑭||O||||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||||O||⑰||⑱||⑲||⑳
|-
|-
| 75
| 75
Line 1,390: Line 1,390:
| 75
| 75
| [[Equilibrium%20index|Equilibrium index]]
| [[Equilibrium%20index|Equilibrium index]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 75
|data-sort-value="execute hq0B9+"| [[Execute%20HQ9%2B|Execute HQ9+]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 1,402: Line 1,406:
| 75
| 75
| [[Non-decimal%20radices%2FOutput|Non-decimal radices/Output]]
| [[Non-decimal%20radices%2FOutput|Non-decimal radices/Output]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 75
| [[Read%20a%20configuration%20file|Read a configuration file]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 1,433: Line 1,441:
|-
|-
| 74
| 74
| [[Combinations%20with%20repetitions|Combinations with repetitions]]
| [[Currying|Currying]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 74
| 74
| [[Currying|Currying]]
| [[Enforced%20immutability|Enforced immutability]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 74
| 74
| [[Enforced%20immutability|Enforced immutability]]
|data-sort-value="execute hq0B9+"| [[Execute%20HQ9%2B|Execute HQ9+]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 1,450: Line 1,458:
| 74
| 74
| [[Gamma%20function|Gamma function]]
| [[Gamma%20function|Gamma function]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 74
| [[Jump%20anywhere|Jump anywhere]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 1,462: Line 1,474:
| 74
| 74
| [[Parsing%2FRPN%20calculator%20algorithm|Parsing/RPN calculator algorithm]]
| [[Parsing%2FRPN%20calculator%20algorithm|Parsing/RPN calculator algorithm]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 74
| [[Read%20a%20configuration%20file|Read a configuration file]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 1,477: Line 1,485:
|-
|-
| 73
| 73
|data-sort-value="0C15 puzzle game"| [[15%20puzzle%20game|15 puzzle game]]
| [[Combinations%20with%20repetitions|Combinations with repetitions]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱|| ||
|-
| 73
| [[Department%20numbers|Department numbers]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 1,490: Line 1,502:
| 73
| 73
| [[Guess%20the%20number%2FWith%20feedback%20%28player%29|Guess the number/With feedback (player)]]
| [[Guess%20the%20number%2FWith%20feedback%20%28player%29|Guess the number/With feedback (player)]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 73
| [[Rep-string|Rep-string]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 1,502: Line 1,518:
| 73
| 73
| [[Stair-climbing%20puzzle|Stair-climbing puzzle]]
| [[Stair-climbing%20puzzle|Stair-climbing puzzle]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 73
| [[Thue-Morse|Thue-Morse]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 73
| [[Zeckendorf%20number%20representation|Zeckendorf number representation]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 72
| 72
| [[Bitmap%2FBresenham%27s%20line%20algorithm|Bitmap/Bresenham's line algorithm]]
|data-sort-value="0C15 puzzle game"| [[15%20puzzle%20game|15 puzzle game]]
|||⑫||⑬||⑭||⑮||⑯||⑰||⑱|| ||
| ||⑫||⑬||⑭||⑮||⑯||⑰||⑱||||
|-
|-
| 72
| 72
| [[Convert%20seconds%20to%20compound%20duration|Convert seconds to compound duration]]
| [[Convert%20seconds%20to%20compound%20duration|Convert seconds to compound duration]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 72
| [[Department%20numbers|Department numbers]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 72
| 72
| [[Extend%20your%20language|Extend your language]]
| [[Extend%20your%20language|Extend your language]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||O||⑳
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||O||⑳
|-
|-
| 72
| 72
Line 1,534: Line 1,554:
| 72
| 72
| [[Quaternion%20type|Quaternion type]]
| [[Quaternion%20type|Quaternion type]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 72
| [[Rep-string|Rep-string]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 72
| [[Thue-Morse|Thue-Morse]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 72
| [[Zeckendorf%20number%20representation|Zeckendorf number representation]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 71
| [[Bitmap%2FBresenham%27s%20line%20algorithm|Bitmap/Bresenham's line algorithm]]
| ||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 71
| 71
Line 1,558: Line 1,562:
| 71
| 71
| [[Horizontal%20sundial%20calculations|Horizontal sundial calculations]]
| [[Horizontal%20sundial%20calculations|Horizontal sundial calculations]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 71
| [[Jump%20anywhere|Jump anywhere]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 1,570: Line 1,570:
| 71
| 71
| [[Polymorphism|Polymorphism]]
| [[Polymorphism|Polymorphism]]
|⑪||⑫||⑬||O||⑮||⑯||||⑱||⑲||⑳
|⑪||⑫||⑬||||⑮||⑯||O||⑱||⑲||⑳
|-
|-
| 71
| 71
Line 1,590: Line 1,590:
| 70
| 70
| [[Closest-pair%20problem|Closest-pair problem]]
| [[Closest-pair%20problem|Closest-pair problem]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 70
| [[Constrained%20random%20points%20on%20a%20circle|Constrained random points on a circle]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 1,630: Line 1,634:
| 70
| 70
| [[Self-describing%20numbers|Self-describing numbers]]
| [[Self-describing%20numbers|Self-describing numbers]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 70
| [[Sort%20three%20variables|Sort three variables]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 1,641: Line 1,649:
|-
|-
| 69
| 69
| [[Benford%27s%20law|Benford's law]]
| [[Barnsley%20fern|Barnsley fern]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 69
| 69
| [[Benford%27s%20law|Benford's law]]
| [[Constrained%20random%20points%20on%20a%20circle|Constrained random points on a circle]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 1,654: Line 1,662:
| 69
| 69
| [[Maze%20generation|Maze generation]]
| [[Maze%20generation|Maze generation]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 69
| [[Sort%20three%20variables|Sort three variables]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 1,681: Line 1,685:
|-
|-
| 68
| 68
| [[Chinese%20remainder%20theorem|Chinese remainder theorem]]
| [[Barnsley%20fern|Barnsley fern]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 1,690: Line 1,694:
| 68
| 68
| [[Runtime%20evaluation|Runtime evaluation]]
| [[Runtime%20evaluation|Runtime evaluation]]
|⑪||⑫||||⑭||O||||O||⑱||⑲||O
|⑪||⑫||O||⑭||||O||||⑱||⑲||O
|-
|-
| 68
| 68
Line 1,698: Line 1,702:
| 68
| 68
| [[Special%20variables|Special variables]]
| [[Special%20variables|Special variables]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|-
| 68
| [[Unix%2Fls|Unix/ls]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 67
| 67
| [[Amb|Amb]]
| [[Amb|Amb]]
|⑪|| ||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|⑪|| ||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|-
|-
| 67
| 67
| [[Circles%20of%20given%20radius%20through%20two%20points|Circles of given radius through two points]]
| [[Chinese%20remainder%20theorem|Chinese remainder theorem]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 1,742: Line 1,750:
| 67
| 67
| [[Strip%20control%20codes%20and%20extended%20characters%20from%20a%20string|Strip control codes and extended characters from a string]]
| [[Strip%20control%20codes%20and%20extended%20characters%20from%20a%20string|Strip control codes and extended characters from a string]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 67
| [[Unix%2Fls|Unix/ls]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 1,757: Line 1,761:
|-
|-
| 66
| 66
| [[Continued%20fraction|Continued fraction]]
| [[Circles%20of%20given%20radius%20through%20two%20points|Circles of given radius through two points]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 66
| [[Damm%20algorithm|Damm algorithm]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 66
| 66
| [[Documentation|Documentation]]
| [[Documentation|Documentation]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱|| ||⑳
|⑪||⑫||⑬||⑭|||| ||⑰||⑱|| ||⑳
|-
| 66
| [[Factors%20of%20a%20Mersenne%20number|Factors of a Mersenne number]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 66
| 66
| [[HTTPS|HTTPS]]
| [[HTTPS|HTTPS]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|-
|-
| 66
| 66
| [[Inheritance%2FMultiple|Inheritance/Multiple]]
| [[Inheritance%2FMultiple|Inheritance/Multiple]]
|⑪||⑫||⑬||O||⑮||⑯||||⑱||⑲||⑳
|⑪||⑫||⑬||||⑮||⑯||O||⑱||⑲||⑳
|-
|-
| 66
| 66
Line 1,782: Line 1,794:
| 66
| 66
| [[Optional%20parameters|Optional parameters]]
| [[Optional%20parameters|Optional parameters]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 66
| [[Semiprime|Semiprime]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 1,788: Line 1,804:
|⑪||O||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||O||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 65
| 66
|data-sort-value="write language name in 0B3d ascii"| [[Write%20language%20name%20in%203D%20ASCII|Write language name in 3D ASCII]]
| [[Continued%20fraction|Continued fraction]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 65
| 65
| [[Damm%20algorithm|Damm algorithm]]
| [[Best%20shuffle|Best shuffle]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 65
| [[Factors%20of%20a%20Mersenne%20number|Factors of a Mersenne number]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 1,810: Line 1,822:
| 65
| 65
| [[Modular%20exponentiation|Modular exponentiation]]
| [[Modular%20exponentiation|Modular exponentiation]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 65
| [[Probabilistic%20choice|Probabilistic choice]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 65
| 65
| [[Roots%20of%20a%20quadratic%20function|Roots of a quadratic function]]
| [[Roots%20of%20a%20quadratic%20function|Roots of a quadratic function]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 65
| [[Stern-Brocot%20sequence|Stern-Brocot sequence]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 1,819: Line 1,839:
| [[Tic-tac-toe|Tic-tac-toe]]
| [[Tic-tac-toe|Tic-tac-toe]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱|| ||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱|| ||⑳
|-
| 65
|data-sort-value="write language name in 0B3d ascii"| [[Write%20language%20name%20in%203D%20ASCII|Write language name in 3D ASCII]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 65
| 65
Line 1,842: Line 1,858:
| 64
| 64
| [[Host%20introspection|Host introspection]]
| [[Host%20introspection|Host introspection]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱|| ||⑳
|⑪||⑫||⑬||⑭|||| ||⑰||⑱|| ||⑳
|-
|-
| 64
| 64
Line 1,850: Line 1,866:
| 64
| 64
| [[Reduced%20row%20echelon%20form|Reduced row echelon form]]
| [[Reduced%20row%20echelon%20form|Reduced row echelon form]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 64
| [[Semiprime|Semiprime]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 64
| 64
| [[Singly-linked%20list%2FElement%20insertion|Singly-linked list/Element insertion]]
| [[Singly-linked%20list%2FElement%20insertion|Singly-linked list/Element insertion]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 64
| [[Stern-Brocot%20sequence|Stern-Brocot sequence]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 64
| 64
| [[Undefined%20values|Undefined values]]
| [[Undefined%20values|Undefined values]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|-
|-
| 64
| 64
Line 1,873: Line 1,881:
|-
|-
| 63
| 63
| [[Abundant%20odd%20numbers|Abundant odd numbers]]
| [[Best%20shuffle|Best shuffle]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 1,886: Line 1,894:
| 63
| 63
| [[Non-decimal%20radices%2FInput|Non-decimal radices/Input]]
| [[Non-decimal%20radices%2FInput|Non-decimal radices/Input]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 63
| [[Probabilistic%20choice|Probabilistic choice]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 1,901: Line 1,905:
|-
|-
| 62
| 62
| [[Arithmetic%20evaluation|Arithmetic evaluation]]
| [[Abundant%20odd%20numbers|Abundant odd numbers]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 62
| 62
| [[Bitmap%2FWrite%20a%20PPM%20file|Bitmap/Write a PPM file]]
| [[Arithmetic%20evaluation|Arithmetic evaluation]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 62
| [[CUSIP|CUSIP]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 62
| [[Cartesian%20product%20of%20two%20or%20more%20lists|Cartesian product of two or more lists]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 1,918: Line 1,930:
| 62
| 62
| [[Gapful%20numbers|Gapful numbers]]
| [[Gapful%20numbers|Gapful numbers]]
|⑪||⑫|| ||||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫|||| ||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 62
| 62
Line 1,930: Line 1,942:
| 62
| 62
| [[Mouse%20position|Mouse position]]
| [[Mouse%20position|Mouse position]]
|⑪||⑫||||⑭|| |||| || || ||
|⑪||⑫|| ||⑭|||| |||| || ||
|-
|-
| 62
| 62
Line 1,942: Line 1,954:
| 62
| 62
| [[Test%20a%20function|Test a function]]
| [[Test%20a%20function|Test a function]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|-
|-
| 62
| 62
Line 1,950: Line 1,962:
| 62
| 62
| [[Two%20sum|Two sum]]
| [[Two%20sum|Two sum]]
|⑪||⑫||⑬|| ||⑮||⑯||||⑱||⑲||⑳
|⑪||⑫||⑬||||⑮||⑯|| ||⑱||⑲||⑳
|-
|-
| 61
| 61
Line 1,957: Line 1,969:
|-
|-
| 61
| 61
| [[Compile-time%20calculation|Compile-time calculation]]
| [[Bitmap%2FWrite%20a%20PPM%20file|Bitmap/Write a PPM file]]
|⑪||||⑬||⑭||||⑯||⑰||⑱||⑲||⑳
|⑪||O||⑬||⑭||O||⑯||⑰||⑱||⑲||⑳
|-
|-
| 61
| 61
| [[Draw%20a%20clock|Draw a clock]]
| [[CUSIP|CUSIP]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||
|-
|-
| 61
| 61
|data-sort-value="magic 0B8-ball"| [[Magic%208-ball|Magic 8-ball]]
| [[Cartesian%20product%20of%20two%20or%20more%20lists|Cartesian product of two or more lists]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 61
| 61
| [[Miller%E2%80%93Rabin%20primality%20test|Miller–Rabin primality test]]
| [[Compile-time%20calculation|Compile-time calculation]]
|⑪||O||⑬||⑭||⑮||O||⑰||⑱||⑲||⑳
|⑪||||⑬||⑭||⑮|| ||⑰||⑱||⑲||⑳
|-
| 61
| [[Draw%20a%20clock|Draw a clock]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||
|-
|-
| 61
| 61
Line 2,002: Line 2,010:
| 60
| 60
| [[Add%20a%20variable%20to%20a%20class%20instance%20at%20runtime|Add a variable to a class instance at runtime]]
| [[Add%20a%20variable%20to%20a%20class%20instance%20at%20runtime|Add a variable to a class instance at runtime]]
|⑪||O|| ||||O||⑯||O||⑱||⑲||⑳
|⑪||O||O|| ||||O||||⑱||⑲||⑳
|-
| 60
| [[Brownian%20tree|Brownian tree]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 60
| [[Determine%20if%20a%20string%20has%20all%20the%20same%20characters|Determine if a string has all the same characters]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 60
| 60
Line 2,022: Line 2,038:
| 60
| 60
| [[Knapsack%20problem%2FUnbounded|Knapsack problem/Unbounded]]
| [[Knapsack%20problem%2FUnbounded|Knapsack problem/Unbounded]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|-
| 60
| [[Left%20factorials|Left factorials]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 60
| 60
| [[Long%20year|Long year]]
| [[Long%20year|Long year]]
|⑪||⑫|| ||||⑮||⑯||⑰||⑱||⑲||
|⑪||⑫|||| ||⑮||⑯||⑰||⑱||⑲||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 60
| 60
| [[Longest%20common%20prefix|Longest common prefix]]
| [[Longest%20common%20prefix|Longest common prefix]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 60
|data-sort-value="magic 0B8-ball"| [[Magic%208-ball|Magic 8-ball]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 60
| [[Miller%E2%80%93Rabin%20primality%20test|Miller–Rabin primality test]]
|⑪||⑫||⑬||⑭|| ||⑯||⑰||⑱||⑲||⑳
|-
|-
| 60
| 60
Line 2,050: Line 2,062:
| 60
| 60
| [[Unicode%20strings|Unicode strings]]
| [[Unicode%20strings|Unicode strings]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|-
|-
| 59
| 59
| [[Determine%20if%20a%20string%20is%20collapsible|Determine if a string is collapsible]]
| [[Brownian%20tree|Brownian tree]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 59
| 59
| [[Doubly-linked%20list%2FElement%20definition|Doubly-linked list/Element definition]]
| [[Determine%20if%20a%20string%20has%20all%20the%20same%20characters|Determine if a string has all the same characters]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 2,069: Line 2,081:
|-
|-
| 59
| 59
| [[Leonardo%20numbers|Leonardo numbers]]
| [[Left%20factorials|Left factorials]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 59
| 59
| [[Matrix-exponentiation%20operator|Matrix-exponentiation operator]]
| [[Leonardo%20numbers|Leonardo numbers]]
|⑪||||⑬||⑭||⑮||⑯||⑰||⑱||||⑳
|⑪||O||⑬||⑭||⑮||⑯||⑰||⑱|| ||⑳
|-
| 59
| [[Pointers%20and%20references|Pointers and references]]
|⑪||⑫||⑬||⑭||O||⑯||O||⑱||⑲||⑳
|-
|-
| 59
| 59
| [[Random%20number%20generator%20%28device%29|Random number generator (device)]]
| [[Random%20number%20generator%20%28device%29|Random number generator (device)]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|- style="background-color: #ffc"
| 58
|data-sort-value="base0C64 encode data"| [[Base64%20encode%20data|Base64 encode data]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 58
| [[Chinese%20zodiac|Chinese zodiac]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 2,086: Line 2,110:
| 58
| 58
| [[Define%20a%20primitive%20data%20type|Define a primitive data type]]
| [[Define%20a%20primitive%20data%20type|Define a primitive data type]]
|⑪||⑫||⑬||O||⑮||⑯||||⑱|| ||⑳
|⑪||⑫||⑬||||⑮||⑯||O||⑱|| ||⑳
|-
| 58
| [[Doubly-linked%20list%2FElement%20definition|Doubly-linked list/Element definition]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 58
| 58
Line 2,111: Line 2,131:
| [[Mad%20Libs|Mad Libs]]
| [[Mad%20Libs|Mad Libs]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 58
| [[Matrix-exponentiation%20operator|Matrix-exponentiation operator]]
|⑪||O||⑬||⑭||⑮||⑯||⑰||⑱|| ||⑳
|-
|-
| 58
| 58
Line 2,122: Line 2,138:
| 58
| 58
| [[Odd%20word%20problem|Odd word problem]]
| [[Odd%20word%20problem|Odd word problem]]
|⑪||⑫||⑬||O||⑮||⑯||||⑱||⑲||⑳
|⑪||⑫||⑬||||⑮||⑯||O||⑱||⑲||⑳
|-
| 58
| [[Pascal%20matrix%20generation|Pascal matrix generation]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 58
| 58
| [[Scope%20modifiers|Scope modifiers]]
| [[Scope%20modifiers|Scope modifiers]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||
|-
|-
| 58
| 58
Line 2,138: Line 2,158:
| 58
| 58
| [[Unbias%20a%20random%20generator|Unbias a random generator]]
| [[Unbias%20a%20random%20generator|Unbias a random generator]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|- style="background-color: #ffc"
| 57
|data-sort-value="base0C64 encode data"| [[Base64%20encode%20data|Base64 encode data]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 57
| [[Chinese%20zodiac|Chinese zodiac]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 57
| 57
| [[Convert%20decimal%20number%20to%20rational|Convert decimal number to rational]]
| [[Convert%20decimal%20number%20to%20rational|Convert decimal number to rational]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|-
|-
| 57
| 57
| [[Delegates|Delegates]]
| [[Delegates|Delegates]]
|⑪||⑫||||⑭||⑮||⑯|| ||⑱||⑲||⑳
|⑪||⑫|| ||⑭||⑮||⑯||||⑱||⑲||⑳
|-
| 57
| [[Determine%20if%20a%20string%20is%20collapsible|Determine if a string is collapsible]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 57
| 57
Line 2,174: Line 2,182:
| 57
| 57
| [[Grayscale%20image|Grayscale image]]
| [[Grayscale%20image|Grayscale image]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|-
|-
| 57
| 57
| [[LZW%20compression|LZW compression]]
| [[LZW%20compression|LZW compression]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 57
| [[Pointers%20and%20references|Pointers and references]]
|⑪||⑫||⑬||O||⑮||O||⑰||⑱||⑲||⑳
|-
|-
| 57
| 57
Line 2,190: Line 2,194:
| 57
| 57
| [[Singleton|Singleton]]
| [[Singleton|Singleton]]
|⑪||⑫||||O||⑮||⑯||O||⑱||⑲||⑳
|⑪||⑫||O||||⑮||⑯||O||⑱||⑲||⑳
|-
|-
| 57
| 57
Line 2,198: Line 2,202:
| 57
| 57
| [[Terminal%20control%2FColoured%20text|Terminal control/Coloured text]]
| [[Terminal%20control%2FColoured%20text|Terminal control/Coloured text]]
|⑪|| ||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|⑪|| ||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|-
|-
| 57
| 57
| [[Terminal%20control%2FCursor%20positioning|Terminal control/Cursor positioning]]
| [[Terminal%20control%2FCursor%20positioning|Terminal control/Cursor positioning]]
|⑪|| ||||⑭||⑮||⑯|| ||⑱||⑲||⑳
|⑪|| || ||⑭||⑮||⑯||||⑱||⑲||⑳
|-
|-
| 57
| 57
Line 2,211: Line 2,215:
| [[Truncate%20a%20file|Truncate a file]]
| [[Truncate%20a%20file|Truncate a file]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱|| ||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱|| ||⑳
|-
| 56
|data-sort-value="base0C64 decode data"| [[Base64%20decode%20data|Base64 decode data]]
|⑪||⑫||⑬|| ||⑮||⑯||⑰|| ||⑲||⑳
|-
|-
| 56
| 56
| [[Call%20a%20function%20in%20a%20shared%20library|Call a function in a shared library]]
| [[Call%20a%20function%20in%20a%20shared%20library|Call a function in a shared library]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|-
|-
| 56
| 56
| [[DNS%20query|DNS query]]
| [[DNS%20query|DNS query]]
|⑪||⑫||⑬||O||⑮||⑯||||⑱||⑲||⑳
|⑪||⑫||⑬||||⑮||⑯||O||⑱||⑲||⑳
|-
|-
| 56
| 56
Line 2,226: Line 2,234:
| 56
| 56
| [[Extreme%20floating%20point%20values|Extreme floating point values]]
| [[Extreme%20floating%20point%20values|Extreme floating point values]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱|| ||⑳
|⑪||⑫||⑬||⑭|||| ||⑰||⑱|| ||⑳
|-
|-
| 56
| 56
Line 2,234: Line 2,242:
| 56
| 56
| [[McNuggets%20problem|McNuggets problem]]
| [[McNuggets%20problem|McNuggets problem]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 56
| 56
Line 2,241: Line 2,249:
|-
|-
| 56
| 56
| [[Munching%20squares|Munching squares]]
| [[Pascal%20matrix%20generation|Pascal matrix generation]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 2,254: Line 2,262:
| 56
| 56
| [[Runtime%20evaluation%2FIn%20an%20environment|Runtime evaluation/In an environment]]
| [[Runtime%20evaluation%2FIn%20an%20environment|Runtime evaluation/In an environment]]
|⑪||⑫||||⑭|| ||||O||⑱||⑲||O
|⑪||⑫||O||⑭|||| ||||⑱||⑲||O
|-
|-
| 56
| 56
| [[Stack%20traces|Stack traces]]
| [[Stack%20traces|Stack traces]]
|⑪||⑫||||⑭|| |||| ||⑱||⑲||⑳
|⑪||⑫|| ||⑭|||| ||||⑱||⑲||⑳
|-
| 55
|data-sort-value="base0C64 decode data"| [[Base64%20decode%20data|Base64 decode data]]
|⑪||⑫|| ||⑭||⑮||⑯||⑰|| ||⑲||⑳
|-
|-
| 55
| 55
| [[Bernoulli%20numbers|Bernoulli numbers]]
| [[Bernoulli%20numbers|Bernoulli numbers]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 55
| [[Copy%20stdin%20to%20stdout|Copy stdin to stdout]]
|⑪||⑫||⑬||⑭|| ||⑯|| || ||⑲||⑳
|-
|-
| 55
| 55
| [[Draw%20a%20pixel|Draw a pixel]]
| [[Draw%20a%20pixel|Draw a pixel]]
|⑪||⑫||||⑭|| |||| ||⑱|| ||
|⑪||⑫|| ||⑭|||| ||||⑱|| ||
|-
|-
| 55
| 55
Line 2,286: Line 2,294:
| 55
| 55
| [[Keyboard%20input%2FKeypress%20check|Keyboard input/Keypress check]]
| [[Keyboard%20input%2FKeypress%20check|Keyboard input/Keypress check]]
|⑪||⑫||⑬||⑭|| ||||⑰|| || ||⑳
|⑪||⑫||⑬||⑭|||| ||⑰|| || ||⑳
|-
| 55
| [[Munching%20squares|Munching squares]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 55
| 55
Line 2,314: Line 2,318:
| 54
| 54
| [[Handle%20a%20signal|Handle a signal]]
| [[Handle%20a%20signal|Handle a signal]]
|⑪||⑫||⑬||O||⑮||⑯|||| ||⑲||⑳
|⑪||⑫||⑬||||⑮||⑯||O|| ||⑲||⑳
|-
|-
| 54
| 54
Line 2,342: Line 2,346:
| 54
| 54
| [[Statistics%2FBasic|Statistics/Basic]]
| [[Statistics%2FBasic|Statistics/Basic]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 54
| [[Strip%20block%20comments|Strip block comments]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 54
| 54
| [[Synchronous%20concurrency|Synchronous concurrency]]
| [[Synchronous%20concurrency|Synchronous concurrency]]
|⑪||⑫||⑬|| ||⑮||⑯||||⑱||⑲||⑳
|⑪||⑫||⑬||||⑮||⑯|| ||⑱||⑲||⑳
|-
|-
| 54
| 54
Line 2,361: Line 2,369:
|-
|-
| 53
| 53
| [[Associative%20array%2FMerging|Associative array/Merging]]
| [[Copy%20stdin%20to%20stdout|Copy stdin to stdout]]
|⑪||⑫||⑬|| ||⑮|| ||⑰|| ||⑲||
|⑪||⑫||⑬||||⑮||||⑰||||⑲||
|-
|-
| 53
| 53
Line 2,370: Line 2,378:
| 53
| 53
| [[First-class%20functions%2FUse%20numbers%20analogously|First-class functions/Use numbers analogously]]
| [[First-class%20functions%2FUse%20numbers%20analogously|First-class functions/Use numbers analogously]]
|⑪||O||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|⑪||O||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|-
|-
| 53
| 53
Line 2,386: Line 2,394:
| 53
| 53
| [[Sattolo%20cycle|Sattolo cycle]]
| [[Sattolo%20cycle|Sattolo cycle]]
|⑪||⑫||⑬|| ||⑮||⑯||||⑱||⑲||⑳
|⑪||⑫||⑬||||⑮||⑯|| ||⑱||⑲||⑳
|-
|-
| 53
| 53
Line 2,399: Line 2,407:
| [[Sort%20numbers%20lexicographically|Sort numbers lexicographically]]
| [[Sort%20numbers%20lexicographically|Sort numbers lexicographically]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||
|-
| 53
| [[Strip%20block%20comments|Strip block comments]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 53
| 53
Line 2,413: Line 2,417:
|-
|-
| 52
| 52
| [[Cantor%20set|Cantor set]]
| [[Associative%20array%2FMerging|Associative array/Merging]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||
|-
| 52
| [[Chaos%20game|Chaos game]]
|⑪||⑫||⑬||⑭|| ||⑯||⑰||⑱||⑲||
|-
| 52
| [[Colour%20bars%2FDisplay|Colour bars/Display]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱|| ||
|-
|-
| 52
| 52
| [[Determinant%20and%20permanent|Determinant and permanent]]
| [[Determinant%20and%20permanent|Determinant and permanent]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 52
| [[Determine%20if%20a%20string%20has%20all%20unique%20characters|Determine if a string has all unique characters]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 2,426: Line 2,442:
| 52
| 52
| [[Holidays%20related%20to%20Easter|Holidays related to Easter]]
| [[Holidays%20related%20to%20Easter|Holidays related to Easter]]
|⑪||⑫||||⑭|| |||| ||⑱|| ||⑳
|⑪||⑫|| ||⑭|||| ||||⑱|| ||⑳
|-
|-
| 52
| 52
Line 2,438: Line 2,454:
| 52
| 52
| [[Naming%20conventions|Naming conventions]]
| [[Naming%20conventions|Naming conventions]]
|⑪|| ||⑬||⑭|| ||||⑰||⑱||⑲||
|⑪|| ||⑬||⑭|||| ||⑰||⑱||⑲||
|-
| 52
| [[Nim%20game|Nim game]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰|| || ||
|-
|-
| 52
| 52
Line 2,455: Line 2,475:
| [[Search%20a%20list%20of%20records|Search a list of records]]
| [[Search%20a%20list%20of%20records|Search a list of records]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||
|- style="background-color: #ffc"
| 52
| [[Two%20identical%20strings|Two identical strings]]
| ||⑫||⑬|| ||⑮||⑯|| ||⑱|| ||
|-
|-
| 51
| 51
| [[Cantor%20set|Cantor set]]
| [[Additive%20primes|Additive primes]]
|⑪||⑫||⑬||||⑮||⑯||⑰||||||
|⑪||⑫||⑬|| ||⑮||⑯||⑰|| || ||
|-
|-
| 51
| 51
| [[Doubly-linked%20list%2FElement%20insertion|Doubly-linked list/Element insertion]]
| [[Chaos%20game|Chaos game]]
|⑪||⑫||⑬||⑭||⑮|| ||⑰||⑱||⑲||
|-
| 51
| [[Colour%20bars%2FDisplay|Colour bars/Display]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱|| ||
|-
| 51
| [[Determine%20if%20a%20string%20has%20all%20unique%20characters|Determine if a string has all unique characters]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 2,490: Line 2,506:
| 51
| 51
| [[Longest%20string%20challenge|Longest string challenge]]
| [[Longest%20string%20challenge|Longest string challenge]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|-
|-
| 51
| 51
Line 2,502: Line 2,518:
| 51
| 51
| [[Remove%20vowels%20from%20a%20string|Remove vowels from a string]]
| [[Remove%20vowels%20from%20a%20string|Remove vowels from a string]]
|⑪||⑫|| ||||⑮||⑯||⑰|| || ||⑳
|⑪||⑫|||| ||⑮||⑯||⑰|| || ||⑳
|-
|-
| 51
| 51
| [[Respond%20to%20an%20unknown%20method%20call|Respond to an unknown method call]]
| [[Respond%20to%20an%20unknown%20method%20call|Respond to an unknown method call]]
|⑪||O||||⑭||⑮||⑯|| ||⑱||⑲||⑳
|⑪||O|| ||⑭||⑮||⑯||||⑱||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 51
| 50
| [[Days%20between%20dates|Days between dates]]
| [[Two%20identical%20strings|Two identical strings]]
| ||⑫|| || ||⑮||⑯||⑰||⑱|| ||
|||⑫|||| ||⑮||⑯||⑰||⑱||||
|-
|-
| 50
| 50
| [[Doubly-linked%20list%2FTraversal|Doubly-linked list/Traversal]]
| [[Additive%20primes|Additive primes]]
|⑪||⑫|| ||⑭||⑮||⑯|||| || ||
|⑪||⑫||||⑭||⑮||⑯|| ||||||
|-
|-
| 50
| 50
| [[Egyptian%20division|Egyptian division]]
| [[Doubly-linked%20list%2FElement%20insertion|Doubly-linked list/Element insertion]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 50
| 50
| [[Hofstadter%20Figure-Figure%20sequences|Hofstadter Figure-Figure sequences]]
| [[Egyptian%20division|Egyptian division]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 2,530: Line 2,546:
| 50
| 50
| [[Metaprogramming|Metaprogramming]]
| [[Metaprogramming|Metaprogramming]]
|⑪||O||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|⑪||O||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|-
| 50
| [[Nim%20game|Nim game]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰|| || ||
|-
|-
| 50
| 50
Line 2,547: Line 2,559:
| [[Zebra%20puzzle|Zebra puzzle]]
| [[Zebra%20puzzle|Zebra puzzle]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|- style="background-color: #ffc"
| 49
| [[Days%20between%20dates|Days between dates]]
|⑪||⑫|| ||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 49
| 49
| [[Bell%20numbers|Bell numbers]]
| [[Doubly-linked%20list%2FTraversal|Doubly-linked list/Traversal]]
|⑪||⑫||⑬|| ||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 49
| 49
| [[Echo%20server|Echo server]]
| [[Echo%20server|Echo server]]
|⑪||⑫||⑬||⑭|| ||||⑰|| ||⑲||⑳
|⑪||⑫||⑬||⑭|||| ||⑰|| ||⑲||⑳
|-
|-
| 49
| 49
Line 2,574: Line 2,582:
| 49
| 49
| [[Greyscale%20bars%2FDisplay|Greyscale bars/Display]]
| [[Greyscale%20bars%2FDisplay|Greyscale bars/Display]]
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||
|-
|-
| 49
| 49
| [[Kronecker%20product|Kronecker product]]
| [[Hofstadter%20Figure-Figure%20sequences|Hofstadter Figure-Figure sequences]]
|⑪||⑫||⑬||⑭||||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭|| ||⑯||⑰||⑱||⑲||⑳
|-
|-
| 49
| 49
| [[Largest%20proper%20divisor%20of%20n|Largest proper divisor of n]]
| [[Kronecker%20product|Kronecker product]]
|||||⑬||||⑮|| ||⑰||⑱||||
| || ||⑬|| ||⑮||||⑰||⑱|| ||
|-
|-
| 49
| 49
Line 2,590: Line 2,598:
| 49
| 49
| [[Primality%20by%20Wilson%27s%20theorem|Primality by Wilson's theorem]]
| [[Primality%20by%20Wilson%27s%20theorem|Primality by Wilson's theorem]]
| ||⑫|| ||||⑮||⑯||⑰||⑱||⑲||⑳
| ||⑫|||| ||⑮||⑯||⑰||⑱||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 49
| 49
| [[Sum%20of%20first%20n%20cubes|Sum of first n cubes]]
| [[Sum%20of%20first%20n%20cubes|Sum of first n cubes]]
| || || |||||| ||⑰||⑱|| ||
| || |||| || ||||⑰||⑱|| ||
|-
|-
| 49
| 49
Line 2,605: Line 2,613:
|-
|-
| 48
| 48
| [[Bitmap%2FFlood%20fill|Bitmap/Flood fill]]
| [[Bell%20numbers|Bell numbers]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 48
| 48
| [[Determine%20if%20a%20string%20is%20squeezable|Determine if a string is squeezable]]
| [[History%20variables|History variables]]
|⑪||⑫||⑬|| ||O||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||||||⑯||⑰||⑱||⑲||⑳
|-
|-
| 48
| 48
| [[History%20variables|History variables]]
| [[Largest%20proper%20divisor%20of%20n|Largest proper divisor of n]]
| || || ||⑭||⑮||||||⑱|| ||
|||||||⑭||⑮||O|| ||⑱||||
|-
|-
| 48
| 48
| [[OpenGL|OpenGL]]
| [[OpenGL|OpenGL]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱|| ||⑳
|⑪||⑫||⑬||⑭|||| ||⑰||⑱|| ||⑳
|-
|-
| 48
| 48
| [[Polymorphic%20copy|Polymorphic copy]]
| [[Polymorphic%20copy|Polymorphic copy]]
|⑪||⑫||||O||⑮||⑯|| ||⑱|| ||⑳
|⑪||⑫|| ||||⑮||⑯||O||⑱|| ||⑳
|-
|-
| 48
| 48
Line 2,630: Line 2,638:
| 48
| 48
| [[Recaman%27s%20sequence|Recaman's sequence]]
| [[Recaman%27s%20sequence|Recaman's sequence]]
|⑪||⑫|| ||||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫|||| ||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 48
| 48
| [[Sparkline%20in%20unicode|Sparkline in unicode]]
| [[Sparkline%20in%20unicode|Sparkline in unicode]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|- style="background-color: #ffc"
| 48
| [[Sum%20of%20divisors|Sum of divisors]]
|⑪||⑫||⑬|| ||⑮||⑯||⑰|| || ||⑳
|-
|-
| 48
| 48
Line 2,649: Line 2,661:
|-
|-
| 47
| 47
| [[Active%20object|Active object]]
| [[Average%20loop%20length|Average loop length]]
|⑪||⑫||⑬||⑭||||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭|| ||⑯||⑰||⑱||⑲||⑳
|-
|-
| 47
| 47
| [[Average%20loop%20length|Average loop length]]
| [[Bitmap%2FFlood%20fill|Bitmap/Flood fill]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 47
| 47
| [[Determine%20if%20a%20string%20is%20squeezable|Determine if a string is squeezable]]
| [[Bitmap%2FRead%20a%20PPM%20file|Bitmap/Read a PPM file]]
|⑪||||⑬||⑭||⑮||||⑰||⑱||⑲||⑳
|⑪|| ||⑬||⑭||⑮|| ||⑰||⑱||⑲||⑳
|-
|-
| 47
| 47
| [[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]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰|| || ||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰|| || ||⑳
|-
| 47
| [[Doubly-linked%20list%2FDefinition|Doubly-linked list/Definition]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 47
| 47
Line 2,674: Line 2,690:
| 47
| 47
| [[Narcissist|Narcissist]]
| [[Narcissist|Narcissist]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|-
|-
| 47
| 47
| [[Problem%20of%20Apollonius|Problem of Apollonius]]
| [[Problem%20of%20Apollonius|Problem of Apollonius]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|-
|-
| 47
| 47
| [[Set%20consolidation|Set consolidation]]
| [[Set%20consolidation|Set consolidation]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|- style="background-color: #ffc"
| 47
| [[Sum%20of%20divisors|Sum of divisors]]
|⑪||⑫|| ||⑭||⑮||⑯||⑰|| || ||⑳
|-
|-
| 47
| 47
| [[Tau%20number|Tau number]]
| [[Tau%20number|Tau number]]
| ||⑫|| ||||⑮||⑯||⑰||⑱|| ||⑳
| ||⑫|||| ||⑮||⑯||⑰||⑱|| ||⑳
|-
|-
| 47
| 47
| [[Ulam%20spiral%20%28for%20primes%29|Ulam spiral (for primes)]]
| [[Ulam%20spiral%20%28for%20primes%29|Ulam spiral (for primes)]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 46
| [[Active%20object|Active object]]
|⑪||⑫||⑬||⑭||⑮|| ||⑰||⑱||⑲||⑳
|-
| 46
| [[Bitmap%2FRead%20a%20PPM%20file|Bitmap/Read a PPM file]]
|⑪|| ||⑬||⑭|| ||⑯||⑰||⑱||⑲||⑳
|-
|-
| 46
| 46
| [[Currency|Currency]]
| [[Currency|Currency]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||
|-
| 46
| [[Doubly-linked%20list%2FDefinition|Doubly-linked list/Definition]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 46
| 46
Line 2,726: Line 2,726:
| 46
| 46
| [[Send%20an%20unknown%20method%20call|Send an unknown method call]]
| [[Send%20an%20unknown%20method%20call|Send an unknown method call]]
|⑪||⑫||||⑭||O|||| ||⑱||⑲||
|⑪||⑫|| ||⑭||||O||||⑱||⑲||
|-
|-
| 46
| 46
Line 2,734: Line 2,734:
| 46
| 46
| [[Start%20from%20a%20main%20routine|Start from a main routine]]
| [[Start%20from%20a%20main%20routine|Start from a main routine]]
|⑪||O||||⑭||O||||O||⑱||⑲||O
|⑪||O||O||⑭||||O||||⑱||⑲||O
|-
| 46
| [[Subtractive%20generator|Subtractive generator]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 46
| 46
Line 2,742: Line 2,746:
| 46
| 46
| [[Text%20between|Text between]]
| [[Text%20between|Text between]]
|⑪||⑫||⑬|| ||⑮||⑯||||⑱||⑲||⑳
|⑪||⑫||⑬||||⑮||⑯|| ||⑱||⑲||⑳
|-
|-
| 45
| 45
Line 2,755: Line 2,759:
|data-sort-value="carmichael 0B3 strong pseudoprimes"| [[Carmichael%203%20strong%20pseudoprimes|Carmichael 3 strong pseudoprimes]]
|data-sort-value="carmichael 0B3 strong pseudoprimes"| [[Carmichael%203%20strong%20pseudoprimes|Carmichael 3 strong pseudoprimes]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 45
| [[Deepcopy|Deepcopy]]
|⑪||⑫||O||⑭||⑮||⑯||⑰||⑱|| ||
|-
|-
| 45
| 45
Line 2,763: Line 2,771:
| [[Flipping%20bits%20game|Flipping bits game]]
| [[Flipping%20bits%20game|Flipping bits game]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱|| ||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱|| ||⑳
|-
| 45
| [[Isqrt%20%28integer%20square%20root%29%20of%20X|Isqrt (integer square root) of X]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰|| || ||⑳
|-
| 45
| [[Perfect%20totient%20numbers|Perfect totient numbers]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||
|-
|-
| 45
| 45
| [[Rosetta%20Code%2FCount%20examples|Rosetta Code/Count examples]]
| [[Rosetta%20Code%2FCount%20examples|Rosetta Code/Count examples]]
| ||⑫||⑬||⑭|| ||||⑰||⑱||⑲||⑳
| ||⑫||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|-
|-
| 45
| 45
| [[Secure%20temporary%20file|Secure temporary file]]
| [[Secure%20temporary%20file|Secure temporary file]]
|⑪||⑫||⑬||⑭|| ||||⑰|| ||⑲||⑳
|⑪||⑫||⑬||⑭|||| ||⑰|| ||⑲||⑳
|-
|-
| 45
| 45
| [[Speech%20synthesis|Speech synthesis]]
| [[Speech%20synthesis|Speech synthesis]]
|⑪|| ||⑬||⑭|| ||||⑰|| ||O||
|⑪|| ||⑬||⑭|||| ||⑰|| ||O||
|-
|-
| 45
| 45
| [[Spinning%20rod%20animation%2FText|Spinning rod animation/Text]]
| [[Spinning%20rod%20animation%2FText|Spinning rod animation/Text]]
|⑪||⑫||⑬||⑭|| ||||⑰|| ||⑲||
|⑪||⑫||⑬||⑭|||| ||⑰|| ||⑲||
|-
| 45
| [[Subtractive%20generator|Subtractive generator]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 45
| 45
| [[Terminal%20control%2FDimensions|Terminal control/Dimensions]]
| [[Terminal%20control%2FDimensions|Terminal control/Dimensions]]
|⑪|| ||||⑭|| |||| ||⑱||⑲||
|⑪|| || ||⑭|||| ||||⑱||⑲||
|-
|-
| 45
| 45
| [[The%20Name%20Game|The Name Game]]
| [[The%20Name%20Game|The Name Game]]
|⑪||⑫|| ||||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫|||| ||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 45
| 45
Line 2,799: Line 2,811:
| [[Atomic%20updates|Atomic updates]]
| [[Atomic%20updates|Atomic updates]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||O||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||O||⑲||⑳
|-
| 44
| [[Bitmap%2FMidpoint%20circle%20algorithm|Bitmap/Midpoint circle algorithm]]
|⑪||⑫||⑬||⑭||⑮|| ||⑰||⑱||⑲||⑳
|-
|-
| 44
| 44
| [[Chowla%20numbers|Chowla numbers]]
| [[Chowla%20numbers|Chowla numbers]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 44
| [[Deepcopy|Deepcopy]]
|⑪||⑫||⑬||⑭||⑮||⑯||O||⑱|| ||
|-
|-
| 44
| 44
Line 2,823: Line 2,835:
| [[Hilbert%20curve|Hilbert curve]]
| [[Hilbert%20curve|Hilbert curve]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 44
| [[Isqrt%20%28integer%20square%20root%29%20of%20X|Isqrt (integer square root) of X]]
|⑪||⑫||⑬||⑭||⑮||⑯|| || || ||⑳
|-
|-
| 44
| 44
| [[Keyboard%20input%2FFlush%20the%20keyboard%20buffer|Keyboard input/Flush the keyboard buffer]]
| [[Keyboard%20input%2FFlush%20the%20keyboard%20buffer|Keyboard input/Flush the keyboard buffer]]
|⑪|| ||⑬|| || |||||| || ||⑳
|⑪|| ||⑬|||||| || || || ||⑳
|-
|-
| 44
| 44
| [[Loops%2FWith%20multiple%20ranges|Loops/With multiple ranges]]
| [[Loops%2FWith%20multiple%20ranges|Loops/With multiple ranges]]
|⑪||⑫|| ||⑭|| |||| ||⑱||⑲||
|⑪||⑫|| || |||| ||⑰||⑱||⑲||
|-
| 44
|data-sort-value="md0B5/implementation"| [[MD5%2FImplementation|MD5/Implementation]]
|⑪||⑫||⑬||⑭|| || ||⑰||⑱|| ||⑳
|-
| 44
| [[Mertens%20function|Mertens function]]
| ||⑫||⑬|| ||⑮||⑯||⑰||⑱||⑲||
|-
|-
| 44
| 44
| [[Percentage%20difference%20between%20images|Percentage difference between images]]
| [[Percentage%20difference%20between%20images|Percentage difference between images]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 44
| [[Perfect%20totient%20numbers|Perfect totient numbers]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||
|-
|-
| 44
| 44
Line 2,858: Line 2,870:
| 44
| 44
|data-sort-value="utf-0B8 encode and decode"| [[UTF-8%20encode%20and%20decode|UTF-8 encode and decode]]
|data-sort-value="utf-0B8 encode and decode"| [[UTF-8%20encode%20and%20decode|UTF-8 encode and decode]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 44
| 44
| [[Words%20containing%20%22the%22%20substring|Words containing "the" substring]]
| [[Words%20containing%20%22the%22%20substring|Words containing "the" substring]]
| || || |||||| ||⑰|| || ||
| || |||| || ||||⑰|| || ||
|-
|-
| 43
| 43
Line 2,873: Line 2,885:
|-
|-
| 43
| 43
| [[Brazilian%20numbers|Brazilian numbers]]
| [[Bitmap%2FMidpoint%20circle%20algorithm|Bitmap/Midpoint circle algorithm]]
|⑪||⑫||⑬||⑭|| ||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||||⑯||⑰||⑱||⑲||⑳
|-
| 43
| [[Casting%20out%20nines|Casting out nines]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 43
| [[Color%20of%20a%20screen%20pixel|Color of a screen pixel]]
|⑪||⑫|| ||⑭||⑮|| ||⑰|| || ||
|-
|-
| 43
| 43
| [[Combinations%20and%20permutations|Combinations and permutations]]
| [[Combinations%20and%20permutations|Combinations and permutations]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱|| ||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱|| ||⑳
|- style="background-color: #ffc"
| 43
| [[Coprimes|Coprimes]]
| || ||⑬||⑭||⑮||⑯||⑰||⑱|| ||
|-
|-
| 43
| 43
Line 2,887: Line 2,911:
| [[Knapsack%20problem%2FBounded|Knapsack problem/Bounded]]
| [[Knapsack%20problem%2FBounded|Knapsack problem/Bounded]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 43
|data-sort-value="md0B5/implementation"| [[MD5%2FImplementation|MD5/Implementation]]
|⑪||⑫||⑬||⑭|| || ||⑰||⑱|| ||⑳
|-
| 43
| [[Mertens%20function|Mertens function]]
| ||⑫|| ||⑭||⑮||⑯||⑰||⑱||⑲||
|-
|-
| 43
| 43
| [[Musical%20scale|Musical scale]]
| [[Musical%20scale|Musical scale]]
|⑪|| ||||⑭|||| || ||⑱|| ||
|⑪|| || ||⑭|| ||||||⑱|| ||
|-
|-
| 43
| 43
Line 2,906: Line 2,922:
| 43
| 43
| [[Permutations%2FDerangements|Permutations/Derangements]]
| [[Permutations%2FDerangements|Permutations/Derangements]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|-
|-
| 43
| 43
| [[S-expressions|S-expressions]]
| [[S-expressions|S-expressions]]
|⑪||⑫||⑬|| ||⑮||⑯||||⑱|| ||⑳
|⑪||⑫||⑬||||⑮||⑯|| ||⑱|| ||⑳
|-
|-
| 43
| 43
Line 2,926: Line 2,942:
| 43
| 43
| [[Table%20creation%2FPostal%20addresses|Table creation/Postal addresses]]
| [[Table%20creation%2FPostal%20addresses|Table creation/Postal addresses]]
|⑪|| ||⑬||⑭|| ||||⑰||⑱||⑲||
|⑪|| ||⑬||⑭|||| ||⑰||⑱||⑲||
|-
|-
| 43
| 43
Line 2,937: Line 2,953:
|-
|-
| 42
| 42
| [[Abbreviations%2C%20easy|Abbreviations, easy]]
| [[Brazilian%20numbers|Brazilian numbers]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||
|-
|-
| 42
| 42
| [[Bioinformatics%2Fbase%20count|Bioinformatics/base count]]
| [[Calendar%20-%20for%20%22REAL%22%20programmers|Calendar - for "REAL" programmers]]
|⑪||O||⑬||O||O||⑯||O||⑱||⑲||
|⑪||||⑬||||||⑯||||⑱||⑲||
|-
|-
| 42
| 42
| [[Calendar%20-%20for%20%22REAL%22%20programmers|Calendar - for "REAL" programmers]]
| [[Casting%20out%20nines|Casting out nines]]
|⑪||||||⑭||⑮||||||⑱||⑲||⑳
|⑪||O||O||⑭||⑮||O||O||⑱||⑲||⑳
|-
|-
| 42
| 42
| [[Cramer%27s%20rule|Cramer's rule]]
| [[Color%20of%20a%20screen%20pixel|Color of a screen pixel]]
|⑪||⑫||⑬||⑭|| ||⑯|| || || ||
|⑪||⑫||⑬||⑭||||⑯||||||||
|- style="background-color: #ffc"
| 42
| [[Coprimes|Coprimes]]
| || ||⑬||⑭||⑮||⑯||⑰||⑱|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 42
| 42
Line 2,966: Line 2,978:
| 42
| 42
| [[Idiomatically%20determine%20all%20the%20lowercase%20and%20uppercase%20letters|Idiomatically determine all the lowercase and uppercase letters]]
| [[Idiomatically%20determine%20all%20the%20lowercase%20and%20uppercase%20letters|Idiomatically determine all the lowercase and uppercase letters]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱|| ||
|⑪||⑫||⑬||⑭|||| ||⑰||⑱|| ||
|-
|-
| 42
| 42
| [[Loops%2FWrong%20ranges|Loops/Wrong ranges]]
| [[Loops%2FWrong%20ranges|Loops/Wrong ranges]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||
|-
|-
| 42
| 42
| [[Parallel%20calculations|Parallel calculations]]
| [[Parallel%20calculations|Parallel calculations]]
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|-
|-
| 42
| 42
Line 2,989: Line 3,001:
|-
|-
| 41
| 41
| [[Approximate%20equality|Approximate equality]]
| [[Abbreviations%2C%20easy|Abbreviations, easy]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||
|-
|-
| 41
| 41
| [[Colour%20pinstripe%2FDisplay|Colour pinstripe/Display]]
| [[Bioinformatics%2Fbase%20count|Bioinformatics/base count]]
|⑪||⑫||||⑭||||⑯||⑰||⑱||||
|⑪||⑫|| ||⑭|| ||⑯||⑰||⑱|| ||
|-
|-
| 41
| 41
| [[Cramer%27s%20rule|Cramer's rule]]
| [[Convex%20hull|Convex hull]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
Line 3,006: Line 3,018:
| 41
| 41
| [[GUI%20enabling%2Fdisabling%20of%20controls|GUI enabling/disabling of controls]]
| [[GUI%20enabling%2Fdisabling%20of%20controls|GUI enabling/disabling of controls]]
|⑪||⑫||||⑭||⑮||⑯|| ||⑱|| ||
|⑪||⑫|| ||⑭||⑮||⑯||||⑱|| ||
|-
|-
| 41
| 41
Line 3,014: Line 3,026:
| 41
| 41
| [[Largest%20number%20divisible%20by%20its%20digits|Largest number divisible by its digits]]
| [[Largest%20number%20divisible%20by%20its%20digits|Largest number divisible by its digits]]
|⑪||⑫|| ||||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫|||| ||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 41
| 41
Line 3,026: Line 3,038:
| 41
| 41
| [[Magic%20squares%20of%20doubly%20even%20order|Magic squares of doubly even order]]
| [[Magic%20squares%20of%20doubly%20even%20order|Magic squares of doubly even order]]
|⑪||⑫|| || ||⑮||⑯||||⑱||⑲||⑳
|⑪||⑫|||| ||⑮||⑯|| ||⑱||⑲||⑳
|-
|-
| 41
| 41
| [[Parametric%20polymorphism|Parametric polymorphism]]
| [[Parametric%20polymorphism|Parametric polymorphism]]
|⑪||⑫||⑬||⑭||||O||⑰||⑱||O||⑳
|⑪||⑫||⑬||⑭||O||||⑰||⑱||O||⑳
|-
|-
| 41
| 41
Line 3,046: Line 3,058:
| 41
| 41
| [[Ray-casting%20algorithm|Ray-casting algorithm]]
| [[Ray-casting%20algorithm|Ray-casting algorithm]]
|⑪||⑫||⑬|| |||| ||||⑱||⑲||⑳
|⑪||⑫||⑬|||| |||| ||⑱||⑲||⑳
|-
|-
| 41
| 41
| [[Rosetta%20Code%2FFind%20bare%20lang%20tags|Rosetta Code/Find bare lang tags]]
| [[Rosetta%20Code%2FFind%20bare%20lang%20tags|Rosetta Code/Find bare lang tags]]
|⑪||⑫||⑬||⑭|| ||||⑰|| ||⑲||
|⑪||⑫||⑬||⑭|||| ||⑰|| ||⑲||
|-
|-
| 41
| 41
| [[Scope%2FFunction%20names%20and%20labels|Scope/Function names and labels]]
| [[Scope%2FFunction%20names%20and%20labels|Scope/Function names and labels]]
|⑪|| ||⑬|| || ||||||⑱||⑲||
|⑪|| ||⑬|||||| || ||⑱||⑲||
|-
|-
| 41
| 41
Line 3,062: Line 3,074:
| 41
| 41
| [[Statistics%2FNormal%20distribution|Statistics/Normal distribution]]
| [[Statistics%2FNormal%20distribution|Statistics/Normal distribution]]
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|-
|-
| 41
| 41
| [[Substitution%20cipher|Substitution cipher]]
| [[Substitution%20cipher|Substitution cipher]]
|⑪||⑫||⑬|| ||⑮||⑯||||⑱||⑲||⑳
|⑪||⑫||⑬||||⑮||⑯|| ||⑱||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 41
| 41
| [[Sum%20of%20the%20digits%20of%20n%20is%20substring%20of%20n|Sum of the digits of n is substring of n]]
| [[Sum%20of%20the%20digits%20of%20n%20is%20substring%20of%20n|Sum of the digits of n is substring of n]]
|⑪|| || |||||| ||⑰||⑱|| ||⑳
|⑪|| |||| || ||||⑰||⑱|| ||⑳
|-
|-
| 41
| 41
| [[Tau%20function|Tau function]]
| [[Tau%20function|Tau function]]
| ||⑫|| ||||⑮||⑯||⑰|| || ||⑳
| ||⑫|||| ||⑮||⑯||⑰|| || ||⑳
|-
|-
| 41
| 41
Line 3,082: Line 3,094:
| 41
| 41
| [[Variable%20size%2FSet|Variable size/Set]]
| [[Variable%20size%2FSet|Variable size/Set]]
|⑪||O||⑬||⑭||||O||⑰||⑱||⑲||⑳
|⑪||O||⑬||⑭||O||||⑰||⑱||⑲||⑳
|-
|-
| 41
| 41
| [[Variable-length%20quantity|Variable-length quantity]]
| [[Variable-length%20quantity|Variable-length quantity]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|- style="background-color: #ffc"
|-
| 40
| 40
| [[ABC%20words|ABC words]]
| [[Approximate%20equality|Approximate equality]]
|||⑫||⑬||⑭||⑮||⑯||||||||
| ||⑫||⑬||⑭||⑮||⑯|| || || ||
|-
|-
| 40
| 40
Line 3,097: Line 3,109:
|-
|-
| 40
| 40
| [[Create%20a%20file%20on%20magnetic%20tape|Create a file on magnetic tape]]
| [[Colour%20pinstripe%2FDisplay|Colour pinstripe/Display]]
|⑪||⑫||⑬||⑭||⑮|| || |||| ||
|⑪||⑫||⑬||⑭||⑮||||O|| ||O||
|-
| 40
| [[Convex%20hull|Convex hull]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 40
| 40
Line 3,123: Line 3,131:
| [[LU%20decomposition|LU decomposition]]
| [[LU%20decomposition|LU decomposition]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 40
| [[Pathological%20floating%20point%20problems|Pathological floating point problems]]
|⑪||⑫|| ||⑭||⑮|| ||⑰||⑱||⑲||
|-
|-
| 40
| 40
Line 3,131: Line 3,143:
|data-sort-value="read a file character by character/utf0B8"| [[Read%20a%20file%20character%20by%20character%2FUTF8|Read a file character by character/UTF8]]
|data-sort-value="read a file character by character/utf0B8"| [[Read%20a%20file%20character%20by%20character%2FUTF8|Read a file character by character/UTF8]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||
|-
| 40
| [[Sequence%3A%20smallest%20number%20with%20exactly%20n%20divisors|Sequence: smallest number with exactly n divisors]]
|⑪||⑫||⑬|| ||⑮||⑯||⑰||⑱||⑲||
|-
|-
| 40
| 40
| [[Terminal%20control%2FHiding%20the%20cursor|Terminal control/Hiding the cursor]]
| [[Terminal%20control%2FHiding%20the%20cursor|Terminal control/Hiding the cursor]]
|⑪|| ||||⑭||⑮||⑯|| ||⑱||⑲||
|⑪|| || ||⑭||⑮||⑯||||⑱||⑲||
|-
|-
| 40
| 40
Line 3,141: Line 3,157:
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 39
| 39
|data-sort-value="base 0C16 numbers needing a to f"| [[Base%2016%20numbers%20needing%20a%20to%20f|Base 16 numbers needing a to f]]
| [[ABC%20words|ABC words]]
| ||||⑬|| ||⑮||⑯||⑰|| || ||
| || ||⑬|| ||⑮||⑯||⑰|| || ||
|-
|-
| 39
| 39
| [[Bitwise%20IO|Bitwise IO]]
| [[Bitwise%20IO|Bitwise IO]]
|⑪|| ||⑬|| || ||||||⑱||⑲||⑳
|⑪|| ||⑬|||||| || ||⑱||⑲||⑳
|-
|-
| 39
| 39
| [[Check%20output%20device%20is%20a%20terminal|Check output device is a terminal]]
| [[Check%20output%20device%20is%20a%20terminal|Check output device is a terminal]]
|⑪|| ||⑬|| ||⑮||⑯||||⑱||⑲||⑳
|⑪|| ||⑬||||⑮||⑯|| ||⑱||⑲||⑳
|- style="background-color: #ffc"
|-
| 39
| 39
| [[Cousin%20primes|Cousin primes]]
| [[Create%20a%20file%20on%20magnetic%20tape|Create a file on magnetic tape]]
|||||⑬||O||⑮||||⑰|| ||O||
| || ||⑬|| ||⑮|| ||⑰|||| ||
|-
|-
| 39
| 39
Line 3,167: Line 3,183:
| [[Factorions|Factorions]]
| [[Factorions|Factorions]]
| ||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||
| ||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||
|-
| 39
| [[Fibonacci%20word%2Ffractal|Fibonacci word/fractal]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 39
| 39
Line 3,178: Line 3,198:
| 39
| 39
| [[Input%2FOutput%20for%20lines%20of%20text|Input/Output for lines of text]]
| [[Input%2FOutput%20for%20lines%20of%20text|Input/Output for lines of text]]
|⑪||⑫||⑬|| ||⑮||⑯||||⑱||⑲||⑳
|⑪||⑫||⑬||||⑮||⑯|| ||⑱||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 39
| 39
| [[Input%2FOutput%20for%20pairs%20of%20numbers|Input/Output for pairs of numbers]]
| [[Input%2FOutput%20for%20pairs%20of%20numbers|Input/Output for pairs of numbers]]
|⑪||⑫||⑬|| ||⑮||⑯||||⑱||⑲||⑳
|⑪||⑫||⑬||||⑮||⑯|| ||⑱||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 39
| 39
| [[Integer%20roots|Integer roots]]
| [[Integer%20roots|Integer roots]]
|⑪||⑫||⑬|| ||⑮||⑯||||⑱||⑲||⑳
|⑪||⑫||⑬||||⑮||⑯|| ||⑱||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 39
| 39
| [[Kahan%20summation|Kahan summation]]
| [[Kahan%20summation|Kahan summation]]
|⑪||⑫|||| ||⑮||⑯|| ||⑱||⑲||⑳
|⑪||⑫|| ||||⑮||⑯|| ||⑱||⑲||⑳
|-
|-
| 39
| 39
Line 3,198: Line 3,218:
| 39
| 39
| [[Metered%20concurrency|Metered concurrency]]
| [[Metered%20concurrency|Metered concurrency]]
|⑪||⑫||⑬|| ||⑮||⑯|||| ||⑲||⑳
|⑪||⑫||⑬||||⑮||⑯|| || ||⑲||⑳
|-
|-
| 39
| 39
Line 3,210: Line 3,230:
| 39
| 39
| [[Palindrome%20dates|Palindrome dates]]
| [[Palindrome%20dates|Palindrome dates]]
| ||⑫|| ||||⑮||⑯||⑰|| ||⑲||
| ||⑫|||| ||⑮||⑯||⑰|| ||⑲||
|-
|-
| 39
| 39
| [[Parsing%2FRPN%20to%20infix%20conversion|Parsing/RPN to infix conversion]]
| [[Parsing%2FRPN%20to%20infix%20conversion|Parsing/RPN to infix conversion]]
|⑪||⑫||⑬|| ||⑮||⑯||||⑱||⑲||⑳
|⑪||⑫||⑬||||⑮||⑯|| ||⑱||⑲||⑳
|-
| 39
| [[Pathological%20floating%20point%20problems|Pathological floating point problems]]
|⑪||⑫||⑬||⑭|| ||⑯|| ||⑱||⑲||
|-
|-
| 39
| 39
| [[Penney%27s%20game|Penney's game]]
| [[Penney%27s%20game|Penney's game]]
|⑪||⑫||⑬|| ||⑮||⑯||||⑱||⑲||⑳
|⑪||⑫||⑬||||⑮||⑯|| ||⑱||⑲||⑳
|-
|-
| 39
| 39
| [[QR%20decomposition|QR decomposition]]
| [[QR%20decomposition|QR decomposition]]
| ||⑫||⑬||⑭|||| ||⑰||⑱||⑲||⑳
| ||⑫||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|-
|-
| 39
| 39
| [[Safe%20primes%20and%20unsafe%20primes|Safe primes and unsafe primes]]
| [[Safe%20primes%20and%20unsafe%20primes|Safe primes and unsafe primes]]
|⑪||⑫|| ||||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫|||| ||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 39
| 39
Line 3,238: Line 3,254:
| 39
| 39
| [[Terminal%20control%2FInverse%20video|Terminal control/Inverse video]]
| [[Terminal%20control%2FInverse%20video|Terminal control/Inverse video]]
|⑪|| ||||⑭|| |||| ||⑱||⑲||
|⑪|| || ||⑭|||| ||||⑱||⑲||
|-
|-
| 39
| 39
Line 3,250: Line 3,266:
| 38
| 38
| [[Break%20OO%20privacy|Break OO privacy]]
| [[Break%20OO%20privacy|Break OO privacy]]
|⑪||⑫|| ||O||⑮||⑯||O||⑱||⑲||⑳
|⑪||⑫||O|| ||⑮||⑯||O||⑱||⑲||⑳
|-
|-
| 38
| 38
| [[Constrained%20genericity|Constrained genericity]]
| [[Constrained%20genericity|Constrained genericity]]
|⑪||⑫||⑬||O||⑮||⑯||||⑱||⑲||⑳
|⑪||⑫||⑬||||⑮||⑯||O||⑱||⑲||⑳
|- style="background-color: #ffc"
| 38
| [[Cousin%20primes|Cousin primes]]
| || || ||⑭|| ||⑯||⑰||⑱|| ||
|-
| 38
| [[Fibonacci%20word%2Ffractal|Fibonacci word/fractal]]
|⑪||⑫||⑬||⑭||⑮||⑯|| ||⑱||⑲||⑳
|-
|-
| 38
| 38
| [[Find%20palindromic%20numbers%20in%20both%20binary%20and%20ternary%20bases|Find palindromic numbers in both binary and ternary bases]]
| [[Find%20palindromic%20numbers%20in%20both%20binary%20and%20ternary%20bases|Find palindromic numbers in both binary and ternary bases]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|-
|-
| 38
| 38
Line 3,274: Line 3,282:
| 38
| 38
| [[Function%20prototype|Function prototype]]
| [[Function%20prototype|Function prototype]]
|⑪||O||⑬||O|||| ||||⑱||⑲||⑳
|⑪||O||⑬|||| ||||O||⑱||⑲||⑳
|-
|-
| 38
| 38
| [[Lah%20numbers|Lah numbers]]
| [[Lah%20numbers|Lah numbers]]
|⑪||⑫|| ||||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫|||| ||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 38
| 38
Line 3,286: Line 3,294:
| 38
| 38
| [[Metronome|Metronome]]
| [[Metronome|Metronome]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱|| ||
|⑪||⑫||⑬||⑭|||| ||⑰||⑱|| ||
|-
|-
| 38
| 38
Line 3,298: Line 3,306:
| 38
| 38
| [[Terminal%20control%2FUnicode%20output|Terminal control/Unicode output]]
| [[Terminal%20control%2FUnicode%20output|Terminal control/Unicode output]]
|⑪|| ||⑬||⑭|| ||||⑰|| ||⑲||
|⑪|| ||⑬||⑭|||| ||⑰|| ||⑲||
|-
|- style="background-color: #ffc"
| 37
| 37
| [[Bitmap%2FB%C3%A9zier%20curves%2FCubic|Bitmap/Bézier curves/Cubic]]
|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"
|- style="background-color: #ffc"
| 37
| 37
| [[Frobenius%20numbers|Frobenius numbers]]
| [[Frobenius%20numbers|Frobenius numbers]]
| ||⑫|| |||||| ||⑰||⑱|| ||
| ||⑫|||| || ||||⑰||⑱|| ||
|-
|-
| 37
| 37
|data-sort-value="md0B4"| [[MD4|MD4]]
|data-sort-value="md0B4"| [[MD4|MD4]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱|| ||⑳
|⑪||⑫||⑬||⑭|||| ||⑰||⑱|| ||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 37
| 37
| [[Multiline%20shebang|Multiline shebang]]
| [[Multiline%20shebang|Multiline shebang]]
| || ||⑬|| || ||||||⑱||⑲||
| || ||⑬|||||| || ||⑱||⑲||
|-
|-
| 37
| 37
| [[Mutex|Mutex]]
| [[Mutex|Mutex]]
| ||⑫||⑬|| ||⑮||⑯|||| ||⑲||⑳
| ||⑫||⑬||||⑮||⑯|| || ||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 37
| 37
| [[Numbers%20divisible%20by%20their%20individual%20digits%2C%20but%20not%20by%20the%20product%20of%20their%20digits.|Numbers divisible by their individual digits, but not by the product of their digits.]]
| [[Numbers%20divisible%20by%20their%20individual%20digits%2C%20but%20not%20by%20the%20product%20of%20their%20digits.|Numbers divisible by their individual digits, but not by the product of their digits.]]
| || || || || || ||||⑱|| ||
| || |||| || || || ||⑱|| ||
|-
|-
| 37
| 37
| [[Object%20serialization|Object serialization]]
| [[Object%20serialization|Object serialization]]
|⑪||⑫||⑬||O||⑮||⑯||||⑱||⑲||⑳
|⑪||⑫||⑬||||⑮||⑯||O||⑱||⑲||⑳
|-
|-
| 37
| 37
| [[Pinstripe%2FDisplay|Pinstripe/Display]]
| [[Pinstripe%2FDisplay|Pinstripe/Display]]
|⑪||⑫||||⑭|||| || ||⑱|| ||
|⑪||⑫|| ||⑭|| ||||||⑱|| ||
|-
|-
| 37
| 37
| [[RSA%20code|RSA code]]
| [[RSA%20code|RSA code]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|-
|-
| 37
| 37
Line 3,351: Line 3,359:
| [[Arithmetic-geometric%20mean%2FCalculate%20Pi|Arithmetic-geometric mean/Calculate Pi]]
| [[Arithmetic-geometric%20mean%2FCalculate%20Pi|Arithmetic-geometric mean/Calculate Pi]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱|| ||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱|| ||⑳
|-
| 36
| [[Bitmap%2FB%C3%A9zier%20curves%2FCubic|Bitmap/Bézier curves/Cubic]]
|⑪|| ||⑬||⑭|| ||⑯|| ||⑱||⑲||⑳
|-
|-
| 36
| 36
Line 3,362: Line 3,366:
| 36
| 36
| [[Church%20numerals|Church numerals]]
| [[Church%20numerals|Church numerals]]
| ||⑫||⑬|| || |||||| ||⑲||
| ||⑫||⑬|||||| || || ||⑲||
|-
|-
| 36
| 36
Line 3,370: Line 3,374:
| 36
| 36
| [[Determine%20if%20two%20triangles%20overlap|Determine if two triangles overlap]]
| [[Determine%20if%20two%20triangles%20overlap|Determine if two triangles overlap]]
|⑪||⑫||||⑭||⑮||⑯|| || ||⑲||⑳
|⑪||⑫|| ||⑭||⑮||⑯|||| ||⑲||⑳
|-
|-
| 36
| 36
Line 3,378: Line 3,382:
| 36
| 36
| [[Extra%20primes|Extra primes]]
| [[Extra%20primes|Extra primes]]
|⑪||⑫|| ||||⑮||⑯|| ||⑱|| ||⑳
|⑪||⑫|| || ||⑮||⑯||||⑱|| ||⑳
|-
| 36
| [[Gauss-Jordan%20matrix%20inversion|Gauss-Jordan matrix inversion]]
|⑪||⑫||⑬||⑭|| ||⑯||⑰||⑱||⑲||
|-
| 36
| [[Multi-dimensional%20array|Multi-dimensional array]]
|⑪||⑫|| ||⑭|| ||⑯||⑰||⑱|| ||⑳
|-
|-
| 36
| 36
| [[Numerical%20integration%2FGauss-Legendre%20Quadrature|Numerical integration/Gauss-Legendre Quadrature]]
| [[Numerical%20integration%2FGauss-Legendre%20Quadrature|Numerical integration/Gauss-Legendre Quadrature]]
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|-
|-
| 36
| 36
Line 3,394: Line 3,406:
| 36
| 36
| [[Product%20of%20divisors|Product of divisors]]
| [[Product%20of%20divisors|Product of divisors]]
|⑪||⑫|| || ||⑮||⑯|||| || ||⑳
|⑪||⑫|||| ||⑮||⑯|| || || ||⑳
|-
|-
| 36
| 36
Line 3,402: Line 3,414:
| 36
| 36
|data-sort-value="ripemd-0D160"| [[RIPEMD-160|RIPEMD-160]]
|data-sort-value="ripemd-0D160"| [[RIPEMD-160|RIPEMD-160]]
|⑪||⑫||⑬||⑭|| ||||⑰|| ||⑲||⑳
|⑪||⑫||⑬||⑭|||| ||⑰|| ||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 36
| 36
| [[Smallest%20square%20that%20begins%20with%20n|Smallest square that begins with n]]
| [[Smallest%20square%20that%20begins%20with%20n|Smallest square that begins with n]]
| || || || ||⑮||⑯|||| || ||
| || |||| ||⑮||⑯|| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 36
| 36
| [[Special%20Divisors|Special Divisors]]
| [[Special%20Divisors|Special Divisors]]
| || || |||||| || ||⑱|| ||
| || || || || ||||||⑱|| ||
|-
| 36
| [[Strong%20and%20weak%20primes|Strong and weak primes]]
|⑪||⑫||⑬|| ||⑮||⑯||⑰||⑱||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 36
| 36
Line 3,418: Line 3,434:
| 35
| 35
| [[Chaocipher|Chaocipher]]
| [[Chaocipher|Chaocipher]]
|⑪||⑫|| ||||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫|||| ||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 35
| 35
| [[Circular%20primes|Circular primes]]
| [[Entropy%2FNarcissist|Entropy/Narcissist]]
|⑪||⑫||⑬|| ||⑮||⑯||⑰||⑱||||⑳
|⑪||⑫||⑬|| ||⑮||⑯||⑰||⑱|| ||⑳
|-
|-
| 35
| 35
| [[Dice%20game%20probabilities|Dice game probabilities]]
| [[Gauss-Jordan%20matrix%20inversion|Gauss-Jordan matrix inversion]]
|⑪||⑫||⑬||⑭||⑮|| ||⑰||⑱||⑲||
|⑪||⑫||⑬||⑭||⑮||||⑰||⑱||⑲||
|-
|-
| 35
| 35
| [[Entropy%2FNarcissist|Entropy/Narcissist]]
| [[Multi-dimensional%20array|Multi-dimensional array]]
|⑪||⑫||⑬||⑭||⑮|| || ||⑱|| ||⑳
|⑪||⑫||⑬||⑭||⑮|||| ||⑱||||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 35
| 35
| [[Nice%20primes|Nice primes]]
| [[Nice%20primes|Nice primes]]
|⑪||⑫|| |||||| || ||⑱|| ||⑳
|⑪||⑫|| || || ||||||⑱|| ||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 35
| 35
| [[Numbers%20which%20binary%20and%20ternary%20digit%20sum%20are%20prime|Numbers which binary and ternary digit sum are prime]]
| [[Numbers%20which%20binary%20and%20ternary%20digit%20sum%20are%20prime|Numbers which binary and ternary digit sum are prime]]
| || || || || || ||||⑱|| ||
| || |||| || || || ||⑱|| ||
|-
|-
| 35
| 35
Line 3,454: Line 3,470:
| 35
| 35
|data-sort-value="primes whose sum of digits is 0C25"| [[Primes%20whose%20sum%20of%20digits%20is%2025|Primes whose sum of digits is 25]]
|data-sort-value="primes whose sum of digits is 0C25"| [[Primes%20whose%20sum%20of%20digits%20is%2025|Primes whose sum of digits is 25]]
|⑪||⑫|| ||||⑮||⑯||⑰|| || ||⑳
|⑪||⑫|||| ||⑮||⑯||⑰|| || ||⑳
|-
| 35
| [[Sequence%3A%20smallest%20number%20with%20exactly%20n%20divisors|Sequence: smallest number with exactly n divisors]]
|⑪||⑫|| ||⑭||⑮||⑯||⑰||⑱||⑲||
|-
|-
| 35
| 35
| [[Sorting%20algorithms%2FPatience%20sort|Sorting algorithms/Patience sort]]
| [[Sorting%20algorithms%2FPatience%20sort|Sorting algorithms/Patience sort]]
|⑪||⑫||⑬|| ||⑮||⑯||||⑱||⑲||⑳
|⑪||⑫||⑬||||⑮||⑯|| ||⑱||⑲||⑳
|-
| 35
| [[Strong%20and%20weak%20primes|Strong and weak primes]]
|⑪||⑫|| ||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 35
| 35
Line 3,474: Line 3,482:
| 35
| 35
| [[Triplet%20of%20three%20numbers|Triplet of three numbers]]
| [[Triplet%20of%20three%20numbers|Triplet of three numbers]]
| || || |||||| || ||⑱|| ||
| || || || || ||||||⑱|| ||
|-
|-
| 35
| 35
Line 3,482: Line 3,490:
| 34
| 34
| [[Bacon%20cipher|Bacon cipher]]
| [[Bacon%20cipher|Bacon cipher]]
|⑪||⑫||⑬|| ||⑮||⑯||||⑱||⑲||⑳
|⑪||⑫||⑬||||⑮||⑯|| ||⑱||⑲||⑳
|-
|-
| 34
| 34
| [[Bitmap%2FHistogram|Bitmap/Histogram]]
| [[Check%20input%20device%20is%20a%20terminal|Check input device is a terminal]]
|⑪||O||⑬|| || ||||⑰||O||⑲||⑳
|⑪||||⑬|||||| ||⑰||||⑲||⑳
|-
|-
| 34
| 34
| [[Check%20input%20device%20is%20a%20terminal|Check input device is a terminal]]
| [[Circular%20primes|Circular primes]]
|⑪|||| ||⑭||⑮|||||||| ||⑳
|⑪||O||||⑭||⑮|| || ||O||||⑳
|-
|-
| 34
| 34
| [[Continued%20fraction%2FArithmetic%2FConstruct%20from%20rational%20number|Continued fraction/Arithmetic/Construct from rational number]]
| [[Continued%20fraction%2FArithmetic%2FConstruct%20from%20rational%20number|Continued fraction/Arithmetic/Construct from rational number]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 34
| [[Create%20an%20object%20at%20a%20given%20address|Create an object at a given address]]
|⑪||O||O||⑭||O||⑯||O||O||O||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 34
| 34
| [[Decimal%20floating%20point%20number%20to%20binary|Decimal floating point number to binary]]
| [[Decimal%20floating%20point%20number%20to%20binary|Decimal floating point number to binary]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|-
|-
| 34
| 34
| [[Diversity%20prediction%20theorem|Diversity prediction theorem]]
| [[Diversity%20prediction%20theorem|Diversity prediction theorem]]
|⑪||⑫|| ||||⑮||⑯|| ||⑱||⑲||⑳
|⑪||⑫|| || ||⑮||⑯||||⑱||⑲||⑳
|-
|-
| 34
| 34
| [[Eban%20numbers|Eban numbers]]
| [[Eban%20numbers|Eban numbers]]
|⑪||⑫|| || ||⑮||⑯||||⑱||⑲||⑳
|⑪||⑫|||| ||⑮||⑯|| ||⑱||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 34
| 34
|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]]
|data-sort-value="find words which contains more than 0B3 e vowels"| [[Find%20words%20which%20contains%20more%20than%203%20e%20vowels|Find words which contains more than 3 e vowels]]
| || ||⑬||⑭|||| ||⑰|| || ||
| || ||⑬||⑭|| ||||⑰|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 34
| 34
Line 3,526: Line 3,538:
| 34
| 34
| [[Halt%20and%20catch%20fire|Halt and catch fire]]
| [[Halt%20and%20catch%20fire|Halt and catch fire]]
| || || || |||| |||| || ||
| || |||| || |||| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 34
| 34
| [[Longest%20common%20suffix|Longest common suffix]]
| [[Longest%20common%20suffix|Longest common suffix]]
|⑪||⑫|| |||||| ||⑰||⑱|| ||⑳
|⑪||⑫|||| || ||||⑰||⑱|| ||⑳
|- style="background-color: #ffc"
| 34
| [[Mersenne%20primes|Mersenne primes]]
|⑪||⑫||⑬|| || ||⑯|| || ||⑲||⑳
|-
|-
| 34
| 34
| [[Modular%20arithmetic|Modular arithmetic]]
| [[Modular%20arithmetic|Modular arithmetic]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰|| ||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰|| ||⑲||⑳
|-
| 34
| [[Multiplicative%20order|Multiplicative order]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 34
| 34
| [[Pattern%20matching|Pattern matching]]
| [[Pattern%20matching|Pattern matching]]
|⑪||O||⑬|| |||| ||||⑱|| ||
|⑪||O||⑬|||| |||| ||⑱|| ||
|-
|-
| 34
| 34
| [[Poker%20hand%20analyser|Poker hand analyser]]
| [[Poker%20hand%20analyser|Poker hand analyser]]
|⑪||⑫||⑬|| ||⑮||⑯||||⑱|| ||⑳
|⑪||⑫||⑬||||⑮||⑯|| ||⑱|| ||⑳
|-
|-
| 34
| 34
| [[Reflection%2FList%20properties|Reflection/List properties]]
| [[Reflection%2FList%20properties|Reflection/List properties]]
|⑪||⑫|| || ||O|||| ||⑱||⑲||⑳
|⑪||⑫|| || ||||O|| ||⑱||⑲||⑳
|-
|-
| 34
| 34
Line 3,558: Line 3,578:
| 34
| 34
| [[Straddling%20checkerboard|Straddling checkerboard]]
| [[Straddling%20checkerboard|Straddling checkerboard]]
|⑪||⑫||⑬|| ||⑮||⑯||||⑱||⑲||⑳
|⑪||⑫||⑬||||⑮||⑯|| ||⑱||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 34
| 34
| [[Strange%20numbers|Strange numbers]]
| [[Strange%20numbers|Strange numbers]]
|⑪||⑫|| ||||⑮||⑯||⑰|| || ||
|⑪||⑫|||| ||⑮||⑯||⑰|| || ||
|-
|-
| 34
| 34
| [[Topic%20variable|Topic variable]]
| [[Topic%20variable|Topic variable]]
|⑪|| ||⑬||⑭||O||||⑰||⑱||⑲||O
|⑪|| ||⑬||⑭||||O||⑰||⑱||⑲||O
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 34
| 34
| [[Type%20detection|Type detection]]
| [[Type%20detection|Type detection]]
|⑪||⑫||⑬|| |||| || ||⑱||⑲||⑳
|⑪||⑫|| |||| ||⑯|| ||⑱||⑲||⑳
|-
|-
| 34
| 34
| [[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]]
|⑪||⑫||⑬|| ||⑮||⑯||||⑱||⑲||⑳
|⑪||⑫||⑬||||⑮||⑯|| ||⑱||⑲||⑳
|-
|-
| 33
| 33
| [[Bitcoin%2Faddress%20validation|Bitcoin/address validation]]
| [[Bitcoin%2Faddress%20validation|Bitcoin/address validation]]
|⑪||⑫||⑬||⑭|| ||||⑰|| ||⑲||⑳
|⑪||⑫||⑬||⑭|||| ||⑰|| ||⑲||⑳
|-
|-
| 33
| 33
| [[Bitmap%2FHistogram|Bitmap/Histogram]]
| [[Bitmap%2FB%C3%A9zier%20curves%2FQuadratic|Bitmap/Bézier curves/Quadratic]]
|⑪||||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|⑪|| ||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|-
| 33
| [[Burrows%E2%80%93Wheeler%20transform|Burrows–Wheeler transform]]
|⑪||⑫||⑬|| ||⑮||⑯||⑰||⑱||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 33
| 33
| [[Change%20e%20letters%20to%20i%20in%20words|Change e letters to i in words]]
| [[Change%20e%20letters%20to%20i%20in%20words|Change e letters to i in words]]
| || || ||||⑮||⑯||⑰|| || ||
| || |||| ||⑮||⑯||⑰|| || ||
|-
| 33
| [[Create%20an%20object%20at%20a%20given%20address|Create an object at a given address]]
|⑪||O||⑬||O||⑮||O||O||O||O||⑳
|-
| 33
| [[Dice%20game%20probabilities|Dice game probabilities]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 33
| 33
| [[Executable%20library|Executable library]]
| [[Executable%20library|Executable library]]
| ||⑫||||⑭|| ||||O||⑱||⑲||
| ||⑫||O||⑭|||| ||||⑱||⑲||
|-
|-
| 33
| 33
| [[Faulhaber%27s%20triangle|Faulhaber's triangle]]
| [[Faulhaber%27s%20triangle|Faulhaber's triangle]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|- style="background-color: #ffc"
| 33
| [[Mersenne%20primes|Mersenne primes]]
|⑪||⑫|| || ||⑮|| ||⑰|| ||⑲||⑳
|-
|-
| 33
| 33
| [[Mian-Chowla%20sequence|Mian-Chowla sequence]]
| [[Mian-Chowla%20sequence|Mian-Chowla sequence]]
|⑪||⑫|| ||||⑮||⑯||⑰||⑱|| ||
|⑪||⑫|||| ||⑮||⑯||⑰||⑱|| ||
|-
| 33
| [[Multiplicative%20order|Multiplicative order]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 33
| 33
| [[Negative%20base%20numbers|Negative base numbers]]
| [[Negative%20base%20numbers|Negative base numbers]]
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 33
| 33
| [[Parse%20command-line%20arguments|Parse command-line arguments]]
| [[Parse%20command-line%20arguments|Parse command-line arguments]]
|⑪|| ||||⑭|| |||| ||⑱||⑲||⑳
|⑪|| || ||⑭|||| ||||⑱||⑲||⑳
|-
|-
| 33
| 33
| [[Pell%27s%20equation|Pell's equation]]
| [[Pell%27s%20equation|Pell's equation]]
|⑪||⑫|| ||||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫|||| ||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 33
| 33
| [[Resistor%20mesh|Resistor mesh]]
| [[Resistor%20mesh|Resistor mesh]]
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|-
| 33
| [[Sequence%3A%20smallest%20number%20greater%20than%20previous%20term%20with%20exactly%20n%20divisors|Sequence: smallest number greater than previous term with exactly n divisors]]
|⑪||⑫||⑬|| ||⑮||⑯||⑰||⑱||⑲||
|-
| 33
| [[Set%20of%20real%20numbers|Set of real numbers]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 33
| 33
| [[Sorting%20algorithms%2FCycle%20sort|Sorting algorithms/Cycle sort]]
| [[Sorting%20algorithms%2FCycle%20sort|Sorting algorithms/Cycle sort]]
|⑪||⑫|||| ||⑮||⑯|| ||⑱|| ||⑳
|⑪||⑫|| ||||⑮||⑯|| ||⑱|| ||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 33
| 33
| [[Strange%20plus%20numbers|Strange plus numbers]]
| [[Strange%20plus%20numbers|Strange plus numbers]]
|⑪||⑫|| ||||⑮||⑯||⑰|| || ||
|⑪||⑫|||| ||⑮||⑯||⑰|| || ||
|-
|-
| 33
| 33
| [[Terminal%20control%2FCursor%20movement|Terminal control/Cursor movement]]
| [[Terminal%20control%2FCursor%20movement|Terminal control/Cursor movement]]
|⑪|| ||||⑭|| || || || ||⑲||
|⑪|| || ||⑭|| || |||| ||⑲||
|-
| 33
| [[Terminal%20control%2FPreserve%20screen|Terminal control/Preserve screen]]
|⑪||⑫|| ||⑭|| || ||⑰|| ||⑲||
|-
|-
| 33
| 33
| [[URL%20parser|URL parser]]
| [[URL%20parser|URL parser]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱|| ||
|⑪||⑫||⑬||⑭|||| ||⑰||⑱|| ||
|- style="background-color: #ffc"
| 33
| [[Unique%20characters|Unique characters]]
| || ||⑬|| || ||⑯||⑰||⑱|| ||
|-
|-
| 33
| 33
| [[Unprimeable%20numbers|Unprimeable numbers]]
| [[Unprimeable%20numbers|Unprimeable numbers]]
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|-
|-
| 33
| 33
| [[Write%20to%20Windows%20event%20log|Write to Windows event log]]
| [[Write%20to%20Windows%20event%20log|Write to Windows event log]]
|⑪||⑫||||O||⑮||⑯|| || ||⑲||⑳
|⑪||⑫|| ||||⑮||⑯||O|| ||⑲||⑳
|-
|-
| 33
| 33
Line 3,665: Line 3,689:
|-
|-
| 32
| 32
| [[Chat%20server|Chat server]]
| [[Bitmap%2FB%C3%A9zier%20curves%2FQuadratic|Bitmap/Bézier curves/Quadratic]]
|⑪|| ||⑬||⑭|| ||||||||⑲||⑳
|⑪||||⑬||⑭|||| ||O|| ||⑲||⑳
|-
|-
| 32
| 32
| [[Compiler%2Flexical%20analyzer|Compiler/lexical analyzer]]
| [[Burrows%E2%80%93Wheeler%20transform|Burrows–Wheeler transform]]
|||⑫|| ||⑭||||⑯||||||||
| ||⑫||||⑭|| ||⑯|| || || ||
|-
|-
| 32
| 32
| [[Chat%20server|Chat server]]
| [[Death%20Star|Death Star]]
|||⑫||⑬||O|| ||||⑰|| ||||⑳
| ||⑫||⑬|||| || ||⑰|||| ||⑳
|-
| 32
| [[Compiler%2Flexical%20analyzer|Compiler/lexical analyzer]]
| ||⑫||⑬|| ||⑮|| ||⑰|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 32
| 32
| [[Decision%20tables|Decision tables]]
| [[Decision%20tables|Decision tables]]
|⑪||⑫|||| ||⑮||⑯|| ||⑱|| ||⑳
|⑪||⑫|| ||||⑮||⑯|| ||⑱|| ||⑳
|-
|-
| 32
| 32
Line 3,694: Line 3,714:
| 32
| 32
| [[FTP|FTP]]
| [[FTP|FTP]]
|⑪||⑫||⑬|| ||⑮||⑯||||⑱||⑲||
|⑪||⑫||⑬||||⑮||⑯|| ||⑱||⑲||
|-
|-
| 32
| 32
Line 3,702: Line 3,722:
| 32
| 32
| [[Implicit%20type%20conversion|Implicit type conversion]]
| [[Implicit%20type%20conversion|Implicit type conversion]]
|⑪||⑫||⑬|| |||| || ||⑱||⑲||⑳
|⑪||⑫|| |||| ||⑯|| ||⑱||⑲||⑳
|-
|-
| 32
| 32
| [[Keyboard%20macros|Keyboard macros]]
| [[Keyboard%20macros|Keyboard macros]]
|⑪||⑫||||⑭||O|||| || || ||
|⑪||⑫|| ||⑭||||O|||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 32
| 32
| [[Length%20of%20an%20arc%20between%20two%20angles|Length of an arc between two angles]]
| [[Length%20of%20an%20arc%20between%20two%20angles|Length of an arc between two angles]]
|⑪||⑫|| || ||⑮||⑯|||| ||⑲||⑳
|⑪||⑫|||| ||⑮||⑯|| || ||⑲||⑳
|-
|-
| 32
| 32
| [[Long%20literals%2C%20with%20continuations|Long literals, with continuations]]
| [[Long%20literals%2C%20with%20continuations|Long literals, with continuations]]
|⑪|| || || || |||| ||⑱||⑲||
|⑪|| || || |||| || ||⑱||⑲||
|-
|-
| 32
| 32
|data-sort-value="minimum positive multiple in base 0C10 using only 0B0 and 0B1"| [[Minimum%20positive%20multiple%20in%20base%2010%20using%20only%200%20and%201|Minimum positive multiple in base 10 using only 0 and 1]]
|data-sort-value="minimum positive multiple in base 0C10 using only 0B0 and 0B1"| [[Minimum%20positive%20multiple%20in%20base%2010%20using%20only%200%20and%201|Minimum positive multiple in base 10 using only 0 and 1]]
|⑪||⑫|| ||||⑮||⑯||⑰|| ||⑲||⑳
|⑪||⑫|||| ||⑮||⑯||⑰|| ||⑲||⑳
|-
|-
| 32
| 32
| [[Numbers%20with%20equal%20rises%20and%20falls|Numbers with equal rises and falls]]
| [[Numbers%20with%20equal%20rises%20and%20falls|Numbers with equal rises and falls]]
| ||⑫|| |||||| ||⑰|| || ||
| ||⑫|||| || ||||⑰|| || ||
|-
|-
| 32
| 32
Line 3,730: Line 3,750:
| 32
| 32
| [[Pragmatic%20directives|Pragmatic directives]]
| [[Pragmatic%20directives|Pragmatic directives]]
|⑪|| ||||⑭|| || || ||⑱|| ||⑳
|⑪|| || ||⑭|| || ||||⑱|| ||⑳
|-
|-
| 32
| 32
| [[Rosetta%20Code%2FFind%20unimplemented%20tasks|Rosetta Code/Find unimplemented tasks]]
| [[Rosetta%20Code%2FFind%20unimplemented%20tasks|Rosetta Code/Find unimplemented tasks]]
| || ||⑬||⑭|| ||||⑰||⑱||⑲||
| || ||⑬||⑭|||| ||⑰||⑱||⑲||
|-
| 32
| [[Sequence%3A%20smallest%20number%20greater%20than%20previous%20term%20with%20exactly%20n%20divisors|Sequence: smallest number greater than previous term with exactly n divisors]]
|⑪||⑫|| ||⑭||⑮||⑯||⑰||⑱||⑲||
|-
| 32
| [[Set%20of%20real%20numbers|Set of real numbers]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 32
| 32
| [[Sexy%20primes|Sexy primes]]
| [[Sexy%20primes|Sexy primes]]
|⑪||⑫|| ||||⑮||⑯||⑰||⑱||⑲||
|⑪||⑫|||| ||⑮||⑯||⑰||⑱||⑲||
|-
|-
| 32
| 32
| [[Simple%20database|Simple database]]
| [[Simple%20database|Simple database]]
|⑪||⑫||⑬|| || ||||||⑱|| ||⑳
|⑪||⑫||⑬|||||| || ||⑱|| ||⑳
|-
|-
| 32
| 32
| [[Smarandache%20prime-digital%20sequence|Smarandache prime-digital sequence]]
| [[Smarandache%20prime-digital%20sequence|Smarandache prime-digital sequence]]
| ||⑫|| ||||⑮||⑯||⑰||⑱||⑲||
| ||⑫|||| ||⑮||⑯||⑰||⑱||⑲||
|-
|-
| 32
| 32
| [[Successive%20prime%20differences|Successive prime differences]]
| [[Successive%20prime%20differences|Successive prime differences]]
|⑪||⑫|| ||||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫|||| ||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 32
| 32
| [[Super-d%20numbers|Super-d numbers]]
| [[Super-d%20numbers|Super-d numbers]]
|⑪||⑫|| ||||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫|||| ||⑮||⑯||⑰||⑱||⑲||⑳
|-
| 32
| [[Terminal%20control%2FPreserve%20screen|Terminal control/Preserve screen]]
|⑪||⑫||⑬||⑭|| || || || ||⑲||
|- style="background-color: #ffc"
| 32
| [[Unique%20characters|Unique characters]]
| || || ||⑭||⑮|| ||⑰||⑱|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 32
| 32
| [[Word%20break%20problem|Word break problem]]
| [[Word%20break%20problem|Word break problem]]
|⑪||⑫||⑬|| |||| ||||⑱||⑲||⑳
|⑪||⑫||⑬|||| |||| ||⑱||⑲||⑳
|-
|-
| 31
| 31
Line 3,782: Line 3,786:
| 31
| 31
| [[Arena%20storage%20pool|Arena storage pool]]
| [[Arena%20storage%20pool|Arena storage pool]]
|⑪|| ||||⑭|||| ||O||⑱||⑲||
|⑪|| ||O||⑭|| ||||||⑱||⑲||
|-
| 31
| [[Bin%20given%20limits|Bin given limits]]
| ||⑫||⑬||⑭||⑮||⑯||⑰||⑱|| ||
|-
|-
| 31
| 31
Line 3,790: Line 3,798:
| 31
| 31
| [[Checkpoint%20synchronization|Checkpoint synchronization]]
| [[Checkpoint%20synchronization|Checkpoint synchronization]]
|⑪||⑫||⑬|| ||⑮||⑯||||⑱||⑲||⑳
|⑪||⑫||⑬||||⑮||⑯|| ||⑱||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 31
| 31
| [[Chemical%20calculator|Chemical calculator]]
| [[Chemical%20calculator|Chemical calculator]]
|⑪||⑫|||| ||⑮||⑯|| || ||⑲||⑳
|⑪||⑫|| ||||⑮||⑯|| || ||⑲||⑳
|-
| 31
| [[Death%20Star|Death Star]]
| ||⑫||⑬||⑭|| || || ||⑱|| ||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 31
| 31
| [[Digit%20fifth%20powers|Digit fifth powers]]
| [[Digit%20fifth%20powers|Digit fifth powers]]
| || || || |||| || ||⑱|| ||
| || || || || |||| ||⑱|| ||
|-
|-
| 31
| 31
| [[Esthetic%20numbers|Esthetic numbers]]
| [[Esthetic%20numbers|Esthetic numbers]]
|⑪||⑫|| ||||⑮||⑯||⑰|| || ||⑳
|⑪||⑫|||| ||⑮||⑯||⑰|| || ||⑳
|-
|-
| 31
| 31
Line 3,814: Line 3,818:
| 31
| 31
|data-sort-value="find prime numbers of the form n*n*n+0B2"| [[Find%20prime%20numbers%20of%20the%20form%20n%2An%2An%2B2|Find prime numbers of the form n*n*n+2]]
|data-sort-value="find prime numbers of the form n*n*n+0B2"| [[Find%20prime%20numbers%20of%20the%20form%20n%2An%2An%2B2|Find prime numbers of the form n*n*n+2]]
| || || |||||| || || || ||
| || || || || |||||| || ||
|-
|-
| 31
| 31
| [[First%20class%20environments|First class environments]]
| [[First%20class%20environments|First class environments]]
|⑪|| ||⑬|| || ||||||⑱||⑲||⑳
|⑪|| ||⑬|||||| || ||⑱||⑲||⑳
|-
|-
| 31
| 31
| [[HTTPS%2FAuthenticated|HTTPS/Authenticated]]
| [[HTTPS%2FAuthenticated|HTTPS/Authenticated]]
|⑪|| ||⑬||⑭|| ||||⑰|| ||⑲||
|⑪|| ||⑬||⑭|||| ||⑰|| ||⑲||
|-
|-
| 31
| 31
| [[Jacobi%20symbol|Jacobi symbol]]
| [[Jacobi%20symbol|Jacobi symbol]]
|⑪||⑫|| ||||⑮||⑯||⑰||⑱||⑲||
|⑪||⑫|||| ||⑮||⑯||⑰||⑱||⑲||
|-
|-
| 31
| 31
| [[Koch%20curve|Koch curve]]
| [[Koch%20curve|Koch curve]]
|⑪|| ||⑬||⑭||⑮||⑯||⑰||⑱||⑲||
|⑪|| ||⑬||⑭||⑮||⑯||⑰||⑱||⑲||
|-
| 31
| [[Law%20of%20cosines%20-%20triples|Law of cosines - triples]]
|⑪||⑫||⑬|| ||⑮||⑯||⑰||⑱||⑲||
|-
|-
| 31
| 31
| [[Memory%20layout%20of%20a%20data%20structure|Memory layout of a data structure]]
| [[Memory%20layout%20of%20a%20data%20structure|Memory layout of a data structure]]
|⑪||O|||| ||⑮||⑯|| ||⑱|| ||⑳
|⑪||O|| ||||⑮||⑯|| ||⑱|| ||⑳
|- style="background-color: #ffc"
| 31
| [[Minimum%20number%20of%20cells%20after%2C%20before%2C%20above%20and%20below%20NxN%20squares|Minimum number of cells after, before, above and below NxN squares]]
| || ||⑬|| ||⑮|| || ||⑱|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 31
| 31
|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]]
|data-sort-value="numbers with prime digits whose sum is 0C13"| [[Numbers%20with%20prime%20digits%20whose%20sum%20is%2013|Numbers with prime digits whose sum is 13]]
|⑪||⑫|| || ||⑮||⑯|||| || ||⑳
|⑪||⑫|||| ||⑮||⑯|| || || ||⑳
|-
|-
| 31
| 31
| [[Parallel%20brute%20force|Parallel brute force]]
| [[Parallel%20brute%20force|Parallel brute force]]
|⑪||⑫||⑬||⑭|||| ||⑰|| ||⑲||⑳
|⑪||⑫||⑬||⑭|| ||||⑰|| ||⑲||⑳
|-
|-
| 31
| 31
| [[Pierpont%20primes|Pierpont primes]]
| [[Pierpont%20primes|Pierpont primes]]
|⑪||⑫|| ||||⑮||⑯||⑰|| ||⑲||⑳
|⑪||⑫|||| ||⑮||⑯||⑰|| ||⑲||⑳
|-
|-
| 31
| 31
| [[Polyspiral|Polyspiral]]
| [[Polyspiral|Polyspiral]]
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||
|-
|-
| 31
| 31
| [[Range%20consolidation|Range consolidation]]
| [[Range%20consolidation|Range consolidation]]
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||
|-
|-
| 31
| 31
| [[Rosetta%20Code%2FFix%20code%20tags|Rosetta Code/Fix code tags]]
| [[Rosetta%20Code%2FFix%20code%20tags|Rosetta Code/Fix code tags]]
| ||⑫||||⑭|| |||| ||⑱||⑲||⑳
| ||⑫|| ||⑭|||| ||||⑱||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 31
| 31
|data-sort-value="shift list elements to left by 0B3"| [[Shift%20list%20elements%20to%20left%20by%203|Shift list elements to left by 3]]
|data-sort-value="shift list elements to left by 0B3"| [[Shift%20list%20elements%20to%20left%20by%203|Shift list elements to left by 3]]
| ||⑫|| ||||⑮||⑯||⑰|| || ||
| ||⑫|||| ||⑮||⑯||⑰|| || ||
|-
|-
| 31
| 31
Line 3,870: Line 3,882:
| 31
| 31
| [[Stirling%20numbers%20of%20the%20first%20kind|Stirling numbers of the first kind]]
| [[Stirling%20numbers%20of%20the%20first%20kind|Stirling numbers of the first kind]]
|⑪||⑫|| ||||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫|||| ||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 31
| 31
| [[Stirling%20numbers%20of%20the%20second%20kind|Stirling numbers of the second kind]]
| [[Stirling%20numbers%20of%20the%20second%20kind|Stirling numbers of the second kind]]
|⑪||⑫|| ||||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫|||| ||⑮||⑯||⑰||⑱||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 31
| 31
| [[Strange%20unique%20prime%20triplets|Strange unique prime triplets]]
| [[Strange%20unique%20prime%20triplets|Strange unique prime triplets]]
| ||⑫|| |||||| || || || ||
| ||⑫|| || || |||||| || ||
|-
|-
| 31
| 31
| [[Stream%20merge|Stream merge]]
| [[Stream%20merge|Stream merge]]
|⑪||⑫||⑬|| ||⑮||⑯|||| ||⑲||⑳
|⑪||⑫||⑬||||⑮||⑯|| || ||⑲||⑳
|-
|-
| 31
| 31
| [[Sum%20of%20elements%20below%20main%20diagonal%20of%20matrix|Sum of elements below main diagonal of matrix]]
| [[Sum%20of%20elements%20below%20main%20diagonal%20of%20matrix|Sum of elements below main diagonal of matrix]]
| || || |||||| ||⑰||⑱|| ||
| || |||| || ||||⑰||⑱|| ||
|-
|-
| 31
| 31
Line 3,894: Line 3,906:
| 31
| 31
| [[Update%20a%20configuration%20file|Update a configuration file]]
| [[Update%20a%20configuration%20file|Update a configuration file]]
|⑪||⑫||⑬|| || ||||||⑱|| ||⑳
|⑪||⑫||⑬|||||| || ||⑱|| ||⑳
|-
|-
| 31
| 31
| [[Verify%20distribution%20uniformity%2FChi-squared%20test|Verify distribution uniformity/Chi-squared test]]
| [[Verify%20distribution%20uniformity%2FChi-squared%20test|Verify distribution uniformity/Chi-squared test]]
|⑪||⑫||||⑭|| |||| ||⑱||⑲||⑳
|⑪||⑫|| ||⑭|||| ||||⑱||⑲||⑳
|-
|-
| 31
| 31
Line 3,914: Line 3,926:
| 30
| 30
| [[AVL%20tree|AVL tree]]
| [[AVL%20tree|AVL tree]]
|⑪||⑫|| || |||| |||| || ||⑳
|⑪||⑫|||| || |||| || || ||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 30
| 30
| [[Alternade%20words|Alternade words]]
| [[Alternade%20words|Alternade words]]
| ||⑫|| ||||⑮||⑯|| || || ||
| ||⑫|| || ||⑮||⑯|||| || ||
|-
| 30
| [[Bin%20given%20limits|Bin given limits]]
| ||⑫||⑬||⑭||⑮||⑯||⑰||⑱|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 30
| 30
| [[Chebyshev%20coefficients|Chebyshev coefficients]]
| [[Chebyshev%20coefficients|Chebyshev coefficients]]
|⑪||⑫|||| ||⑮||⑯|| ||⑱||⑲||⑳
|⑪||⑫|| ||||⑮||⑯|| ||⑱||⑲||⑳
|-
|-
| 30
| 30
Line 3,934: Line 3,942:
| 30
| 30
| [[Fermat%20numbers|Fermat numbers]]
| [[Fermat%20numbers|Fermat numbers]]
|⑪||⑫|| ||||⑮||⑯||⑰||⑱||⑲||
|⑪||⑫|||| ||⑮||⑯||⑰||⑱||⑲||
|-
| 30
| [[Law%20of%20cosines%20-%20triples|Law of cosines - triples]]
|⑪||⑫|| ||⑭||⑮||⑯||⑰||⑱||⑲||
|-
|-
| 30
| 30
| [[Magnanimous%20numbers|Magnanimous numbers]]
| [[Magnanimous%20numbers|Magnanimous numbers]]
| ||⑫|| ||||⑮||⑯|| ||⑱|| ||
| ||⑫|| || ||⑮||⑯||||⑱|| ||
|-
|-
| 30
| 30
| [[Peano%20curve|Peano curve]]
| [[Peano%20curve|Peano curve]]
| ||⑫||||⑭||⑮||⑯|| ||⑱||⑲||
| ||⑫|| ||⑭||⑮||⑯||||⑱||⑲||
|-
|-
| 30
| 30
| [[Perlin%20noise|Perlin noise]]
| [[Perlin%20noise|Perlin noise]]
|⑪||⑫|||| || || || ||⑱||⑲||⑳
|⑪||⑫|| |||| || || ||⑱||⑲||⑳
|- style="background-color: #ffc"
| 30
| [[Primes%20with%20digits%20in%20nondecreasing%20order|Primes with digits in nondecreasing order]]
| || || || || || || ||⑱|| ||
|-
|-
| 30
| 30
| [[Sum%20and%20product%20puzzle|Sum and product puzzle]]
| [[Sum%20and%20product%20puzzle|Sum and product puzzle]]
|⑪||⑫||⑬|| ||⑮||⑯|||| ||⑲||⑳
|⑪||⑫||⑬||||⑮||⑯|| || ||⑲||⑳
|-
| 30
| [[Twin%20primes|Twin primes]]
|⑪||⑫|| || ||⑮||⑯||⑰|| || ||
|-
|-
| 29
| 29
| [[Active%20Directory%2FConnect|Active Directory/Connect]]
| [[Active%20Directory%2FConnect|Active Directory/Connect]]
|⑪||⑫||⑬||O|| |||||| || ||⑳
|⑪||⑫||⑬|||||| ||O|| || ||⑳
|- style="background-color: #ffc"
| 29
| [[Common%20sorted%20list|Common sorted list]]
| || ||⑬|| ||⑮||⑯||⑰||⑱|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 29
| 29
| [[Find%20first%20and%20last%20set%20bit%20of%20a%20long%20integer|Find first and last set bit of a long integer]]
| [[Find%20first%20and%20last%20set%20bit%20of%20a%20long%20integer|Find first and last set bit of a long integer]]
|⑪||⑫||||⑭|| |||| ||⑱||⑲||⑳
|⑪||⑫|| ||⑭|||| ||||⑱||⑲||⑳
|- style="background-color: #ffc"
| 29
| [[Find%20words%20which%20contains%20all%20the%20vowels|Find words which contains all the vowels]]
| || || || || ||⑯||⑰|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 29
| 29
| [[Find%20words%20whose%20first%20and%20last%20three%20letters%20are%20equal|Find words whose first and last three letters are equal]]
| [[Find%20words%20whose%20first%20and%20last%20three%20letters%20are%20equal|Find words whose first and last three letters are equal]]
| || ||||⑭||⑮||⑯|| || || ||
| || || ||⑭||⑮||⑯|||| || ||
|-
|-
| 29
| 29
| [[First%20perfect%20square%20in%20base%20n%20with%20n%20unique%20digits|First perfect square in base n with n unique digits]]
| [[First%20perfect%20square%20in%20base%20n%20with%20n%20unique%20digits|First perfect square in base n with n unique digits]]
|⑪||⑫|| ||||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫|||| ||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 29
| 29
Line 3,982: Line 4,002:
| 29
| 29
| [[Generate%20random%20chess%20position|Generate random chess position]]
| [[Generate%20random%20chess%20position|Generate random chess position]]
|⑪||⑫|| ||||⑮||⑯||⑰||⑱||⑲||
|⑪||⑫|||| ||⑮||⑯||⑰||⑱||⑲||
|-
|-
| 29
| 29
| [[Honeycombs|Honeycombs]]
| [[Honeycombs|Honeycombs]]
|⑪||⑫||⑬||⑭||⑮||⑯||⑰|| || ||
|⑪||⑫||⑬||⑭||⑮||⑯||⑰|| || ||
|-
| 29
| [[Increasing%20gaps%20between%20consecutive%20Niven%20numbers|Increasing gaps between consecutive Niven numbers]]
| ||⑫||⑬|| ||⑮||⑯||⑰||⑱||⑲||
|-
|-
| 29
| 29
| [[Kronecker%20product%20based%20fractals|Kronecker product based fractals]]
| [[Kronecker%20product%20based%20fractals|Kronecker product based fractals]]
|⑪||⑫|| |||||| ||⑰||⑱||⑲||
|⑪||⑫|||| || ||||⑰||⑱||⑲||
|-
|-
| 29
| 29
| [[Machine%20code|Machine code]]
| [[Machine%20code|Machine code]]
|⑪|| ||||O|| || || || || ||⑳
|⑪|| || |||| || ||O|| || ||⑳
|-
| 29
| [[Mayan%20numerals|Mayan numerals]]
| ||⑫||⑬|| || || ||⑰||⑱||⑲||
|-
|-
| 29
| 29
| [[M%C3%B6bius%20function|Möbius function]]
| [[M%C3%B6bius%20function|Möbius function]]
|⑪||⑫|| ||||⑮||⑯|| || ||⑲||⑳
|⑪||⑫|| || ||⑮||⑯|||| ||⑲||⑳
|-
| 29
| [[Natural%20sorting|Natural sorting]]
|⑪|| ||⑬||⑭||⑮|| || ||⑱||⑲||⑳
|-
|-
| 29
| 29
| [[Nonoblock|Nonoblock]]
| [[Nonoblock|Nonoblock]]
|⑪||⑫||||⑭||⑮||⑯|| ||⑱||⑲||⑳
|⑪||⑫|| ||⑭||⑮||⑯||||⑱||⑲||⑳
|-
|-
| 29
| 29
| [[Plasma%20effect|Plasma effect]]
| [[Plasma%20effect|Plasma effect]]
|⑪||⑫||||⑭||⑮||⑯|| ||⑱|| ||
|⑪||⑫|| ||⑭||⑮||⑯||||⑱|| ||
|- style="background-color: #ffc"
| 29
| [[Primes%20with%20digits%20in%20nondecreasing%20order|Primes with digits in nondecreasing order]]
| || || || || || || ||⑱|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 29
| 29
| [[Ramsey%27s%20theorem|Ramsey's theorem]]
| [[Ramsey%27s%20theorem|Ramsey's theorem]]
|⑪||⑫||||⑭|| |||| ||⑱|| ||⑳
|⑪||⑫|| ||⑭|||| ||||⑱|| ||⑳
|-
|-
| 29
| 29
| [[Reflection%2FList%20methods|Reflection/List methods]]
| [[Reflection%2FList%20methods|Reflection/List methods]]
|⑪||⑫|| || ||O|||| ||⑱||⑲||⑳
|⑪||⑫|| || ||||O|| ||⑱||⑲||⑳
|-
|-
| 29
| 29
Line 4,026: Line 4,054:
| 29
| 29
| [[Summarize%20primes|Summarize primes]]
| [[Summarize%20primes|Summarize primes]]
| || || ||||⑮||⑯||⑰|| || ||
| || |||| ||⑮||⑯||⑰|| || ||
|-
|-
| 29
| 29
| [[Superpermutation%20minimisation|Superpermutation minimisation]]
| [[Superpermutation%20minimisation|Superpermutation minimisation]]
|⑪||⑫||||⑭||⑮||⑯|| ||⑱||⑲||⑳
|⑪||⑫|| ||⑭||⑮||⑯||||⑱||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 29
| 29
| [[Table%20creation|Table creation]]
| [[Table%20creation|Table creation]]
| || ||||⑭|| |||| ||⑱|| ||
| || || ||⑭|||| ||||⑱|| ||
|-
|-
| 29
| 29
| [[Teacup%20rim%20text|Teacup rim text]]
| [[Teacup%20rim%20text|Teacup rim text]]
| ||⑫|| |||||| ||⑰||⑱||⑲||
| ||⑫|||| || ||||⑰||⑱||⑲||
|-
|-
| 29
| 29
| [[Thiele%27s%20interpolation%20formula|Thiele's interpolation formula]]
| [[Thiele%27s%20interpolation%20formula|Thiele's interpolation formula]]
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|-
|-
| 29
| 29
| [[World%20Cup%20group%20stage|World Cup group stage]]
| [[World%20Cup%20group%20stage|World Cup group stage]]
|⑪||⑫|||| ||⑮||⑯|| ||⑱||⑲||⑳
|⑪||⑫|| ||||⑮||⑯|| ||⑱||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 28
| 28
| [[A%2A%20search%20algorithm|A* search algorithm]]
| [[A%2A%20search%20algorithm|A* search algorithm]]
|⑪||⑫||⑬|| |||| |||| ||⑲||⑳
|⑪||⑫||⑬|||| |||| || ||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 28
| 28
| [[Birthday%20problem|Birthday problem]]
| [[Birthday%20problem|Birthday problem]]
|⑪||⑫|||| ||⑮||⑯|| ||⑱||⑲||⑳
|⑪||⑫|| ||||⑮||⑯|| ||⑱||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 28
| 28
| [[Cipolla%27s%20algorithm|Cipolla's algorithm]]
| [[Cipolla%27s%20algorithm|Cipolla's algorithm]]
|⑪||⑫||||⑭|| || || ||⑱||⑲||⑳
|⑪||⑫|| ||⑭|| || ||||⑱||⑲||⑳
|- style="background-color: #ffc"
| 28
| [[Common%20sorted%20list|Common sorted list]]
| || || ||⑭||⑮||⑯||⑰||⑱|| ||
|-
|-
| 28
| 28
| [[Cut%20a%20rectangle|Cut a rectangle]]
| [[Cut%20a%20rectangle|Cut a rectangle]]
|⑪||⑫||⑬|| ||⑮||⑯||||⑱||⑲||⑳
|⑪||⑫||⑬||||⑮||⑯|| ||⑱||⑲||⑳
|- style="background-color: #ffc"
| 28
| [[Distinct%20power%20numbers|Distinct power numbers]]
| || ||⑬|| || ||⑯||⑰||⑱|| ||
|-
|-
| 28
| 28
| [[Find%20largest%20left%20truncatable%20prime%20in%20a%20given%20base|Find largest left truncatable prime in a given base]]
| [[Find%20largest%20left%20truncatable%20prime%20in%20a%20given%20base|Find largest left truncatable prime in a given base]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||
|- style="background-color: #ffc"
| 28
| [[Find%20words%20which%20contains%20all%20the%20vowels|Find words which contains all the vowels]]
| || || ||⑭||⑮|| || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 28
| 28
| [[Finite%20state%20machine|Finite state machine]]
| [[Finite%20state%20machine|Finite state machine]]
|⑪||⑫||⑬|| |||| |||| ||⑲||⑳
|⑪||⑫||⑬|||| |||| || ||⑲||⑳
|-
| 28
| [[Fixed%20length%20records|Fixed length records]]
| || || || ||⑮||⑯||⑰||⑱||⑲||
|-
|-
| 28
| 28
Line 4,086: Line 4,114:
| 28
| 28
| [[Hunt%20the%20Wumpus|Hunt the Wumpus]]
| [[Hunt%20the%20Wumpus|Hunt the Wumpus]]
| ||⑫||⑬|| ||⑮||⑯|||| || ||
| ||⑫||⑬||||⑮||⑯|| || || ||
|-
| 28
| [[Increasing%20gaps%20between%20consecutive%20Niven%20numbers|Increasing gaps between consecutive Niven numbers]]
| ||⑫|| ||⑭||⑮||⑯||⑰||⑱||⑲||
|-
| 28
| [[Mayan%20numerals|Mayan numerals]]
| ||⑫|| ||⑭|| || ||⑰||⑱||⑲||
|-
|-
| 28
| 28
| [[Monads%2FMaybe%20monad|Monads/Maybe monad]]
| [[Monads%2FMaybe%20monad|Monads/Maybe monad]]
|⑪|| ||⑬|| ||⑮||⑯||||⑱||⑲||
|⑪|| ||⑬||||⑮||⑯|| ||⑱||⑲||
|-
|-
| 28
| 28
| [[Natural%20sorting|Natural sorting]]
| [[N-smooth%20numbers|N-smooth numbers]]
|⑪|| ||⑬|| || ||⑯||⑰||⑱||⑲||⑳
|⑪||||⑬|| ||||⑯||⑰||⑱||⑲||⑳
|-
|-
| 28
| 28
Line 4,110: Line 4,130:
| 28
| 28
| [[Palindromic%20gapful%20numbers|Palindromic gapful numbers]]
| [[Palindromic%20gapful%20numbers|Palindromic gapful numbers]]
| ||⑫|| ||||⑮||⑯||⑰||⑱||⑲||
| ||⑫|||| ||⑮||⑯||⑰||⑱||⑲||
|-
| 28
| [[Partition%20function%20P|Partition function P]]
| ||⑫|| || || ||⑯||⑰||⑱|| ||
|-
|-
| 28
| 28
| [[Same%20fringe|Same fringe]]
| [[Same%20fringe|Same fringe]]
| ||⑫||⑬|| || || ||||⑱||⑲||⑳
| ||⑫||⑬|||| || || ||⑱||⑲||⑳
|-
|-
| 28
| 28
Line 4,122: Line 4,146:
| 28
| 28
|data-sort-value="show the (decimal) value of a number of 0B1s appended with a 0B3, then squared"| [[Show%20the%20%28decimal%29%20value%20of%20a%20number%20of%201s%20appended%20with%20a%203%2C%20then%20squared|Show the (decimal) value of a number of 1s appended with a 3, then squared]]
|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]]
| || || || || || |||| || ||
| || |||| || || || || || ||
|-
|-
| 28
| 28
Line 4,130: Line 4,154:
| 28
| 28
| [[Sorting%20algorithms%2FCocktail%20sort%20with%20shifting%20bounds|Sorting algorithms/Cocktail sort with shifting bounds]]
| [[Sorting%20algorithms%2FCocktail%20sort%20with%20shifting%20bounds|Sorting algorithms/Cocktail sort with shifting bounds]]
|⑪||⑫|| |||||| || || || ||
|⑪||⑫|| || || |||||| || ||
|-
|-
| 28
| 28
| [[Sylvester%27s%20sequence|Sylvester's sequence]]
| [[Sylvester%27s%20sequence|Sylvester's sequence]]
| || || ||||⑮||⑯||⑰|| || ||
| || |||| ||⑮||⑯||⑰|| || ||
|-
|-
| 28
| 28
| [[The%20ISAAC%20Cipher|The ISAAC Cipher]]
| [[The%20ISAAC%20Cipher|The ISAAC Cipher]]
|⑪||⑫||⑬|| |||| |||| || ||⑳
|⑪||⑫||⑬|||| |||| || || ||⑳
|-
|-
| 28
| 28
| [[Tonelli-Shanks%20algorithm|Tonelli-Shanks algorithm]]
| [[Tonelli-Shanks%20algorithm|Tonelli-Shanks algorithm]]
|⑪||⑫||⑬|| || || ||||⑱||⑲||⑳
|⑪||⑫||⑬|||| || || ||⑱||⑲||⑳
|-
| 28
| [[Twin%20primes|Twin primes]]
|⑪||⑫|| ||⑭||⑮|| || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 28
| 28
| [[Welch%27s%20t-test|Welch's t-test]]
| [[Welch%27s%20t-test|Welch's t-test]]
|⑪||⑫|||| || |||| ||⑱||⑲||
|⑪||⑫|| |||||| || ||⑱||⑲||
|-
|-
| 27
| 27
| [[Abelian%20sandpile%20model|Abelian sandpile model]]
| [[Abelian%20sandpile%20model|Abelian sandpile model]]
| ||⑫|| |||||| ||⑰||⑱|| ||
| ||⑫|||| || ||||⑰||⑱|| ||
|-
|-
| 27
| 27
| [[Calkin-Wilf%20sequence|Calkin-Wilf sequence]]
| [[Calkin-Wilf%20sequence|Calkin-Wilf sequence]]
| || || ||||⑮||⑯||⑰||⑱|| ||
| || |||| ||⑮||⑯||⑰||⑱|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 27
| 27
| [[Card%20shuffles|Card shuffles]]
| [[Card%20shuffles|Card shuffles]]
|⑪||⑫|||| ||⑮||⑯|| ||⑱||⑲||⑳
|⑪||⑫|| ||||⑮||⑯|| ||⑱||⑲||⑳
|-
|-
| 27
| 27
| [[Color%20wheel|Color wheel]]
| [[Color%20wheel|Color wheel]]
|⑪||⑫||||⑭||⑮||⑯|| || ||⑲||
|⑪||⑫|| ||⑭||⑮||⑯|||| ||⑲||
|- style="background-color: #ffc"
| 27
| [[Distinct%20power%20numbers|Distinct power numbers]]
| || || ||⑭||⑮|| ||⑰||⑱|| ||
|-
|-
| 27
| 27
| [[Distributed%20programming|Distributed programming]]
| [[Distributed%20programming|Distributed programming]]
| || ||⑬||⑭|| ||||⑰|| || ||⑳
| || ||⑬||⑭|||| ||⑰|| || ||⑳
|-
|-
| 27
| 27
| [[Find%20if%20a%20point%20is%20within%20a%20triangle|Find if a point is within a triangle]]
| [[Find%20if%20a%20point%20is%20within%20a%20triangle|Find if a point is within a triangle]]
|⑪||⑫||||⑭||⑮||⑯|| || || ||⑳
|⑪||⑫|| ||⑭||⑮||⑯|||| || ||⑳
|-
| 27
| [[Fixed%20length%20records|Fixed length records]]
| || || ||⑭||⑮|| || ||⑱||⑲||
|-
|-
| 27
| 27
Line 4,194: Line 4,206:
| 27
| 27
| [[Image%20convolution|Image convolution]]
| [[Image%20convolution|Image convolution]]
|⑪||⑫||||⑭|| |||| ||⑱|| ||⑳
|⑪||⑫|| ||⑭|||| ||||⑱|| ||⑳
|-
|-
| 27
| 27
| [[Intersecting%20number%20wheels|Intersecting number wheels]]
| [[Intersecting%20number%20wheels|Intersecting number wheels]]
|⑪||⑫|| || ||⑮||⑯|||| ||⑲||⑳
|⑪||⑫|||| ||⑮||⑯|| || ||⑲||⑳
|-
| 27
| [[N-smooth%20numbers|N-smooth numbers]]
|⑪||⑫|| ||⑭||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 27
| 27
| [[Next%20highest%20int%20from%20digits|Next highest int from digits]]
| [[Next%20highest%20int%20from%20digits|Next highest int from digits]]
|⑪||⑫|| |||||| ||⑰||⑱||⑲||⑳
|⑪||⑫|||| || ||||⑰||⑱||⑲||⑳
|-
|-
| 27
| 27
| [[Paraffins|Paraffins]]
| [[Paraffins|Paraffins]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|-
| 27
| [[Partition%20function%20P|Partition function P]]
| ||⑫|| ||⑭||⑮|| || ||⑱|| ||
|-
|-
| 27
| 27
| [[Ramer-Douglas-Peucker%20line%20simplification|Ramer-Douglas-Peucker line simplification]]
| [[Ramer-Douglas-Peucker%20line%20simplification|Ramer-Douglas-Peucker line simplification]]
|⑪||⑫||⑬|| |||| || ||⑱||⑲||⑳
|⑪||⑫|| |||| ||⑯|| ||⑱||⑲||⑳
|-
|-
| 27
| 27
| [[Safe%20addition|Safe addition]]
| [[Safe%20addition|Safe addition]]
|⑪||⑫||||⑭||⑮||⑯|| ||⑱|| ||⑳
|⑪||⑫|| ||⑭||⑮||⑯||||⑱|| ||⑳
|-
|-
| 27
| 27
Line 4,230: Line 4,234:
| 27
| 27
| [[Simulate%20input%2FKeyboard|Simulate input/Keyboard]]
| [[Simulate%20input%2FKeyboard|Simulate input/Keyboard]]
|⑪||⑫|||| || || || || ||O||
|⑪||⑫|| |||| || || || ||O||
|-
|-
| 27
| 27
| [[Video%20display%20modes|Video display modes]]
| [[Video%20display%20modes|Video display modes]]
|⑪|| || ||O|| || || || ||O||
|⑪|| || || || || ||O|| ||O||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 27
| 27
| [[Wieferich%20primes|Wieferich primes]]
| [[Wieferich%20primes|Wieferich primes]]
| ||⑫|| ||||⑮||⑯|| || || ||
| ||⑫|| || ||⑮||⑯|||| || ||
|-
|-
| 27
| 27
| [[Yahoo%21%20search%20interface|Yahoo! search interface]]
| [[Yahoo%21%20search%20interface|Yahoo! search interface]]
|⑪||⑫||⑬||⑭|| ||||⑰|| || ||⑳
|⑪||⑫||⑬||⑭|||| ||⑰|| || ||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 26
| 26
| [[Audio%20alarm|Audio alarm]]
| [[Audio%20alarm|Audio alarm]]
|⑪||⑫|||| || |||| || ||⑲||
|⑪||⑫|| |||||| || || ||⑲||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 26
| 26
|data-sort-value="base0C58check encoding"| [[Base58Check%20encoding|Base58Check encoding]]
|data-sort-value="base0C58check encoding"| [[Base58Check%20encoding|Base58Check encoding]]
|⑪||⑫||⑬|| || |||||| ||⑲||⑳
|⑪||⑫||⑬|||||| || || ||⑲||⑳
|-
|-
| 26
| 26
Line 4,259: Line 4,263:
| [[Changeable%20words|Changeable words]]
| [[Changeable%20words|Changeable words]]
| ||⑫|| || ||⑮||⑯|| || || ||
| ||⑫|| || ||⑮||⑯|| || || ||
|- style="background-color: #ffc"
| 26
| [[Common%20list%20elements|Common list elements]]
| || ||⑬|| ||⑮|| ||⑰|| || ||
|- style="background-color: #ffc"
| 26
| [[Count%20how%20many%20vowels%20and%20consonants%20occur%20in%20a%20string|Count how many vowels and consonants occur in a string]]
| || ||⑬|| ||⑮|| ||⑰|| || ||
|-
|-
| 26
| 26
Line 4,266: Line 4,278:
| 26
| 26
| [[Elliptic%20curve%20arithmetic|Elliptic curve arithmetic]]
| [[Elliptic%20curve%20arithmetic|Elliptic curve arithmetic]]
|⑪||⑫||⑬|| |||| ||||⑱||⑲||⑳
|⑪||⑫||⑬|||| |||| ||⑱||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 26
| 26
| [[Find%20prime%20n%20such%20that%20reversed%20n%20is%20also%20prime|Find prime n such that reversed n is also prime]]
| [[Find%20prime%20n%20such%20that%20reversed%20n%20is%20also%20prime|Find prime n such that reversed n is also prime]]
| || || |||| || ||⑰|| || ||
| || |||| || || ||⑰|| || ||
|-
|-
| 26
| 26
| [[Hough%20transform|Hough transform]]
| [[Hough%20transform|Hough transform]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|-
|-
| 26
| 26
| [[Kolakoski%20sequence|Kolakoski sequence]]
| [[Kolakoski%20sequence|Kolakoski sequence]]
|⑪||⑫|| ||||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫|||| ||⑮||⑯||⑰||⑱||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 26
| 26
| [[Linux%20CPU%20utilization|Linux CPU utilization]]
| [[Linux%20CPU%20utilization|Linux CPU utilization]]
|⑪||⑫||⑬|| |||| ||||⑱||⑲||
|⑪||⑫||⑬|||| |||| ||⑱||⑲||
|-
|-
| 26
| 26
| [[Lucky%20and%20even%20lucky%20numbers|Lucky and even lucky numbers]]
| [[Lucky%20and%20even%20lucky%20numbers|Lucky and even lucky numbers]]
|⑪||⑫|| ||||⑮||⑯||⑰||⑱||⑲||⑳
|⑪||⑫|||| ||⑮||⑯||⑰||⑱||⑲||⑳
|-
|-
| 26
| 26
| [[Magic%20squares%20of%20singly%20even%20order|Magic squares of singly even order]]
| [[Magic%20squares%20of%20singly%20even%20order|Magic squares of singly even order]]
|⑪||⑫|| || ||⑮||⑯||||⑱||⑲||⑳
|⑪||⑫|||| ||⑮||⑯|| ||⑱||⑲||⑳
|- style="background-color: #ffc"
| 26
| [[Make%20a%20backup%20file|Make a backup file]]
|⑪||⑫|| ||⑭||⑮|| || || || ||
|-
|-
| 26
| 26
| [[Merge%20and%20aggregate%20datasets|Merge and aggregate datasets]]
| [[Merge%20and%20aggregate%20datasets|Merge and aggregate datasets]]
| || || |||||| || || || ||
| || || || || |||||| || ||
|-
|-
| 26
| 26
| [[Parse%20an%20IP%20Address|Parse an IP Address]]
| [[Parse%20an%20IP%20Address|Parse an IP Address]]
|⑪||⑫||⑬|| ||⑮||⑯||||⑱|| ||
|⑪||⑫||⑬||||⑮||⑯|| ||⑱|| ||
|-
| 26
|data-sort-value="pseudo-random numbers/pcg0C32"| [[Pseudo-random%20numbers%2FPCG32|Pseudo-random numbers/PCG32]]
|⑪||⑫||⑬|| ||⑮||⑯|| || || ||⑳
|-
|-
| 26
| 26
| [[RCRPG|RCRPG]]
| [[RCRPG|RCRPG]]
| ||⑫||⑬|| ||⑮||⑯|||| || ||⑳
| ||⑫||⑬||||⑮||⑯|| || || ||⑳
|-
|-
| 26
| 26
| [[Random%20Latin%20squares|Random Latin squares]]
| [[Random%20Latin%20squares|Random Latin squares]]
|⑪||⑫|| ||||⑮||⑯||⑰|| ||⑲||⑳
|⑪||⑫|||| ||⑮||⑯||⑰|| ||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 26
| 26
| [[Snake%20and%20Ladder|Snake and Ladder]]
| [[Snake%20and%20Ladder|Snake and Ladder]]
|⑪||⑫|||| ||⑮||⑯|| ||⑱|| ||⑳
|⑪||⑫|| ||||⑮||⑯|| ||⑱|| ||⑳
|-
|-
| 26
| 26
| [[UPC|UPC]]
| [[UPC|UPC]]
|⑪||⑫||||⑭||⑮||⑯|| ||⑱||⑲||⑳
|⑪||⑫|| ||⑭||⑮||⑯||||⑱||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 26
| 26
| [[Words%20from%20neighbour%20ones|Words from neighbour ones]]
| [[Words%20from%20neighbour%20ones|Words from neighbour ones]]
| ||⑫|| |||||| || || || ||
| ||⑫|| || || |||||| || ||
|-
|-
| 25
| 25
| [[Almkvist-Giullera%20formula%20for%20pi|Almkvist-Giullera formula for pi]]
| [[Almkvist-Giullera%20formula%20for%20pi|Almkvist-Giullera formula for pi]]
| || || |||||| ||⑰||⑱|| ||
| || |||| || ||||⑰||⑱|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 25
| 25
| [[Coprime%20triplets|Coprime triplets]]
| [[Common%20list%20elements|Common list elements]]
| || || |||| ||||⑰|| || ||
| || |||| |||| ||⑰|| || ||
|- style="background-color: #ffc"
| 25
| [[Count%20how%20many%20vowels%20and%20consonants%20occur%20in%20a%20string|Count how many vowels and consonants occur in a string]]
| || || ||⑭|| ||⑯||⑰|| || ||
|-
|-
| 25
| 25
| [[Deming%27s%20Funnel|Deming's Funnel]]
| [[Deming%27s%20Funnel|Deming's Funnel]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|-
|-
| 25
| 25
Line 4,349: Line 4,365:
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 25
| 25
| [[Markov%20chain%20text%20generator|Markov chain text generator]]
| [[Make%20a%20backup%20file|Make a backup file]]
|⑪||⑫|||| || ||⑯|| || || ||
|⑪||⑫|| |||| ||⑯|| |||| ||
|-
| 25
| [[Matrix%20chain%20multiplication|Matrix chain multiplication]]
|⑪||⑫||⑬||⑭|| || ||⑰||⑱||⑲||
|-
|-
| 25
| 25
| [[Mind%20boggling%20card%20trick|Mind boggling card trick]]
| [[Mind%20boggling%20card%20trick|Mind boggling card trick]]
|⑪|| || |||| ||||⑰||⑱||⑲||
|⑪|| |||| |||| ||⑰||⑱||⑲||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 25
| 25
| [[Neighbour%20primes|Neighbour primes]]
| [[Neighbour%20primes|Neighbour primes]]
| || || |||| || || || || ||
| || || || || || |||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 25
| 25
| [[Odd%20words|Odd words]]
| [[Odd%20words|Odd words]]
| ||⑫|| || |||| || || || ||
| ||⑫|| || || |||| || || ||
|-
|-
| 25
| 25
| [[Play%20recorded%20sounds|Play recorded sounds]]
| [[Play%20recorded%20sounds|Play recorded sounds]]
| || ||||⑭|| |||| || || ||
| || || ||⑭|||| |||| || ||
|-
|-
| 25
| 25
| [[Playfair%20cipher|Playfair cipher]]
| [[Playfair%20cipher|Playfair cipher]]
|⑪||⑫|| |||||| ||⑰||⑱||⑲||⑳
|⑪||⑫|||| || ||||⑰||⑱||⑲||⑳
|-
| 25
|data-sort-value="pseudo-random numbers/pcg0C32"| [[Pseudo-random%20numbers%2FPCG32|Pseudo-random numbers/PCG32]]
|⑪||⑫|| || ||⑮||⑯|| || || ||⑳
|-
|-
| 25
| 25
| [[Self%20numbers|Self numbers]]
| [[Self%20numbers|Self numbers]]
|⑪||⑫|| || |||| |||| || ||
|⑪||⑫|||| || |||| || || ||
|-
|-
| 25
| 25
| [[Total%20circles%20area|Total circles area]]
| [[Total%20circles%20area|Total circles area]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|-
|-
| 24
| 24
| [[ASCII%20art%20diagram%20converter|ASCII art diagram converter]]
| [[ASCII%20art%20diagram%20converter|ASCII art diagram converter]]
| ||⑫||⑬|| ||⑮||⑯||||⑱|| ||⑳
| ||⑫||⑬||||⑮||⑯|| ||⑱|| ||⑳
|-
|-
| 24
| 24
| [[Active%20Directory%2FSearch%20for%20a%20user|Active Directory/Search for a user]]
| [[Active%20Directory%2FSearch%20for%20a%20user|Active Directory/Search for a user]]
| ||⑫|| ||O|| ||⑯||⑰|| || ||⑳
| ||⑫||⑬|| |||| ||O|| || ||⑳
|- 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
| [[Assertions%20in%20design%20by%20contract|Assertions in design by contract]]
| [[Assertions%20in%20design%20by%20contract|Assertions in design by contract]]
|⑪||⑫|||| || |||| ||⑱||⑲||⑳
|⑪||⑫|| |||||| || ||⑱||⑲||⑳
|-
| 24
| [[Cistercian%20numerals|Cistercian numerals]]
|⑪||⑫|| || ||⑮||⑯||⑰||⑱|| ||⑳
|-
|-
| 24
| 24
| [[Commatizing%20numbers|Commatizing numbers]]
| [[Commatizing%20numbers|Commatizing numbers]]
|⑪||⑫||⑬|| || || ||||⑱|| ||⑳
|⑪||⑫||⑬|||| || || ||⑱|| ||⑳
|-
|- style="background-color: #ffc"
| 24
| 24
| [[Consecutive%20primes%20with%20ascending%20or%20descending%20differences|Consecutive primes with ascending or descending differences]]
| [[Coprime%20triplets|Coprime triplets]]
| || || |||| ||⑯||⑰|| || ||
| || |||| ||||⑯||⑰|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 24
| 24
| [[Doomsday%20rule|Doomsday rule]]
| [[Doomsday%20rule|Doomsday rule]]
| ||⑫|| || |||| |||| || ||
| ||⑫|||| || |||| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 24
| 24
| [[Find%20first%20missing%20positive|Find first missing positive]]
| [[Find%20first%20missing%20positive|Find first missing positive]]
| || || || || || ||||⑱|| ||
| || |||| || || || ||⑱|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 24
| 24
| [[Maximum%20difference%20between%20adjacent%20elements%20of%20list|Maximum difference between adjacent elements of list]]
| [[Markov%20chain%20text%20generator|Markov chain text generator]]
|||||⑬|| |||| || ||⑱|| ||
| || ||⑬|| || || ||||⑱|| ||
|-
| 24
| [[Matrix%20chain%20multiplication|Matrix chain multiplication]]
|⑪||⑫||⑬||⑭|| || ||⑰||⑱||⑲||
|-
|-
| 24
| 24
| [[Motzkin%20numbers|Motzkin numbers]]
| [[Motzkin%20numbers|Motzkin numbers]]
| || || ||||⑮||⑯|| || || ||
| || || || ||⑮||⑯|||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 24
| 24
Line 4,434: Line 4,450:
| 24
| 24
|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="numbers with same digit set in base 0C10 and base 0C16"| [[Numbers%20with%20same%20digit%20set%20in%20base%2010%20and%20base%2016|Numbers with same digit set in base 10 and base 16]]
| || || || |||| || || || ||
| || || || || |||| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 24
| 24
| [[Numeric%20separator%20syntax|Numeric separator syntax]]
| [[Numeric%20separator%20syntax|Numeric separator syntax]]
| ||⑫|||| ||⑮||⑯|| || ||⑲||
| ||⑫|| ||||⑮||⑯|| || ||⑲||
|-
| 24
| [[Order%20by%20pair%20comparisons|Order by pair comparisons]]
| ||⑫||⑬|| ||⑮||⑯||⑰|| || ||
|-
|-
| 24
| 24
| [[Padovan%20sequence|Padovan sequence]]
| [[Padovan%20sequence|Padovan sequence]]
| || || ||||⑮||⑯||⑰||⑱|| ||
| || |||| ||⑮||⑯||⑰||⑱|| ||
|-
|-
| 24
| 24
| [[Percolation%2FMean%20run%20density|Percolation/Mean run density]]
| [[Percolation%2FMean%20run%20density|Percolation/Mean run density]]
|⑪|| ||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|⑪|| ||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|-
|-
| 24
| 24
| [[Permutations%2FRank%20of%20a%20permutation|Permutations/Rank of a permutation]]
| [[Permutations%2FRank%20of%20a%20permutation|Permutations/Rank of a permutation]]
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||⑳
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 24
| 24
Line 4,462: Line 4,482:
| 24
| 24
| [[Record%20sound|Record sound]]
| [[Record%20sound|Record sound]]
|⑪|| ||||⑭|||| || || ||O||
|⑪|| || ||⑭|| |||||| ||O||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 24
| 24
| [[Reverse%20the%20gender%20of%20a%20string|Reverse the gender of a string]]
| [[Reverse%20the%20gender%20of%20a%20string|Reverse the gender of a string]]
|⑪||⑫||⑬|| || || ||||⑱|| ||
|⑪||⑫||⑬|||| || || ||⑱|| ||
|-
|-
| 24
| 24
| [[SOAP|SOAP]]
| [[SOAP|SOAP]]
|⑪|| || ||⑭|| |||| || || ||
|⑪|| || || |||| ||⑰|| || ||
|-
|-
| 24
| 24
| [[Sokoban|Sokoban]]
| [[Sokoban|Sokoban]]
|⑪||⑫||⑬|| ||⑮||⑯|||| || ||⑳
|⑪||⑫||⑬||||⑮||⑯|| || || ||⑳
|-
|-
| 24
| 24
| [[Solve%20a%20Hopido%20puzzle|Solve a Hopido puzzle]]
| [[Solve%20a%20Hopido%20puzzle|Solve a Hopido puzzle]]
|⑪||⑫||||⑭||⑮||⑯|| || ||⑲||⑳
|⑪||⑫|| ||⑭||⑮||⑯|||| ||⑲||⑳
|-
|-
| 24
| 24
| [[Solve%20a%20Numbrix%20puzzle|Solve a Numbrix puzzle]]
| [[Solve%20a%20Numbrix%20puzzle|Solve a Numbrix puzzle]]
|⑪||⑫||||⑭||⑮||⑯|| || ||⑲||⑳
|⑪||⑫|| ||⑭||⑮||⑯|||| ||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 24
| 24
| [[Untrusted%20environment|Untrusted environment]]
| [[Untrusted%20environment|Untrusted environment]]
|⑪|| |||| || |||| ||⑱||⑲||
|⑪|| || |||||| || ||⑱||⑲||
|-
|-
| 23
| 23
|data-sort-value="0C15 puzzle solver"| [[15%20puzzle%20solver|15 puzzle solver]]
|data-sort-value="0C15 puzzle solver"| [[15%20puzzle%20solver|15 puzzle solver]]
| || ||⑬|| |||| || || || ||
| || || |||| ||⑯|| || || ||
|-
|-
| 23
| 23
| [[Abelian%20sandpile%20model%2FIdentity|Abelian sandpile model/Identity]]
| [[Abelian%20sandpile%20model%2FIdentity|Abelian sandpile model/Identity]]
| || || ||||⑮||⑯||⑰||⑱|| ||
| || |||| ||⑮||⑯||⑰||⑱|| ||
|- style="background-color: #ffc"
|-
| 23
| 23
| [[Bilinear%20interpolation|Bilinear interpolation]]
| [[Cistercian%20numerals|Cistercian numerals]]
|⑪||⑫|| ||⑭|||||| ||⑱|| ||⑳
|⑪||⑫|| ||⑭|| || ||||⑱||||⑳
|-
| 23
| [[Consecutive%20primes%20with%20ascending%20or%20descending%20differences|Consecutive primes with ascending or descending differences]]
| || || ||⑭||⑮||⑯||⑰|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 23
| 23
| [[Create%20an%20object%2FNative%20demonstration|Create an object/Native demonstration]]
| [[Create%20an%20object%2FNative%20demonstration|Create an object/Native demonstration]]
|⑪||⑫||||⑭||⑮||⑯|| ||⑱||⑲||⑳
|⑪||⑫|| ||⑭||⑮||⑯||||⑱||⑲||⑳
|-
|-
| 23
| 23
| [[Exponentiation%20with%20infix%20operators%20in%20%28or%20operating%20on%29%20the%20base|Exponentiation with infix operators in (or operating on) the base]]
| [[Exponentiation%20with%20infix%20operators%20in%20%28or%20operating%20on%29%20the%20base|Exponentiation with infix operators in (or operating on) the base]]
| || || |||| ||||⑰||⑱|| ||
| || |||| |||| ||⑰||⑱|| ||
|-
|-
| 23
| 23
| [[File%20size%20distribution|File size distribution]]
| [[File%20size%20distribution|File size distribution]]
|⑪|| ||⑬||⑭|||| ||⑰|| ||⑲||
|⑪|| ||⑬||⑭|| ||||⑰|| ||⑲||
|-
|-
| 23
| 23
| [[Find%20duplicate%20files|Find duplicate files]]
| [[Find%20duplicate%20files|Find duplicate files]]
| ||⑫||⑬||⑭||⑮||⑯||⑰|| ||⑲||
| ||⑫||⑬||⑭||⑮||⑯||⑰|| ||⑲||
|-
| 23
| [[Index%20finite%20lists%20of%20positive%20integers|Index finite lists of positive integers]]
|⑪||⑫||⑬||⑭||⑮|| ||⑰||⑱||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 23
| 23
| [[Largest%20five%20adjacent%20number|Largest five adjacent number]]
| [[Largest%20five%20adjacent%20number|Largest five adjacent number]]
| || || || || |||| ||⑱|| ||
| || || || |||| || ||⑱|| ||
|-
|-
| 23
| 23
| [[Levenshtein%20distance%2FAlignment|Levenshtein distance/Alignment]]
| [[Levenshtein%20distance%2FAlignment|Levenshtein distance/Alignment]]
|⑪||⑫||⑬||⑭|| ||||⑰|| ||⑲||⑳
|⑪||⑫||⑬||⑭|||| ||⑰|| ||⑲||⑳
|-
|-
| 23
| 23
|data-sort-value="main step of gost 0F28147-0C89"| [[Main%20step%20of%20GOST%2028147-89|Main step of GOST 28147-89]]
|data-sort-value="main step of gost 0F28147-0C89"| [[Main%20step%20of%20GOST%2028147-89|Main step of GOST 28147-89]]
|⑪|| ||⑬|| |||| || || ||⑲||⑳
|⑪|| || |||| ||⑯|| || ||⑲||⑳
|-
|- style="background-color: #ffc"
| 23
| 23
| [[Mastermind|Mastermind]]
| [[Maximum%20difference%20between%20adjacent%20elements%20of%20list|Maximum difference between adjacent elements of list]]
| || || ||⑭|| || |||||| ||
||| || || || |||| || ||⑲||
|-
|-
| 23
| 23
| [[Monads%2FList%20monad|Monads/List monad]]
| [[Monads%2FList%20monad|Monads/List monad]]
|⑪|| ||⑬|| ||⑮||⑯||||⑱||⑲||
|⑪|| ||⑬||||⑮||⑯|| ||⑱||⑲||
|-
|-
| 23
| 23
| [[Nested%20templated%20data|Nested templated data]]
| [[Nested%20templated%20data|Nested templated data]]
| || ||⑬||⑭|||| ||⑰||⑱||⑲||
| || ||⑬||⑭|| ||||⑰||⑱||⑲||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 23
| 23
|data-sort-value="numbers in base-0C16 representation that cannot be written with decimal digits"| [[Numbers%20in%20base-16%20representation%20that%20cannot%20be%20written%20with%20decimal%20digits|Numbers in base-16 representation that cannot be written with decimal digits]]
|data-sort-value="numbers in base-0C16 representation that cannot be written with decimal digits"| [[Numbers%20in%20base-16%20representation%20that%20cannot%20be%20written%20with%20decimal%20digits|Numbers in base-16 representation that cannot be written with decimal digits]]
| || || || |||| || || || ||
| || || || || |||| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 23
| 23
| [[Orbital%20elements|Orbital elements]]
| [[Orbital%20elements|Orbital elements]]
|⑪||⑫|| || |||| || || ||⑲||⑳
|⑪||⑫|| || || |||| || ||⑲||⑳
|-
| 23
| [[Order%20by%20pair%20comparisons|Order by pair comparisons]]
| ||⑫|| ||⑭||⑮||⑯|| || || ||
|-
|-
| 23
| 23
| [[Pig%20the%20dice%20game%2FPlayer|Pig the dice game/Player]]
| [[Pig%20the%20dice%20game%2FPlayer|Pig the dice game/Player]]
| ||⑫||⑬|| ||⑮||⑯||||⑱|| ||⑳
| ||⑫||⑬||||⑮||⑯|| ||⑱|| ||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 23
| 23
| [[Polynomial%20synthetic%20division|Polynomial synthetic division]]
| [[Polynomial%20synthetic%20division|Polynomial synthetic division]]
|⑪||⑫||⑬||⑭|||| ||⑰||⑱||⑲||
|⑪||⑫||⑬||⑭|| ||||⑰||⑱||⑲||
|-
|-
| 23
| 23
| [[Reflection%2FGet%20source|Reflection/Get source]]
| [[Reflection%2FGet%20source|Reflection/Get source]]
|⑪||⑫|| || ||O|||| ||⑱||⑲||
|⑪||⑫|| || ||||O|| ||⑱||⑲||
|-
|-
| 23
| 23
| [[Sierpinski%20arrowhead%20curve|Sierpinski arrowhead curve]]
| [[Sierpinski%20arrowhead%20curve|Sierpinski arrowhead curve]]
| || || ||||⑮||⑯|| || ||⑲||
| || || || ||⑮||⑯|||| ||⑲||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 23
| 23
| [[Sort%20the%20letters%20of%20string%20in%20alphabetical%20order|Sort the letters of string in alphabetical order]]
| [[Sort%20the%20letters%20of%20string%20in%20alphabetical%20order|Sort the letters of string in alphabetical order]]
| || || |||| || ||⑰|| || ||
| || |||| || || ||⑰|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 23
| 23
| [[Special%20neighbor%20primes|Special neighbor primes]]
| [[Special%20neighbor%20primes|Special neighbor primes]]
| || || |||| || || || || ||
| || || || || || |||| || ||
|-
|-
| 23
| 23
| [[Spelling%20of%20ordinal%20numbers|Spelling of ordinal numbers]]
| [[Spelling%20of%20ordinal%20numbers|Spelling of ordinal numbers]]
|⑪||⑫|| || |||| || || ||⑲||
|⑪||⑫|| || || |||| || ||⑲||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 23
| 23
| [[Sum%20of%20primes%20in%20odd%20positions%20is%20prime|Sum of primes in odd positions is prime]]
| [[Sum%20of%20primes%20in%20odd%20positions%20is%20prime|Sum of primes in odd positions is prime]]
| || || ||⑭|| |||| || || ||
| || || || |||| ||⑰|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 23
| 23
| [[Ulam%20numbers|Ulam numbers]]
| [[Ulam%20numbers|Ulam numbers]]
| ||⑫|| || |||| |||| || ||
| ||⑫|||| || |||| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 23
| 23
| [[Unique%20characters%20in%20each%20string|Unique characters in each string]]
| [[Unique%20characters%20in%20each%20string|Unique characters in each string]]
| || || || || |||||| || ||
| || |||| |||| || || || ||
|- style="background-color: #ffc"
| 22
| [[Bilinear%20interpolation|Bilinear interpolation]]
|⑪||⑫||⑬||⑭|| || || ||⑱||⑲||⑳
|-
|-
| 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"
|- style="background-color: #ffc"
| 22
| 22
| [[Data%20Encryption%20Standard|Data Encryption Standard]]
| [[Data%20Encryption%20Standard|Data Encryption Standard]]
|⑪||⑫|| || |||| || || || ||⑳
|⑪||⑫|| || || |||| || || ||⑳
|-
|-
| 22
| 22
| [[Eertree|Eertree]]
| [[Eertree|Eertree]]
|⑪||⑫|||| ||⑮||⑯|| || ||⑲||⑳
|⑪||⑫|| ||||⑮||⑯|| || ||⑲||⑳
|-
|-
| 22
| 22
Line 4,618: Line 4,630:
| 22
| 22
| [[Find%20minimum%20number%20of%20coins%20that%20make%20a%20given%20value|Find minimum number of coins that make a given value]]
| [[Find%20minimum%20number%20of%20coins%20that%20make%20a%20given%20value|Find minimum number of coins that make a given value]]
| || || |||| || ||⑰|| || ||
| || |||| || || ||⑰|| || ||
|-
| 22
| [[Index%20finite%20lists%20of%20positive%20integers|Index finite lists of positive integers]]
|⑪||⑫||⑬||⑭|| ||⑯|| ||⑱||⑲||⑳
|-
|-
| 22
| 22
| [[Joystick%20position|Joystick position]]
| [[Joystick%20position|Joystick position]]
| || || |||| || ||⑰|| ||O||
| || |||| || || ||⑰|| ||O||
|-
|-
| 22
| 22
| [[Kosaraju|Kosaraju]]
| [[Kosaraju|Kosaraju]]
|⑪||⑫||⑬|| |||| || || ||⑲||⑳
|⑪||⑫|| |||| ||⑯|| || ||⑲||⑳
|-
| 22
| [[Mastermind|Mastermind]]
|⑪|| || || ||⑮|| || || ||⑲||
|-
|-
| 22
| 22
| [[Median%20filter|Median filter]]
| [[Median%20filter|Median filter]]
|⑪|| ||||⑭|| |||| ||⑱||⑲||⑳
|⑪|| || ||⑭|||| ||||⑱||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 22
| 22
| [[Montgomery%20reduction|Montgomery reduction]]
| [[Montgomery%20reduction|Montgomery reduction]]
|⑪||⑫||⑬|| |||| || || ||⑲||⑳
|⑪||⑫|| |||| ||⑯|| || ||⑲||⑳
|- style="background-color: #ffc"
| 22
| [[N-body%20problem|N-body problem]]
|⑪||⑫|| || || ||⑯|| ||⑱|| ||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 22
| 22
| [[Native%20shebang|Native shebang]]
| [[Native%20shebang|Native shebang]]
| || |||| || |||| ||⑱||⑲||
| || || |||||| || ||⑱||⑲||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 22
| 22
| [[Odd%20squarefree%20semiprimes|Odd squarefree semiprimes]]
| [[Odd%20squarefree%20semiprimes|Odd squarefree semiprimes]]
| || || || |||| || || || ||
| || || || || |||| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 22
| 22
| [[Palindromic%20primes|Palindromic primes]]
| [[Palindromic%20primes|Palindromic primes]]
| || || |||| || ||⑰|| || ||
| || |||| || || ||⑰|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 22
| 22
| [[Perceptron|Perceptron]]
| [[Perceptron|Perceptron]]
|⑪||⑫|||| || || || || ||⑲||
|⑪||⑫|| |||| || || || ||⑲||
|-
| 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]]
|⑪||⑫||⑬|| ||⑮||⑯|| || || ||⑳
|-
|-
| 22
| 22
| [[Rare%20numbers|Rare numbers]]
| [[Rare%20numbers|Rare numbers]]
|⑪||⑫|| ||||⑮||⑯|| ||⑱|| ||⑳
|⑪||⑫|| || ||⑮||⑯||||⑱|| ||⑳
|-
|-
| 22
| 22
| [[Sequence%3A%20nth%20number%20with%20exactly%20n%20divisors|Sequence: nth number with exactly n divisors]]
| [[Sequence%3A%20nth%20number%20with%20exactly%20n%20divisors|Sequence: nth number with exactly n divisors]]
|⑪||⑫|| ||||⑮||⑯||⑰|| ||⑲||⑳
|⑪||⑫|||| ||⑮||⑯||⑰|| ||⑲||⑳
|-
|-
| 22
| 22
| [[Sleeping%20Beauty%20problem|Sleeping Beauty problem]]
| [[Sleeping%20Beauty%20problem|Sleeping Beauty problem]]
| || || ||||⑮||⑯||⑰|| || ||
| || |||| ||⑮||⑯||⑰|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 22
| 22
|data-sort-value="smallest power of 0B6 whose decimal expansion contains n"| [[Smallest%20power%20of%206%20whose%20decimal%20expansion%20contains%20n|Smallest power of 6 whose decimal expansion contains n]]
|data-sort-value="smallest power of 0B6 whose decimal expansion contains n"| [[Smallest%20power%20of%206%20whose%20decimal%20expansion%20contains%20n|Smallest power of 6 whose decimal expansion contains n]]
| || || |||||| ||⑰|| || ||
| || |||| || ||||⑰|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 22
| 22
| [[Solve%20triangle%20solitare%20puzzle|Solve triangle solitare puzzle]]
| [[Solve%20triangle%20solitare%20puzzle|Solve triangle solitare puzzle]]
|⑪||⑫||||⑭|| |||| ||⑱||⑲||⑳
|⑪||⑫|| ||⑭|||| ||||⑱||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 22
| 22
| [[Sunflower%20fractal|Sunflower fractal]]
| [[Sunflower%20fractal|Sunflower fractal]]
| || ||||⑭|||| || || ||⑲||
| || || ||⑭|| |||||| ||⑲||
|-
|-
| 22
| 22
| [[Vigen%C3%A8re%20cipher%2FCryptanalysis|Vigenère cipher/Cryptanalysis]]
| [[Vigen%C3%A8re%20cipher%2FCryptanalysis|Vigenère cipher/Cryptanalysis]]
|⑪||⑫||⑬|| |||| |||| ||⑲||⑳
|⑪||⑫||⑬|||| |||| || ||⑲||⑳
|-
|-
| 22
| 22
| [[Vogel%27s%20approximation%20method|Vogel's approximation method]]
| [[Vogel%27s%20approximation%20method|Vogel's approximation method]]
|⑪||⑫|||| ||⑮||⑯|| ||⑱||⑲||⑳
|⑪||⑫|| ||||⑮||⑯|| ||⑱||⑲||⑳
|- 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
| [[Concatenate%20two%20primes%20is%20also%20prime|Concatenate two primes is also prime]]
| || || || ||⑮|| ||⑰|| || ||
|-
|-
| 21
| 21
| [[EKG%20sequence%20convergence|EKG sequence convergence]]
| [[EKG%20sequence%20convergence|EKG sequence convergence]]
|⑪||⑫|| |||| || ||⑰||⑱||⑲||
|⑪||⑫|||| || || ||⑰||⑱||⑲||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
| [[Erd%C5%91s-primes|Erdős-primes]]
| [[Erd%C5%91s-primes|Erdős-primes]]
| ||⑫|| || |||| || || || ||
| ||⑫|| || || |||| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
| [[Find%20words%20which%20contain%20the%20most%20consonants|Find words which contain the most consonants]]
| [[Find%20words%20which%20contain%20the%20most%20consonants|Find words which contain the most consonants]]
| || ||||⑭|||| || || || ||
| || || ||⑭|| |||||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
| [[Harmonic%20series|Harmonic series]]
| [[Harmonic%20series|Harmonic series]]
| || || |||||| ||⑰|| || ||
| || |||| || ||||⑰|| || ||
|- 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]]
| [[Just%20in%20time%20processing%20on%20a%20character%20stream|Just in time processing on a character stream]]
|⑪||⑫||⑬|| |||| || || ||⑲||⑳
|⑪||⑫|| |||| ||⑯|| || ||⑲||⑳
|-
|-
| 21
| 21
| [[K-d%20tree|K-d tree]]
| [[K-d%20tree|K-d tree]]
|⑪||⑫||⑬|| |||| ||||⑱||⑲||⑳
|⑪||⑫||⑬|||| |||| ||⑱||⑲||⑳
|-
|-
| 21
| 21
Line 4,726: Line 4,742:
| 21
| 21
| [[Latin%20Squares%20in%20reduced%20form|Latin Squares in reduced form]]
| [[Latin%20Squares%20in%20reduced%20form|Latin Squares in reduced form]]
|⑪||⑫|| || ||⑮||⑯|||| ||⑲||⑳
|⑪||⑫|||| ||⑮||⑯|| || ||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
| [[Line%20circle%20intersection|Line circle intersection]]
| [[Line%20circle%20intersection|Line circle intersection]]
|⑪||⑫|| ||||⑮||⑯||⑰|| ||⑲||⑳
|⑪||⑫|||| ||⑮||⑯||⑰|| ||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
| [[Minimum%20numbers%20of%20three%20lists|Minimum numbers of three lists]]
| [[Minimum%20numbers%20of%20three%20lists|Minimum numbers of three lists]]
| || || || || |||||| || ||
| || |||| |||| || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
| [[N-body%20problem|N-body problem]]
| [[Names%20to%20numbers|Names to numbers]]
|⑪|||| || ||⑮|| || ||⑱|| ||⑳
|⑪|| ||||||⑮|| || ||⑱||||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
|data-sort-value="palindromic primes in base 0C16"| [[Palindromic%20primes%20in%20base%2016|Palindromic primes in base 16]]
|data-sort-value="palindromic primes in base 0C16"| [[Palindromic%20primes%20in%20base%2016|Palindromic primes in base 16]]
| || || |||| || || || || ||
| || || || || || |||| || ||
|-
|-
| 21
| 21
Line 4,750: Line 4,766:
| 21
| 21
|data-sort-value="prime numbers which contain 0D123"| [[Prime%20numbers%20which%20contain%20123|Prime numbers which contain 123]]
|data-sort-value="prime numbers which contain 0D123"| [[Prime%20numbers%20which%20contain%20123|Prime numbers which contain 123]]
| || || || || |||| || || ||
| || || || |||| || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
Line 4,758: Line 4,774:
| 21
| 21
| [[Print%20debugging%20statement|Print debugging statement]]
| [[Print%20debugging%20statement|Print debugging statement]]
|⑪||⑫||⑬|| |||| || || ||⑲||⑳
|⑪||⑫|| |||| ||⑯|| || ||⑲||⑳
|-
| 21
|data-sort-value="pseudo-random numbers/combined recursive generator mrg0C32k0B3a"| [[Pseudo-random%20numbers%2FCombined%20recursive%20generator%20MRG32k3a|Pseudo-random numbers/Combined recursive generator MRG32k3a]]
|⑪||⑫|| || ||⑮||⑯|| || || ||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
| [[Readline%20interface|Readline interface]]
| [[Readline%20interface|Readline interface]]
|⑪||⑫|||| ||⑮||⑯|| || || ||⑳
|⑪||⑫|| ||||⑮||⑯|| || || ||⑳
|-
|-
| 21
| 21
| [[Simulate%20input%2FMouse|Simulate input/Mouse]]
| [[Simulate%20input%2FMouse|Simulate input/Mouse]]
|⑪||⑫|||| || || || || ||O||
|⑪||⑫|| |||| || || || ||O||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
Line 4,778: Line 4,790:
| 21
| 21
| [[Window%20management|Window management]]
| [[Window%20management|Window management]]
| ||⑫||||⑭|| || || || || ||
| ||⑫|| ||⑭|| || |||| || ||
|-
|-
| 20
| 20
| [[Canonicalize%20CIDR|Canonicalize CIDR]]
| [[Canonicalize%20CIDR|Canonicalize CIDR]]
| ||⑫|| ||||⑮||⑯||⑰|| || ||
| ||⑫|||| ||⑮||⑯||⑰|| || ||
|-
|-
| 20
| 20
Line 4,794: Line 4,806:
| 20
| 20
| [[Metallic%20ratios|Metallic ratios]]
| [[Metallic%20ratios|Metallic ratios]]
|⑪||⑫|| |||||| || || ||⑲||
|⑪||⑫|| || || |||||| ||⑲||
|-
|-
| 20
| 20
| [[Monads%2FWriter%20monad|Monads/Writer monad]]
| [[Monads%2FWriter%20monad|Monads/Writer monad]]
|⑪|| || || |||| ||||⑱||⑲||
|⑪|| |||| || |||| ||⑱||⑲||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 20
| 20
| [[Most%20frequent%20k%20chars%20distance|Most frequent k chars distance]]
| [[Most%20frequent%20k%20chars%20distance|Most frequent k chars distance]]
|⑪||⑫||⑬|| |||| ||||⑱|| ||
|⑪||⑫||⑬|||| |||| ||⑱|| ||
|- style="background-color: #ffc"
| 20
| [[Names%20to%20numbers|Names to numbers]]
|⑪|| ||⑬|| || ||⑯||⑰||⑱||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 20
| 20
Line 4,814: Line 4,822:
| 20
| 20
| [[Nonogram%20solver|Nonogram solver]]
| [[Nonogram%20solver|Nonogram solver]]
|⑪||⑫||||⑭|||| || || || ||⑳
|⑪||⑫|| ||⑭|| |||||| || ||⑳
|-
|-
| 20
| 20
Line 4,822: Line 4,830:
| 20
| 20
| [[Padovan%20n-step%20number%20sequences|Padovan n-step number sequences]]
| [[Padovan%20n-step%20number%20sequences|Padovan n-step number sequences]]
| || || |||| || ||⑰|| || ||
| || |||| || || ||⑰|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 20
| 20
Line 4,830: Line 4,838:
| 20
| 20
| [[Primes%20-%20allocate%20descendants%20to%20their%20ancestors|Primes - allocate descendants to their ancestors]]
| [[Primes%20-%20allocate%20descendants%20to%20their%20ancestors|Primes - allocate descendants to their ancestors]]
|⑪||⑫||⑬|| |||| || ||⑱||⑲||
|⑪||⑫|| |||| ||⑯|| ||⑱||⑲||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 20
| 20
Line 4,838: Line 4,846:
| 20
| 20
| [[Selective%20file%20copy|Selective file copy]]
| [[Selective%20file%20copy|Selective file copy]]
|⑪||⑫|||| || || || || ||⑲||
|⑪||⑫|| |||| || || || ||⑲||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 20
| 20
| [[Separate%20the%20house%20number%20from%20the%20street%20name|Separate the house number from the street name]]
| [[Separate%20the%20house%20number%20from%20the%20street%20name|Separate the house number from the street name]]
|⑪|| ||⑬|| || || ||||⑱|| ||
|⑪|| ||⑬|||| || || ||⑱|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 20
| 20
| [[Special%20factorials|Special factorials]]
| [[Special%20factorials|Special factorials]]
|⑪|| || |||||| || || || ||
|⑪|| || || || |||||| || ||
|-
|-
| 20
| 20
| [[The%20sieve%20of%20Sundaram|The sieve of Sundaram]]
| [[The%20sieve%20of%20Sundaram|The sieve of Sundaram]]
| || ||⑬||⑭|| ||||⑰|| || ||
| || ||⑬||⑭|||| ||⑰|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 20
| 20
| [[Transportation%20problem|Transportation problem]]
| [[Transportation%20problem|Transportation problem]]
|⑪||⑫||⑬|| |||| || ||⑱|| ||⑳
|⑪||⑫|| |||| ||⑯|| ||⑱|| ||⑳
|-
|-
| 20
| 20
| [[Wilson%20primes%20of%20order%20n|Wilson primes of order n]]
| [[Wilson%20primes%20of%20order%20n|Wilson primes of order n]]
| ||⑫|| |||||| || || || ||
| ||⑫|| || || |||||| || ||
|-
|-
| 20
| 20
| [[Word%20search|Word search]]
| [[Word%20search|Word search]]
|⑪||⑫||⑬|| |||| || ||⑱||⑲||⑳
|⑪||⑫|| |||| ||⑯|| ||⑱||⑲||⑳
|-
|-
| 20
| 20
| [[Zeckendorf%20arithmetic|Zeckendorf arithmetic]]
| [[Zeckendorf%20arithmetic|Zeckendorf arithmetic]]
|⑪||⑫||⑬|| |||| || || || ||⑳
|⑪||⑫|| |||| ||⑯|| || || ||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
Line 4,874: Line 4,882:
| 19
| 19
| [[Biorhythms|Biorhythms]]
| [[Biorhythms|Biorhythms]]
| || || ||⑭|| |||| ||⑱|| ||
| || || || |||| ||⑰||⑱|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
| [[Code%20segment%20unload|Code segment unload]]
| [[Code%20segment%20unload|Code segment unload]]
|⑪||⑫||||O|| || || || || ||
|⑪||⑫|| |||| || ||O|| || ||
|-
| 19
| [[Compare%20length%20of%20two%20strings|Compare length of two strings]]
| ||⑫||⑬|| || ||⑯|| || || ||
|-
|-
| 19
| 19
Line 4,885: Line 4,897:
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
| [[Cubic%20Special%20Primes|Cubic Special Primes]]
| [[Concatenate%20two%20primes%20is%20also%20prime|Concatenate two primes is also prime]]
| || || |||| |||| || || ||
| || || || || || |||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
|data-sort-value="draw pixel 0B2"| [[Draw%20pixel%202|Draw pixel 2]]
|data-sort-value="draw pixel 0B2"| [[Draw%20pixel%202|Draw pixel 2]]
|⑪|| |||| || || || || || ||
|⑪|| || |||| || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
| [[Find%20URI%20in%20text|Find URI in text]]
| [[Find%20URI%20in%20text|Find URI in text]]
|⑪|| ||||⑭|| |||| || || ||
|⑪|| || ||⑭|||| |||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
| [[Generate%20random%20numbers%20without%20repeating%20a%20value|Generate random numbers without repeating a value]]
| [[Generate%20random%20numbers%20without%20repeating%20a%20value|Generate random numbers without repeating a value]]
| ||⑫|| || || |||| || || ||
| ||⑫|| || |||| || || || ||
|-
| 19
| [[HTTPS%2FClient-authenticated|HTTPS/Client-authenticated]]
|⑪|| || ||⑭||⑮|| ||⑰|| ||⑲||
|-
|-
| 19
| 19
| [[Imaginary%20base%20numbers|Imaginary base numbers]]
| [[Imaginary%20base%20numbers|Imaginary base numbers]]
|⑪||⑫|| || |||| |||| || ||⑳
|⑪||⑫|||| || |||| || || ||⑳
|- style="background-color: #ffc"
| 19
| [[Longest%20substrings%20without%20repeating%20characters|Longest substrings without repeating characters]]
| || || || || ||⑯|| || || ||
|-
|-
| 19
| 19
| [[Matrix%20digital%20rain|Matrix digital rain]]
| [[Matrix%20digital%20rain|Matrix digital rain]]
| || ||||⑭|| || || || ||⑲||
| || || ||⑭|| || |||| ||⑲||
|-
|- style="background-color: #ffc"
| 19
| 19
| [[Nimber%20arithmetic|Nimber arithmetic]]
| [[Minimum%20number%20of%20cells%20after%2C%20before%2C%20above%20and%20below%20NxN%20squares|Minimum number of cells after, before, above and below NxN squares]]
| || || || || ||⑯|||| || ||
| |||| || || ||⑯|| || || ||
|-
|-
| 19
| 19
| [[Peaceful%20chess%20queen%20armies|Peaceful chess queen armies]]
| [[Peaceful%20chess%20queen%20armies|Peaceful chess queen armies]]
|⑪||⑫|| ||||⑮||⑯|| || ||⑲||⑳
|⑪||⑫|| || ||⑮||⑯|||| ||⑲||⑳
|-
|-
| 19
| 19
| [[Percolation%2FSite%20percolation|Percolation/Site percolation]]
| [[Percolation%2FSite%20percolation|Percolation/Site percolation]]
|⑪|| ||⑬|| || || ||||⑱||⑲||⑳
|⑪|| ||⑬|||| || || ||⑱||⑲||⑳
|- style="background-color: #ffc"
| 19
| [[Permuted%20multiples|Permuted multiples]]
| ||⑫|| || || ||⑯|| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
Line 4,926: Line 4,950:
| 19
| 19
| [[Practical%20numbers|Practical numbers]]
| [[Practical%20numbers|Practical numbers]]
| ||⑫|| || |||| || ||⑱|| ||
| ||⑫|| || || |||| ||⑱|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
| [[Primes%20which%20contain%20only%20one%20odd%20digit|Primes which contain only one odd digit]]
| [[Primes%20which%20contain%20only%20one%20odd%20digit|Primes which contain only one odd digit]]
| || || || || || |||| || ||
| || |||| || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
Line 4,942: Line 4,966:
| 19
| 19
| [[SQL-based%20authentication|SQL-based authentication]]
| [[SQL-based%20authentication|SQL-based authentication]]
|⑪||⑫||||⑭|| |||| || || ||
|⑪||⑫|| ||⑭|||| |||| || ||
|-
|-
| 19
| 19
| [[Snake|Snake]]
| [[Snake|Snake]]
|⑪||⑫|| || |||| |||| || ||
|⑪||⑫|||| || |||| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
| [[Substring%20primes|Substring primes]]
| [[Substring%20primes|Substring primes]]
| || || |||||| || || || ||
| || || || || |||||| || ||
|- style="background-color: #ffc"
| 19
| [[Summation%20of%20primes|Summation of primes]]
| || || || ||⑮|| || || || ||
|-
|-
| 19
| 19
| [[Terminal%20control%2FPositional%20read|Terminal control/Positional read]]
| [[Terminal%20control%2FPositional%20read|Terminal control/Positional read]]
|⑪|| ||||O|| || || || || ||
|⑪|| || |||| || ||O|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
| [[Banker%27s%20algorithm|Banker's algorithm]]
| [[Banker%27s%20algorithm|Banker's algorithm]]
|⑪|| |||| || || || ||⑱|| ||
|⑪|| || |||| || || ||⑱|| ||
|-
|-
| 18
| 18
| [[Bitmap%2FRead%20an%20image%20through%20a%20pipe|Bitmap/Read an image through a pipe]]
| [[Bitmap%2FRead%20an%20image%20through%20a%20pipe|Bitmap/Read an image through a pipe]]
|⑪|| ||||⑭|| |||| || ||⑲||
|⑪|| || ||⑭|||| |||| ||⑲||
|-
|-
| 18
| 18
| [[Compare%20sorting%20algorithms%27%20performance|Compare sorting algorithms' performance]]
| [[Compare%20sorting%20algorithms%27%20performance|Compare sorting algorithms' performance]]
|⑪|| || |||| ||||⑰||⑱|| ||⑳
|⑪|| |||| |||| ||⑰||⑱|| ||⑳
|- style="background-color: #ffc"
| 18
| [[Cubic%20Special%20Primes|Cubic Special Primes]]
| || || ||⑭|| || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
| [[Cyclops%20numbers|Cyclops numbers]]
| [[Cyclops%20numbers|Cyclops numbers]]
| || || || || |||||| || ||
| || |||| |||| || || || ||
|-
|-
| 18
| 18
| [[Cyclotomic%20polynomial|Cyclotomic polynomial]]
| [[Cyclotomic%20polynomial|Cyclotomic polynomial]]
|⑪||⑫|| |||||| ||⑰|| || ||⑳
|⑪||⑫|||| || ||||⑰|| || ||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
| [[Free%20polyominoes%20enumeration|Free polyominoes enumeration]]
| [[Free%20polyominoes%20enumeration|Free polyominoes enumeration]]
|⑪||⑫||⑬|| || ||||||⑱|| ||⑳
|⑪||⑫||⑬|||||| || ||⑱|| ||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
| [[Getting%20the%20number%20of%20decimals|Getting the number of decimals]]
| [[Getting%20the%20number%20of%20decimals|Getting the number of decimals]]
|⑪||⑫|| || |||| |||| || ||
|⑪||⑫|||| || |||| || || ||
|-
| 18
| [[HTTPS%2FClient-authenticated|HTTPS/Client-authenticated]]
|⑪|| ||⑬||⑭|| ||⑯|| || ||⑲||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
Line 4,998: Line 5,018:
| 18
| 18
| [[NYSIIS|NYSIIS]]
| [[NYSIIS|NYSIIS]]
|⑪||⑫||⑬|| |||| || || ||⑲||⑳
|⑪||⑫|| |||| ||⑯|| || ||⑲||⑳
|-
| 18
| [[Nimber%20arithmetic|Nimber arithmetic]]
| ||⑫|| || ||⑮|| || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
| [[Numbers%20whose%20count%20of%20divisors%20is%20prime|Numbers whose count of divisors is prime]]
| [[Numbers%20whose%20count%20of%20divisors%20is%20prime|Numbers whose count of divisors is prime]]
| || || || |||| || || || ||
| || || || || |||| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
| [[Own%20digits%20power%20sum|Own digits power sum]]
| [[Own%20digits%20power%20sum|Own digits power sum]]
| || || || || |||||| || ||
| || |||| |||| || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
| [[Particle%20swarm%20optimization|Particle swarm optimization]]
| [[Particle%20swarm%20optimization|Particle swarm optimization]]
|⑪||⑫||⑬|| |||| || ||⑱|| ||⑳
|⑪||⑫|| |||| ||⑯|| ||⑱|| ||⑳
|-
|-
| 18
| 18
| [[Percolation%2FMean%20cluster%20density|Percolation/Mean cluster density]]
| [[Percolation%2FMean%20cluster%20density|Percolation/Mean cluster density]]
|⑪|| ||||⑭|| || || ||⑱||⑲||⑳
|⑪|| || ||⑭|| || ||||⑱||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
| [[Permutations%20with%20some%20identical%20elements|Permutations with some identical elements]]
| [[Permutations%20with%20some%20identical%20elements|Permutations with some identical elements]]
| || || || || || |||| ||⑲||
| || |||| || || || || ||⑲||
|- style="background-color: #ffc"
| 18
| [[Permuted%20multiples|Permuted multiples]]
| ||⑫|| || ||⑮|| || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
| [[Proof|Proof]]
| [[Proof|Proof]]
| ||O||⑬|| ||O||O||||⑱|| ||O
| ||O||⑬||||O||O|| ||⑱|| ||O
|-
|-
| 18
| 18
|data-sort-value="pseudo-random numbers/splitmix0C64"| [[Pseudo-random%20numbers%2FSplitmix64|Pseudo-random numbers/Splitmix64]]
|data-sort-value="pseudo-random numbers/splitmix0C64"| [[Pseudo-random%20numbers%2FSplitmix64|Pseudo-random numbers/Splitmix64]]
| || || |||| || || || || ||
| || || || || || |||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
Line 5,046: Line 5,058:
| 18
| 18
| [[Suffix%20tree|Suffix tree]]
| [[Suffix%20tree|Suffix tree]]
|⑪||⑫||⑬|| |||| || ||⑱|| ||⑳
|⑪||⑫|| |||| ||⑯|| ||⑱|| ||⑳
|-
|-
| 18
| 18
| [[Tarjan|Tarjan]]
| [[Tarjan|Tarjan]]
|⑪|| ||⑬|| |||| || || ||⑲||
|⑪|| || |||| ||⑯|| || ||⑲||
|-
|-
| 18
| 18
| [[Two%20bullet%20roulette|Two bullet roulette]]
| [[Two%20bullet%20roulette|Two bullet roulette]]
|⑪|| || |||||| || || || ||
|⑪|| || || || |||||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 18
| 18
| [[Vibrating%20rectangles|Vibrating rectangles]]
| [[Vibrating%20rectangles|Vibrating rectangles]]
| || |||| || || || ||⑱|| ||
| || || |||| || || ||⑱|| ||
|-
|-
| 18
| 18
Line 5,067: Line 5,079:
| [[Aspect%20oriented%20programming|Aspect oriented programming]]
| [[Aspect%20oriented%20programming|Aspect oriented programming]]
|⑪||⑫|| || || || || ||⑱|| ||
|⑪||⑫|| || || || || ||⑱|| ||
|- style="background-color: #ffc"
| 17
| [[Bioinformatics%2FSubsequence|Bioinformatics/Subsequence]]
| || || ||⑭|| || || || || ||
|-
|-
| 17
| 17
| [[Bitmap%2FPPM%20conversion%20through%20a%20pipe|Bitmap/PPM conversion through a pipe]]
| [[Bitmap%2FPPM%20conversion%20through%20a%20pipe|Bitmap/PPM conversion through a pipe]]
|⑪|| ||||⑭|| |||| || ||⑲||
|⑪|| || ||⑭|||| |||| ||⑲||
|-
|-
| 17
| 17
| [[Chernick%27s%20Carmichael%20numbers|Chernick's Carmichael numbers]]
| [[Chernick%27s%20Carmichael%20numbers|Chernick's Carmichael numbers]]
| ||⑫|| |||||| || || ||⑲||
| ||⑫|| || || |||||| ||⑲||
|-
| 17
| [[Compare%20length%20of%20two%20strings|Compare length of two strings]]
| ||⑫|| || ||⑮|| ||⑰|| || ||
|-
|-
| 17
| 17
| [[Compiler%2Fsyntax%20analyzer|Compiler/syntax analyzer]]
| [[Compiler%2Fsyntax%20analyzer|Compiler/syntax analyzer]]
| ||⑫|| || || || || || || ||
| ||⑫|| || || || || || || ||
|- style="background-color: #ffc"
| 17
| [[Find%20square%20difference|Find square difference]]
| || || || || ||⑯|| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
| [[Geometric%20algebra|Geometric algebra]]
| [[Geometric%20algebra|Geometric algebra]]
|⑪||⑫|| || |||| || ||⑱|| ||⑳
|⑪||⑫|| || || |||| ||⑱|| ||⑳
|-
|-
| 17
| 17
| [[Jaro-Winkler%20distance|Jaro-Winkler distance]]
| [[Jaro-Winkler%20distance|Jaro-Winkler distance]]
| ||⑫|| || |||| || || || ||
| ||⑫|| || || |||| || || ||
|-
| 17
| [[Juggler%20sequence|Juggler sequence]]
| || ||⑬|| ||⑮||⑯|| || || ||
|-
|-
| 17
| 17
| [[Percolation%2FBond%20percolation|Percolation/Bond percolation]]
| [[Percolation%2FBond%20percolation|Percolation/Bond percolation]]
|⑪|| ||⑬|| |||| |||| ||⑲||⑳
|⑪|| ||⑬|||| |||| || ||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
Line 5,102: Line 5,122:
| 17
| 17
| [[Ramanujan%27s%20constant|Ramanujan's constant]]
| [[Ramanujan%27s%20constant|Ramanujan's constant]]
| ||⑫|| ||||⑮||⑯|| ||⑱|| ||
| ||⑫|| || ||⑮||⑯||||⑱|| ||
|-
|-
| 17
| 17
| [[Rendezvous|Rendezvous]]
| [[Rendezvous|Rendezvous]]
| ||O|||| || || || ||O||⑲||⑳
| ||O|| |||| || || ||O||⑲||⑳
|-
|-
| 17
| 17
| [[Retrieve%20and%20search%20chat%20history|Retrieve and search chat history]]
| [[Retrieve%20and%20search%20chat%20history|Retrieve and search chat history]]
| || ||||⑭|| |||| || ||⑲||
| || || ||⑭|||| |||| ||⑲||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
Line 5,118: Line 5,138:
| 17
| 17
| [[Sierpinski%20curve|Sierpinski curve]]
| [[Sierpinski%20curve|Sierpinski curve]]
| ||⑫|| |||||| || || ||⑲||
| ||⑫|| || || |||||| ||⑲||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
| [[Singly-linked%20list%2FElement%20removal|Singly-linked list/Element removal]]
| [[Singly-linked%20list%2FElement%20removal|Singly-linked list/Element removal]]
|⑪|| |||| || || || || || ||
|⑪|| || |||| || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
Line 5,130: Line 5,150:
| 17
| 17
| [[Special%20pythagorean%20triplet|Special pythagorean triplet]]
| [[Special%20pythagorean%20triplet|Special pythagorean triplet]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 17
| [[Summation%20of%20primes|Summation of primes]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 5,139: Line 5,155:
| [[XML%20validation|XML validation]]
| [[XML%20validation|XML validation]]
|⑪||⑫|| || || || || || || ||
|⑪||⑫|| || || || || || || ||
|- style="background-color: #ffc"
| 16
| [[Bioinformatics%2FSubsequence|Bioinformatics/Subsequence]]
| || ||⑬|| || || || || || ||
|-
|-
| 16
| 16
Line 5,150: Line 5,162:
| 16
| 16
| [[Four%20is%20the%20number%20of%20letters%20in%20the%20...|Four is the number of letters in the ...]]
| [[Four%20is%20the%20number%20of%20letters%20in%20the%20...|Four is the number of letters in the ...]]
|⑪||⑫|| |||||| || || ||⑲||
|⑪||⑫|| || || |||||| ||⑲||
|- style="background-color: #ffc"
|-
| 16
| 16
| [[Largest%20prime%20factor|Largest prime factor]]
| [[Juggler%20sequence|Juggler sequence]]
| || || || |||||| || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
| 16
| [[Last%20list%20item|Last list item]]
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
| [[Minimum%20primes|Minimum primes]]
| [[Minimum%20primes|Minimum primes]]
| || || || || |||| || || ||
| || || || |||| || || || ||
|-
| 16
| [[Modified%20random%20distribution|Modified random distribution]]
| || || || || || ||⑰|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
| [[Numerical%20integration%2FAdaptive%20Simpson%27s%20method|Numerical integration/Adaptive Simpson's method]]
| [[Numerical%20integration%2FAdaptive%20Simpson%27s%20method|Numerical integration/Adaptive Simpson's method]]
|⑪||⑫|| || || || || ||⑱||⑲||
|⑪||⑫|| || || || || ||⑱||⑲||
|- style="background-color: #ffc"
| 16
| [[Prime%20numbers%20p%20which%20sum%20of%20prime%20numbers%20less%20or%20equal%20to%20p%20is%20prime|Prime numbers p which sum of prime numbers less or equal to p is prime]]
| || || || || || || || || ||
|-
|-
| 16
| 16
| [[Sierpinski%20square%20curve|Sierpinski square curve]]
| [[Sierpinski%20square%20curve|Sierpinski square curve]]
| ||⑫|| |||||| || || ||⑲||
| ||⑫|| || || |||||| ||⑲||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
| [[Sine%20wave|Sine wave]]
| [[Sine%20wave|Sine wave]]
|⑪|| ||||⑭|| || || || ||⑲||
|⑪|| || ||⑭|| || |||| ||⑲||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
| [[Topological%20sort%2FExtracted%20top%20item|Topological sort/Extracted top item]]
| [[Topological%20sort%2FExtracted%20top%20item|Topological sort/Extracted top item]]
|⑪||⑫|||| || || || ||⑱|| ||
|⑪||⑫|| |||| || || ||⑱|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
Line 5,182: Line 5,206:
| 15
| 15
| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20ng%2C%20continued%20fraction%20n%29|Continued fraction/Arithmetic/G(matrix ng, continued fraction n)]]
| [[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"
| 15
| 15
|data-sort-value="distribution of 0B0 digits in factorial series"| [[Distribution%20of%200%20Digits%20in%20factorial%20series|Distribution of 0 Digits in factorial series]]
|data-sort-value="distribution of 0B0 digits in factorial series"| [[Distribution%20of%200%20Digits%20in%20factorial%20series|Distribution of 0 Digits in factorial series]]
| || || |||||| || || || ||
| || || || || |||||| || ||
|-
|-
| 15
| 15
| [[Factorial%20base%20numbers%20indexing%20permutations%20of%20a%20collection|Factorial base numbers indexing permutations of a collection]]
| [[Factorial%20base%20numbers%20indexing%20permutations%20of%20a%20collection|Factorial base numbers indexing permutations of a collection]]
| || || || || || ||||⑱||⑲||
| || |||| || || || ||⑱||⑲||
|-
|-
| 15
| 15
| [[Functional%20coverage%20tree|Functional coverage tree]]
| [[Functional%20coverage%20tree|Functional coverage tree]]
|⑪|| ||⑬|| || || ||||⑱|| ||
|⑪|| ||⑬|||| || || ||⑱|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
| [[Gradient%20descent|Gradient descent]]
| [[Gradient%20descent|Gradient descent]]
| || |||| || || || || ||⑲||
| || || |||| || || || ||⑲||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
| [[Interactive%20help|Interactive help]]
| [[Interactive%20help|Interactive help]]
| || |||| || || || || || ||
| || || |||| || || || || ||
|- style="background-color: #ffc"
| 15
| [[Largest%20prime%20factor|Largest prime factor]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 15
| [[Last%20list%20item|Last list item]]
| || || || || || || || || ||
|-
|-
| 15
| 15
| [[Legendre%20prime%20counting%20function|Legendre prime counting function]]
| [[Legendre%20prime%20counting%20function|Legendre prime counting function]]
| ||⑫|| |||||| || || || ||
| ||⑫|| || || |||||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
| [[Longest%20palindromic%20substrings|Longest palindromic substrings]]
| [[Longest%20palindromic%20substrings|Longest palindromic substrings]]
| || || || || || |||| || ||
| || |||| || || || || || ||
|-
|-
| 15
| 15
|data-sort-value="minimal steps down to 0B1"| [[Minimal%20steps%20down%20to%201|Minimal steps down to 1]]
| [[Modified%20random%20distribution|Modified random distribution]]
| || || |||| || || || || ||
| |||| || || || |||| ||||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
| [[Multi-base%20primes|Multi-base primes]]
| [[Multi-base%20primes|Multi-base primes]]
| || || |||||| || || || ||
| || || || || |||||| || ||
|-
| 15
| [[Non-transitive%20dice|Non-transitive dice]]
|⑪||⑫||⑬|| || || || || || ||
|-
|-
| 15
| 15
| [[OpenWebNet%20password|OpenWebNet password]]
| [[OpenWebNet%20password|OpenWebNet password]]
|⑪|| |||| || || || || || ||⑳
|⑪|| || |||| || || || || ||⑳
|- style="background-color: #ffc"
| 15
| [[Prime%20numbers%20p%20which%20sum%20of%20prime%20numbers%20less%20or%20equal%20to%20p%20is%20prime|Prime numbers p which sum of prime numbers less or equal to p is prime]]
| || || || || || || || || ||
|-
|-
| 15
| 15
|data-sort-value="sha-0D256 merkle tree"| [[SHA-256%20Merkle%20tree|SHA-256 Merkle tree]]
|data-sort-value="sha-0D256 merkle tree"| [[SHA-256%20Merkle%20tree|SHA-256 Merkle tree]]
| ||⑫|| |||||| || || || ||
| ||⑫|| || || |||||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
| [[Smallest%20multiple|Smallest multiple]]
| [[Smallest%20multiple|Smallest multiple]]
| || || || || || |||| || ||
| || |||| || || || || || ||
|-
|-
| 15
| 15
| [[Untouchable%20numbers|Untouchable numbers]]
| [[Untouchable%20numbers|Untouchable numbers]]
| || || |||||| || ||⑱|| ||
| || || || || ||||||⑱|| ||
|- style="background-color: #ffc"
| 14
|data-sort-value="0F10001th prime"| [[10001th%20prime|10001th prime]]
| || || || || || || ||⑱|| ||
|- style="background-color: #ffc"
| 14
| [[Append%20numbers%20at%20same%20position%20in%20strings|Append numbers at same position in strings]]
| || || || || || || || || ||
|-
|-
| 14
| 14
| [[Canny%20edge%20detector|Canny edge detector]]
| [[Canny%20edge%20detector|Canny edge detector]]
| ||⑫|| |||| || || ||⑱|| ||⑳
| ||⑫|| || || || ||||⑱|| ||⑳
|-
|-
| 14
| 14
|data-sort-value="deconvolution/0B2d+"| [[Deconvolution%2F2D%2B|Deconvolution/2D+]]
|data-sort-value="deconvolution/0B2d+"| [[Deconvolution%2F2D%2B|Deconvolution/2D+]]
| || || |||| || || ||⑱|| ||⑳
| || || || || || ||||⑱|| ||⑳
|-
|-
| 14
| 14
| [[Fortunate%20numbers|Fortunate numbers]]
| [[Fortunate%20numbers|Fortunate 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
| [[Largest%20palindrome%20product|Largest palindrome product]]
| [[Largest%20palindrome%20product|Largest palindrome product]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
| 14
| [[Longest%20substrings%20without%20repeating%20characters|Longest substrings without repeating characters]]
| || || || ||⑮|| || || || ||
|-
| 14
|data-sort-value="minimal steps down to 0B1"| [[Minimal%20steps%20down%20to%201|Minimal steps down to 1]]
| ||⑫|| ||⑭|| || || || ||⑲||
|-
| 14
| [[Non-transitive%20dice|Non-transitive dice]]
|⑪||⑫|| || || || || || || ||
|-
|-
| 14
| 14
| [[Pisano%20period|Pisano period]]
| [[Pisano%20period|Pisano period]]
| ||⑫|| || || || |||| ||⑲||
| ||⑫|||| || || || || ||⑲||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 14
| 14
| [[Run%20as%20a%20daemon%20or%20service|Run as a daemon or service]]
| [[Run%20as%20a%20daemon%20or%20service|Run as a daemon or service]]
| || |||| || || || || || ||
| || || |||| || || || || ||
|- style="background-color: #ffc"
| 14
| [[Sorting%20algorithms%2FTree%20sort%20on%20a%20linked%20list|Sorting algorithms/Tree sort on a linked list]]
|⑪||⑫||⑬||⑭|| || || ||⑱||⑲||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 14
| 14
| [[Text%20completion|Text completion]]
| [[Text%20completion|Text completion]]
| ||⑫|| |||||| || || || ||
| ||⑫|| || || |||||| || ||
|-
|-
| 14
| 14
| [[Tree%20from%20nesting%20levels|Tree from nesting levels]]
| [[Tree%20from%20nesting%20levels|Tree from nesting levels]]
| || || || |||| |||| || ||
| || |||| || |||| || || ||
|- style="background-color: #ffc"
| 14
| [[Unit%20testing|Unit testing]]
| || || ||⑭||⑮|| || || ||⑲||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 14
| 14
| [[XXXX%20redacted|XXXX redacted]]
| [[XXXX%20redacted|XXXX redacted]]
| || || || |||| || || || ||⑳
| || || || || |||| || || ||⑳
|- style="background-color: #ffc"
| 13
| [[Append%20numbers%20at%20same%20position%20in%20strings|Append numbers at same position in strings]]
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
Line 5,311: Line 5,327:
| [[Checksumcolor|Checksumcolor]]
| [[Checksumcolor|Checksumcolor]]
| || || || || || || || ||⑲||
| || || || || || || || ||⑲||
|- style="background-color: #ffc"
| 13
| [[Curve%20that%20touches%20three%20points|Curve that touches three points]]
| || || || || || ||⑰||⑱||⑲||
|-
|-
| 13
| 13
| [[Display%20an%20outline%20as%20a%20nested%20table|Display an outline as a nested table]]
| [[Display%20an%20outline%20as%20a%20nested%20table|Display an outline as a nested table]]
| || || |||| || ||⑰|| ||⑲||
| || |||| || || ||⑰|| ||⑲||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
| [[Execute%20CopyPasta%20Language|Execute CopyPasta Language]]
| [[Execute%20CopyPasta%20Language|Execute CopyPasta Language]]
| ||⑫|| || |||| || || ||⑲||
| ||⑫|| || || |||| || ||⑲||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
Line 5,330: Line 5,350:
| 13
| 13
| [[Greed|Greed]]
| [[Greed|Greed]]
|⑪||⑫|| || |||| || || || ||
|⑪||⑫|| || || |||| || || ||
|- style="background-color: #ffc"
| 13
| [[Largest%20difference%20between%20adjacent%20primes|Largest difference between adjacent primes]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 13
| [[Largest%20product%20in%20a%20grid|Largest product in a grid]]
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
| [[Launch%20rocket%20with%20countdown%20and%20acceleration%20in%20stdout|Launch rocket with countdown and acceleration in stdout]]
| [[Launch%20rocket%20with%20countdown%20and%20acceleration%20in%20stdout|Launch rocket with countdown and acceleration in stdout]]
| || |||| || || || || ||⑲||
| || || |||| || || || ||⑲||
|-
| 13
| [[Minkowski%20question-mark%20function|Minkowski question-mark function]]
| || || || || || ||⑰|| || ||
|-
|-
| 13
| 13
| [[One-time%20pad|One-time pad]]
| [[One-time%20pad|One-time pad]]
|⑪||⑫||⑬|| || || |||| || ||
|⑪||⑫||⑬|||| || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
| [[Pandigital%20prime|Pandigital prime]]
| [[Pandigital%20prime|Pandigital prime]]
| || || || || |||| || || ||
| || || || |||| || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
| [[Penrose%20tiling|Penrose tiling]]
| [[Penrose%20tiling|Penrose tiling]]
|⑪||⑫||⑬|| |||| || || || ||
|⑪||⑫|| |||| ||⑯|| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
| [[Pentomino%20tiling|Pentomino tiling]]
| [[Pentomino%20tiling|Pentomino tiling]]
|⑪||⑫|||| || || || || ||⑲||
|⑪||⑫|| |||| || || || ||⑲||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
Line 5,358: Line 5,390:
| 13
| 13
| [[Railway%20circuit|Railway circuit]]
| [[Railway%20circuit|Railway circuit]]
|⑪||⑫|||| || || || || ||⑲||
|⑪||⑫|| |||| || || || ||⑲||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
Line 5,366: Line 5,398:
| 13
| 13
| [[Simulated%20annealing|Simulated annealing]]
| [[Simulated%20annealing|Simulated annealing]]
| || ||⑬|| |||| || ||⑱||⑲||
| || || |||| ||⑯|| ||⑱||⑲||
|- style="background-color: #ffc"
| 13
| [[Sorting%20algorithms%2FTree%20sort%20on%20a%20linked%20list|Sorting algorithms/Tree sort on a linked list]]
|⑪||⑫||⑬|| || || || ||⑱||⑲||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
| [[Three%20word%20location|Three word location]]
| [[Three%20word%20location|Three word location]]
|⑪|| || || || || || || || ||
|⑪|| || || || || || || || ||
|- style="background-color: #ffc"
| 13
| [[Unit%20testing|Unit testing]]
| || ||⑬|| || || || || ||⑲||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
| [[Using%20a%20speech%20engine%20to%20highlight%20words|Using a speech engine to highlight words]]
| [[Using%20a%20speech%20engine%20to%20highlight%20words|Using a speech engine to highlight words]]
| || || ||⑭|| |||| || || ||
| || || || |||| ||⑰|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
| [[VList|VList]]
| [[VList|VList]]
|⑪|| ||⑬|| |||| || || || ||⑳
|⑪|| || |||| ||⑯|| || || ||⑳
|-
|-
| 12
| 12
| [[Catmull%E2%80%93Clark%20subdivision%20surface|Catmull–Clark subdivision surface]]
| [[Catmull%E2%80%93Clark%20subdivision%20surface|Catmull–Clark subdivision surface]]
| || || |||| || ||⑰||⑱|| ||
| || |||| || || ||⑰||⑱|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
| [[Combinations%20with%20repetitions%2FSquare%20digit%20chain|Combinations with repetitions/Square digit chain]]
| [[Combinations%20with%20repetitions%2FSquare%20digit%20chain|Combinations with repetitions/Square digit chain]]
|⑪|| || || || |||| || ||⑲||⑳
|⑪|| || || |||| || || ||⑲||⑳
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
| [[Distinct%20Palindromes%20within%20decimal%20numbers|Distinct Palindromes within decimal numbers]]
| [[Distinct%20Palindromes%20within%20decimal%20numbers|Distinct Palindromes within decimal numbers]]
| || || |||| || || || || ||
| || || || || || |||| || ||
|- 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
| [[Find%20adjacents%20primes%20which%20difference%20is%20square%20integer|Find adjacents primes which difference is square integer]]
| || || || || || || || || ||
|-
|-
| 12
| 12
Line 5,413: Line 5,445:
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
| [[Long%20stairs|Long stairs]]
| [[Largest%20product%20in%20a%20grid|Largest product in a grid]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
| 12
| [[Minkowski%20question-mark%20function|Minkowski question-mark function]]
| || || ||⑭|| || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
Line 5,434: Line 5,462:
| 12
| 12
| [[Tetris|Tetris]]
| [[Tetris|Tetris]]
| ||⑫|| |||| || || || || ||
| ||⑫|| || || || |||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
| [[Time-based%20one-time%20password%20algorithm|Time-based one-time password algorithm]]
| [[Time-based%20one-time%20password%20algorithm|Time-based one-time password algorithm]]
| || |||| || || || || ||⑲||
| || || |||| || || || ||⑲||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
Line 5,450: Line 5,478:
| 11
| 11
| [[Colour%20pinstripe%2FPrinter|Colour pinstripe/Printer]]
| [[Colour%20pinstripe%2FPrinter|Colour pinstripe/Printer]]
| || |||| || || || || || ||O
| || || |||| || || || || ||O
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
Line 5,458: Line 5,486:
| 11
| 11
|data-sort-value="count the coins/0B0-0B1"| [[Count%20the%20coins%2F0-1|Count the coins/0-1]]
|data-sort-value="count the coins/0B0-0B1"| [[Count%20the%20coins%2F0-1|Count the coins/0-1]]
| || || |||| || || || || ||
| || || || || || |||| || ||
|- style="background-color: #ffc"
| 11
| [[Curve%20that%20touches%20three%20points|Curve that touches three points]]
| || || ||⑭|| || || ||⑱||⑲||
|-
|-
| 11
| 11
| [[Determine%20sentence%20type|Determine sentence type]]
| [[Determine%20sentence%20type|Determine sentence type]]
| || || || || || || || || ||
| || || || || || || || || ||
|-
| 11
| [[Faces%20from%20a%20mesh|Faces from a mesh]]
| || || || || || || ||⑱||⑲||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
| [[Fibonacci%20matrix-exponentiation|Fibonacci matrix-exponentiation]]
| [[Fibonacci%20matrix-exponentiation|Fibonacci matrix-exponentiation]]
| ||⑫|| || || || |||| || ||
| ||⑫|||| || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
| [[Home%20primes|Home primes]]
| [[Home%20primes|Home primes]]
| || || || || || || ||⑱|| ||
| || || || || || || ||⑱|| ||
|- style="background-color: #ffc"
| 11
| [[Morpion%20solitaire|Morpion solitaire]]
| ||⑫|| ||⑭|| || || ||⑱|| ||
|-
|-
| 11
| 11
| [[Pinstripe%2FPrinter|Pinstripe/Printer]]
| [[Pinstripe%2FPrinter|Pinstripe/Printer]]
| || |||| || || || || || ||O
| || || |||| || || || || ||O
|- style="background-color: #ffc"
| 11
| [[Polynomial%20derivative|Polynomial derivative]]
| || ||⑬|| || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
| [[Powerful%20numbers|Powerful numbers]]
| [[Powerful%20numbers|Powerful numbers]]
| ||⑫|| || |||| || || ||⑲||
| ||⑫|| || || |||| || ||⑲||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
| [[Range%20modifications|Range modifications]]
| [[Range%20modifications|Range modifications]]
| || || || |||| || || || ||
| || || || || |||| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
Line 5,498: Line 5,526:
| 11
| 11
| [[Rosetta%20Code%2FRank%20languages%20by%20number%20of%20users|Rosetta Code/Rank languages by number of users]]
| [[Rosetta%20Code%2FRank%20languages%20by%20number%20of%20users|Rosetta Code/Rank languages by number of users]]
| || |||| || || || || ||⑲||
| || || |||| || || || ||⑲||
|-
|-
| 11
| 11
Line 5,506: Line 5,534:
| 11
| 11
| [[Starting%20a%20web%20browser|Starting a web browser]]
| [[Starting%20a%20web%20browser|Starting a web browser]]
| || |||| || || || || || ||
| || || |||| || || || || ||
|-
|-
| 11
| 11
| [[Tree%20datastructures|Tree datastructures]]
| [[Tree%20datastructures|Tree datastructures]]
| || || || |||| |||| ||⑲||
| || |||| || |||| || ||⑲||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
| [[Tropical%20algebra%20overloading|Tropical algebra overloading]]
| [[Tropical%20algebra%20overloading|Tropical algebra overloading]]
| || || || |||| || || || ||
| || || || || |||| || || ||
|-
|-
| 11
| 11
Line 5,526: Line 5,554:
| 10
| 10
| [[Discrete%20Fourier%20transform|Discrete Fourier transform]]
| [[Discrete%20Fourier%20transform|Discrete Fourier transform]]
| || || |||| || || ||⑱|| ||
| || || || || || ||||⑱|| ||
|-
|-
| 10
| 10
Line 5,538: Line 5,566:
| 10
| 10
|data-sort-value="find chess0D960 starting position identifier"| [[Find%20Chess960%20starting%20position%20identifier|Find Chess960 starting position identifier]]
|data-sort-value="find chess0D960 starting position identifier"| [[Find%20Chess960%20starting%20position%20identifier|Find Chess960 starting position identifier]]
| || || || || |||| || || ||
| || || || |||| || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
| [[IPC%20via%20named%20pipe|IPC via named pipe]]
| [[IPC%20via%20named%20pipe|IPC via named pipe]]
| || ||||O|| |||| || ||⑲||
| || || |||||| ||O|| ||⑲||
|-
|-
| 10
| 10
| [[Mayan%20calendar|Mayan calendar]]
| [[Mayan%20calendar|Mayan calendar]]
| || || |||| || || || ||⑲||
| || || || || || |||| ||⑲||
|- style="background-color: #ffc"
| 10
| [[Morpion%20solitaire|Morpion solitaire]]
| ||⑫||⑬|| || || || ||⑱|| ||
|-
|-
| 10
| 10
Line 5,562: Line 5,586:
| 10
| 10
| [[Overloaded%20operators|Overloaded operators]]
| [[Overloaded%20operators|Overloaded operators]]
| || || || |||| || || || ||
| || || || || |||| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
| [[Parse%20EBNF|Parse EBNF]]
| [[Parse%20EBNF|Parse EBNF]]
| || || || || |||||| || ||
| || |||| |||| || || || ||
|- style="background-color: #ffc"
| 10
| [[Polynomial%20derivative|Polynomial derivative]]
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
| [[Ramanujan%20primes|Ramanujan primes]]
| [[Ramanujan%20primes|Ramanujan primes]]
| ||⑫|| || |||| || || || ||
| ||⑫|| || || |||| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
Line 5,586: Line 5,606:
| 10
| 10
| [[Sort%20an%20outline%20at%20every%20level|Sort an outline at every level]]
| [[Sort%20an%20outline%20at%20every%20level|Sort an outline at every level]]
| || || || || || |||| || ||
| || |||| || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
| [[Text%20to%20HTML|Text to HTML]]
| [[Text%20to%20HTML|Text to HTML]]
| || |||| || || || || || ||
| || || |||| || || || || ||
|-
|-
| 10
| 10
Line 5,606: Line 5,626:
| 9
| 9
|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)]]
|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"
| 9
| [[Doubly-linked%20list%2FElement%20removal|Doubly-linked list/Element removal]]
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
| [[Fibonacci%20heap|Fibonacci heap]]
| [[Fibonacci%20heap|Fibonacci heap]]
|⑪|| || || |||| || || || ||
|⑪|| || || || |||| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
| [[Integer%20long%20division|Integer long division]]
| [[Integer%20long%20division|Integer long division]]
| || || || |||| || || || ||
| || || || || |||| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
Line 5,630: Line 5,654:
| 9
| 9
| [[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"
| 8
| 8
| [[Addition-chain%20exponentiation|Addition-chain exponentiation]]
| [[Addition-chain%20exponentiation|Addition-chain exponentiation]]
| || ||⑬|| || || |||| || ||
| || ||⑬|||| || || || || ||
|- style="background-color: #ffc"
| 8
| [[Doubly-linked%20list%2FElement%20removal|Doubly-linked list/Element removal]]
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
Line 5,654: Line 5,674:
| 8
| 8
| [[OpenGL%20pixel%20shader|OpenGL pixel shader]]
| [[OpenGL%20pixel%20shader|OpenGL pixel shader]]
|⑪|| |||| || || || || || ||
|⑪|| || |||| || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
Line 5,674: Line 5,694:
| 8
| 8
| [[Robots|Robots]]
| [[Robots|Robots]]
|⑪||⑫|| || |||| || || || ||
|⑪||⑫|| || || |||| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
| [[Rosetta%20Code%2FRun%20examples|Rosetta Code/Run examples]]
| [[Rosetta%20Code%2FRun%20examples|Rosetta Code/Run examples]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
| 8
| [[Round-robin%20tournament%20schedule|Round-robin tournament schedule]]
| || || || ||⑮|| || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
Line 5,686: Line 5,710:
| 8
| 8
| [[Smallest%20enclosing%20circle%20problem|Smallest enclosing circle problem]]
| [[Smallest%20enclosing%20circle%20problem|Smallest enclosing circle problem]]
| || || |||| || || || || ||
| || || || || || |||| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
Line 5,746: Line 5,770:
| 7
| 7
| [[Recursive%20descent%20parser%20generator|Recursive descent parser generator]]
| [[Recursive%20descent%20parser%20generator|Recursive descent parser generator]]
| || || || |||| || ||⑱|| ||
| || || || || |||| ||⑱|| ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
Line 5,767: Line 5,791:
| [[Waveform%20analysis%2FDoh%20ray%20me|Waveform analysis/Doh ray me]]
| [[Waveform%20analysis%2FDoh%20ray%20me|Waveform analysis/Doh ray me]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
| 6
| [[B-spline|B-spline]]
| || || || || || ||⑰|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 6
| 6
Line 5,774: Line 5,802:
| 6
| 6
| [[Particle%20fountain|Particle fountain]]
| [[Particle%20fountain|Particle fountain]]
| || || || |||| || || || ||
| || || || || |||| || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 6
| 6
Line 5,789: Line 5,817:
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
| [[Create%20your%20own%20text%20control%20codes|Create your own text control codes]]
| [[B-spline|B-spline]]
| || || |||| || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
| [[Earliest%20difference%20between%20prime%20gaps|Earliest difference between prime gaps]]
| [[Create%20your%20own%20text%20control%20codes|Create your own text control codes]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 5,806: Line 5,834:
| 5
| 5
| [[OLE%20automation|OLE automation]]
| [[OLE%20automation|OLE automation]]
| ||O|| ||O|| || || ||O||O||
| ||O|| || || || ||O||O||O||
|-
|-
| 5
| 5
Line 5,838: Line 5,866:
| 4
| 4
| [[Blackjack%20strategy|Blackjack strategy]]
| [[Blackjack%20strategy|Blackjack strategy]]
| || || || || || || || || ||
|- style="background-color: #ffc"
| 4
| [[Dominoes|Dominoes]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 5,851: Line 5,883:
| [[Rosetta%20Code%2FList%20authors%20of%20task%20descriptions|Rosetta Code/List authors of task descriptions]]
| [[Rosetta%20Code%2FList%20authors%20of%20task%20descriptions|Rosetta Code/List authors of task descriptions]]
| || || || || || || || || ||
| || || || || || || || || ||
|- style="background-color: #ffc"
| 4
| [[Round-robin%20tournament%20schedule|Round-robin tournament schedule]]
| || || || || ||⑯|| || || ||
|-
|-
| 4
| 4
Line 5,882: Line 5,910:
| 2
| 2
| [[IRC%20gateway|IRC gateway]]
| [[IRC%20gateway|IRC gateway]]
| || || ||O|| || || || || ||
| || || || || || ||O|| || ||
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 1
| 1

Revision as of 21:28, 21 November 2021

Second tier of languages sorted by number of examples completed.

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

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