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

Content added Content deleted
(Update full list output)
(Update full list output)
Line 7: Line 7:
<pre>Top ten programming languages by number of task examples completed:
<pre>Top ten programming languages by number of task examples completed:
① Go
① Go
Phix
Perl 6
Perl 6
Phix
④ Julia
④ Julia
⑤ Python
⑤ Python
Line 20: Line 20:
<div style="height:40em;overflow:scroll;">
<div style="height:40em;overflow:scroll;">
{|class="wikitable sortable"
{|class="wikitable sortable"
|+ As of 2019-11-03T22:50:12Z :: Tasks: 975 ::<span style="background-color:#ffd"> Draft Tasks:228 </span>:: Total Tasks: 1203 :: Total Examples: 64370
|+ As of 2019-11-10T21:09:51Z :: Tasks: 976 ::<span style="background-color:#ffd"> Draft Tasks:229 </span>:: Total Tasks: 1205 :: Total Examples: 64508
!Count!!Task!!①!!②!!③!!④!!⑤!!⑥!!⑦!!⑧!!⑨!!⑩
!Count!!Task!!①!!②!!③!!④!!⑤!!⑥!!⑦!!⑧!!⑨!!⑩
|-
|-
Line 43: Line 43:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 262
| 264
| [[Factorial|Factorial]]
| [[Factorial|Factorial]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 256
| 257
| [[Comments|Comments]]
| [[Comments|Comments]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 59: Line 59:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 222
| 223
| [[Function%20definition|Function definition]]
| [[Function%20definition|Function definition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 72: Line 72:
|-
|-
| 207
| 207
| [[Reverse%20a%20string|Reverse a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 206
| [[Ackermann%20function|Ackermann function]]
| [[Ackermann%20function|Ackermann function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 206
| 207
| [[Arrays|Arrays]]
| [[Arrays|Arrays]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 207
| [[Reverse%20a%20string|Reverse a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 103: Line 103:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 176
| 177
| [[Array%20concatenation|Array concatenation]]
| [[Array%20concatenation|Array concatenation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 176
| 177
| [[Averages%2FArithmetic%20mean|Averages/Arithmetic mean]]
| [[Averages%2FArithmetic%20mean|Averages/Arithmetic mean]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 115: Line 115:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 173
| 174
| [[Repeat%20a%20string|Repeat a string]]
| [[Repeat%20a%20string|Repeat a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 131: Line 131:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 166
| 167
| [[Even%20or%20odd|Even or odd]]
| [[Even%20or%20odd|Even or odd]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 143: Line 143:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 163
| 164
| [[Copy%20a%20string|Copy a string]]
| [[Copy%20a%20string|Copy a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 157
| 158
| [[Apply%20a%20callback%20to%20an%20array|Apply a callback to an array]]
| [[Apply%20a%20callback%20to%20an%20array|Apply a callback to an array]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 155
| [[Loops%2FForeach|Loops/Foreach]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 160: Line 164:
|-
|-
| 154
| 154
| [[Character%20codes|Character codes]]
| [[Hello%20world%2FNewline%20omission|Hello world/Newline omission]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 154
| 154
| [[Hello%20world%2FNewline%20omission|Hello world/Newline omission]]
| [[Loops%2FForeach|Loops/Foreach]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 153
| 153
| [[String%20concatenation|String concatenation]]
| [[Character%20codes|Character codes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 181: Line 185:
| 151
| 151
| [[Loops%2FDo-while|Loops/Do-while]]
| [[Loops%2FDo-while|Loops/Do-while]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 151
| [[String%20concatenation|String concatenation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 209: Line 209:
| 147
| 147
| [[Array%20length|Array length]]
| [[Array%20length|Array length]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 147
| [[Logical%20operations|Logical operations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 223: Line 227:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 146
| 145
| [[Leap%20year|Leap year]]
| [[Logical%20operations|Logical operations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 144
| 144
|data-sort-value="rot-0C13"| [[Rot-13|Rot-13]]
| [[Leap%20year|Leap year]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 240: Line 244:
|-
|-
| 143
| 143
| [[Filter|Filter]]
| [[Tokenize%20a%20string|Tokenize a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 142
| 143
| [[Hailstone%20sequence|Hailstone sequence]]
| [[Empty%20string|Empty string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 142
| 143
| [[Tokenize%20a%20string|Tokenize a string]]
| [[Filter|Filter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 142
| 142
| [[Empty%20string|Empty string]]
| [[Hailstone%20sequence|Hailstone sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 142
| 141
|data-sort-value="rot-0C13"| [[Rot-13|Rot-13]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 140
| [[Execute%20a%20system%20command|Execute a system command]]
| [[Execute%20a%20system%20command|Execute a system command]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 275: Line 275:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 133
| 134
| [[Caesar%20cipher|Caesar cipher]]
| [[Caesar%20cipher|Caesar cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 133
| 134
| [[Determine%20if%20a%20string%20is%20numeric|Determine if a string is numeric]]
| [[Determine%20if%20a%20string%20is%20numeric|Determine if a string is numeric]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 304: Line 304:
|-
|-
| 131
| 131
| [[Remove%20duplicate%20elements|Remove duplicate elements]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 130
| [[Command-line%20arguments|Command-line arguments]]
| [[Command-line%20arguments|Command-line arguments]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 130
| 131
| [[Factors%20of%20an%20integer|Factors of an integer]]
| [[Factors%20of%20an%20integer|Factors of an integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 131
| [[Remove%20duplicate%20elements|Remove duplicate elements]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 319: Line 319:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 129
| 130
| [[Read%20entire%20file|Read entire file]]
| [[Read%20entire%20file|Read entire file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 127
| 128
| [[Day%20of%20the%20week|Day of the week]]
| [[Bitwise%20operations|Bitwise operations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 127
| 128
| [[Roman%20numerals%2FEncode|Roman numerals/Encode]]
| [[Create%20a%20file|Create a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 127
| 127
| [[Bitwise%20operations|Bitwise operations]]
| [[Day%20of%20the%20week|Day of the week]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 127
| 127
| [[Create%20a%20file|Create a file]]
| [[Roman%20numerals%2FEncode|Roman numerals/Encode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 379: Line 379:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 121
| 122
| [[Sleep|Sleep]]
| [[Sleep|Sleep]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 121
| [[Mutual%20recursion|Mutual recursion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 387: Line 391:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 120
| 119
| [[Mutual%20recursion|Mutual recursion]]
| [[Happy%20numbers|Happy numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 119
| [[Include%20a%20file|Include a file]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 119
| 119
Line 396: Line 404:
|-
|-
| 118
| 118
| [[Detect%20division%20by%20zero|Detect division by zero]]
| [[Happy%20numbers|Happy numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 118
| [[Include%20a%20file|Include a file]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 118
| 118
Line 411: Line 415:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 115
| 116
| [[Balanced%20brackets|Balanced brackets]]
| [[Balanced%20brackets|Balanced brackets]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 115
| 115
| [[Compound%20data%20type|Compound data type]]
| [[Detect%20division%20by%20zero|Detect division by zero]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 115
| [[Date%20format|Date format]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 436: Line 444:
|-
|-
| 114
| 114
| [[Program%20termination|Program termination]]
| [[Compound%20data%20type|Compound data type]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 113
| [[Date%20format|Date format]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 455: Line 459:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 113
| 112
| [[Formatted%20numeric%20output|Formatted numeric output]]
| [[Program%20termination|Program termination]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 111
| 112
| [[Function%20composition|Function composition]]
| [[ABC%20Problem|ABC Problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 111
| 112
| [[Classes|Classes]]
| [[Null%20object|Null object]]
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 111
| 111
| [[ABC%20Problem|ABC Problem]]
| [[Formatted%20numeric%20output|Formatted numeric output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 111
| 111
| [[Classes|Classes]]
| [[Function%20composition|Function composition]]
|①||②||||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 111
| 111
Line 480: Line 484:
|-
|-
| 111
| 111
| [[Read%20a%20file%20line%20by%20line|Read a file line by line]]
| [[Null%20object|Null object]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 111
| 111
| [[Real%20constants%20and%20functions|Real constants and functions]]
| [[Read%20a%20file%20line%20by%20line|Read a file line by line]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 111
| 111
| [[Search%20a%20list|Search a list]]
| [[Real%20constants%20and%20functions|Real constants and functions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 507: Line 511:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 110
| 109
| [[Search%20a%20list|Search a list]]
| [[Delete%20a%20file|Delete a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 520: Line 524:
|-
|-
| 108
| 108
| [[Hash%20from%20two%20arrays|Hash from two arrays]]
| [[Delete%20a%20file|Delete a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 549: Line 553:
| 107
| 107
| [[Guess%20the%20number%2FWith%20feedback|Guess the number/With feedback]]
| [[Guess%20the%20number%2FWith%20feedback|Guess the number/With feedback]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 107
| [[Hash%20from%20two%20arrays|Hash from two arrays]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 569: Line 569:
| 106
| 106
| [[Identity%20matrix|Identity matrix]]
| [[Identity%20matrix|Identity matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 106
| [[String%20matching|String matching]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 585: Line 589:
| 105
| 105
| [[Return%20multiple%20values|Return multiple values]]
| [[Return%20multiple%20values|Return multiple values]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 105
| [[String%20matching|String matching]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 601: Line 601:
| 104
| 104
| [[Pangram%20checker|Pangram checker]]
| [[Pangram%20checker|Pangram checker]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 104
| [[Perfect%20numbers|Perfect numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 104
| [[Sorting%20algorithms%2FInsertion%20sort|Sorting algorithms/Insertion sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 612: Line 620:
|-
|-
| 103
| 103
| [[Assertions|Assertions]]
| [[Find%20limit%20of%20recursion|Find limit of recursion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 103
| 103
| [[Find%20limit%20of%20recursion|Find limit of recursion]]
| [[Perfect%20numbers|Perfect numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 103
| 103
| [[Roman%20numerals%2FDecode|Roman numerals/Decode]]
| [[Roman%20numerals%2FDecode|Roman numerals/Decode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 103
| [[Sorting%20algorithms%2FInsertion%20sort|Sorting algorithms/Insertion sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 632: Line 636:
|-
|-
| 102
| 102
| [[Averages%2FPythagorean%20means|Averages/Pythagorean means]]
| [[Assertions|Assertions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 102
| 102
| [[Averages%2FPythagorean%20means|Averages/Pythagorean means]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 101
| [[Babbage%20problem|Babbage problem]]
| [[Babbage%20problem|Babbage problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 669: Line 669:
| 99
| 99
| [[Arithmetic-geometric%20mean|Arithmetic-geometric mean]]
| [[Arithmetic-geometric%20mean|Arithmetic-geometric mean]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 99
| [[Conway%27s%20Game%20of%20Life|Conway's Game of Life]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 689: Line 693:
| 97
| 97
| [[Combinations|Combinations]]
| [[Combinations|Combinations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 97
| [[Conway%27s%20Game%20of%20Life|Conway's Game of Life]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 712: Line 712:
|-
|-
| 96
| 96
| [[Letter%20frequency|Letter frequency]]
| [[Strip%20a%20set%20of%20characters%20from%20a%20string|Strip a set of characters from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 95
| 96
| [[Strip%20a%20set%20of%20characters%20from%20a%20string|Strip a set of characters from a string]]
| [[Letter%20frequency|Letter frequency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 733: Line 733:
| 94
| 94
| [[Anonymous%20recursion|Anonymous recursion]]
| [[Anonymous%20recursion|Anonymous recursion]]
|①|| ||||④||⑤||⑥||⑦||⑧||⑨||⑩
|①|||| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 94
| 94
Line 753: Line 753:
| 93
| 93
| [[Levenshtein%20distance|Levenshtein distance]]
| [[Levenshtein%20distance|Levenshtein distance]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 93
| [[Queue%2FDefinition|Queue/Definition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 769: Line 773:
| 92
| 92
| [[Enumerations|Enumerations]]
| [[Enumerations|Enumerations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 92
| [[Queue%2FDefinition|Queue/Definition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 797: Line 797:
| 91
| 91
| [[Range%20extraction|Range extraction]]
| [[Range%20extraction|Range extraction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 91
| [[String%20append|String append]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 825: Line 829:
| 89
| 89
| [[Range%20expansion|Range expansion]]
| [[Range%20expansion|Range expansion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 89
| [[String%20append|String append]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 849: Line 849:
| 88
| 88
| [[Interactive%20programming|Interactive programming]]
| [[Interactive%20programming|Interactive programming]]
|①|| ||||④||⑤||⑥||⑦||⑧|| ||⑩
|①|||| ||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 88
| 88
Line 865: Line 865:
| 87
| 87
| [[Random%20number%20generator%20%28included%29|Random number generator (included)]]
| [[Random%20number%20generator%20%28included%29|Random number generator (included)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 87
|data-sort-value="sum multiples of 0B3 and 0B5"| [[Sum%20multiples%20of%203%20and%205|Sum multiples of 3 and 5]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 885: Line 889:
| 86
| 86
| [[Inheritance%2FSingle|Inheritance/Single]]
| [[Inheritance%2FSingle|Inheritance/Single]]
|①|| ||||④||⑤||⑥||⑦||⑧||⑨||⑩
|①|||| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 86
| 86
Line 897: Line 901:
| 86
| 86
| [[String%20prepend|String prepend]]
| [[String%20prepend|String prepend]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 86
|data-sort-value="sum multiples of 0B3 and 0B5"| [[Sum%20multiples%20of%203%20and%205|Sum multiples of 3 and 5]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 962: Line 962:
| [[Window%20creation|Window creation]]
| [[Window%20creation|Window creation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 81
| [[Abstract%20type|Abstract type]]
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 81
| 81
Line 990: Line 994:
| [[N%27th|N'th]]
| [[N%27th|N'th]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 80
| [[Abstract%20type|Abstract type]]
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 80
| 80
Line 1,009: Line 1,009:
| 80
| 80
| [[The%20Twelve%20Days%20of%20Christmas|The Twelve Days of Christmas]]
| [[The%20Twelve%20Days%20of%20Christmas|The Twelve Days of Christmas]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 79
| [[Menu|Menu]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,032: Line 1,036:
|-
|-
| 78
| 78
| [[Menu|Menu]]
| [[Map%20range|Map range]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,068: Line 1,072:
|-
|-
| 77
| 77
| [[Last%20Friday%20of%20each%20month|Last Friday of each month]]
| [[Map%20range|Map range]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,084: Line 1,088:
|-
|-
| 76
| 76
| [[Floyd%27s%20triangle|Floyd's triangle]]
| [[Count%20in%20factors|Count in factors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 76
| 76
| [[Gray%20code|Gray code]]
| [[Floyd%27s%20triangle|Floyd's triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 76
| 76
| [[Gray%20code|Gray code]]
| [[Last%20Friday%20of%20each%20month|Last Friday of each month]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,120: Line 1,124:
|-
|-
| 75
| 75
| [[Number%20reversal%20game|Number reversal game]]
| [[Count%20in%20factors|Count in factors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 75
| 75
| [[Read%20a%20specific%20line%20from%20a%20file|Read a specific line from a file]]
| [[Number%20reversal%20game|Number reversal game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,145: Line 1,149:
| 75
| 75
| [[XML%2FInput|XML/Input]]
| [[XML%2FInput|XML/Input]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 74
| [[Read%20a%20specific%20line%20from%20a%20file|Read a specific line from a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,162: Line 1,162:
| [[Bitmap|Bitmap]]
| [[Bitmap|Bitmap]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 73
| [[Count%20the%20coins|Count the coins]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 73
| [[Dynamic%20variable%20names|Dynamic variable names]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 73
| 73
Line 1,173: Line 1,181:
| 73
| 73
| [[Playing%20cards|Playing cards]]
| [[Playing%20cards|Playing cards]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 73
| [[Pythagorean%20triples|Pythagorean triples]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,186: Line 1,198:
| [[Concurrent%20computing|Concurrent computing]]
| [[Concurrent%20computing|Concurrent computing]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
| [[Count%20the%20coins|Count the coins]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
| [[Dynamic%20variable%20names|Dynamic variable names]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 72
| 72
| [[Find%20common%20directory%20path|Find common directory path]]
| [[Find%20common%20directory%20path|Find common directory path]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
| [[Pythagorean%20triples|Pythagorean triples]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 72
| 72
| [[Sockets|Sockets]]
| [[Sockets|Sockets]]
|①|| ||||④||⑤||⑥||⑦||⑧||⑨||⑩
|①|||| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 72
| 72
Line 1,222: Line 1,222:
| [[Almost%20prime|Almost prime]]
| [[Almost%20prime|Almost prime]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 71
| [[Call%20an%20object%20method|Call an object method]]
|①||②|| ||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 71
| 71
Line 1,264: Line 1,268:
|-
|-
| 70
| 70
| [[Compare%20a%20list%20of%20strings|Compare a list of strings]]
| [[Call%20an%20object%20method|Call an object method]]
|①|| ||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||||③||④||⑤||⑥||⑦||⑧||||⑩
|-
|-
| 70
| 70
Line 1,288: Line 1,292:
|-
|-
| 69
| 69
| [[Bitmap%2FBresenham%27s%20line%20algorithm|Bitmap/Bresenham's line algorithm]]
| [[Compare%20a%20list%20of%20strings|Compare a list of strings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,328: Line 1,332:
|-
|-
| 68
| 68
| [[Empty%20directory|Empty directory]]
| [[Bitmap%2FBresenham%27s%20line%20algorithm|Bitmap/Bresenham's line algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,368: Line 1,372:
|-
|-
| 67
| 67
| [[Calculating%20the%20value%20of%20e|Calculating the value of e]]
| [[Empty%20directory|Empty directory]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,458: Line 1,462:
| [[Animation|Animation]]
| [[Animation|Animation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 65
| [[Calculating%20the%20value%20of%20e|Calculating the value of e]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 65
| 65
Line 1,549: Line 1,549:
| 63
| 63
| [[Runtime%20evaluation|Runtime evaluation]]
| [[Runtime%20evaluation|Runtime evaluation]]
|①|| ||||④||⑤||⑥||⑦||⑧|| ||⑩
|①|||| ||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 63
| 63
Line 1,653: Line 1,653:
| 60
| 60
| [[Inheritance%2FMultiple|Inheritance/Multiple]]
| [[Inheritance%2FMultiple|Inheritance/Multiple]]
|①|| ||||④||⑤||⑥||⑦||⑧|| ||⑩
|①|||| ||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 60
| 60
Line 1,697: Line 1,697:
| 59
| 59
| [[Documentation|Documentation]]
| [[Documentation|Documentation]]
|①|| ||||④||⑤||⑥||⑦||⑧||⑨|| 
|①|||| ||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 59
| 59
Line 1,825: Line 1,825:
| 56
| 56
| [[Test%20a%20function|Test a function]]
| [[Test%20a%20function|Test a function]]
|①|| ||||④||⑤||⑥||⑦||⑧||⑨||⑩
|①|||| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 55
| 55
Line 1,873: Line 1,873:
| 54
| 54
| [[Add%20a%20variable%20to%20a%20class%20instance%20at%20runtime|Add a variable to a class instance at runtime]]
| [[Add%20a%20variable%20to%20a%20class%20instance%20at%20runtime|Add a variable to a class instance at runtime]]
|①|| ||||④||⑤||⑥||⑦|| || ||⑩
|①|||| ||④||⑤||⑥||⑦|| || ||⑩
|-
|-
| 54
| 54
Line 1,929: Line 1,929:
| 54
| 54
| [[XML%2FXPath|XML/XPath]]
| [[XML%2FXPath|XML/XPath]]
|①|| ||||④||⑤||⑥||⑦||⑧||⑨|| 
|①|||| ||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 53
| 53
Line 1,969: Line 1,969:
| 53
| 53
| [[Runtime%20evaluation%2FIn%20an%20environment|Runtime evaluation/In an environment]]
| [[Runtime%20evaluation%2FIn%20an%20environment|Runtime evaluation/In an environment]]
|①|| ||||④||⑤||⑥||⑦||⑧|| ||⑩
|①|||| ||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 53
| 53
Line 1,977: Line 1,977:
| 53
| 53
| [[Singleton|Singleton]]
| [[Singleton|Singleton]]
|①|| ||||④||⑤||⑥||⑦||⑧||⑨||⑩
|①|||| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 53
| 53
Line 1,997: Line 1,997:
| 52
| 52
| [[Angle%20difference%20between%20two%20bearings|Angle difference between two bearings]]
| [[Angle%20difference%20between%20two%20bearings|Angle difference between two bearings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 52
| [[Barnsley%20fern|Barnsley fern]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,009: Line 2,013:
| 52
| 52
| [[I%20before%20E%20except%20after%20C|I before E except after C]]
| [[I%20before%20E%20except%20after%20C|I before E except after C]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 52
| [[Left%20factorials|Left factorials]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,069: Line 2,077:
| 50
| 50
|data-sort-value="0B9 billion names of god the integer"| [[9%20billion%20names%20of%20God%20the%20integer|9 billion names of God the integer]]
|data-sort-value="0B9 billion names of god the integer"| [[9%20billion%20names%20of%20God%20the%20integer|9 billion names of God the integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 50
| [[Barnsley%20fern|Barnsley fern]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,093: Line 2,097:
| 50
| 50
| [[Inverted%20syntax|Inverted syntax]]
| [[Inverted%20syntax|Inverted syntax]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 50
| [[Maximum%20triangle%20path%20sum|Maximum triangle path sum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 2,122: Line 2,130:
| [[XML%2FDOM%20serialization|XML/DOM serialization]]
| [[XML%2FDOM%20serialization|XML/DOM serialization]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 49
| [[Bernoulli%20numbers|Bernoulli numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 49
| 49
Line 2,149: Line 2,161:
| 49
| 49
| [[JortSort|JortSort]]
| [[JortSort|JortSort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 49
| [[Left%20factorials|Left factorials]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,161: Line 2,169:
| 49
| 49
| [[Ludic%20numbers|Ludic numbers]]
| [[Ludic%20numbers|Ludic numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 49
| [[Maximum%20triangle%20path%20sum|Maximum triangle path sum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,178: Line 2,182:
| [[Wireworld|Wireworld]]
| [[Wireworld|Wireworld]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|-
| 48
| [[Bernoulli%20numbers|Bernoulli numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 48
| 48
Line 2,294: Line 2,294:
| [[Doubly-linked%20list%2FTraversal|Doubly-linked list/Traversal]]
| [[Doubly-linked%20list%2FTraversal|Doubly-linked list/Traversal]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
| 45
| [[Fractran|Fractran]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 45
| 45
Line 2,317: Line 2,321:
| 44
| 44
| [[Echo%20server|Echo server]]
| [[Echo%20server|Echo server]]
|①|| ||||④||⑤||⑥||⑦||⑧||⑨||⑩
|①|||| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 44
| 44
| [[GUI%20component%20interaction|GUI component interaction]]
| [[Fractran|Fractran]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|-
| 44
| [[Last%20letter-first%20letter|Last letter-first letter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 44
| 44
| [[Longest%20string%20challenge|Longest string challenge]]
| [[GUI%20component%20interaction|GUI component interaction]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|①||②||③||④||⑤||||⑦||⑧||⑨||
|-
|-
| 44
| 44
Line 2,390: Line 2,398:
| [[Image%20noise|Image noise]]
| [[Image%20noise|Image noise]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 43
| [[Last%20letter-first%20letter|Last letter-first letter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 43
| 43
| [[Longest%20common%20prefix|Longest common prefix]]
| [[Longest%20common%20prefix|Longest common prefix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 43
| [[Longest%20string%20challenge|Longest string challenge]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,497: Line 2,497:
| 41
| 41
| [[Jaro%20distance|Jaro distance]]
| [[Jaro%20distance|Jaro distance]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[Narcissist|Narcissist]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 41
| 41
| [[OpenGL|OpenGL]]
| [[OpenGL|OpenGL]]
|①|||| ||④||⑤||⑥||⑦||⑧||⑨|| 
|①|| ||||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 41
| 41
| [[Percentage%20difference%20between%20images|Percentage difference between images]]
| [[Percentage%20difference%20between%20images|Percentage difference between images]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
| [[Secure%20temporary%20file|Secure temporary file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,537: Line 2,545:
| 40
| 40
| [[Bitmap%2FFlood%20fill|Bitmap/Flood fill]]
| [[Bitmap%2FFlood%20fill|Bitmap/Flood fill]]
|①|||| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|①|| ||||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 40
| 40
| [[Calendar%20-%20for%20%22REAL%22%20programmers|Calendar - for "REAL" programmers]]
| [[Calendar%20-%20for%20%22REAL%22%20programmers|Calendar - for "REAL" programmers]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
| 40
|data-sort-value="carmichael 0B3 strong pseudoprimes"| [[Carmichael%203%20strong%20pseudoprimes|Carmichael 3 strong pseudoprimes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 40
| 40
Line 2,558: Line 2,570:
|data-sort-value="md0B5/implementation"| [[MD5%2FImplementation|MD5/Implementation]]
|data-sort-value="md0B5/implementation"| [[MD5%2FImplementation|MD5/Implementation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 40
| [[Narcissist|Narcissist]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 40
| 40
Line 2,569: Line 2,577:
| 40
| 40
| [[Problem%20of%20Apollonius|Problem of Apollonius]]
| [[Problem%20of%20Apollonius|Problem of Apollonius]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 40
| [[Secure%20temporary%20file|Secure temporary file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,622: Line 2,626:
| [[Word%20frequency|Word frequency]]
| [[Word%20frequency|Word frequency]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 38
|data-sort-value="carmichael 0B3 strong pseudoprimes"| [[Carmichael%203%20strong%20pseudoprimes|Carmichael 3 strong pseudoprimes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 38
| 38
Line 2,713: Line 2,713:
| 36
| 36
| [[Constrained%20genericity|Constrained genericity]]
| [[Constrained%20genericity|Constrained genericity]]
|①|| ||||④|| || ||⑦||⑧|| ||⑩
|①|||| ||④|| || ||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 36
| 36
Line 2,777: Line 2,777:
| 35
| 35
| [[Break%20OO%20privacy|Break OO privacy]]
| [[Break%20OO%20privacy|Break OO privacy]]
|①|| ||||④||⑤||⑥||⑦|| || ||⑩
|①|||| ||④||⑤||⑥||⑦|| || ||⑩
|-
|-
| 35
| 35
| [[Color%20of%20a%20screen%20pixel|Color of a screen pixel]]
| [[Color%20of%20a%20screen%20pixel|Color of a screen pixel]]
|①|||| ||④||⑤|| ||⑦||⑧||⑨|| 
|①|| ||||④||⑤|| ||⑦||⑧||⑨|| 
|-
|-
| 35
| 35
Line 2,865: Line 2,865:
| 34
| 34
| [[Multiline%20shebang|Multiline shebang]]
| [[Multiline%20shebang|Multiline shebang]]
|①|| ||||④||⑤||⑥|| ||⑧||⑨||⑩
|①|||| ||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|-
| 34
| 34
Line 2,913: Line 2,913:
| 33
| 33
| [[Penney%27s%20game|Penney's game]]
| [[Penney%27s%20game|Penney's game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 33
| [[Prime%20conspiracy|Prime conspiracy]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,942: Line 2,946:
| [[Test%20integerness|Test integerness]]
| [[Test%20integerness|Test integerness]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 32
| [[Bitcoin%2Faddress%20validation|Bitcoin/address validation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 32
| [[Bitmap%2FB%C3%A9zier%20curves%2FCubic|Bitmap/Bézier curves/Cubic]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
|-
| 32
| 32
Line 2,966: Line 2,978:
| [[Parametrized%20SQL%20statement|Parametrized SQL statement]]
| [[Parametrized%20SQL%20statement|Parametrized SQL statement]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 32
| [[Prime%20conspiracy|Prime conspiracy]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 32
| 32
Line 2,983: Line 2,991:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 31
| 32
|data-sort-value="utf-0B8 encode and decode"| [[UTF-8%20encode%20and%20decode|UTF-8 encode and decode]]
| [[Bitcoin%2Faddress%20validation|Bitcoin/address validation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 31
| 31
|data-sort-value="base0C64 decode data"| [[Base64%20decode%20data|Base64 decode data]]
| [[Bitmap%2FB%C3%A9zier%20curves%2FCubic|Bitmap/Bézier curves/Cubic]]
|①||②||③||④||⑤|| ||⑦||||⑨||⑩
|①||②||③||④||⑤||||⑦|| ||⑨||⑩
|-
|-
| 31
| 31
Line 3,041: Line 3,049:
| 31
| 31
| [[Sutherland-Hodgman%20polygon%20clipping|Sutherland-Hodgman polygon clipping]]
| [[Sutherland-Hodgman%20polygon%20clipping|Sutherland-Hodgman polygon clipping]]
|①|||| ||④||⑤|| ||⑦||⑧||⑨||⑩
|①|| ||||④||⑤|| ||⑦||⑧||⑨||⑩
|-
|-
| 31
| 31
| [[Topic%20variable|Topic variable]]
| [[Topic%20variable|Topic variable]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 31
|data-sort-value="utf-0B8 encode and decode"| [[UTF-8%20encode%20and%20decode|UTF-8 encode and decode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 30
| 30
| [[Arithmetic-geometric%20mean%2FCalculate%20Pi|Arithmetic-geometric mean/Calculate Pi]]
| [[Arithmetic-geometric%20mean%2FCalculate%20Pi|Arithmetic-geometric mean/Calculate Pi]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 30
|data-sort-value="base0C64 decode data"| [[Base64%20decode%20data|Base64 decode data]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 30
| 30
Line 3,066: Line 3,066:
| [[Brace%20expansion|Brace expansion]]
| [[Brace%20expansion|Brace expansion]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 30
| [[Chowla%20numbers|Chowla numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 30
| 30
Line 3,133: Line 3,137:
| 29
| 29
| [[Check%20output%20device%20is%20a%20terminal|Check output device is a terminal]]
| [[Check%20output%20device%20is%20a%20terminal|Check output device is a terminal]]
|①|| ||||④||⑤||⑥||⑦||⑧||⑨||⑩
|①|||| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 29
| [[Chowla%20numbers|Chowla numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 29
| 29
Line 3,146: Line 3,146:
| [[Executable%20library|Executable library]]
| [[Executable%20library|Executable library]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 29
| [[Hilbert%20curve|Hilbert curve]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 29
| 29
Line 3,177: Line 3,181:
| 29
| 29
| [[Write%20to%20Windows%20event%20log|Write to Windows event log]]
| [[Write%20to%20Windows%20event%20log|Write to Windows event log]]
|①|||| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|①|| ||||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 29
| 29
Line 3,213: Line 3,217:
| 28
| 28
| [[Fusc%20sequence|Fusc sequence]]
| [[Fusc%20sequence|Fusc sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 28
| [[Hilbert%20curve|Hilbert curve]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,245: Line 3,245:
| 28
| 28
| [[Set%20of%20real%20numbers|Set of real numbers]]
| [[Set%20of%20real%20numbers|Set of real numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 28
| [[Substitution%20Cipher|Substitution Cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,257: Line 3,261:
| 28
| 28
| [[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]]
|①|||| || ||⑤|| ||⑦||⑧||⑨||⑩
|①|| |||| ||⑤|| ||⑦||⑧||⑨||⑩
|-
|-
| 28
| 28
| [[Xiaolin%20Wu%27s%20line%20algorithm|Xiaolin Wu's line algorithm]]
| [[Xiaolin%20Wu%27s%20line%20algorithm|Xiaolin Wu's line algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 27
| [[Convex%20hull|Convex hull]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 27
| [[Copy%20stdin%20to%20stdout|Copy stdin to stdout]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 27
| 27
Line 3,313: Line 3,325:
| 26
| 26
| [[Active%20Directory%2FConnect|Active Directory/Connect]]
| [[Active%20Directory%2FConnect|Active Directory/Connect]]
|①|| |||| ||⑤||⑥||⑦||⑧||⑨|| 
|①|||| || ||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 26
| 26
Line 3,321: Line 3,333:
| 26
| 26
| [[Chat%20server|Chat server]]
| [[Chat%20server|Chat server]]
|①|| ||||④||⑤||⑥||⑦||⑧||⑨||⑩
|①|||| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 26
| [[Copy%20stdin%20to%20stdout|Copy stdin to stdout]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 26
| 26
Line 3,333: Line 3,341:
| 26
| 26
| [[Distributed%20programming|Distributed programming]]
| [[Distributed%20programming|Distributed programming]]
|①|| ||||④||⑤||⑥|| ||⑧||⑨|| 
|①|||| ||④||⑤||⑥|| ||⑧||⑨|| 
|-
|-
| 26
| 26
Line 3,385: Line 3,393:
| 26
| 26
| [[Reflection%2FList%20properties|Reflection/List properties]]
| [[Reflection%2FList%20properties|Reflection/List properties]]
|①|| ||||④||⑤||⑥||⑦|| || ||⑩
|①|||| ||④||⑤||⑥||⑦|| || ||⑩
|-
|-
| 26
| 26
Line 3,405: Line 3,413:
| 26
| 26
| [[State%20name%20puzzle|State name puzzle]]
| [[State%20name%20puzzle|State name puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 26
| [[Substitution%20Cipher|Substitution Cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,425: Line 3,429:
| 25
| 25
| [[Check%20input%20device%20is%20a%20terminal|Check input device is a terminal]]
| [[Check%20input%20device%20is%20a%20terminal|Check input device is a terminal]]
|①|| ||||④||⑤||⑥||⑦||⑧||⑨||⑩
|①|||| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 25
| [[Convex%20hull|Convex hull]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
|-
| 25
| 25
Line 3,494: Line 3,494:
| [[Abbreviations%2C%20simple|Abbreviations, simple]]
| [[Abbreviations%2C%20simple|Abbreviations, simple]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 24
| [[Apply%20a%20digital%20filter%20%28direct%20form%20II%20transposed%29|Apply a digital filter (direct form II transposed)]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 24
| 24
Line 3,509: Line 3,513:
| 24
| 24
| [[Honeycombs|Honeycombs]]
| [[Honeycombs|Honeycombs]]
|①|||| ||④||⑤||⑥||⑦||⑧||⑨|| 
|①|| ||||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 24
| 24
Line 3,534: Line 3,538:
| [[Sum%20and%20Product%20Puzzle|Sum and Product Puzzle]]
| [[Sum%20and%20Product%20Puzzle|Sum and Product Puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 23
| [[Apply%20a%20digital%20filter%20%28direct%20form%20II%20transposed%29|Apply a digital filter (direct form II transposed)]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 23
| 23
Line 3,566: Line 3,566:
| [[Make%20a%20backup%20file|Make a backup file]]
| [[Make%20a%20backup%20file|Make a backup file]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
| 23
| [[Nim%20Game|Nim Game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 23
| 23
| [[Simulate%20input%2FKeyboard|Simulate input/Keyboard]]
| [[Simulate%20input%2FKeyboard|Simulate input/Keyboard]]
|①|| |||| ||⑤||⑥||⑦||⑧||⑨|| 
|①|||| || ||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 23
| 23
Line 3,589: Line 3,593:
| 22
| 22
| [[AVL%20tree|AVL tree]]
| [[AVL%20tree|AVL tree]]
|①|||| || ||⑤|| ||⑦|| ||⑨|| 
|①|| |||| ||⑤|| ||⑦|| ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 22
| 22
Line 3,617: Line 3,621:
| 22
| 22
| [[Machine%20code|Machine code]]
| [[Machine%20code|Machine code]]
|①|||| ||④||⑤|| ||⑦||⑧||⑨|| 
|①|| ||||④||⑤|| ||⑦||⑧||⑨|| 
|-
|-
| 22
| 22
Line 3,626: Line 3,630:
|data-sort-value="main step of gost 0F28147-0C89"| [[Main%20step%20of%20GOST%2028147-89|Main step of GOST 28147-89]]
|data-sort-value="main step of gost 0F28147-0C89"| [[Main%20step%20of%20GOST%2028147-89|Main step of GOST 28147-89]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 22
| [[Nim%20Game|Nim Game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 22
| 22
Line 3,645: Line 3,645:
| 22
| 22
| [[Play%20recorded%20sounds|Play recorded sounds]]
| [[Play%20recorded%20sounds|Play recorded sounds]]
|①|||| || ||⑤|| || ||⑧|| || 
|①|| |||| ||⑤|| || ||⑧|| || 
|-
|-
| 22
| 22
Line 3,737: Line 3,737:
| 21
| 21
| [[SOAP|SOAP]]
| [[SOAP|SOAP]]
|①|| |||| ||⑤||⑥||⑦|| ||⑨|| 
|①|||| || ||⑤||⑥||⑦|| ||⑨|| 
|-
|-
| 21
| 21
Line 3,758: Line 3,758:
| [[Word%20break%20problem|Word break problem]]
| [[Word%20break%20problem|Word break problem]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 21
| [[Yahoo%21%20search%20interface|Yahoo! search interface]]
| ||②|| || ||⑤||⑥||⑦||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 20
| 20
| [[A%2A%20search%20algorithm|A* search algorithm]]
| [[A%2A%20search%20algorithm|A* search algorithm]]
|①|||| ||④||⑤|| ||⑦||⑧||⑨||⑩
|①|| ||||④||⑤|| ||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 20
| 20
| [[AudioAlarm|AudioAlarm]]
| [[AudioAlarm|AudioAlarm]]
|①|||| || ||⑤|| ||⑦||⑧|| ||⑩
|①|| |||| ||⑤|| ||⑦||⑧|| ||⑩
|-
|-
| 20
| 20
Line 3,814: Line 3,818:
| [[Solve%20a%20Numbrix%20puzzle|Solve a Numbrix puzzle]]
| [[Solve%20a%20Numbrix%20puzzle|Solve a Numbrix puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 20
| [[Yahoo%21%20search%20interface|Yahoo! search interface]]
| || || || ||⑤||⑥||⑦||⑧|| || 
|-
|-
| 19
| 19
| [[Active%20Directory%2FSearch%20for%20a%20user|Active Directory/Search for a user]]
| [[Active%20Directory%2FSearch%20for%20a%20user|Active Directory/Search for a user]]
|①|| |||| ||⑤|| || || ||⑨|| 
|①|||| || ||⑤|| || || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
| [[Bilinear%20interpolation|Bilinear interpolation]]
| [[Bilinear%20interpolation|Bilinear interpolation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 19
| [[Chemical%20Calculator|Chemical Calculator]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 19
| 19
Line 3,857: Line 3,861:
| 19
| 19
| [[Sierpinski%20pentagon|Sierpinski pentagon]]
| [[Sierpinski%20pentagon|Sierpinski pentagon]]
|①|| ||||④||⑤||⑥||⑦||⑧||⑨||⑩
|①|||| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 19
| 19
| [[Simulate%20input%2FMouse|Simulate input/Mouse]]
| [[Simulate%20input%2FMouse|Simulate input/Mouse]]
|①|| ||||④||⑤|| ||⑦||⑧||⑨|| 
|①|||| ||④||⑤|| ||⑦||⑧||⑨|| 
|-
|-
| 19
| 19
Line 3,874: Line 3,878:
| [[Chebyshev%20coefficients|Chebyshev coefficients]]
| [[Chebyshev%20coefficients|Chebyshev coefficients]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 18
| [[Chemical%20Calculator|Chemical Calculator]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 18
| 18
Line 3,893: Line 3,893:
| 18
| 18
| [[Lucky%20and%20even%20lucky%20numbers|Lucky and even lucky numbers]]
| [[Lucky%20and%20even%20lucky%20numbers|Lucky and even lucky numbers]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 18
| [[Mastermind|Mastermind]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
|-
Line 3,901: Line 3,905:
| 18
| 18
| [[Native%20shebang|Native shebang]]
| [[Native%20shebang|Native shebang]]
|①|| ||||④||⑤||⑥|| ||⑧||⑨||⑩
|①|||| ||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|-
| 18
| 18
Line 3,945: Line 3,949:
| 17
| 17
| [[Days%20between%20dates|Days between dates]]
| [[Days%20between%20dates|Days between dates]]
|①|| ||||④||⑤||⑥||⑦|| || ||⑩
|①|||| ||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
Line 3,970: Line 3,974:
| [[Levenshtein%20distance%2FAlignment|Levenshtein distance/Alignment]]
| [[Levenshtein%20distance%2FAlignment|Levenshtein distance/Alignment]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
| 17
| [[Mastermind|Mastermind]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
Line 3,997: Line 3,997:
| 17
| 17
| [[SQL-based%20authentication|SQL-based authentication]]
| [[SQL-based%20authentication|SQL-based authentication]]
|①|| ||||④||⑤||⑥||⑦||⑧||⑨|| 
|①|||| ||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 17
| 17
Line 4,073: Line 4,073:
| 16
| 16
| [[Monads%2FList%20monad|Monads/List monad]]
| [[Monads%2FList%20monad|Monads/List monad]]
|①|| ||||④|| ||⑥||⑦||⑧|| ||⑩
|①|||| ||④|| ||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
Line 4,081: Line 4,081:
| 16
| 16
| [[Perceptron|Perceptron]]
| [[Perceptron|Perceptron]]
|①|||| ||④|| || ||⑦||⑧|| ||⑩
|①|| ||||④|| || ||⑦||⑧|| ||⑩
|-
|-
| 16
| 16
Line 4,097: Line 4,097:
| 15
| 15
| [[Compiler%2Fcode%20generator|Compiler/code generator]]
| [[Compiler%2Fcode%20generator|Compiler/code generator]]
|①|||| ||④||⑤||⑥|| || ||⑨||⑩
|①|| ||||④||⑤||⑥|| || ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
Line 4,105: Line 4,105:
| 15
| 15
| [[Free%20polyominoes%20enumeration|Free polyominoes enumeration]]
| [[Free%20polyominoes%20enumeration|Free polyominoes enumeration]]
|①|||| ||④||⑤|| ||⑦||⑧|| || 
|①|| ||||④||⑤|| ||⑦||⑧|| || 
|-
|-
| 15
| 15
Line 4,114: Line 4,114:
| [[Hunt%20The%20Wumpus|Hunt The Wumpus]]
| [[Hunt%20The%20Wumpus|Hunt The Wumpus]]
|①||②||③||④||⑤|| || ||⑧|| || 
|①||②||③||④||⑤|| || ||⑧|| || 
|-
| 15
| [[Intersecting%20Number%20Wheels|Intersecting Number Wheels]]
|①||②|| ||④||⑤||⑥|| || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
Line 4,129: Line 4,133:
| 15
| 15
| [[Nonogram%20solver|Nonogram solver]]
| [[Nonogram%20solver|Nonogram solver]]
|①|||| ||④||⑤||⑥||⑦||⑧|| || 
|①|| ||||④||⑤||⑥||⑦||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 15
| 15
| [[Numeric%20separator%20syntax|Numeric separator syntax]]
| [[Numeric%20separator%20syntax|Numeric separator syntax]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|-
| 15
| [[Peano%20curve|Peano curve]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|-
| 15
| 15
Line 4,185: Line 4,193:
| 15
| 15
| [[Vigen%C3%A8re%20cipher%2FCryptanalysis|Vigenère cipher/Cryptanalysis]]
| [[Vigen%C3%A8re%20cipher%2FCryptanalysis|Vigenère cipher/Cryptanalysis]]
|①|||| ||④||⑤|| ||⑦||⑧||⑨||⑩
|①|| ||||④||⑤|| ||⑦||⑧||⑨||⑩
|-
| 14
|data-sort-value="0D100 prisoners"| [[100%20prisoners|100 prisoners]]
|①||②|| ||④||⑤||⑥|| ||⑧|| ||⑩
|-
|-
| 14
| 14
| [[Bitmap%2FRead%20an%20image%20through%20a%20pipe|Bitmap/Read an image through a pipe]]
| [[Bitmap%2FRead%20an%20image%20through%20a%20pipe|Bitmap/Read an image through a pipe]]
|①|| ||||④||⑤|| ||⑦||⑧||⑨||⑩
|①|||| ||④||⑤|| ||⑦||⑧||⑨||⑩
|-
|-
| 14
| 14
| [[Compiler%2Fvirtual%20machine%20interpreter|Compiler/virtual machine interpreter]]
| [[Compiler%2Fvirtual%20machine%20interpreter|Compiler/virtual machine interpreter]]
|①|||| ||④||⑤||⑥|| || ||⑨||⑩
|①|| ||||④||⑤||⑥|| || ||⑨||⑩
|-
|-
| 14
| 14
Line 4,210: Line 4,222:
| [[Imaginary%20base%20numbers|Imaginary base numbers]]
| [[Imaginary%20base%20numbers|Imaginary base numbers]]
|①||②||③||④||⑤|| ||⑦|| ||⑨|| 
|①||②||③||④||⑤|| ||⑦|| ||⑨|| 
|-
| 14
| [[Intersecting%20Number%20Wheels|Intersecting Number Wheels]]
|①|| ||③||④||⑤||⑥|| || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 14
| 14
Line 4,225: Line 4,233:
| 14
| 14
| [[Particle%20Swarm%20Optimization|Particle Swarm Optimization]]
| [[Particle%20Swarm%20Optimization|Particle Swarm Optimization]]
|①|||| ||④||⑤|| ||⑦||⑧|| || 
|①|| ||||④||⑤|| ||⑦||⑧|| || 
|-
| 14
| [[Peano%20curve|Peano curve]]
|①||②||③||④|| ||⑥|| ||⑧||⑨||⑩
|-
|-
| 14
| 14
Line 4,253: Line 4,257:
| 13
| 13
| [[Compare%20sorting%20algorithms%27%20performance|Compare sorting algorithms' performance]]
| [[Compare%20sorting%20algorithms%27%20performance|Compare sorting algorithms' performance]]
|①|||| ||④||⑤|| ||⑦|| ||⑨|| 
|①|| ||||④||⑤|| ||⑦|| ||⑨|| 
|-
|-
| 13
| 13
| [[Compiler%2Fsyntax%20analyzer|Compiler/syntax analyzer]]
| [[Compiler%2Fsyntax%20analyzer|Compiler/syntax analyzer]]
|①|||| ||④||⑤||⑥|| || ||⑨|| 
|①|| ||||④||⑤||⑥|| || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
|data-sort-value="draw pixel 0B2"| [[Draw%20pixel%202|Draw pixel 2]]
|data-sort-value="draw pixel 0B2"| [[Draw%20pixel%202|Draw pixel 2]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 13
| [[Fermat%20numbers|Fermat numbers]]
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|- style="background-color: #ffc"
| 13
| [[Fraction%20reduction|Fraction reduction]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨|| 
|①||②||③||④|| ||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 4,285: Line 4,297:
| 13
| 13
| [[Proof|Proof]]
| [[Proof|Proof]]
| |||| || || || || ||⑧|| || 
| || |||| || || || ||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
Line 4,293: Line 4,305:
| 13
| 13
| [[Word%20search|Word search]]
| [[Word%20search|Word search]]
|①|||| ||④||⑤|| ||⑦||⑧|| ||⑩
|①|| ||||④||⑤|| ||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
| [[XML%20Validation|XML Validation]]
| [[XML%20Validation|XML Validation]]
|①|| |||| ||⑤||⑥||⑦|| ||⑨|| 
|①|||| || ||⑤||⑥||⑦|| ||⑨|| 
|-
| 12
| [[Abelian%20sandpile%20model|Abelian sandpile model]]
|①||②||③||④||⑤||⑥|| || || || 
|-
|-
| 12
| 12
Line 4,305: Line 4,321:
| 12
| 12
| [[Bitmap%2FPPM%20conversion%20through%20a%20pipe|Bitmap/PPM conversion through a pipe]]
| [[Bitmap%2FPPM%20conversion%20through%20a%20pipe|Bitmap/PPM conversion through a pipe]]
|①|| ||||④||⑤|| ||⑦||⑧||⑨||⑩
|①|||| ||④||⑤|| ||⑦||⑧||⑨||⑩
|-
|-
| 12
| 12
| [[Compiler%2FAST%20interpreter|Compiler/AST interpreter]]
| [[Compiler%2FAST%20interpreter|Compiler/AST interpreter]]
|①|||| ||④||⑤||⑥|| || ||⑨||⑩
|①|| ||||④||⑤||⑥|| || ||⑨||⑩
|-
|-
| 12
| 12
Line 4,318: Line 4,334:
|data-sort-value="deconvolution/0B2d+"| [[Deconvolution%2F2D%2B|Deconvolution/2D+]]
|data-sort-value="deconvolution/0B2d+"| [[Deconvolution%2F2D%2B|Deconvolution/2D+]]
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|- style="background-color: #ffc"
| 12
| [[Fermat%20numbers|Fermat numbers]]
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
| [[File%20size%20distribution|File size distribution]]
| [[File%20size%20distribution|File size distribution]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 12
| [[Fraction%20reduction|Fraction reduction]]
|①||②||③||④|| ||⑥||⑦||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
Line 4,338: Line 4,346:
| [[Geometric%20algebra|Geometric algebra]]
| [[Geometric%20algebra|Geometric algebra]]
|①||②||③|| ||⑤|| ||⑦|| || || 
|①||②||③|| ||⑤|| ||⑦|| || || 
|-
| 12
| [[N-smooth%20numbers|N-smooth numbers]]
|①||②||③||④|| ||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
Line 4,377: Line 4,389:
| 11
| 11
| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20NG%2C%20Contined%20Fraction%20N%29|Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N)]]
| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20NG%2C%20Contined%20Fraction%20N%29|Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N)]]
|①|| ||||④||⑤|| ||⑦||⑧|| ||⑩
|①|||| ||④||⑤|| ||⑦||⑧|| ||⑩
|-
| 11
| [[N-smooth%20numbers|N-smooth numbers]]
|①||②||③||④|| ||⑥||⑦|| || ||⑩
|-
|-
| 11
| 11
Line 4,409: Line 4,417:
| 10
| 10
|data-sort-value="0C15 puzzle solver"| [[15%20puzzle%20solver|15 puzzle solver]]
|data-sort-value="0C15 puzzle solver"| [[15%20puzzle%20solver|15 puzzle solver]]
|①|||| ||④||⑤|| || ||⑧|| || 
|①|| ||||④||⑤|| || ||⑧|| || 
|-
| 10
| [[Abelian%20sandpile%20model|Abelian sandpile model]]
|①||②||③||④||⑤||⑥|| || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
| [[Banker%27s%20algorithm|Banker's algorithm]]
| [[Banker%27s%20algorithm|Banker's algorithm]]
|①|||| ||④|| || ||⑦||⑧||⑨|| 
|①|| ||||④|| || ||⑦||⑧||⑨|| 
|-
|-
| 10
| 10
Line 4,445: Line 4,449:
| 10
| 10
| [[VList|VList]]
| [[VList|VList]]
|①|||| || || || ||⑦||⑧||⑨|| 
|①|| |||| || || ||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
Line 4,453: Line 4,457:
| 9
| 9
| [[Audio%20frequency%20generator|Audio frequency generator]]
| [[Audio%20frequency%20generator|Audio frequency generator]]
|①|||| || || ||⑥|| || || || 
|①|| |||| || ||⑥|| || || || 
|-
|-
| 9
| 9
Line 4,469: Line 4,473:
| 9
| 9
| [[Determine%20if%20a%20string%20has%20all%20the%20same%20characters|Determine if a string has all the same characters]]
| [[Determine%20if%20a%20string%20has%20all%20the%20same%20characters|Determine if a string has all the same characters]]
|①|| |||| ||⑤||⑥|| || || ||⑩
|①|||| || ||⑤||⑥|| || || ||⑩
|-
|-
| 9
| 9
Line 4,481: Line 4,485:
| 9
| 9
| [[Latin%20Squares%20in%20reduced%20form|Latin Squares in reduced form]]
| [[Latin%20Squares%20in%20reduced%20form|Latin Squares in reduced form]]
|①|||| ||④||⑤|| ||⑦|| || || 
|①|| ||||④||⑤|| ||⑦|| || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
Line 4,489: Line 4,493:
| 9
| 9
| [[Matrix%20Digital%20Rain|Matrix Digital Rain]]
| [[Matrix%20Digital%20Rain|Matrix Digital Rain]]
|①|| |||| || ||⑥|| ||⑧|| ||⑩
|①|||| || || ||⑥|| ||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
Line 4,497: Line 4,501:
| 9
| 9
| [[Peaceful%20chess%20queen%20armies|Peaceful chess queen armies]]
| [[Peaceful%20chess%20queen%20armies|Peaceful chess queen armies]]
|①|||| ||④||⑤||⑥||⑦|| || ||⑩
|①|| ||||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
| [[Run%20as%20a%20daemon%20or%20service|Run as a daemon or service]]
| [[Run%20as%20a%20daemon%20or%20service|Run as a daemon or service]]
|①|| |||| || || || ||⑧||⑨|| 
|①|||| || || || || ||⑧||⑨|| 
|-
|-
| 9
| 9
Line 4,521: Line 4,525:
| 8
| 8
| [[Greed|Greed]]
| [[Greed|Greed]]
|①|||| ||④|| || ||⑦|| || || 
|①|| ||||④|| || ||⑦|| || || 
|- style="background-color: #ffc"
| 8
| [[Metallic%20ratios|Metallic ratios]]
|①||②|| ||④|| ||⑥|| || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
| [[Morpion%20solitaire|Morpion solitaire]]
| [[Morpion%20solitaire|Morpion solitaire]]
|①|||| || || || || ||⑧||⑨|| 
|①|| |||| || || || ||⑧||⑨|| 
|-
|-
| 8
| 8
Line 4,533: Line 4,541:
| 8
| 8
| [[Pentomino%20tiling|Pentomino tiling]]
| [[Pentomino%20tiling|Pentomino tiling]]
|①|||| ||④|| || ||⑦|| || ||⑩
|①|| ||||④|| || ||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
| [[Railway%20circuit|Railway circuit]]
| [[Railway%20circuit|Railway circuit]]
|①|||| ||④|| || ||⑦||⑧|| ||⑩
|①|| ||||④|| || ||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
Line 4,549: Line 4,557:
| 8
| 8
| [[Simulated%20annealing|Simulated annealing]]
| [[Simulated%20annealing|Simulated annealing]]
|①|||| ||④|| || || || || ||⑩
|①|| ||||④|| || || || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
| [[Sorting%20algorithms%2FTree%20sort%20on%20a%20linked%20list|Sorting algorithms/Tree sort on a linked list]]
| [[Sorting%20algorithms%2FTree%20sort%20on%20a%20linked%20list|Sorting algorithms/Tree sort on a linked list]]
|①|||| || || || ||⑦||⑧|| ||⑩
|①|| |||| || || ||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
Line 4,561: Line 4,569:
| 8
| 8
| [[Super-d%20numbers|Super-d numbers]]
| [[Super-d%20numbers|Super-d numbers]]
|①|| |||| || ||⑥|| || || ||⑩
|①|||| || || ||⑥|| || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
Line 4,569: Line 4,577:
| 8
| 8
| [[Time-based%20One-time%20Password%20Algorithm|Time-based One-time Password Algorithm]]
| [[Time-based%20One-time%20Password%20Algorithm|Time-based One-time Password Algorithm]]
|①|| |||| || || || ||⑧|| ||⑩
|①|||| || || || || ||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
| [[Unit%20testing|Unit testing]]
| [[Unit%20testing|Unit testing]]
|①|| ||||④|| || || ||⑧|| ||⑩
|①|||| ||④|| || || ||⑧|| ||⑩
|-
|-
| 7
| 7
| [[Colour%20pinstripe%2FPrinter|Colour pinstripe/Printer]]
| [[Colour%20pinstripe%2FPrinter|Colour pinstripe/Printer]]
|①|||| || ||⑤|| || ||⑧|| || 
|①|| |||| ||⑤|| || ||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
Line 4,585: Line 4,593:
| 7
| 7
| [[External%20sort|External sort]]
| [[External%20sort|External sort]]
|①|||| ||④||⑤||⑥|| || || || 
|①|| ||||④||⑤||⑥|| || || || 
|- style="background-color: #ffc"
| 7
| [[Gapful%20numbers|Gapful numbers]]
|①||②|| || ||⑤|| || || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
Line 4,594: Line 4,606:
| [[IPC%20via%20named%20pipe|IPC via named pipe]]
| [[IPC%20via%20named%20pipe|IPC via named pipe]]
|①|| || || || || || ||⑧||⑨||⑩
|①|| || || || || || ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 7
| [[Metallic%20ratios|Metallic ratios]]
|①|| ||③|| || ||⑥|| || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
Line 4,609: Line 4,617:
| 7
| 7
| [[Pinstripe%2FPrinter|Pinstripe/Printer]]
| [[Pinstripe%2FPrinter|Pinstripe/Printer]]
|①|||| || || || || ||⑧|| || 
|①|| |||| || || || ||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
Line 4,621: Line 4,629:
| 7
| 7
| [[Spoof%20game|Spoof game]]
| [[Spoof%20game|Spoof game]]
|①|||| || || || ||⑦|| ||⑨||⑩
|①|| |||| || || ||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
| [[User%20defined%20pipe%20and%20redirection%20operators|User defined pipe and redirection operators]]
| [[User%20defined%20pipe%20and%20redirection%20operators|User defined pipe and redirection operators]]
|①|| |||| || ||⑥|| ||⑧|| || 
|①|||| || || ||⑥|| ||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 7
| 7
Line 4,633: Line 4,641:
| 6
| 6
|data-sort-value="0C16 puzzle game"| [[16%20Puzzle%20Game|16 Puzzle Game]]
|data-sort-value="0C16 puzzle game"| [[16%20Puzzle%20Game|16 Puzzle Game]]
|①|||| ||④|| || || || || || 
|①|| ||||④|| || || || || || 
|- style="background-color: #ffc"
| 6
| [[Determine%20if%20a%20string%20has%20all%20unique%20characters|Determine if a string has all unique characters]]
|①||②|| || || ||⑥|| || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 6
| 6
Line 4,641: Line 4,653:
| 6
| 6
| [[OpenGL%2FUtah%20Teapot|OpenGL/Utah Teapot]]
| [[OpenGL%2FUtah%20Teapot|OpenGL/Utah Teapot]]
|①|||| || || || ||⑦|| ||⑨|| 
|①|| |||| || || ||⑦|| ||⑨|| 
|-
|-
| 6
| 6
Line 4,657: Line 4,669:
| 5
| 5
| [[Addition-chain%20exponentiation|Addition-chain exponentiation]]
| [[Addition-chain%20exponentiation|Addition-chain exponentiation]]
|①|||| || || || || ||⑧||⑨|| 
|①|| |||| || || || ||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
|data-sort-value="continued fraction/arithmetic/g(matrix ng, contined fraction n0B1, contined fraction n0B2)"| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20NG%2C%20Contined%20Fraction%20N1%2C%20Contined%20Fraction%20N2%29|Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N1, Contined Fraction N2)]]
|data-sort-value="continued fraction/arithmetic/g(matrix ng, contined fraction n0B1, contined fraction n0B2)"| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20NG%2C%20Contined%20Fraction%20N1%2C%20Contined%20Fraction%20N2%29|Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N1, Contined Fraction N2)]]
|①|| |||| || || ||⑦|| || || 
|①|||| || || || ||⑦|| || || 
|- style="background-color: #ffc"
| 5
| [[Determine%20if%20a%20string%20has%20all%20unique%20characters|Determine if a string has all unique characters]]
|①|| ||③|| || || || || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
| [[Display%20an%20outline%20as%20a%20nested%20table|Display an outline as a nested table]]
| [[Display%20an%20outline%20as%20a%20nested%20table|Display an outline as a nested table]]
|①|| ||||④|| || || || || ||⑩
|①|||| ||④|| || || || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
| [[Fibonacci%20heap|Fibonacci heap]]
| [[Fibonacci%20heap|Fibonacci heap]]
|①|||| || ||⑤|| ||⑦|| || || 
|①|| |||| ||⑤|| ||⑦|| || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
| [[Hexapawn|Hexapawn]]
| [[Hexapawn|Hexapawn]]
|①|||| ||④|| || || || || || 
|①|| ||||④|| || || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
Line 4,697: Line 4,705:
| 5
| 5
| [[Rosetta%20Code%2FRun%20examples|Rosetta Code/Run examples]]
| [[Rosetta%20Code%2FRun%20examples|Rosetta Code/Run examples]]
| || |||| || || || || || || 
| |||| || || || || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
| [[Text%20to%20HTML|Text to HTML]]
| [[Text%20to%20HTML|Text to HTML]]
|①|||| || || || || ||⑧|| || 
|①|| |||| || || || ||⑧|| || 
|- style="background-color: #ffc"
| 5
| [[Tree%20datastructures|Tree datastructures]]
|①||②|| || ||⑤||⑥|| || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 4
| 4
| [[Boids|Boids]]
| [[Boids|Boids]]
| |||| ||④|| || || || ||⑨|| 
| || ||||④|| || || || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 4
| 4
| [[Chess%20player|Chess player]]
| [[Chess%20player|Chess player]]
|①|||| || ||⑤|| || || || || 
|①|| |||| ||⑤|| || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 4
| 4
| [[Elliptic%20Curve%20Digital%20Signature%20Algorithm|Elliptic Curve Digital Signature Algorithm]]
| [[Elliptic%20Curve%20Digital%20Signature%20Algorithm|Elliptic Curve Digital Signature Algorithm]]
|①|||| || || || || || ||⑨|| 
|①|| |||| || || || || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 4
| 4
| [[I%27m%20a%20software%20engineer%2C%20get%20me%20out%20of%20here|I'm a software engineer, get me out of here]]
| [[I%27m%20a%20software%20engineer%2C%20get%20me%20out%20of%20here|I'm a software engineer, get me out of here]]
|①|||| ||④|| || || || || || 
|①|| ||||④|| || || || || || 
|-
|-
| 4
| 4
Line 4,730: Line 4,742:
| [[Terminal%20control%2FRestricted%20width%20positional%20input%2FWith%20wrapping|Terminal control/Restricted width positional input/With wrapping]]
| [[Terminal%20control%2FRestricted%20width%20positional%20input%2FWith%20wrapping|Terminal control/Restricted width positional input/With wrapping]]
|①||②||③|| || || ||⑦|| || || 
|①||②||③|| || || ||⑦|| || || 
|- style="background-color: #ffc"
| 4
| [[Tree%20datastructures|Tree datastructures]]
|①|| ||③|| ||⑤|| || || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 4
| 4
Line 4,742: Line 4,750:
| [[Audio%20Overlap%20Loop|Audio Overlap Loop]]
| [[Audio%20Overlap%20Loop|Audio Overlap Loop]]
|①|| || || || || || || || || 
|①|| || || || || || || || || 
|- style="background-color: #ffc"
| 3
| [[Execute%20CopyPasta%20Language|Execute CopyPasta Language]]
|①|| || || || || || || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 3
| 3
| [[Generalised%20floating%20point%20multiplication|Generalised floating point multiplication]]
| [[Generalised%20floating%20point%20multiplication|Generalised floating point multiplication]]
|①|||| || || || || || || || 
|①|| |||| || || || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 3
| 3
| [[Latin%20Squares%20in%20reduced%20form%2FRandomizing%20using%20Jacobson%20and%20Matthews%E2%80%99%20Technique|Latin Squares in reduced form/Randomizing using Jacobson and Matthews’ Technique]]
| [[Latin%20Squares%20in%20reduced%20form%2FRandomizing%20using%20Jacobson%20and%20Matthews%E2%80%99%20Technique|Latin Squares in reduced form/Randomizing using Jacobson and Matthews’ Technique]]
|①|||| || || || || || || || 
|①|| |||| || || || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 3
| 3
| [[Process%20SMIL%20directives%20in%20XML%20data|Process SMIL directives in XML data]]
| [[Process%20SMIL%20directives%20in%20XML%20data|Process SMIL directives in XML data]]
|①|||| || || || || || || || 
|①|| |||| || || || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 3
| 3
| [[Solve%20a%20Rubik%27s%20Cube|Solve a Rubik's Cube]]
| [[Solve%20a%20Rubik%27s%20Cube|Solve a Rubik's Cube]]
|①|||| || || || ||⑦|| || || 
|①|| |||| || || ||⑦|| || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 3
| 3
Line 4,766: Line 4,778:
| [[Black%20Box|Black Box]]
| [[Black%20Box|Black Box]]
|①|| || || || || || || || || 
|①|| || || || || || || || || 
|- style="background-color: #ffc"
| 2
| [[Execute%20CopyPasta%20Language|Execute CopyPasta Language]]
|①|| || || || || || || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 2
| 2
| [[Raster%20bars|Raster bars]]
| [[Raster%20bars|Raster bars]]
|①|| |||| || || || || || || 
|①|||| || || || || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 2
| 2
Line 4,781: Line 4,789:
| 2
| 2
| [[Unicode%20polynomial%20equation|Unicode polynomial equation]]
| [[Unicode%20polynomial%20equation|Unicode polynomial equation]]
|①|||| || || || || || || || 
|①|| |||| || || || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 1
| 1
Line 4,793: Line 4,801:
| 1
| 1
| [[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"
|- style="background-color: #ffc"
| 1
| 1