Jump to content

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

m
Update full list output
m (Update full list output)
m (Update full list output)
Line 25:
<div style="height:40em;overflow:scroll;">
{|class="wikitable sortable"
|+ As of 2023-03-05T2012T20:4016:44Z22Z :: Tasks: 1214 ::<span style="background-color:#ffd"> Draft Tasks:390 </span>:: Total Tasks: 1604 :: Total Examples: 9008190220
!Count!!Task!!①!!②!!③!!④!!⑤!!⑥!!⑦!!⑧!!⑨!!⑩
|-
Line 36:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 359360
| [[FizzBuzz|FizzBuzz]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 56:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 289290
| [[A%2BB|A+B]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 97:
|-
| 213
| [[Array%20concatenation|Array concatenation]]
| [[Greatest%20element%20of%20a%20list|Greatest element of a list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 212213
| [[Greatest%20element%20of%20a%20list|Greatest element of a list]]
| [[Array%20concatenation|Array concatenation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 210211
| [[Arithmetic%2FInteger|Arithmetic/Integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 200201
| [[Repeat%20a%20string|Repeat a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 124:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 195196
| [[Even%20or%20odd|Even or odd]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 160:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 184185
| [[Boolean%20values|Boolean values]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 177:
|-
| 181
| [[Hello%20world%2FNewline%20omission|Hello world/Newline omission]]
| [[Integer%20sequence|Integer sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 181
| [[Integer%20sequence|Integer sequence]]
| [[Towers%20of%20Hanoi|Towers of Hanoi]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 180181
| [[Towers%20of%20Hanoi|Towers of Hanoi]]
| [[Hello%20world%2FNewline%20omission|Hello world/Newline omission]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 205:
|-
| 176
| [[String%20case|String case]]
| [[Tokenize%20a%20string|Tokenize a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 175176
| [[Tokenize%20a%20string|Tokenize a string]]
| [[String%20case|String case]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 222:
| 174
| [[Palindrome%20detection|Palindrome detection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 173
| [[Sum%20of%20a%20series|Sum of a series]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 230 ⟶ 234:
| 171
| [[Loops%2FBreak|Loops/Break]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 169
| [[Sum%20of%20a%20series|Sum of a series]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 249:
|-
| 165
| [[Filter|Filter]]
| [[Sum%20of%20squares|Sum of squares]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 164165
| [[Sum%20of%20squares|Sum of squares]]
| [[Filter|Filter]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 266:
| 158
| [[Loops%2FN%20plus%20one%20half|Loops/N plus one half]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 157
| [[Leap%20year|Leap year]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 278 ⟶ 282:
| 156
| [[Caesar%20cipher|Caesar cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 156
| [[Leap%20year|Leap year]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 292:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 153154
| [[System%20time|System time]]
| [[Loop%20over%20multiple%20arrays%20simultaneously|Loop over multiple arrays simultaneously]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 153
| [[Generate%20lower%20case%20ASCII%20alphabet|Generate lower case ASCII alphabet]]
| [[Luhn%20test%20of%20credit%20card%20numbers|Luhn test of credit card numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 153
| [[Loop%20over%20multiple%20arrays%20simultaneously|Loop over multiple arrays simultaneously]]
| [[System%20time|System time]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 152153
| [[Luhn%20test%20of%20credit%20card%20numbers|Luhn test of credit card numbers]]
| [[Generate%20lower%20case%20ASCII%20alphabet|Generate lower case ASCII alphabet]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 152
| [[Stack|Stack]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 151
| [[Command-line%20arguments|Command-line arguments]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 321 ⟶ 325:
|-
| 150
| [[User%20input%2FText|User input/Text]]
| [[Command-line%20arguments|Command-line arguments]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 334 ⟶ 338:
| 149
| [[Guess%20the%20number|Guess the number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 149
| [[User%20input%2FText|User input/Text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 344:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 146147
| [[Hello%20world%2FStandard%20error|Hello world/Standard error]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 366:
| 145
| [[Read%20entire%20file|Read entire file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 144
| [[Mutual%20recursion|Mutual recursion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 378 ⟶ 382:
| 143
| [[Loops%2FContinue|Loops/Continue]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 143
| [[Mutual%20recursion|Mutual recursion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 432:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 136137
| [[Program%20termination|Program termination]]
| [[Pascal%27s%20triangle|Pascal's triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 136
| [[Pascal%27s%20triangle|Pascal's triangle]]
| [[Program%20termination|Program termination]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 478:
| 130
| [[N-queens%20problem|N-queens problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 130
| [[String%20matching|String matching]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 490 ⟶ 494:
| 129
| [[Null%20object|Null object]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 129
| [[String%20matching|String matching]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 554:
| 124
| [[Babbage%20problem|Babbage problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 124
| [[Binary%20search|Binary search]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 124
| [[Delete%20a%20file|Delete a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 566 ⟶ 574:
| 123
| [[Averages%2FMedian|Averages/Median]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 123
| [[Binary%20search|Binary search]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 577 ⟶ 581:
|-
| 123
| [[DeleteFile%20a%20file20size|Delete aFile filesize]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 593 ⟶ 597:
|-
| 122
| [[FileInput%20size20loop|FileInput sizeloop]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 602 ⟶ 606:
| 121
| [[Environment%20variables|Environment variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 121
| [[Input%20loop|Input loop]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 621:
|-
| 120
| [[String%20interpolation%20%28included%29|String interpolation (included)]]
| [[Classes|Classes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 120119
| [[Classes|Classes]]
| [[String%20interpolation%20%28included%29|String interpolation (included)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 644:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 117118
| [[Substring%2FTop%20and%20tail|Substring/Top and tail]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 670:
| 116
| [[Variadic%20function|Variadic function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 115
| [[Hostname|Hostname]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 115
| [[Infinity|Infinity]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 114
| [[Arithmetic-geometric%20mean|Arithmetic-geometric mean]]
| [[Bulls%20and%20cows|Bulls and cows]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 114
| [[Bulls%20and%20cows|Bulls and cows]]
| [[Hostname|Hostname]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 114
| [[Levenshtein%20distance|Levenshtein distance]]
| [[Infinity|Infinity]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 694 ⟶ 702:
| 113
| [[Anonymous%20recursion|Anonymous recursion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 113
| [[Arithmetic-geometric%20mean|Arithmetic-geometric mean]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 706 ⟶ 710:
| 113
| [[Horner%27s%20rule%20for%20polynomial%20evaluation|Horner's rule for polynomial evaluation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 113
| [[Levenshtein%20distance|Levenshtein distance]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 754:
| 111
| [[Ordered%20words|Ordered words]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 111
| [[Program%20name|Program name]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 765 ⟶ 769:
|-
| 110
| [[Queue%2FDefinition|Queue/Definition]]
| [[Program%20name|Program name]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 789 ⟶ 793:
|-
| 109
| [[Sorting%20algorithms%2FMerge%20sort|Sorting algorithms/Merge sort]]
| [[Queue%2FDefinition|Queue/Definition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 109
| [[Sum%20digits%20of%20an%20integer|Sum digits of an integer]]
| [[Sorting%20algorithms%2FMerge%20sort|Sorting algorithms/Merge sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 826 ⟶ 830:
| 107
| [[Shell%20one-liner|Shell one-liner]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 107
| [[Sum%20digits%20of%20an%20integer|Sum digits of an integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 838:
| 105
| [[Regular%20expressions|Regular expressions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 105
| [[Short-circuit%20evaluation|Short-circuit evaluation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 852 ⟶ 856:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 104103
| [[Evolutionary%20algorithm|Evolutionary algorithm]]
| [[Short-circuit%20evaluation|Short-circuit evaluation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 862 ⟶ 866:
| 103
| [[Prime%20decomposition|Prime decomposition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 103
| [[Time%20a%20function|Time a function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 873 ⟶ 881:
|-
| 102
| [[Gray%20code|Gray code]]
| [[Evolutionary%20algorithm|Evolutionary algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 102
| [[GrayRange%20code20extraction|GrayRange codeextraction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 890 ⟶ 898:
| 101
| [[Map%20range|Map range]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 101
| [[Range%20extraction|Range extraction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 101
| [[Sorting%20algorithms%2FGnome%20sort|Sorting algorithms/Gnome sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 101
| [[Time%20a%20function|Time a function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,046:
| 93
| [[Menu|Menu]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 93
| [[Simple%20windowed%20application|Simple windowed application]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,078 ⟶ 1,074:
| 92
| [[Repeat|Repeat]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 92
| [[Simple%20windowed%20application|Simple windowed application]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,094:
| 91
| [[Greatest%20subsequential%20sum|Greatest subsequential sum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 90
| [[Set|Set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,110 ⟶ 1,114:
| 89
| [[Floyd%27s%20triangle|Floyd's triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 89
| [[Hello%20world%2FLine%20printer|Hello world/Line printer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,118 ⟶ 1,126:
| 89
| [[Non-decimal%20radices%2FConvert|Non-decimal radices/Convert]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 89
| [[Playing%20cards|Playing cards]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 89
| [[Queue%2FUsage|Queue/Usage]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,134 ⟶ 1,150:
| 88
| [[CSV%20to%20HTML%20translation|CSV to HTML translation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 88
| [[Hello%20world%2FLine%20printer|Hello world/Line printer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,146 ⟶ 1,158:
| 88
| [[Munchausen%20numbers|Munchausen numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 88
| [[Queue%2FUsage|Queue/Usage]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 88
| [[Set|Set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,174 ⟶ 1,178:
| 87
| [[Proper%20divisors|Proper divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 87
| [[Top%20rank%20per%20group|Top rank per group]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,182 ⟶ 1,190:
| 86
| [[Order%20two%20numerical%20lists|Order two numerical lists]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 86
| [[Playing%20cards|Playing cards]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,201 ⟶ 1,205:
|-
| 86
| [[Singly-linked%20list%2FTraversal|Singly-linked list/Traversal]]
| [[Strip%20comments%20from%20a%20string|Strip comments from a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 86
| [[Strip%20comments%20from%20a%20string|Strip comments from a string]]
| [[Top%20rank%20per%20group|Top rank per group]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,238 ⟶ 1,242:
| 85
| [[Population%20count|Population count]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 85
| [[Singly-linked%20list%2FTraversal|Singly-linked list/Traversal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,330:
| 82
| [[Pi|Pi]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 82
| [[Priority%20queue|Priority queue]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,378 ⟶ 1,382:
| 81
| [[Monte%20Carlo%20methods|Monte Carlo methods]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 81
| [[Priority%20queue|Priority queue]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,413:
|-
| 80
| [[Old%20lady%20swallowed%20a%20fly|Old lady swallowed a fly]]
| [[Parsing%2FRPN%20calculator%20algorithm|Parsing/RPN calculator algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,438:
| 79
| [[Convert%20seconds%20to%20compound%20duration|Convert seconds to compound duration]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 79
| [[Currying|Currying]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,450 ⟶ 1,454:
| 79
| [[Guess%20the%20number%2FWith%20feedback%20%28player%29|Guess the number/With feedback (player)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 79
| [[Old%20lady%20swallowed%20a%20fly|Old lady swallowed a fly]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,518:
| 77
| [[Combinations%20with%20repetitions|Combinations with repetitions]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 77
| [[Enforced%20immutability|Enforced immutability]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,542 ⟶ 1,546:
| 76
| [[Benford%27s%20law|Benford's law]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 76
| [[Currying|Currying]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 76
| [[Draw%20a%20sphere|Draw a sphere]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 76
| [[Enforced%20immutability|Enforced immutability]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,598 ⟶ 1,594:
| 75
| [[Unix%2Fls|Unix/ls]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 75
| [[Van%20der%20Corput%20sequence|Van der Corput sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,618:
| 74
| [[Exceptions%2FCatch%20an%20exception%20thrown%20in%20a%20nested%20call|Exceptions/Catch an exception thrown in a nested call]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 74
| [[Horizontal%20sundial%20calculations|Horizontal sundial calculations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,638 ⟶ 1,642:
| 74
| [[Stair-climbing%20puzzle|Stair-climbing puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 74
| [[Van%20der%20Corput%20sequence|Van der Corput sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,650:
| 73
| [[General%20FizzBuzz|General FizzBuzz]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 73
| [[Horizontal%20sundial%20calculations|Horizontal sundial calculations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,666 ⟶ 1,662:
| 73
| [[Nested%20function|Nested function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 73
| [[Parsing%2FRPN%20calculator%20algorithm|Parsing/RPN calculator algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 73
| [[Stern-Brocot%20sequence|Stern-Brocot sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
| [[Arithmetic%2FRational|Arithmetic/Rational]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
| [[Catalan%20numbers%2FPascal%27s%20triangle|Catalan numbers/Pascal's triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,698 ⟶ 1,706:
| 72
| [[Numerical%20integration|Numerical integration]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 72
| [[Polymorphism|Polymorphism]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,725 ⟶ 1,737:
|-
| 71
| [[Closest-pair%20problem|Closest-pair problem]]
| [[Catalan%20numbers%2FPascal%27s%20triangle|Catalan numbers/Pascal's triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 71
| [[Continued%20fraction|Continued fraction]]
| [[Closest-pair%20problem|Closest-pair problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,738 ⟶ 1,750:
| 71
| [[Get%20system%20command%20output|Get system command output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 71
| [[Polymorphism|Polymorphism]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,758 ⟶ 1,766:
| 71
| [[Square%20but%20not%20cube|Square but not cube]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 71
| [[Stern-Brocot%20sequence|Stern-Brocot sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,781 ⟶ 1,785:
|-
| 70
| [[Dutch%20national%20flag%20problem|Dutch national flag problem]]
| [[Continued%20fraction|Continued fraction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 70
| [[Euler%20method|Euler method]]
| [[Dutch%20national%20flag%20problem|Dutch national flag problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,802 ⟶ 1,806:
| 70
| [[Morse%20code|Morse code]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 70
| [[Remove%20lines%20from%20a%20file|Remove lines from a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,825 ⟶ 1,833:
|-
| 69
| [[Circles%20of%20given%20radius%20through%20two%20points|Circles of given radius through two points]]
| [[Euler%20method|Euler method]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
Line 1,850 ⟶ 1,858:
| 69
| [[Roots%20of%20a%20function|Roots of a function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 69
| [[Sort%20stability|Sort stability]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,861 ⟶ 1,873:
|-
| 68
| [[Compile-time%20calculation|Compile-time calculation]]
| [[Circles%20of%20given%20radius%20through%20two%20points|Circles of given radius through two points]]
|①||②||③||④||⑤||⑥||O||⑧||⑨||⑩
|-
| 68
Line 1,878 ⟶ 1,890:
| 68
| [[Nim%20game|Nim game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
| [[Remove%20lines%20from%20a%20file|Remove lines from a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
| [[Sort%20stability|Sort stability]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 1,905 ⟶ 1,909:
|-
| 67
| [[Cholesky%20decomposition|Cholesky decomposition]]
| [[CUSIP|CUSIP]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 67
| [[Compile-time%20calculation|Compile-time calculation]]
|①||②||③||④||⑤||⑥||O||⑧||⑨||⑩
|-
| 67
Line 1,962:
| 66
| [[Cartesian%20product%20of%20two%20or%20more%20lists|Cartesian product of two or more lists]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 66
| [[Cholesky%20decomposition|Cholesky decomposition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,066 ⟶ 2,062:
| 64
| [[Bitmap%2FWrite%20a%20PPM%20file|Bitmap/Write a PPM file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 64
| [[CUSIP|CUSIP]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,162:
| 62
| [[Pascal%20matrix%20generation|Pascal matrix generation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
| [[Stem-and-leaf%20plot|Stem-and-leaf plot]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,181 ⟶ 2,185:
|-
| 61
| [[Fusc%20sequence|Fusc sequence]]
| [[Dijkstra%27s%20algorithm|Dijkstra's algorithm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,190 ⟶ 2,194:
| 61
| [[Longest%20common%20substring|Longest common substring]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 61
| [[Random%20number%20generator%20%28device%29|Random number generator (device)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
Line 2,262 ⟶ 2,270:
| 60
| [[Pointers%20and%20references|Pointers and references]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 60
| [[Random%20number%20generator%20%28device%29|Random number generator (device)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 60
| [[Singleton|Singleton]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 60
| [[Stem-and-leaf%20plot|Stem-and-leaf plot]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,297 ⟶ 2,293:
|-
| 59
| [[Dijkstra%27s%20algorithm|Dijkstra's algorithm]]
| [[Discordian%20date|Discordian date]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 59
| [[Discordian%20date|Discordian date]]
| [[Fusc%20sequence|Fusc sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,319 ⟶ 2,315:
| [[Runtime%20evaluation%2FIn%20an%20environment|Runtime evaluation/In an environment]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|-
| 59
| [[Singleton|Singleton]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 59
| [[Tau%20number|Tau number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 59
Line 2,375 ⟶ 2,379:
| [[Sum%20of%20divisors|Sum of divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|-
| 58
| [[Sum%20of%20first%20n%20cubes|Sum of first n cubes]]
| [[Tau%20number|Tau number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,414 ⟶ 2,418:
| 57
| [[Rosetta%20Code%2FRank%20languages%20by%20popularity|Rosetta Code/Rank languages by popularity]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 57
| [[Sum%20of%20first%20n%20cubes|Sum of first n cubes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,474:
| 56
| [[Validate%20International%20Securities%20Identification%20Number|Validate International Securities Identification Number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 56
| [[Water%20collected%20between%20towers|Water collected between towers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,522 ⟶ 2,526:
| 55
| [[Terminal%20control%2FCursor%20positioning|Terminal control/Cursor positioning]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 55
| [[Water%20collected%20between%20towers|Water collected between towers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,562:
| 54
| [[Recaman%27s%20sequence|Recaman's sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 54
| [[Strange%20plus%20numbers|Strange plus numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,602 ⟶ 2,606:
| 53
| [[Gaussian%20elimination|Gaussian elimination]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 53
| [[Halt%20and%20catch%20fire|Halt and catch fire]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,618 ⟶ 2,626:
| 53
| [[Sierpinski%20triangle%2FGraphical|Sierpinski triangle/Graphical]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 53
| [[Smallest%20square%20that%20begins%20with%20n|Smallest square that begins with n]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 53
| [[Spinning%20rod%20animation%2FText|Spinning rod animation/Text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 53
| [[Strange%20plus%20numbers|Strange plus numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,653 ⟶ 2,661:
|-
| 52
|data-sort-value="generate chess0D960 starting position"| [[Generate%20Chess960%20starting%20position|Generate Chess960 starting position]]
| [[Halt%20and%20catch%20fire|Halt and catch fire]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 52
| [[Metaprogramming|Metaprogramming]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 52
| [[Smallest%20square%20that%20begins%20with%20n|Smallest square that begins with n]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,682 ⟶ 2,686:
| 51
| [[Compare%20length%20of%20two%20strings|Compare length of two strings]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 51
|data-sort-value="generate chess0D960 starting position"| [[Generate%20Chess960%20starting%20position|Generate Chess960 starting position]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,747:
| [[History%20variables|History variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||O
|-
| 50
| [[Image%20noise|Image noise]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 50
Line 2,798 ⟶ 2,802:
| 49
| [[Hilbert%20curve|Hilbert curve]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 49
| [[Image%20noise|Image noise]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,890:
| 47
| [[Bitmap%2FRead%20a%20PPM%20file|Bitmap/Read a PPM file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 47
|data-sort-value="carmichael 0B3 strong pseudoprimes"| [[Carmichael%203%20strong%20pseudoprimes|Carmichael 3 strong pseudoprimes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 2,943 ⟶ 2,939:
| [[Twelve%20statements|Twelve statements]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 47
| [[Type%20detection|Type detection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 46
Line 3,003:
| [[Secure%20temporary%20file|Secure temporary file]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 46
|data-sort-value="shift list elements to left by 0B3"| [[Shift%20list%20elements%20to%20left%20by%203|Shift list elements to left by 3]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 46
Line 3,022 ⟶ 3,026:
| 46
| [[Truth%20table|Truth table]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 46
| [[Type%20detection|Type detection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,046:
| 45
| [[File%20extension%20is%20in%20extensions%20list|File extension is in extensions list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 45
| [[Input%2FOutput%20for%20pairs%20of%20numbers|Input/Output for pairs of numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,081 ⟶ 3,085:
|- style="background-color: #ffc"
| 45
| [[Special%20divisors|Special divisors]]
|data-sort-value="shift list elements to left by 0B3"| [[Shift%20list%20elements%20to%20left%20by%203|Shift list elements to left by 3]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,094 ⟶ 3,098:
| 44
| [[Brace%20expansion|Brace expansion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 44
|data-sort-value="carmichael 0B3 strong pseudoprimes"| [[Carmichael%203%20strong%20pseudoprimes|Carmichael 3 strong pseudoprimes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,111 ⟶ 3,119:
| [[Cycle%20detection|Cycle detection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 44
| [[Digit%20fifth%20powers|Digit fifth powers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 44
| [[Euler%27s%20identity|Euler's identity]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 44
| [[Feigenbaum%20constant%20calculation|Feigenbaum constant calculation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 44
|data-sort-value="find prime numbers of the form n*n*n+0B2"| [[Find%20prime%20numbers%20of%20the%20form%20n%2An%2An%2B2|Find prime numbers of the form n*n*n+2]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,129 ⟶ 3,149:
|- style="background-color: #ffc"
| 44
| [[Input%2FOutput%20for%20pairs20lines%20of%20numbers20text|Input/Output for pairslines of numberstext]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,158 ⟶ 3,178:
| 44
| [[Safe%20primes%20and%20unsafe%20primes|Safe primes and unsafe primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 44
| [[Special%20divisors|Special divisors]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,179 ⟶ 3,195:
| [[Calendar%20-%20for%20%22REAL%22%20programmers|Calendar - for "REAL" programmers]]
|①||②||③||④||⑤||⑥||O||⑧||⑨||⑩
|- style="background-color: #ffc"
| 43
| [[Digit%20fifth%20powers|Digit fifth powers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 43
| [[Feigenbaum%20constant%20calculation|Feigenbaum constant calculation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 43
Line 3,202 ⟶ 3,210:
| 43
| [[GUI%20enabling%2Fdisabling%20of%20controls|GUI enabling/disabling of controls]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 43
| [[Input%2FOutput%20for%20lines%20of%20text|Input/Output for lines of text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 43
| [[Inverted%20index|Inverted index]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 43
| [[Kahan%20summation|Kahan summation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
Line 3,246 ⟶ 3,254:
| 42
| [[Cheryl%27s%20birthday|Cheryl's birthday]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 42
| [[Cuban%20primes|Cuban primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
Line 3,261 ⟶ 3,265:
|- style="background-color: #ffc"
| 42
| [[Find%20square%20difference|Find square difference]]
|data-sort-value="find prime numbers of the form n*n*n+0B2"| [[Find%20prime%20numbers%20of%20the%20form%20n%2An%2An%2B2|Find prime numbers of the form n*n*n+2]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 42
Line 3,271 ⟶ 3,275:
| [[Function%20prototype|Function prototype]]
|①||②||③||④||⑤||⑥||O||⑧||⑨||⑩
|- style="background-color: #ffc"
| 42
| [[Kahan%20summation|Kahan summation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 42
Line 3,283:
| [[Magic%20squares%20of%20doubly%20even%20order|Magic squares of doubly even order]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 42
| [[Mersenne%20primes|Mersenne primes]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 42
Line 3,327 ⟶ 3,331:
| [[Create%20a%20file%20on%20magnetic%20tape|Create a file on magnetic tape]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||⑩
|-
| 41
| [[Cuban%20primes|Cuban primes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 41
Line 3,347 ⟶ 3,355:
| [[Maze%20solving|Maze solving]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 41
| [[Mersenne%20primes|Mersenne primes]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 41
| [[Metered%20concurrency|Metered concurrency]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 41
| [[Odd%20and%20square%20numbers|Odd and square numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
| 41
Line 3,415 ⟶ 3,423:
| [[Dice%20game%20probabilities|Dice game probabilities]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 40
| [[Find%20square%20difference|Find square difference]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 40
Line 3,443 ⟶ 3,447:
|data-sort-value="numbers with prime digits whose sum is 0C13"| [[Numbers%20with%20prime%20digits%20whose%20sum%20is%2013|Numbers with prime digits whose sum is 13]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|- style="background-color: #ffc"
| 40
| [[Old%20Russian%20measure%20of%20length|Old Russian measure of length]]
| [[Odd%20and%20square%20numbers|Odd and square numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
| 40
Line 3,502 ⟶ 3,506:
| 39
| [[Find%20words%20with%20alternating%20vowels%20and%20consonants|Find words with alternating vowels and consonants]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 39
| [[Length%20of%20an%20arc%20between%20two%20angles|Length of an arc between two angles]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
Line 3,514 ⟶ 3,522:
| 39
| [[Minesweeper%20game|Minesweeper game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 39
| [[Minimum%20number%20of%20cells%20after%2C%20before%2C%20above%20and%20below%20NxN%20squares|Minimum number of cells after, before, above and below NxN squares]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,526 ⟶ 3,538:
| 39
| [[Numerical%20integration%2FGauss-Legendre%20Quadrature|Numerical integration/Gauss-Legendre Quadrature]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 39
| [[Old%20Russian%20measure%20of%20length|Old Russian measure of length]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,590 ⟶ 3,598:
| 38
| [[Entropy%2FNarcissist|Entropy/Narcissist]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 38
| [[Length%20of%20an%20arc%20between%20two%20angles|Length of an arc between two angles]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,599 ⟶ 3,603:
| [[Machine%20code|Machine code]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 38
| [[Minimum%20number%20of%20cells%20after%2C%20before%2C%20above%20and%20below%20NxN%20squares|Minimum number of cells after, before, above and below NxN squares]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 38
Line 3,659:
| [[Diversity%20prediction%20theorem|Diversity prediction theorem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 37
| [[Find%20first%20and%20last%20set%20bit%20of%20a%20long%20integer|Find first and last set bit of a long integer]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 37
Line 3,670 ⟶ 3,674:
| 37
| [[Negative%20base%20numbers|Negative base numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 37
|data-sort-value="numbers in base-0C16 representation that cannot be written with decimal digits"| [[Numbers%20in%20base-16%20representation%20that%20cannot%20be%20written%20with%20decimal%20digits|Numbers in base-16 representation that cannot be written with decimal digits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,686 ⟶ 3,694:
| 37
|data-sort-value="ripemd-0D160"| [[RIPEMD-160|RIPEMD-160]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 37
| [[Strange%20unique%20prime%20triplets|Strange unique prime triplets]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
Line 3,699 ⟶ 3,711:
| [[Faulhaber%27s%20triangle|Faulhaber's triangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 36
| [[Find%20first%20and%20last%20set%20bit%20of%20a%20long%20integer|Find first and last set bit of a long integer]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 36
Line 3,718 ⟶ 3,726:
| 36
| [[Modular%20arithmetic|Modular arithmetic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 36
|data-sort-value="numbers in base-0C16 representation that cannot be written with decimal digits"| [[Numbers%20in%20base-16%20representation%20that%20cannot%20be%20written%20with%20decimal%20digits|Numbers in base-16 representation that cannot be written with decimal digits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,727 ⟶ 3,731:
| [[Numbers%20with%20equal%20rises%20and%20falls|Numbers with equal rises and falls]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 36
| [[Parameterized%20SQL%20statement|Parameterized SQL statement]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||⑩
|-
| 36
Line 3,751:
| [[Steady%20squares|Steady squares]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 36
| [[Strange%20unique%20prime%20triplets|Strange unique prime triplets]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 36
Line 3,807 ⟶ 3,803:
| [[FTP|FTP]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 35
| [[Find%20first%20missing%20positive|Find first missing positive]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 35
Line 3,822:
| 35
|data-sort-value="numbers with same digit set in base 0C10 and base 0C16"| [[Numbers%20with%20same%20digit%20set%20in%20base%2010%20and%20base%2016|Numbers with same digit set in base 10 and base 16]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 35
| [[Parameterized%20SQL%20statement|Parameterized SQL statement]]
|①||②||③||④||⑤||⑥||⑦||⑧||O||⑩
|- style="background-color: #ffc"
| 35
| [[Parse%20command-line%20arguments|Parse command-line arguments]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 3,911 ⟶ 3,919:
| [[Faulhaber%27s%20formula|Faulhaber's formula]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 34
| [[Find%20first%20missing%20positive|Find first missing positive]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 34
Line 3,923 ⟶ 3,927:
| [[Find%20words%20which%20contain%20the%20most%20consonants|Find words which contain the most consonants]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 34
|data-sort-value="first 0B9 prime fibonacci number"| [[First%209%20prime%20Fibonacci%20number|First 9 prime Fibonacci number]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 34
Line 3,955 ⟶ 3,963:
| [[Parallel%20brute%20force|Parallel brute force]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|- style="background-color: #ffc"
| 34
| [[Pierpont%20primes|Pierpont primes]]
| [[Parse%20command-line%20arguments|Parse command-line arguments]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 4,021 ⟶ 4,029:
|- style="background-color: #ffc"
| 33
| [[Maximum%20difference%20between%20adjacent%20elements%20of%20list|Maximum difference between adjacent elements of list]]
|data-sort-value="first 0B9 prime fibonacci number"| [[First%209%20prime%20Fibonacci%20number|First 9 prime Fibonacci number]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
|-
| 33
| [[Minimum%20numbers%20of%20three%20lists|Minimum numbers of three lists]]
| [[Pierpont%20primes|Pierpont primes]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 33
Line 4,087 ⟶ 4,095:
| [[Execute%20SNUSP|Execute SNUSP]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 32
|data-sort-value="find squares n where n+0B1 is prime"| [[Find%20squares%20n%20where%20n%2B1%20is%20prime|Find squares n where n+1 is prime]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 32
Line 4,117 ⟶ 4,129:
|- style="background-color: #ffc"
| 32
| [[Largest%20prime%20factor|Largest prime factor]]
| [[Maximum%20difference%20between%20adjacent%20elements%20of%20list|Maximum difference between adjacent elements of list]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
| 32
| [[Memory%20layout%20of%20a%20data%20structure|Memory layout of a data structure]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 32
| [[Minimum%20numbers%20of%20three%20lists|Minimum numbers of three lists]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 32
Line 4,197 ⟶ 4,205:
|- style="background-color: #ffc"
| 31
| [[Find%20minimum%20number%20of%20coins%20that%20make%20a%20given%20value|Find minimum number of coins that make a given value]]
|data-sort-value="find squares n where n+0B1 is prime"| [[Find%20squares%20n%20where%20n%2B1%20is%20prime|Find squares n where n+1 is prime]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
| 31
Line 4,213 ⟶ 4,221:
|- style="background-color: #ffc"
| 31
| [[LargestLast%20prime20list%20factor20item|LargestLast primelist factoritem]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 31
| [[N-smooth%20numbers|N-smooth numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 31
|data-sort-value="numbers in base 0C10 that are palindromic in bases 0B2, 0B4, and 0C16"| [[Numbers%20in%20base%2010%20that%20are%20palindromic%20in%20bases%202%2C%204%2C%20and%2016|Numbers in base 10 that are palindromic in bases 2, 4, and 16]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 4,263 ⟶ 4,275:
| [[Fermat%20numbers|Fermat numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 30
| [[Find%20minimum%20number%20of%20coins%20that%20make%20a%20given%20value|Find minimum number of coins that make a given value]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 30
Line 4,289 ⟶ 4,297:
|- style="background-color: #ffc"
| 30
| [[Largest%20five%20adjacent%20number|Largest five adjacent number]]
| [[Last%20list%20item|Last list item]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 4,298 ⟶ 4,306:
| 30
| [[Next%20highest%20int%20from%20digits|Next highest int from digits]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 30
|data-sort-value="numbers in base 0C10 that are palindromic in bases 0B2, 0B4, and 0C16"| [[Numbers%20in%20base%2010%20that%20are%20palindromic%20in%20bases%202%2C%204%2C%20and%2016|Numbers in base 10 that are palindromic in bases 2, 4, and 16]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 4,319 ⟶ 4,323:
| [[Sorting%20algorithms%2FCocktail%20sort%20with%20shifting%20bounds|Sorting algorithms/Cocktail sort with shifting bounds]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 30
| [[Sum%20of%20primes%20in%20odd%20positions%20is%20prime|Sum of primes in odd positions is prime]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 30
Line 4,362 ⟶ 4,370:
| 29
| [[Fraction%20reduction|Fraction reduction]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 29
| [[Largest%20five%20adjacent%20number|Largest five adjacent number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 4,429 ⟶ 4,433:
|- style="background-color: #ffc"
| 29
| [[Sum%20of%20primes20square%20in20and%20odd20cube%20positions20digits%20is20of%20prime20an%20integer%20are%20primes|Sum of primessquare inand oddcube positionsdigits isof primean integer are primes]]
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|- style="background-color: #ffc"
| 29
| [[SumSummation%20of%20square%20and%20cube%20digits%20of%20an%20integer%20are%20primes|SumSummation of square and cube digits of an integer are primes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
Line 4,499 ⟶ 4,503:
| [[Exponentiation%20with%20infix%20operators%20in%20%28or%20operating%20on%29%20the%20base|Exponentiation with infix operators in (or operating on) the base]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 28
| [[Find%20adjacent%20primes%20which%20differ%20by%20a%20square%20integer|Find adjacent primes which differ by a square integer]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 28
Line 4,551 ⟶ 4,559:
| [[Spelling%20of%20ordinal%20numbers|Spelling of ordinal numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 28
| [[Summation%20of%20primes|Summation of primes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 28
Line 4,583 ⟶ 4,587:
| [[Erd%C5%91s-primes|Erdős-primes]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|- style="background-color: #ffc"
| 27
| [[Find%20adjacent%20primes%20which%20differ%20by%20a%20square%20integer|Find adjacent primes which differ by a square integer]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 27
Line 4,639:
| [[Permutations%2FRank%20of%20a%20permutation|Permutations/Rank of a permutation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 27
| [[Permuted%20multiples|Permuted multiples]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 27
Line 4,663 ⟶ 4,667:
| [[Simulate%20input%2FKeyboard|Simulate input/Keyboard]]
|①||②|| ||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 27
| [[Smallest%20multiple|Smallest multiple]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 27
|data-sort-value="smallest power of 0B6 whose decimal expansion contains n"| [[Smallest%20power%20of%206%20whose%20decimal%20expansion%20contains%20n|Smallest power of 6 whose decimal expansion contains n]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 27
Line 4,683 ⟶ 4,695:
| [[Consecutive%20primes%20with%20ascending%20or%20descending%20differences|Consecutive primes with ascending or descending differences]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 26
| [[Cullen%20and%20Woodall%20numbers|Cullen and Woodall numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
| 26
Line 4,723 ⟶ 4,739:
| [[Palindromic%20primes|Palindromic primes]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 26
| [[Permuted%20multiples|Permuted multiples]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 26
Line 4,739 ⟶ 4,751:
| [[Reverse%20the%20gender%20of%20a%20string|Reverse the gender of a string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 26
| [[Smallest%20multiple|Smallest multiple]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 26
Line 4,791 ⟶ 4,799:
| [[Joystick%20position|Joystick position]]
|①||②||③||④||⑤|| ||⑦|| || ||⑩
|- style="background-color: #ffc"
| 25
| [[Longest%20substrings%20without%20repeating%20characters|Longest substrings without repeating characters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 25
Line 4,823 ⟶ 4,835:
| [[Sine%20wave|Sine wave]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 25
|data-sort-value="smallest power of 0B6 whose decimal expansion contains n"| [[Smallest%20power%20of%206%20whose%20decimal%20expansion%20contains%20n|Smallest power of 6 whose decimal expansion contains n]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 25
Line 4,839 ⟶ 4,847:
| [[Sum%20data%20type|Sum data type]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|- style="background-color: #ffc"
| 25
| [[Sum%20of%20two%20adjacent%20numbers%20are%20primes|Sum of two adjacent numbers are primes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 25
Line 4,870 ⟶ 4,882:
| 24
| [[Levenshtein%20distance%2FAlignment|Levenshtein distance/Alignment]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 24
| [[Longest%20substrings%20without%20repeating%20characters|Longest substrings without repeating characters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
Line 4,911 ⟶ 4,919:
| [[Solve%20triangle%20solitare%20puzzle|Solve triangle solitare puzzle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 24
| [[Sum%20of%20two%20adjacent%20numbers%20are%20primes|Sum of two adjacent numbers are primes]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 24
Line 4,939 ⟶ 4,943:
| [[Cyclops%20numbers|Cyclops numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 23
| [[Getting%20the%20number%20of%20decimals|Getting the number of decimals]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 23
Line 5,035 ⟶ 5,043:
| [[Colorful%20numbers|Colorful numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 22
| [[Cullen%20and%20Woodall%20numbers|Cullen and Woodall numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
| 22
Line 5,055 ⟶ 5,059:
| [[Elementary%20cellular%20automaton%2FInfinite%20length|Elementary cellular automaton/Infinite length]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 22
| [[Getting%20the%20number%20of%20decimals|Getting the number of decimals]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
| 22
| [[Juggler%20sequence|Juggler sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 22
| [[Largest%20product%20in%20a%20grid|Largest product in a grid]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
| 22
Line 5,075 ⟶ 5,079:
| [[Montgomery%20reduction|Montgomery reduction]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 22
| [[Own%20digits%20power%20sum|Own digits power sum]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 22
Line 5,083 ⟶ 5,091:
| [[Peaceful%20chess%20queen%20armies|Peaceful chess queen armies]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 22
| [[Practical%20numbers|Practical numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 22
Line 5,131 ⟶ 5,143:
| [[Cyclotomic%20polynomial|Cyclotomic polynomial]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 21
| [[Idoneal%20numbers|Idoneal numbers]]
|①||②|| ||④||⑤||⑥||⑦|| ||⑨||
|-
| 21
Line 5,151 ⟶ 5,167:
| [[Largest%20difference%20between%20adjacent%20primes|Largest difference between adjacent primes]]
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
| 21
| [[Largest%20product%20in%20a%20grid|Largest product in a grid]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|-
| 21
Line 5,163 ⟶ 5,175:
| [[Nimber%20arithmetic|Nimber arithmetic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 21
| [[Own%20digits%20power%20sum|Own digits power sum]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 21
Line 5,175 ⟶ 5,183:
| [[Percolation%2FSite%20percolation|Percolation/Site percolation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 21
| [[Practical%20numbers|Practical numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 21
Line 5,191 ⟶ 5,195:
| [[Readline%20interface|Readline interface]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 21
| [[Riordan%20numbers|Riordan numbers]]
|①||②|| ||④|| ||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
| 21
Line 5,199 ⟶ 5,207:
| [[Smallest%20numbers|Smallest numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 21
| [[Sort%20primes%20from%20list%20to%20a%20list|Sort primes from list to a list]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
| 21
Line 5,227 ⟶ 5,239:
| [[HTTPS%2FClient-authenticated|HTTPS/Client-authenticated]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||O
|- style="background-color: #ffc"
| 20
| [[Idoneal%20numbers|Idoneal numbers]]
|①||②|| ||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
| 20
| [[Klarner-Rado%20sequence|Klarner-Rado sequence]]
|①||②||③||④|| ||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 20
| [[Largest%20palindrome%20product|Largest palindrome product]]
|①||②||③||④||⑤||⑥||⑦|| || ||
|-
| 20
| [[Magic%20constant|Magic constant]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
| 20
| [[Minimum%20primes|Minimum primes]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|- style="background-color: #ffc"
| 20
Line 5,251 ⟶ 5,267:
| [[Percolation%2FMean%20cluster%20density|Percolation/Mean cluster density]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 20
| [[Riordan%20numbers|Riordan numbers]]
|①||②|| ||④|| ||⑥||⑦|| ||⑨||
|-
| 20
Line 5,271 ⟶ 5,283:
| [[Sierpinski%20square%20curve|Sierpinski square curve]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 20
| [[Sort%20primes%20from%20list%20to%20a%20list|Sort primes from list to a list]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
| 20
Line 5,329 ⟶ 5,337:
|- style="background-color: #ffc"
| 19
| [[Honaker%20primes|Honaker primes]]
| [[Largest%20palindrome%20product|Largest palindrome product]]
|①||②||③||④|| ||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 19
| [[Long%20stairs|Long stairs]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 19
| [[Minimum%20primes|Minimum primes]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|-
| 19
Line 5,346 ⟶ 5,350:
| 19
| [[Periodic%20table|Periodic table]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
| 19
| [[Prime%20numbers%20p%20for%20which%20the%20sum%20of%20primes%20less%20than%20or%20equal%20to%20p%20is%20prime|Prime numbers p for which the sum of primes less than or equal to p is prime]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|-
| 19
| [[Prime%20triangle|Prime triangle]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
Line 5,387 ⟶ 5,399:
| [[Conjugate%20a%20Latin%20verb|Conjugate a Latin verb]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|-
| 18
| [[Factorial%20primes|Factorial primes]]
|①||②||③||④|| ||⑥||⑦|| ||⑨||
|-
| 18
Line 5,399 ⟶ 5,415:
| [[Gradient%20descent|Gradient descent]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|- style="background-color: #ffc"
| 18
| [[Honaker%20primes|Honaker primes]]
|①||②||③||④|| ||⑥||⑦|| ||⑨||
|- style="background-color: #ffc"
| 18
Line 5,443 ⟶ 5,455:
| [[Percolation%2FBond%20percolation|Percolation/Bond percolation]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 18
| [[Prime%20numbers%20p%20for%20which%20the%20sum%20of%20primes%20less%20than%20or%20equal%20to%20p%20is%20prime|Prime numbers p for which the sum of primes less than or equal to p is prime]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||
|-
| 18
| [[Prime%20triangle|Prime triangle]]
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|-
| 18
Line 5,483 ⟶ 5,487:
| [[Canny%20edge%20detector|Canny edge detector]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 17
|data-sort-value="continued fraction/arithmetic/g(matrix ng, continued fraction n0B1, continued fraction n0B2)"| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20ng%2C%20continued%20fraction%20n1%2C%20continued%20fraction%20n2%29|Continued fraction/Arithmetic/G(matrix ng, continued fraction n1, continued fraction n2)]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||⑩
|-
| 17
Line 5,623 ⟶ 5,631:
| [[Factorial%20base%20numbers%20indexing%20permutations%20of%20a%20collection|Factorial base numbers indexing permutations of a collection]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
| 15
| [[Factorial%20primes|Factorial primes]]
|①||②||③||④|| ||⑥|| || ||⑨||
|-
| 15
Line 5,771 ⟶ 5,775:
| [[Distance%20and%20Bearing|Distance and Bearing]]
|①||②||③||④|| ||⑥||⑦|| ||⑨||
|-
| 13
| [[Erd%C5%91s-Nicolas%20numbers|Erdős-Nicolas numbers]]
|①||②||③||④|| ||⑥|| || ||⑨||
|- style="background-color: #ffc"
| 13
Line 5,807 ⟶ 5,815:
| [[Mayan%20calendar|Mayan calendar]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|- style="background-color: #ffc"
| 13
| [[O%27Halloran%20numbers|O'Halloran numbers]]
|①||②||③||④|| ||⑥||⑦|| ||⑨||
|-
| 13
Line 5,815 ⟶ 5,827:
| [[Round-robin%20tournament%20schedule|Round-robin tournament schedule]]
|①||②||③||④||⑤||⑥|| || ||⑨||
|- style="background-color: #ffc"
| 13
| [[SEND%20%2B%20MORE%20%3D%20MONEY|SEND + MORE = MONEY]]
|①||②||③||④||⑤|| || || || ||
|- style="background-color: #ffc"
| 13
Line 5,847 ⟶ 5,863:
| [[Distinct%20palindromes%20within%20decimal%20numbers|Distinct palindromes within decimal numbers]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|-
| 12
| [[Erd%C5%91s-Nicolas%20numbers|Erdős-Nicolas numbers]]
|①||②||③||④|| ||⑥|| || ||⑨||
|- style="background-color: #ffc"
| 12
Line 5,867 ⟶ 5,879:
| [[Morpion%20solitaire|Morpion solitaire]]
|①||②||③|| ||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
| 12
| [[O%27Halloran%20numbers|O'Halloran numbers]]
|①||②||③||④|| ||⑥||⑦|| ||⑨||
|-
| 12
| [[Pinstripe%2FPrinter|Pinstripe/Printer]]
|①||②||③||④||⑤|| || ||⑧|| ||
|- style="background-color: #ffc"
| 12
|data-sort-value="primes: n*0B2^m+0B1"| [[Primes%3A%20n%2A2%5Em%2B1|Primes: n*2^m+1]]
|①||②||③||④|| ||⑥|| || ||⑨||
|- style="background-color: #ffc"
| 12
Line 5,891 ⟶ 5,903:
| [[Rosetta%20Code%2FTasks%20without%20examples|Rosetta Code/Tasks without examples]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||
|- style="background-color: #ffc"
| 12
| [[SEND%20%2B%20MORE%20%3D%20MONEY|SEND + MORE = MONEY]]
|①||②||③||④||⑤|| || || || ||
|-
| 12
Line 5,967 ⟶ 5,975:
| [[Parse%20EBNF|Parse EBNF]]
|①||②||③||④||⑤||⑥|| || || ||
|- style="background-color: #ffc"
| 11
|data-sort-value="primes: n*0B2^m+0B1"| [[Primes%3A%20n%2A2%5Em%2B1|Primes: n*2^m+1]]
|①||②||③||④|| ||⑥|| || ||⑨||
|- style="background-color: #ffc"
| 11
Line 6,011 ⟶ 6,015:
| [[Compiler%2FVerifying%20syntax|Compiler/Verifying syntax]]
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|- style="background-color: #ffc"
| 10
|data-sort-value="continued fraction/arithmetic/g(matrix ng, continued fraction n0B1, continued fraction n0B2)"| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20ng%2C%20continued%20fraction%20n1%2C%20continued%20fraction%20n2%29|Continued fraction/Arithmetic/G(matrix ng, continued fraction n1, continued fraction n2)]]
|①||②||③||④||⑤|| || ||⑧|| ||
|-
| 10
Line 6,051:
| [[Solve%20equations%20with%20substitution%20method|Solve equations with substitution method]]
|①||②||③||④|| ||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 10
| [[Sub-unit%20squares|Sub-unit squares]]
|①||②||③||④|| ||⑥|| || ||⑨||
|- style="background-color: #ffc"
| 10
Line 6,107 ⟶ 6,111:
| [[OpenGL%20pixel%20shader|OpenGL pixel shader]]
|①||②|| || ||⑤|| || || || ||⑩
|- style="background-color: #ffc"
| 9
| [[Pairs%20with%20common%20factors|Pairs with common factors]]
|①||②||③||④|| ||⑥|| || ||⑨||
|- style="background-color: #ffc"
| 9
| [[Penta-power%20prime%20seeds|Penta-power prime seeds]]
|①||②|| ||④|| ||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 9
| [[Price%20list%20behind%20API|Price list behind API]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||
|- style="background-color: #ffc"
| 9
| [[Quad-power%20prime%20seeds|Quad-power prime seeds]]
|①||②|| ||④|| ||⑥||⑦|| || ||
|-
| 9
Line 6,133 ⟶ 6,149:
|- style="background-color: #ffc"
| 9
| [[Transliterate%20English%20text%20using%20the%20Greek%20alphabet|Transliterate English text using the Greek alphabet]]
| [[Sub-unit%20squares|Sub-unit squares]]
|①||②||③||④|| ||⑥|| || ||⑨||
|- style="background-color: #ffc"
Line 6,171 ⟶ 6,187:
| [[P-Adic%20numbers%2C%20basic|P-Adic numbers, basic]]
|①||②||③||④||⑤|| || ||⑧|| ||
|- style="background-color: #ffc"
| 8
| [[Pairs%20with%20common%20factors|Pairs with common factors]]
|①||②||③||④|| ||⑥|| || ||⑨||
|- style="background-color: #ffc"
| 8
| [[Penta-power%20prime%20seeds|Penta-power prime seeds]]
|①||②|| ||④|| ||⑥||⑦|| || ||
|-
| 8
| [[Peripheral%20drift%20illusion|Peripheral drift illusion]]
|①||②||③||④|| ||⑥|| ||⑧|| ||
|- style="background-color: #ffc"
| 8
| [[Quad-power%20prime%20seeds|Quad-power prime seeds]]
|①||②|| ||④|| ||⑥||⑦|| || ||
|- style="background-color: #ffc"
| 8
Line 6,211 ⟶ 6,215:
| [[Strassen%27s%20algorithm|Strassen's algorithm]]
|①||②||③||④||⑤|| ||⑦||⑧|| ||
|- style="background-color: #ffc"
| 8
| [[Transliterate%20English%20text%20using%20the%20Greek%20alphabet|Transliterate English text using the Greek alphabet]]
|①||②||③||④|| ||⑥|| || ||⑨||
|- style="background-color: #ffc"
| 8
10,333

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.