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

From Rosetta Code
Content added Content deleted
(Update full list output)
(Update full list output)
Line 20: Line 20:
<div style="height:40em;overflow:scroll;">
<div style="height:40em;overflow:scroll;">
{|class="wikitable sortable"
{|class="wikitable sortable"
|+ As of 2020-04-26T20:46:10Z :: Tasks: 1017 ::<span style="background-color:#ffd"> Draft Tasks:229 </span>:: Total Tasks: 1246 :: Total Examples: 67432
|+ As of 2020-05-03T20:22:36Z :: Tasks: 1017 ::<span style="background-color:#ffd"> Draft Tasks:229 </span>:: Total Tasks: 1246 :: Total Examples: 67653
!Count!!Task!!①!!②!!③!!④!!⑤!!⑥!!⑦!!⑧!!⑨!!⑩
!Count!!Task!!①!!②!!③!!④!!⑤!!⑥!!⑦!!⑧!!⑨!!⑩
|-
|-
| 451
| 458
| [[Hello%20world%2FText|Hello world/Text]]
| [[Hello%20world%2FText|Hello world/Text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 43: Line 43:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 271
| 272
| [[Factorial|Factorial]]
| [[Factorial|Factorial]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 264
| 265
| [[Comments|Comments]]
| [[Comments|Comments]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 248
| 249
| [[A%2BB|A+B]]
| [[A%2BB|A+B]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 243
| 248
| [[Empty%20program|Empty program]]
| [[Empty%20program|Empty program]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 63: Line 63:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 219
| 220
| [[Loops%2FInfinite|Loops/Infinite]]
| [[Loops%2FInfinite|Loops/Infinite]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 216
| 218
| [[Reverse%20a%20string|Reverse a string]]
| [[Arrays|Arrays]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 216
| 216
| [[Arrays|Arrays]]
| [[Reverse%20a%20string|Reverse a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 87: Line 87:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 193
| 194
| [[Conditional%20structures|Conditional structures]]
| [[Conditional%20structures|Conditional structures]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 191
| 194
| [[Greatest%20element%20of%20a%20list|Greatest element of a list]]
| [[Greatest%20element%20of%20a%20list|Greatest element of a list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 97: Line 97:
| 189
| 189
| [[Arithmetic%2FInteger|Arithmetic/Integer]]
| [[Arithmetic%2FInteger|Arithmetic/Integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 183
| [[Array%20concatenation|Array concatenation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 104: Line 108:
|-
|-
| 182
| 182
| [[Array%20concatenation|Array concatenation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 181
| [[Averages%2FArithmetic%20mean|Averages/Arithmetic mean]]
| [[Averages%2FArithmetic%20mean|Averages/Arithmetic mean]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 123: Line 123:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 176
| 177
| [[Increment%20a%20numerical%20string|Increment a numerical string]]
| [[Increment%20a%20numerical%20string|Increment a numerical string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 131: Line 131:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 172
| 175
| [[Even%20or%20odd|Even or odd]]
| [[Even%20or%20odd|Even or odd]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 172
| 173
| [[Hello%20world%2FGraphical|Hello world/Graphical]]
| [[Hello%20world%2FGraphical|Hello world/Graphical]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 143: Line 143:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 161
| 162
| [[Apply%20a%20callback%20to%20an%20array|Apply a callback to an array]]
| [[Apply%20a%20callback%20to%20an%20array|Apply a callback to an array]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 160
| 162
| [[Character%20codes|Character codes]]
| [[Character%20codes|Character codes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 159
| [[String%20concatenation|String concatenation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 164: Line 168:
|-
|-
| 158
| 158
| [[Sum%20and%20product%20of%20an%20array|Sum and product of an array]]
| [[String%20concatenation|String concatenation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 157
| 157
| [[Loops%2FFor%20with%20a%20specified%20step|Loops/For with a specified step]]
| [[Loops%2FFor%20with%20a%20specified%20step|Loops/For with a specified step]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 157
| [[Sum%20and%20product%20of%20an%20array|Sum and product of an array]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 188: Line 188:
|-
|-
| 153
| 153
| [[Array%20length|Array length]]
| [[Loops%2FN%20plus%20one%20half|Loops/N plus one half]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 153
| 153
| [[Integer%20sequence|Integer sequence]]
| [[Sieve%20of%20Eratosthenes|Sieve of Eratosthenes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 153
| 153
| [[Sum%20of%20a%20series|Sum of a series]]
| [[Loops%2FN%20plus%20one%20half|Loops/N plus one half]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 152
| 153
| [[Sieve%20of%20Eratosthenes|Sieve of Eratosthenes]]
| [[Array%20length|Array length]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 152
| 153
| [[String%20case|String case]]
| [[String%20case|String case]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 151
| 153
| [[Sum%20of%20a%20series|Sum of a series]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 152
| [[Palindrome%20detection|Palindrome detection]]
| [[Palindrome%20detection|Palindrome detection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 216: Line 220:
|-
|-
| 150
| 150
| [[Towers%20of%20Hanoi|Towers of Hanoi]]
| [[Integer%20sequence|Integer sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 150
| 149
| [[Towers%20of%20Hanoi|Towers of Hanoi]]
| [[Empty%20string|Empty string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 232: Line 236:
|-
|-
| 148
| 148
| [[Empty%20string|Empty string]]
| [[Tokenize%20a%20string|Tokenize a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 147
| 147
| [[Hailstone%20sequence|Hailstone sequence]]
| [[Tokenize%20a%20string|Tokenize a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 146
| [[Dot%20product|Dot product]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 244: Line 252:
|-
|-
| 146
| 146
|data-sort-value="rot-0C13"| [[Rot-13|Rot-13]]
| [[Hailstone%20sequence|Hailstone sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 251: Line 259:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 145
| 143
| [[Dot%20product|Dot product]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 145
|data-sort-value="rot-0C13"| [[Rot-13|Rot-13]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 142
| [[Associative%20array%2FCreation|Associative array/Creation]]
| [[Associative%20array%2FCreation|Associative array/Creation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 142
| 143
| [[Execute%20a%20system%20command|Execute a system command]]
| [[Execute%20a%20system%20command|Execute a system command]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 139
| 140
| [[Factors%20of%20an%20integer|Factors of an integer]]
| [[Factors%20of%20an%20integer|Factors of an integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 139
| 140
| [[Sort%20an%20integer%20array|Sort an integer array]]
| [[Sort%20an%20integer%20array|Sort an integer array]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 139
| 139
| [[Determine%20if%20a%20string%20is%20numeric|Determine if a string is numeric]]
| [[Sorting%20algorithms%2FBubble%20sort|Sorting algorithms/Bubble sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 138
| 139
| [[Guess%20the%20number|Guess the number]]
| [[Determine%20if%20a%20string%20is%20numeric|Determine if a string is numeric]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 138
| 139
| [[Sorting%20algorithms%2FBubble%20sort|Sorting algorithms/Bubble sort]]
| [[Guess%20the%20number|Guess the number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 293: Line 293:
| 138
| 138
| [[User%20input%2FText|User input/Text]]
| [[User%20input%2FText|User input/Text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 137
| [[Caesar%20cipher|Caesar cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 303: Line 307:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 136
| 137
| [[Remove%20duplicate%20elements|Remove duplicate elements]]
| [[Caesar%20cipher|Caesar cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 312: Line 316:
|-
|-
| 135
| 135
| [[Roman%20numerals%2FEncode|Roman numerals/Encode]]
| [[Remove%20duplicate%20elements|Remove duplicate elements]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 320: Line 324:
|-
|-
| 133
| 133
| [[Bitwise%20operations|Bitwise operations]]
| [[Command-line%20arguments|Command-line arguments]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 132
| 133
| [[Command-line%20arguments|Command-line arguments]]
| [[Bitwise%20operations|Bitwise operations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 132
| 132
| [[Read%20entire%20file|Read entire file]]
| [[Read%20entire%20file|Read entire file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 132
| [[Roman%20numerals%2FEncode|Roman numerals/Encode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 348: Line 348:
|-
|-
| 129
| 129
| [[Loop%20over%20multiple%20arrays%20simultaneously|Loop over multiple arrays simultaneously]]
| [[Sorting%20algorithms%2FQuicksort|Sorting algorithms/Quicksort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 129
| 129
| [[Stack|Stack]]
| [[Sleep|Sleep]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 128
| 129
| [[Sorting%20algorithms%2FQuicksort|Sorting algorithms/Quicksort]]
| [[Check%20that%20file%20exists|Check that file exists]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 128
| 129
| [[Stack|Stack]]
| [[Loop%20over%20multiple%20arrays%20simultaneously|Loop over multiple arrays simultaneously]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 128
| 128
| [[Check%20that%20file%20exists|Check that file exists]]
| [[Sleep|Sleep]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 377: Line 377:
| 126
| 126
| [[Luhn%20test%20of%20credit%20card%20numbers|Luhn test of credit card numbers]]
| [[Luhn%20test%20of%20credit%20card%20numbers|Luhn test of credit card numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 124
| [[Literals%2FString|Literals/String]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 384: Line 388:
|-
|-
| 123
| 123
| [[Least%20common%20multiple|Least common multiple]]
| [[Literals%2FString|Literals/String]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 395: Line 399:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 121
| 122
| [[Date%20format|Date format]]
| [[Happy%20numbers|Happy numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 121
| 121
| [[Happy%20numbers|Happy numbers]]
| [[Date%20format|Date format]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 121
| 121
| [[Literals%2FInteger|Literals/Integer]]
| [[Least%20common%20multiple|Least common multiple]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 416: Line 420:
|-
|-
| 120
| 120
| [[Variables|Variables]]
| [[Literals%2FInteger|Literals/Integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 424: Line 428:
|-
|-
| 119
| 119
| [[Flatten%20a%20list|Flatten a list]]
| [[Variables|Variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 436: Line 440:
|-
|-
| 118
| 118
| [[Formatted%20numeric%20output|Formatted numeric output]]
| [[Flatten%20a%20list|Flatten a list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 447: Line 451:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 116
| 117
| [[Loops%2FNested|Loops/Nested]]
| [[Loops%2FNested|Loops/Nested]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 461: Line 465:
| 115
| 115
| [[File%20size|File size]]
| [[File%20size|File size]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 115
| [[Formatted%20numeric%20output|Formatted numeric output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 477: Line 477:
| 114
| 114
| [[Averages%2FRoot%20mean%20square|Averages/Root mean square]]
| [[Averages%2FRoot%20mean%20square|Averages/Root mean square]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 114
| [[Function%20composition|Function composition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 496: Line 500:
|-
|-
| 113
| 113
| [[Ethiopian%20multiplication|Ethiopian multiplication]]
| [[Function%20composition|Function composition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 511: Line 515:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 111
| 112
| [[Count%20occurrences%20of%20a%20substring|Count occurrences of a substring]]
| [[Count%20occurrences%20of%20a%20substring|Count occurrences of a substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 111
| 112
| [[Guess%20the%20number%2FWith%20feedback|Guess the number/With feedback]]
| [[Guess%20the%20number%2FWith%20feedback|Guess the number/With feedback]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 111
| [[Averages%2FMedian|Averages/Median]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 531: Line 539:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 110
| 111
| [[Roman%20numerals%2FDecode|Roman numerals/Decode]]
| [[Averages%2FMedian|Averages/Median]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 541: Line 549:
| 110
| 110
| [[Environment%20variables|Environment variables]]
| [[Environment%20variables|Environment variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 110
| [[Ethiopian%20multiplication|Ethiopian multiplication]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 557: Line 561:
| 110
| 110
| [[Sorting%20algorithms%2FInsertion%20sort|Sorting algorithms/Insertion sort]]
| [[Sorting%20algorithms%2FInsertion%20sort|Sorting algorithms/Insertion sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 109
| [[HTTP|HTTP]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 580: Line 588:
|-
|-
| 108
| 108
| [[String%20matching|String matching]]
| [[HTTP|HTTP]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 108
| [[Roman%20numerals%2FDecode|Roman numerals/Decode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 592: Line 596:
|-
|-
| 107
| 107
| [[Return%20multiple%20values|Return multiple values]]
| [[String%20matching|String matching]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 609: Line 613:
| 106
| 106
| [[Haversine%20formula|Haversine formula]]
| [[Haversine%20formula|Haversine formula]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 106
| [[Perfect%20numbers|Perfect numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 620: Line 628:
|-
|-
| 105
| 105
| [[Assertions|Assertions]]
| [[Pangram%20checker|Pangram checker]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 105
| 105
| [[Perfect%20numbers|Perfect numbers]]
| [[Pangram%20checker|Pangram checker]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 105
| [[Return%20multiple%20values|Return multiple values]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 636: Line 640:
|-
|-
| 104
| 104
| [[Horner%27s%20rule%20for%20polynomial%20evaluation|Horner's rule for polynomial evaluation]]
| [[Assertions|Assertions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 104
| 104
| [[Letter%20frequency|Letter frequency]]
| [[Horner%27s%20rule%20for%20polynomial%20evaluation|Horner's rule for polynomial evaluation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 651: Line 655:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 102
| 103
| [[Conway%27s%20Game%20of%20Life|Conway's Game of Life]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 102
| [[Infinity|Infinity]]
| [[Infinity|Infinity]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 102
| 103
| [[Program%20name|Program name]]
| [[Program%20name|Program name]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 102
| 103
| [[Variadic%20function|Variadic function]]
| [[Variadic%20function|Variadic function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 101
| 102
| [[Conway%27s%20Game%20of%20Life|Conway's Game of Life]]
| [[Evaluate%20binomial%20coefficients|Evaluate binomial coefficients]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 101
| 101
| [[Evaluate%20binomial%20coefficients|Evaluate binomial coefficients]]
| [[Letter%20frequency|Letter frequency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 689: Line 689:
| 100
| 100
| [[Levenshtein%20distance|Levenshtein distance]]
| [[Levenshtein%20distance|Levenshtein distance]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 100
| [[Nth%20root|Nth root]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 704: Line 708:
|-
|-
| 99
| 99
| [[Nth%20root|Nth root]]
| [[String%20append|String append]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 725: Line 729:
| 98
| 98
| [[Strip%20a%20set%20of%20characters%20from%20a%20string|Strip a set of characters from a string]]
| [[Strip%20a%20set%20of%20characters%20from%20a%20string|Strip a set of characters from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 98
| [[Strip%20whitespace%20from%20a%20string%2FTop%20and%20tail|Strip whitespace from a string/Top and tail]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 741: Line 749:
| 97
| 97
| [[Queue%2FDefinition|Queue/Definition]]
| [[Queue%2FDefinition|Queue/Definition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 97
| [[String%20append|String append]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 97
| [[Strip%20whitespace%20from%20a%20string%2FTop%20and%20tail|Strip whitespace from a string/Top and tail]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 757: Line 757:
| 95
| 95
|data-sort-value="0C24 game"| [[24%20game|24 game]]
|data-sort-value="0C24 game"| [[24%20game|24 game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 95
| [[Bulls%20and%20cows|Bulls and cows]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 771: Line 775:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 93
| 94
| [[Bulls%20and%20cows|Bulls and cows]]
| [[Comma%20quibbling|Comma quibbling]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 94
| [[Enumerations|Enumerations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 784: Line 792:
|-
|-
| 93
| 93
| [[Interactive%20programming|Interactive programming]]
| [[Comma%20quibbling|Comma quibbling]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 93
| [[Enumerations|Enumerations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 93
| 93
Line 826: Line 830:
| [[Exponentiation%20operator|Exponentiation operator]]
| [[Exponentiation%20operator|Exponentiation operator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 91
| [[Interactive%20programming|Interactive programming]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 91
| 91
Line 841: Line 841:
| 91
| 91
| [[Range%20expansion|Range expansion]]
| [[Range%20expansion|Range expansion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 91
|data-sort-value="sum multiples of 0B3 and 0B5"| [[Sum%20multiples%20of%203%20and%205|Sum multiples of 3 and 5]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 848: Line 852:
|-
|-
| 90
| 90
| [[Inheritance%2FSingle|Inheritance/Single]]
|data-sort-value="sum multiples of 0B3 and 0B5"| [[Sum%20multiples%20of%203%20and%205|Sum multiples of 3 and 5]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 90
|data-sort-value="md0B5"| [[MD5|MD5]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 860: Line 868:
|-
|-
| 89
| 89
| [[One-dimensional%20cellular%20automata|One-dimensional cellular automata]]
| [[Inheritance%2FSingle|Inheritance/Single]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 89
| 89
| [[Random%20number%20generator%20%28included%29|Random number generator (included)]]
|data-sort-value="md0B5"| [[MD5|MD5]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 89
| 89
| [[Sequence%20of%20non-squares|Sequence of non-squares]]
| [[One-dimensional%20cellular%20automata|One-dimensional cellular automata]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 89
| 89
| [[Vector%20products|Vector products]]
| [[Sequence%20of%20non-squares|Sequence of non-squares]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 881: Line 889:
| 88
| 88
| [[Cumulative%20standard%20deviation|Cumulative standard deviation]]
| [[Cumulative%20standard%20deviation|Cumulative standard deviation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 88
| [[Random%20number%20generator%20%28included%29|Random number generator (included)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 905: Line 909:
| 87
| 87
| [[Sorting%20algorithms%2FGnome%20sort|Sorting algorithms/Gnome sort]]
| [[Sorting%20algorithms%2FGnome%20sort|Sorting algorithms/Gnome sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 87
| [[Vector%20products|Vector products]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 921: Line 921:
| 85
| 85
| [[Five%20weekends|Five weekends]]
| [[Five%20weekends|Five weekends]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 85
| [[Forward%20difference|Forward difference]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 932: Line 936:
|-
|-
| 84
| 84
| [[Entropy|Entropy]]
| [[Forward%20difference|Forward difference]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 84
| [[Execute%20Brain%2A%2A%2A%2A|Execute Brain****]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 961: Line 969:
| 83
| 83
| [[Dragon%20curve|Dragon curve]]
| [[Dragon%20curve|Dragon curve]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 83
| [[Entropy|Entropy]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 83
| [[Execute%20Brain%2A%2A%2A%2A|Execute Brain****]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,001: Line 1,001:
| 82
| 82
| [[File%20modification%20time|File modification time]]
| [[File%20modification%20time|File modification time]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 82
| [[Gray%20code|Gray code]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,029: Line 1,033:
| 81
| 81
| [[Price%20fraction|Price fraction]]
| [[Price%20fraction|Price fraction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 81
| [[String%20comparison|String comparison]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,037: Line 1,045:
| 80
| 80
| [[Amicable%20pairs|Amicable pairs]]
| [[Amicable%20pairs|Amicable pairs]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 80
| [[Gray%20code|Gray code]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,049: Line 1,053:
| 80
| 80
| [[Simple%20windowed%20application|Simple windowed application]]
| [[Simple%20windowed%20application|Simple windowed application]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 80
| [[String%20comparison|String comparison]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,061: Line 1,061:
| 79
| 79
| [[Last%20Friday%20of%20each%20month|Last Friday of each month]]
| [[Last%20Friday%20of%20each%20month|Last Friday of each month]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 79
| [[Literals%2FFloating%20point|Literals/Floating point]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,077: Line 1,081:
| 78
| 78
| [[Hello%20world%2FLine%20printer|Hello world/Line printer]]
| [[Hello%20world%2FLine%20printer|Hello world/Line printer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 78
| [[Literals%2FFloating%20point|Literals/Floating point]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,105: Line 1,105:
| 77
| 77
| [[Floyd%27s%20triangle|Floyd's triangle]]
| [[Floyd%27s%20triangle|Floyd's triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 77
| [[Hello%20world%2FNewbie|Hello world/Newbie]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,154: Line 1,158:
| [[Sockets|Sockets]]
| [[Sockets|Sockets]]
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 76
| [[Sorting%20algorithms%2FShell%20sort|Sorting algorithms/Shell sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 76
| 76
Line 1,177: Line 1,185:
| 75
| 75
| [[Show%20the%20epoch|Show the epoch]]
| [[Show%20the%20epoch|Show the epoch]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 75
| [[Sorting%20algorithms%2FShell%20sort|Sorting algorithms/Shell sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,217: Line 1,221:
| 73
| 73
| [[Almost%20prime|Almost prime]]
| [[Almost%20prime|Almost prime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 73
|data-sort-value="crc-0C32"| [[CRC-32|CRC-32]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,233: Line 1,241:
| 73
| 73
| [[Find%20common%20directory%20path|Find common directory path]]
| [[Find%20common%20directory%20path|Find common directory path]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 73
| [[Hello%20world%2FNewbie|Hello world/Newbie]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,249: Line 1,253:
| 73
| 73
| [[Strip%20comments%20from%20a%20string|Strip comments from a string]]
| [[Strip%20comments%20from%20a%20string|Strip comments from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
|data-sort-value="crc-0C32"| [[CRC-32|CRC-32]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,285: Line 1,285:
| 72
| 72
| [[Soundex|Soundex]]
| [[Soundex|Soundex]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 71
| [[Equilibrium%20index|Equilibrium index]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,301: Line 1,305:
| 70
| 70
| [[Averages%2FMean%20angle|Averages/Mean angle]]
| [[Averages%2FMean%20angle|Averages/Mean angle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 70
| [[Equilibrium%20index|Equilibrium index]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,337: Line 1,337:
| 70
| 70
| [[Multifactorial|Multifactorial]]
| [[Multifactorial|Multifactorial]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 70
|data-sort-value="sha-0D256"| [[SHA-256|SHA-256]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,365: Line 1,369:
| 69
| 69
| [[Non-decimal%20radices%2FOutput|Non-decimal radices/Output]]
| [[Non-decimal%20radices%2FOutput|Non-decimal radices/Output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 69
| [[Operator%20precedence|Operator precedence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,373: Line 1,381:
| 69
| 69
| [[Polymorphism|Polymorphism]]
| [[Polymorphism|Polymorphism]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 69
| [[Quaternion%20type|Quaternion type]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,380: Line 1,392:
|-
|-
| 69
| 69
|data-sort-value="sha-0D256"| [[SHA-256|SHA-256]]
|data-sort-value="sha-0B1"| [[SHA-1|SHA-1]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,417: Line 1,429:
| 68
| 68
| [[Rock-paper-scissors|Rock-paper-scissors]]
| [[Rock-paper-scissors|Rock-paper-scissors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
|data-sort-value="sha-0B1"| [[SHA-1|SHA-1]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,449: Line 1,457:
| 67
| 67
| [[Flow-control%20structures|Flow-control structures]]
| [[Flow-control%20structures|Flow-control structures]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 67
| [[Four%20bit%20adder|Four bit adder]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,460: Line 1,472:
|-
|-
| 67
| 67
| [[Self-describing%20numbers|Self-describing numbers]]
| [[Quaternion%20type|Quaternion type]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,481: Line 1,493:
| 66
| 66
| [[Call%20a%20foreign-language%20function|Call a foreign-language function]]
| [[Call%20a%20foreign-language%20function|Call a foreign-language function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 66
| [[Four%20bit%20adder|Four bit adder]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 66
| 66
| [[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)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 66
| [[Operator%20precedence|Operator precedence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 66
| [[Self-describing%20numbers|Self-describing numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,529: Line 1,529:
| 65
| 65
| [[Maze%20generation|Maze generation]]
| [[Maze%20generation|Maze generation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 65
| [[Named%20parameters|Named parameters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 65
| [[Repeat|Repeat]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,534: Line 1,542:
| [[Sort%20disjoint%20sublist|Sort disjoint sublist]]
| [[Sort%20disjoint%20sublist|Sort disjoint sublist]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 65
| [[Variable%20size%2FGet|Variable size/Get]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 65
| 65
Line 1,568: Line 1,580:
|-
|-
| 64
| 64
| [[Inheritance%2FMultiple|Inheritance/Multiple]]
| [[Magic%20squares%20of%20odd%20order|Magic squares of odd order]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 64
| 64
| [[Largest%20int%20from%20concatenated%20ints|Largest int from concatenated ints]]
| [[Named%20parameters|Named parameters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 64
| [[Magic%20squares%20of%20odd%20order|Magic squares of odd order]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,582: Line 1,598:
| [[Runtime%20evaluation|Runtime evaluation]]
| [[Runtime%20evaluation|Runtime evaluation]]
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 64
| [[Variable%20size%2FGet|Variable size/Get]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 63
| 63
Line 1,596: Line 1,608:
|-
|-
| 63
| 63
| [[Munchausen%20numbers|Munchausen numbers]]
| [[Inheritance%2FMultiple|Inheritance/Multiple]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 63
| 63
| [[Van%20der%20Corput%20sequence|Van der Corput sequence]]
| [[Largest%20int%20from%20concatenated%20ints|Largest int from concatenated ints]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 63
| [[Munchausen%20numbers|Munchausen numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 63
| [[Repeat|Repeat]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,622: Line 1,626:
| [[Draw%20a%20sphere|Draw a sphere]]
| [[Draw%20a%20sphere|Draw a sphere]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[Extend%20your%20language|Extend your language]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 62
| 62
Line 1,629: Line 1,637:
| 62
| 62
| [[Morse%20code|Morse code]]
| [[Morse%20code|Morse code]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[Narcissistic%20decimal%20number|Narcissistic decimal number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,645: Line 1,657:
| 62
| 62
| [[Text%20processing%2FMax%20licenses%20in%20use|Text processing/Max licenses in use]]
| [[Text%20processing%2FMax%20licenses%20in%20use|Text processing/Max licenses in use]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[Van%20der%20Corput%20sequence|Van der Corput sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,670: Line 1,678:
| [[Documentation|Documentation]]
| [[Documentation|Documentation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 61
| [[Extend%20your%20language|Extend your language]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 61
| 61
Line 1,685: Line 1,689:
| 61
| 61
| [[Jump%20anywhere|Jump anywhere]]
| [[Jump%20anywhere|Jump anywhere]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 61
| [[Narcissistic%20decimal%20number|Narcissistic decimal number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,905: Line 1,905:
| 55
| 55
| [[Emirp%20primes|Emirp primes]]
| [[Emirp%20primes|Emirp primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 55
| [[Exponentiation%20order|Exponentiation order]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 55
| [[Extreme%20floating%20point%20values|Extreme floating point values]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,949: Line 1,957:
| 54
| 54
| [[Dutch%20national%20flag%20problem|Dutch national flag problem]]
| [[Dutch%20national%20flag%20problem|Dutch national flag problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 54
| [[Exponentiation%20order|Exponentiation order]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 54
| [[Extreme%20floating%20point%20values|Extreme floating point values]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,977: Line 1,977:
| 54
| 54
| [[Scope%20modifiers|Scope modifiers]]
| [[Scope%20modifiers|Scope modifiers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 54
| [[Show%20Ascii%20table|Show Ascii table]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,074: Line 2,078:
| [[Bitmap%2FWrite%20a%20PPM%20file|Bitmap/Write a PPM file]]
| [[Bitmap%2FWrite%20a%20PPM%20file|Bitmap/Write a PPM file]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 52
| [[CUSIP|CUSIP]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 52
| 52
Line 2,121: Line 2,129:
| 51
| 51
| [[Doubly-linked%20list%2FElement%20definition|Doubly-linked list/Element definition]]
| [[Doubly-linked%20list%2FElement%20definition|Doubly-linked list/Element definition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 51
| [[Grayscale%20image|Grayscale image]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,129: Line 2,141:
| 51
| 51
| [[Iterated%20digits%20squaring|Iterated digits squaring]]
| [[Iterated%20digits%20squaring|Iterated digits squaring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 51
| [[Leonardo%20numbers|Leonardo numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,138: Line 2,154:
| [[Modulinos|Modulinos]]
| [[Modulinos|Modulinos]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 51
| [[Show%20Ascii%20table|Show Ascii table]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 51
| 51
Line 2,153: Line 2,165:
| 50
| 50
| [[Dining%20philosophers|Dining philosophers]]
| [[Dining%20philosophers|Dining philosophers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 50
| [[Grayscale%20image|Grayscale image]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 50
| 50
| [[JortSort|JortSort]]
| [[JortSort|JortSort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 50
| [[Leonardo%20numbers|Leonardo numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,177: Line 2,181:
| 49
| 49
|data-sort-value="base0C64 encode data"| [[Base64%20encode%20data|Base64 encode data]]
|data-sort-value="base0C64 encode data"| [[Base64%20encode%20data|Base64 encode data]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 49
| [[CUSIP|CUSIP]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,213: Line 2,213:
| 49
| 49
| [[Ternary%20logic|Ternary logic]]
| [[Ternary%20logic|Ternary logic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 49
|data-sort-value="text processing/0B2"| [[Text%20processing%2F2|Text processing/2]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,221: Line 2,225:
| 48
| 48
| [[Cartesian%20product%20of%20two%20or%20more%20lists|Cartesian product of two or more lists]]
| [[Cartesian%20product%20of%20two%20or%20more%20lists|Cartesian product of two or more lists]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[Discordian%20date|Discordian date]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 48
| [[FASTA%20format|FASTA format]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,244: Line 2,256:
|-
|-
| 48
| 48
|data-sort-value="text processing/0B2"| [[Text%20processing%2F2|Text processing/2]]
|data-sort-value="text processing/0B1"| [[Text%20processing%2F1|Text processing/1]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,262: Line 2,274:
| [[DNS%20query|DNS query]]
| [[DNS%20query|DNS query]]
|①||②||③||④||⑤|| ||⑦||⑧|| || 
|①||②||③||④||⑤|| ||⑦||⑧|| || 
|-
| 47
| [[FASTA%20format|FASTA format]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 47
| 47
Line 2,284: Line 2,292:
|-
|-
| 47
| 47
| [[Subleq|Subleq]]
| [[Rate%20counter|Rate counter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 47
| 47
| [[Subleq|Subleq]]
|data-sort-value="text processing/0B1"| [[Text%20processing%2F1|Text processing/1]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,304: Line 2,312:
|-
|-
| 46
| 46
| [[Fractran|Fractran]]
| [[Discordian%20date|Discordian date]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 46
| 46
| [[Greyscale%20bars%2FDisplay|Greyscale bars/Display]]
| [[Fractran|Fractran]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 46
| 46
| [[Longest%20string%20challenge|Longest string challenge]]
| [[Greyscale%20bars%2FDisplay|Greyscale bars/Display]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,321: Line 2,329:
| 46
| 46
| [[Polymorphic%20copy|Polymorphic copy]]
| [[Polymorphic%20copy|Polymorphic copy]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 46
| [[Rate%20counter|Rate counter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,358: Line 2,362:
| [[GUI%20component%20interaction|GUI component interaction]]
| [[GUI%20component%20interaction|GUI component interaction]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
| 45
| [[Longest%20string%20challenge|Longest string challenge]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 45
| 45
Line 2,441: Line 2,441:
| 43
| 43
| [[Abundant%20odd%20numbers|Abundant odd numbers]]
| [[Abundant%20odd%20numbers|Abundant odd numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 43
| [[Chinese%20zodiac|Chinese zodiac]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,510: Line 2,514:
| [[Bitmap%2FRead%20a%20PPM%20file|Bitmap/Read a PPM file]]
| [[Bitmap%2FRead%20a%20PPM%20file|Bitmap/Read a PPM file]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 42
| [[Chinese%20zodiac|Chinese zodiac]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 42
| 42
Line 2,565: Line 2,565:
| 41
| 41
| [[Draw%20a%20pixel|Draw a pixel]]
| [[Draw%20a%20pixel|Draw a pixel]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[Jewels%20and%20Stones|Jewels and Stones]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,632: Line 2,636:
|-
|-
| 40
| 40
| [[Hickerson%20series%20of%20almost%20integers|Hickerson series of almost integers]]
| [[Jewels%20and%20Stones|Jewels and Stones]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 40
| 40
| [[Problem%20of%20Apollonius|Problem of Apollonius]]
| [[Problem%20of%20Apollonius|Problem of Apollonius]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 40
| [[Spinning%20rod%20animation%2FText|Spinning rod animation/Text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,653: Line 2,661:
| 39
| 39
| [[Cantor%20set|Cantor set]]
| [[Cantor%20set|Cantor set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 39
| [[Hickerson%20series%20of%20almost%20integers|Hickerson series of almost integers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,681: Line 2,685:
| 38
| 38
|data-sort-value="0D100 prisoners"| [[100%20prisoners|100 prisoners]]
|data-sort-value="0D100 prisoners"| [[100%20prisoners|100 prisoners]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 38
| [[Aliquot%20sequence%20classifications|Aliquot sequence classifications]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 38
| [[Casting%20out%20nines|Casting out nines]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,730: Line 2,742:
| [[Break%20OO%20privacy|Break OO privacy]]
| [[Break%20OO%20privacy|Break OO privacy]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|-
| 37
| [[Casting%20out%20nines|Casting out nines]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 37
| 37
Line 2,745: Line 2,753:
| 37
| 37
| [[Deepcopy|Deepcopy]]
| [[Deepcopy|Deepcopy]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 37
| [[Determine%20if%20a%20string%20has%20all%20the%20same%20characters|Determine if a string has all the same characters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,757: Line 2,769:
| 37
| 37
| [[Inverted%20index|Inverted index]]
| [[Inverted%20index|Inverted index]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 37
| [[Kernighans%20large%20earthquake%20problem|Kernighans large earthquake problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,793: Line 2,809:
| 37
| 37
| [[Self-referential%20sequence|Self-referential sequence]]
| [[Self-referential%20sequence|Self-referential sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 37
| [[Spinning%20rod%20animation%2FText|Spinning rod animation/Text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,813: Line 2,825:
| 37
| 37
| [[Variable-length%20quantity|Variable-length quantity]]
| [[Variable-length%20quantity|Variable-length quantity]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 36
| [[Aliquot%20sequence%20classifications|Aliquot sequence classifications]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 36
| [[Determine%20if%20a%20string%20has%20all%20the%20same%20characters|Determine if a string has all the same characters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,850: Line 2,854:
| [[Bitmap%2FMidpoint%20circle%20algorithm|Bitmap/Midpoint circle algorithm]]
| [[Bitmap%2FMidpoint%20circle%20algorithm|Bitmap/Midpoint circle algorithm]]
|①||②||③||④|| ||⑥||⑦||⑧|| || 
|①||②||③||④|| ||⑥||⑦||⑧|| || 
|-
| 35
| [[Chowla%20numbers|Chowla numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 35
| 35
Line 2,869: Line 2,877:
| 35
| 35
| [[Julia%20set|Julia set]]
| [[Julia%20set|Julia set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 35
| [[Kernighans%20large%20earthquake%20problem|Kernighans large earthquake problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,909: Line 2,913:
| 35
| 35
| [[Primorial%20numbers|Primorial numbers]]
| [[Primorial%20numbers|Primorial numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 35
| [[RPG%20Attributes%20Generator|RPG Attributes Generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,965: Line 2,973:
| 34
| 34
| [[Prime%20conspiracy|Prime conspiracy]]
| [[Prime%20conspiracy|Prime conspiracy]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 34
| [[RPG%20Attributes%20Generator|RPG Attributes Generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,982: Line 2,986:
| [[Test%20integerness|Test integerness]]
| [[Test%20integerness|Test integerness]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 34
| [[Van%20Eck%20sequence|Van Eck sequence]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|-
| 33
| 33
| [[Bitwise%20IO|Bitwise IO]]
| [[Bitwise%20IO|Bitwise IO]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 33
| [[Chowla%20numbers|Chowla numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 33
| 33
Line 3,028: Line 3,032:
|-
|-
| 33
| 33
| [[Sort%20a%20list%20of%20object%20identifiers|Sort a list of object identifiers]]
| [[Van%20Eck%20sequence|Van Eck sequence]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||||⑧||⑨||⑩
|-
|-
| 32
| 32
Line 3,078: Line 3,082:
| [[Rosetta%20Code%2FFind%20bare%20lang%20tags|Rosetta Code/Find bare lang tags]]
| [[Rosetta%20Code%2FFind%20bare%20lang%20tags|Rosetta Code/Find bare lang tags]]
|①||②||③||④||⑤|| || ||⑧|| ||⑩
|①||②||③||④||⑤|| || ||⑧|| ||⑩
|-
| 32
| [[Sort%20a%20list%20of%20object%20identifiers|Sort a list of object identifiers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 32
| 32
Line 3,129: Line 3,129:
| 31
| 31
| [[Galton%20box%20animation|Galton box animation]]
| [[Galton%20box%20animation|Galton box animation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 31
|data-sort-value="magic 0B8-ball"| [[Magic%208-Ball|Magic 8-Ball]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,138: Line 3,142:
| [[Mutex|Mutex]]
| [[Mutex|Mutex]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 31
| [[Nim%20Game|Nim Game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 31
| 31
Line 3,158: Line 3,166:
| [[Solve%20the%20no%20connection%20puzzle|Solve the no connection puzzle]]
| [[Solve%20the%20no%20connection%20puzzle|Solve the no connection puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 31
| [[Square-free%20integers|Square-free integers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 31
| 31
Line 3,198: Line 3,210:
| [[Create%20a%20file%20on%20magnetic%20tape|Create a file on magnetic tape]]
| [[Create%20a%20file%20on%20magnetic%20tape|Create a file on magnetic tape]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
| 30
| [[Determine%20if%20a%20string%20has%20all%20unique%20characters|Determine if a string has all unique characters]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 30
| 30
Line 3,210: Line 3,226:
| [[Integer%20roots|Integer roots]]
| [[Integer%20roots|Integer roots]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 30
| [[Largest%20number%20divisible%20by%20its%20digits|Largest number divisible by its digits]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 30
| 30
Line 3,217: Line 3,237:
| 30
| 30
| [[Multiplicative%20order|Multiplicative order]]
| [[Multiplicative%20order|Multiplicative order]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 30
| [[Nim%20Game|Nim Game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,265: Line 3,281:
| 30
| 30
| [[Totient%20function|Totient function]]
| [[Totient%20function|Totient function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 29
| [[Abbreviations%2C%20simple|Abbreviations, simple]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 29
| [[Approximate%20Equality|Approximate Equality]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,286: Line 3,310:
| [[Execute%20SNUSP|Execute SNUSP]]
| [[Execute%20SNUSP|Execute SNUSP]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 29
| [[First%20class%20environments|First class environments]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 29
| 29
Line 3,302: Line 3,330:
| [[Pattern%20matching|Pattern matching]]
| [[Pattern%20matching|Pattern matching]]
|①||②||③||④||⑤|| ||⑦||⑧|| || 
|①||②||③||④||⑤|| ||⑦||⑧|| || 
|-
| 29
| [[Square-free%20integers|Square-free integers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 29
| 29
| [[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]]
|①|| ||③||④|| ||⑥||⑦||⑧||⑨||⑩
|①|| ||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
| 29
|data-sort-value="window creation/x0C11"| [[Window%20creation%2FX11|Window creation/X11]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 29
| 29
Line 3,320: Line 3,348:
|-
|-
| 28
| 28
| [[Associative%20array%2FMerging|Associative array/Merging]]
| [[Abbreviations%2C%20simple|Abbreviations, simple]]
|①||②||③||④||⑤||⑥||⑦||||⑨|| 
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|-
| 28
| [[Approximate%20Equality|Approximate Equality]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 28
| 28
Line 3,344: Line 3,368:
|-
|-
| 28
| 28
| [[Determine%20if%20a%20string%20has%20all%20unique%20characters|Determine if a string has all unique characters]]
| [[Determine%20if%20a%20string%20is%20collapsible|Determine if a string is collapsible]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 28
| [[Display%20a%20linear%20combination|Display a linear combination]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 28
| 28
Line 3,352: Line 3,380:
|-
|-
| 28
| 28
| [[Memory%20layout%20of%20a%20data%20structure|Memory layout of a data structure]]
| [[First%20class%20environments|First class environments]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|- style="background-color: #ffc"
|-
| 28
| 28
| [[Mersenne%20primes|Mersenne primes]]
| [[Largest%20number%20divisible%20by%20its%20digits|Largest number divisible by its digits]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 28
| 28
| [[Partition%20an%20integer%20X%20into%20N%20primes|Partition an integer X into N primes]]
|data-sort-value="magic 0B8-ball"| [[Magic%208-Ball|Magic 8-Ball]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 28
| [[Memory%20layout%20of%20a%20data%20structure|Memory layout of a data structure]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
|-
| 28
| 28
Line 3,377: Line 3,401:
| 28
| 28
| [[Terminal%20control%2FPreserve%20screen|Terminal control/Preserve screen]]
| [[Terminal%20control%2FPreserve%20screen|Terminal control/Preserve screen]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 28
|data-sort-value="window creation/x0C11"| [[Window%20creation%2FX11|Window creation/X11]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,394: Line 3,414:
| [[Apply%20a%20digital%20filter%20%28direct%20form%20II%20transposed%29|Apply a digital filter (direct form II transposed)]]
| [[Apply%20a%20digital%20filter%20%28direct%20form%20II%20transposed%29|Apply a digital filter (direct form II transposed)]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 27
| [[Associative%20array%2FMerging|Associative array/Merging]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|-
|-
| 27
| 27
Line 3,410: Line 3,426:
| [[Death%20Star|Death Star]]
| [[Death%20Star|Death Star]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 27
| [[Display%20a%20linear%20combination|Display a linear combination]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 27
| 27
| [[Formal%20power%20series|Formal power series]]
| [[Formal%20power%20series|Formal power series]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 27
| [[Gapful%20numbers|Gapful numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 27
| 27
Line 3,438: Line 3,454:
| [[Loops%2Fwith%20multiple%20ranges|Loops/with multiple ranges]]
| [[Loops%2Fwith%20multiple%20ranges|Loops/with multiple ranges]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 27
| [[Partition%20an%20integer%20X%20into%20N%20primes|Partition an integer X into N primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 27
| 27
Line 3,518: Line 3,530:
| [[Loops%2FWrong%20ranges|Loops/Wrong ranges]]
| [[Loops%2FWrong%20ranges|Loops/Wrong ranges]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 26
| [[Mersenne%20primes|Mersenne primes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 26
| 26
Line 3,580: Line 3,588:
|-
|-
| 25
| 25
| [[Determine%20if%20a%20string%20is%20collapsible|Determine if a string is collapsible]]
| [[Determine%20if%20a%20string%20is%20squeezable|Determine if a string is squeezable]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,601: Line 3,609:
| 25
| 25
| [[Old%20Russian%20measure%20of%20length|Old Russian measure of length]]
| [[Old%20Russian%20measure%20of%20length|Old Russian measure of length]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 25
| [[Parallel%20Brute%20Force|Parallel Brute Force]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,629: Line 3,641:
| 24
| 24
| [[Card%20shuffles|Card shuffles]]
| [[Card%20shuffles|Card shuffles]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 24
| [[Decision%20tables|Decision tables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,642: Line 3,658:
| [[Koch%20curve|Koch curve]]
| [[Koch%20curve|Koch curve]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 24
| [[Law%20of%20cosines%20-%20triples|Law of cosines - triples]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 24
| 24
| [[Long%20year%3F|Long year?]]
| [[Long%20year%3F|Long year?]]
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|-
| 24
| [[Parallel%20Brute%20Force|Parallel Brute Force]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 24
| 24
Line 3,678: Line 3,694:
| [[Thiele%27s%20interpolation%20formula|Thiele's interpolation formula]]
| [[Thiele%27s%20interpolation%20formula|Thiele's interpolation formula]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 23
| [[Decision%20tables|Decision tables]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 23
| [[Gapful%20numbers|Gapful numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 23
| 23
Line 3,693: Line 3,701:
| 23
| 23
| [[K-means%2B%2B%20clustering|K-means++ clustering]]
| [[K-means%2B%2B%20clustering|K-means++ clustering]]
|①||②||③||④|| ||⑥||⑦||⑧|| ||⑩
|-
| 23
| [[Machine%20code|Machine code]]
|①||②||③||④|| ||⑥||⑦||⑧|| ||⑩
|①||②||③||④|| ||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,746: Line 3,758:
| [[Zumkeller%20numbers|Zumkeller numbers]]
| [[Zumkeller%20numbers|Zumkeller numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 22
| [[A%2A%20search%20algorithm|A* search algorithm]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 22
| 22
Line 3,794: Line 3,810:
| [[Kronecker%20product%20based%20fractals|Kronecker product based fractals]]
| [[Kronecker%20product%20based%20fractals|Kronecker product based fractals]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 22
| [[Law%20of%20cosines%20-%20triples|Law of cosines - triples]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 22
| [[Machine%20code|Machine code]]
|①||②||③|| || ||⑥||⑦||⑧|| ||⑩
|-
|-
| 22
| 22
Line 3,842: Line 3,850:
| [[Yahoo%21%20search%20interface|Yahoo! search interface]]
| [[Yahoo%21%20search%20interface|Yahoo! search interface]]
|①|| || ||④||⑤||⑥||⑦||⑧||⑨|| 
|①|| || ||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 21
| [[A%2A%20search%20algorithm|A* search algorithm]]
|①||②||③|| || ||⑥||⑦||⑧||⑨||⑩
|-
|-
| 21
| 21
Line 3,870: Line 3,874:
| [[Deming%27s%20Funnel|Deming's Funnel]]
| [[Deming%27s%20Funnel|Deming's Funnel]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 21
| [[Determine%20if%20a%20string%20is%20squeezable|Determine if a string is squeezable]]
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
Line 3,970: Line 3,970:
| [[Native%20shebang|Native shebang]]
| [[Native%20shebang|Native shebang]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|-
| 20
| [[Smarandache%20prime-digital%20sequence|Smarandache prime-digital sequence]]
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 20
| 20
Line 3,986: Line 3,990:
| [[Solve%20a%20Numbrix%20puzzle|Solve a Numbrix puzzle]]
| [[Solve%20a%20Numbrix%20puzzle|Solve a Numbrix puzzle]]
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 20
| [[Super-d%20numbers|Super-d numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|-
|-
| 19
| 19
Line 4,026: Line 4,034:
| [[Orbital%20elements|Orbital elements]]
| [[Orbital%20elements|Orbital elements]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 19
| [[Palindrome%20dates|Palindrome dates]]
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|-
|-
| 19
| 19
Line 4,038: Line 4,050:
| [[Simulate%20input%2FMouse|Simulate input/Mouse]]
| [[Simulate%20input%2FMouse|Simulate input/Mouse]]
|①||②|| ||④|| ||⑥||⑦||⑧||⑨||⑩
|①||②|| ||④|| ||⑥||⑦||⑧||⑨||⑩
|-
| 19
| [[Smarandache%20prime-digital%20sequence|Smarandache prime-digital sequence]]
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|-
| 19
| [[Super-d%20numbers|Super-d numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|-
|-
| 18
| 18
Line 4,096: Line 4,100:
|-
|-
| 18
| 18
| [[N-smooth%20numbers|N-smooth numbers]]
| [[Palindrome%20dates|Palindrome dates]]
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|①||②||③||④||⑤||⑥|||| ||⑨|| 
|-
|-
| 18
| 18
Line 4,178: Line 4,182:
| [[Montgomery%20reduction|Montgomery reduction]]
| [[Montgomery%20reduction|Montgomery reduction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 17
| [[N-smooth%20numbers|N-smooth numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
Line 4,190: Line 4,190:
| [[P-value%20correction|P-value correction]]
| [[P-value%20correction|P-value correction]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 17
| [[Palindromic%20gapful%20numbers|Palindromic gapful numbers]]
|①||②||③||④|| ||⑥|| || ||⑨|| 
|-
|-
| 17
| 17
Line 4,198: Line 4,202:
| [[Percolation%2FSite%20percolation|Percolation/Site percolation]]
| [[Percolation%2FSite%20percolation|Percolation/Site percolation]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 17
| [[Pierpont%20primes|Pierpont primes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 17
| 17
Line 4,282: Line 4,290:
| [[Knuth%27s%20power%20tree|Knuth's power tree]]
| [[Knuth%27s%20power%20tree|Knuth's power tree]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 16
| [[Palindromic%20gapful%20numbers|Palindromic gapful numbers]]
|①||②||③||④|| ||⑥|| || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
Line 4,294: Line 4,298:
| [[Perceptron|Perceptron]]
| [[Perceptron|Perceptron]]
|①||②||③|| || || ||⑦||⑧||⑨|| 
|①||②||③|| || || ||⑦||⑧||⑨|| 
|-
| 16
| [[Pierpont%20primes|Pierpont primes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
Line 4,510: Line 4,510:
| [[XML%20Validation|XML Validation]]
| [[XML%20Validation|XML Validation]]
|①|| || ||④||⑤||⑥||⑦|| ||⑨||⑩
|①|| || ||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 12
|data-sort-value="0C15 puzzle solver"| [[15%20puzzle%20solver|15 puzzle solver]]
|①||②||③|| || ||⑥|| ||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
Line 4,562: Line 4,566:
| [[Sine%20wave|Sine wave]]
| [[Sine%20wave|Sine wave]]
|①||②||③||④||⑤|| ||⑦||⑧|| || 
|①||②||③||④||⑤|| ||⑦||⑧|| || 
|-
| 11
|data-sort-value="0C15 puzzle solver"| [[15%20puzzle%20solver|15 puzzle solver]]
|①||②||③|| || ||⑥|| ||⑧|| || 
|-
|-
| 11
| 11
| [[Canny%20edge%20detector|Canny edge detector]]
| [[Canny%20edge%20detector|Canny edge detector]]
|①||②||③|| || ||⑥|| || || ||⑩
|①||②||③|| || ||⑥|| || || ||⑩
|-
| 11
| [[Ramanujan%27s%20constant|Ramanujan's constant]]
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 11
| 11
Line 4,590: Line 4,594:
| [[Audio%20frequency%20generator|Audio frequency generator]]
| [[Audio%20frequency%20generator|Audio frequency generator]]
|①||②||③|| ||⑤|| || || || || 
|①||②||③|| ||⑤|| || || || || 
|- style="background-color: #ffc"
| 10
| [[Circular%20primes|Circular primes]]
|①||②||③||④||⑤|| || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
Line 4,622: Line 4,630:
| [[Railway%20circuit|Railway circuit]]
| [[Railway%20circuit|Railway circuit]]
|①||②||③||④|| || ||⑦||⑧||⑨|| 
|①||②||③||④|| || ||⑦||⑧||⑨|| 
|-
| 10
| [[Ramanujan%27s%20constant|Ramanujan's constant]]
|①||②||③||④||⑤|| || || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
Line 4,646: Line 4,650:
| [[Catmull%E2%80%93Clark%20subdivision%20surface|Catmull–Clark subdivision surface]]
| [[Catmull%E2%80%93Clark%20subdivision%20surface|Catmull–Clark subdivision surface]]
|①||②|| || || ||⑥|| || || ||⑩
|①||②|| || || ||⑥|| || || ||⑩
|- style="background-color: #ffc"
| 9
| [[Circular%20primes|Circular primes]]
|①||②||③||④||⑤|| || || || || 
|-
|-
| 9
| 9
Line 4,946: Line 4,946:
| [[Quoting%20constructs|Quoting constructs]]
| [[Quoting%20constructs|Quoting constructs]]
|①|| ||③||④|| || || || || || 
|①|| ||③||④|| || || || || || 
|- style="background-color: #ffc"
| 4
| [[Solve%20a%20Rubik%27s%20Cube|Solve a Rubik's Cube]]
|①||②||③|| || || ||⑦|| || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 4
| 4
Line 4,962: Line 4,966:
| [[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"
| 3
| [[Solve%20a%20Rubik%27s%20Cube|Solve a Rubik's Cube]]
|①|| ||③|| || || ||⑦|| || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 3
| 3

Revision as of 20:23, 3 May 2020

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

This is something of a experiment. The top 10 languages have their completed task entries marked with a circled digit in the table so you can sort on the language to see which tasks have been done. Hold down control and click on several columns to do secondary, tertiary, etc. sorts. Ideally it would be nice to be able to generate the table for any language but it is fairly intensive to generate. Once a week is ok, on demand would be unsustainable.

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

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