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

Content added Content deleted
(Update full list output)
(Update full list output)
Line 20: Line 20:
<div style="height:40em;overflow:scroll;">
<div style="height:40em;overflow:scroll;">
{|class="wikitable sortable"
{|class="wikitable sortable"
|+ As of 2019-12-23T02:09:22Z :: Tasks: 987 ::<span style="background-color:#ffd"> Draft Tasks:229 </span>:: Total Tasks: 1216 :: Total Examples: 65253
|+ As of 2019-12-29T23:48:38Z :: Tasks: 988 ::<span style="background-color:#ffd"> Draft Tasks:228 </span>:: Total Tasks: 1216 :: Total Examples: 65351
!Count!!Task!!①!!②!!③!!④!!⑤!!⑥!!⑦!!⑧!!⑨!!⑩
!Count!!Task!!①!!②!!③!!④!!⑤!!⑥!!⑦!!⑧!!⑨!!⑩
|-
|-
| 443
| 444
| [[Hello%20world%2FText|Hello world/Text]]
| [[Hello%20world%2FText|Hello world/Text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 39: Line 39:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 269
| 270
| [[Fibonacci%20sequence|Fibonacci sequence]]
| [[Fibonacci%20sequence|Fibonacci sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 59: Line 59:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 223
| 224
| [[Function%20definition|Function definition]]
| [[Function%20definition|Function definition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 83: Line 83:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 196
| 197
| [[Loops%2FFor|Loops/For]]
| [[Loops%2FFor|Loops/For]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 91: Line 91:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 187
| 188
| [[Greatest%20element%20of%20a%20list|Greatest element of a list]]
| [[Greatest%20element%20of%20a%20list|Greatest element of a list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 99: Line 99:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 179
| 180
| [[Greatest%20common%20divisor|Greatest common divisor]]
| [[Averages%2FArithmetic%20mean|Averages/Arithmetic mean]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 179
| 179
| [[Averages%2FArithmetic%20mean|Averages/Arithmetic mean]]
| [[Greatest%20common%20divisor|Greatest common divisor]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 123: Line 123:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 171
| 172
| [[Loops%2FDownward%20for|Loops/Downward for]]
| [[Increment%20a%20numerical%20string|Increment a numerical string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 171
| 171
| [[Increment%20a%20numerical%20string|Increment a numerical string]]
| [[Loops%2FDownward%20for|Loops/Downward for]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 139: Line 139:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 167
| 168
| [[Loops%2FFor%20with%20a%20specified%20step|Loops/For with a specified step]]
| [[Loops%2FFor%20with%20a%20specified%20step|Loops/For with a specified step]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 149: Line 149:
| 158
| 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]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 157
| [[Hello%20world%2FNewline%20omission|Hello world/Newline omission]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 161: Line 165:
| 155
| 155
| [[Character%20codes|Character codes]]
| [[Character%20codes|Character codes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 155
| [[Hello%20world%2FNewline%20omission|Hello world/Newline omission]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 188: Line 188:
|-
|-
| 151
| 151
| [[Loops%2FBreak|Loops/Break]]
| [[Sum%20of%20a%20series|Sum of a series]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 150
| 151
| [[Sum%20of%20a%20series|Sum of a series]]
| [[Loops%2FBreak|Loops/Break]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 215: Line 215:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 147
| 148
| [[Generic%20swap|Generic swap]]
| [[Generic%20swap|Generic swap]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
Line 235: Line 235:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 144
| 145
| [[Hailstone%20sequence|Hailstone sequence]]
| [[Empty%20string|Empty string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 144
| 144
| [[Empty%20string|Empty string]]
| [[Hailstone%20sequence|Hailstone sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 275: Line 275:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 135
| 136
| [[Determine%20if%20a%20string%20is%20numeric|Determine if a string is numeric]]
| [[Determine%20if%20a%20string%20is%20numeric|Determine if a string is numeric]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 135
| 136
| [[Factors%20of%20an%20integer|Factors of an integer]]
| [[Factors%20of%20an%20integer|Factors of an integer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 135
| 135
| [[Quine|Quine]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 134
| [[Caesar%20cipher|Caesar cipher]]
| [[Caesar%20cipher|Caesar cipher]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 134
| 135
| [[File%20input%2Foutput|File input/output]]
| [[File%20input%2Foutput|File input/output]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 135
| [[Guess%20the%20number|Guess the number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 135
| [[Quine|Quine]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 303: Line 307:
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 133
| 132
| [[Hello%20world%2FStandard%20error|Hello world/Standard error]]
| [[Guess%20the%20number|Guess the number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 313: Line 317:
| 131
| 131
| [[Command-line%20arguments|Command-line arguments]]
| [[Command-line%20arguments|Command-line arguments]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 131
| [[Hello%20world%2FStandard%20error|Hello world/Standard error]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 325: Line 325:
| 131
| 131
| [[Roman%20numerals%2FEncode|Roman numerals/Encode]]
| [[Roman%20numerals%2FEncode|Roman numerals/Encode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 129
| [[Day%20of%20the%20week|Day of the week]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 333: Line 337:
| 128
| 128
| [[Create%20a%20file|Create a file]]
| [[Create%20a%20file|Create a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 128
| [[Day%20of%20the%20week|Day of the week]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 345: Line 345:
| 127
| 127
| [[Primality%20by%20trial%20division|Primality by trial division]]
| [[Primality%20by%20trial%20division|Primality by trial division]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 126
| [[Loops%2FContinue|Loops/Continue]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 352: Line 356:
|-
|-
| 125
| 125
| [[Loop%20over%20multiple%20arrays%20simultaneously|Loop over multiple arrays simultaneously]]
| [[Loops%2FContinue|Loops/Continue]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 365: Line 369:
| 124
| 124
| [[Check%20that%20file%20exists|Check that file exists]]
| [[Check%20that%20file%20exists|Check that file exists]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 124
| [[Loop%20over%20multiple%20arrays%20simultaneously|Loop over multiple arrays simultaneously]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 396: Line 396:
|-
|-
| 120
| 120
| [[Happy%20numbers|Happy numbers]]
| [[Least%20common%20multiple|Least common multiple]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 119
| 120
| [[Least%20common%20multiple|Least common multiple]]
| [[Happy%20numbers|Happy numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 425: Line 425:
| 116
| 116
| [[Compound%20data%20type|Compound data type]]
| [[Compound%20data%20type|Compound data type]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 116
| [[Generate%20lower%20case%20ASCII%20alphabet|Generate lower case ASCII alphabet]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 433: Line 437:
| 116
| 116
| [[Variables|Variables]]
| [[Variables|Variables]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 115
| [[Generate%20lower%20case%20ASCII%20alphabet|Generate lower case ASCII alphabet]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 465: Line 465:
| 114
| 114
| [[Null%20object|Null object]]
| [[Null%20object|Null object]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 113
| [[Function%20composition|Function composition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 474: Line 478:
| [[Classes|Classes]]
| [[Classes|Classes]]
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 112
| [[Function%20composition|Function composition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 112
| 112
Line 493: Line 493:
| 111
| 111
| [[Averages%2FRoot%20mean%20square|Averages/Root mean square]]
| [[Averages%2FRoot%20mean%20square|Averages/Root mean square]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 111
| [[Hash%20from%20two%20arrays|Hash from two arrays]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 505: Line 509:
| 110
| 110
| [[Ethiopian%20multiplication|Ethiopian multiplication]]
| [[Ethiopian%20multiplication|Ethiopian multiplication]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 110
| [[Hash%20from%20two%20arrays|Hash from two arrays]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 593: Line 593:
| 105
| 105
| [[Babbage%20problem|Babbage problem]]
| [[Babbage%20problem|Babbage problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 105
| [[Haversine%20formula|Haversine formula]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 617: Line 621:
| 104
| 104
| [[Find%20limit%20of%20recursion|Find limit of recursion]]
| [[Find%20limit%20of%20recursion|Find limit of recursion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 104
| [[Haversine%20formula|Haversine formula]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 701: Line 701:
| 97
| 97
| [[Permutations|Permutations]]
| [[Permutations|Permutations]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 97
| [[String%20interpolation%20%28included%29|String interpolation (included)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 721: Line 725:
| 97
| 97
| [[Zig-zag%20matrix|Zig-zag matrix]]
| [[Zig-zag%20matrix|Zig-zag matrix]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 96
| [[String%20interpolation%20%28included%29|String interpolation (included)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 838: Line 838:
| [[Interactive%20programming|Interactive programming]]
| [[Interactive%20programming|Interactive programming]]
|①||②|| ||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②|| ||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 89
|data-sort-value="md0B5"| [[MD5|MD5]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 89
| 89
Line 856: Line 860:
|-
|-
| 88
| 88
| [[Random%20number%20generator%20%28included%29|Random number generator (included)]]
|data-sort-value="md0B5"| [[MD5|MD5]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 88
| 88
| [[Sequence%20of%20non-squares|Sequence of non-squares]]
| [[Random%20number%20generator%20%28included%29|Random number generator (included)]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 88
| 88
|data-sort-value="sum multiples of 0B3 and 0B5"| [[Sum%20multiples%20of%203%20and%205|Sum multiples of 3 and 5]]
| [[Sequence%20of%20non-squares|Sequence of non-squares]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 881: Line 885:
| 87
| 87
| [[String%20prepend|String prepend]]
| [[String%20prepend|String prepend]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 87
|data-sort-value="sum multiples of 0B3 and 0B5"| [[Sum%20multiples%20of%203%20and%205|Sum multiples of 3 and 5]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 912: Line 912:
|-
|-
| 85
| 85
| [[Averages%2FSimple%20moving%20average|Averages/Simple moving average]]
| [[Five%20weekends|Five weekends]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 84
| 85
| [[Five%20weekends|Five weekends]]
| [[Averages%2FSimple%20moving%20average|Averages/Simple moving average]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 945: Line 945:
| 83
| 83
| [[Execute%20Brain%2A%2A%2A%2A|Execute Brain****]]
| [[Execute%20Brain%2A%2A%2A%2A|Execute Brain****]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 83
| [[Hamming%20numbers|Hamming numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 968: Line 972:
|-
|-
| 82
| 82
| [[Greatest%20subsequential%20sum|Greatest subsequential sum]]
| [[Hamming%20numbers|Hamming numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 82
| [[Harshad%20or%20Niven%20series|Harshad or Niven series]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 993: Line 1,001:
| 81
| 81
| [[Dragon%20curve|Dragon curve]]
| [[Dragon%20curve|Dragon curve]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 81
| [[Greatest%20subsequential%20sum|Greatest subsequential sum]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 81
| [[Harshad%20or%20Niven%20series|Harshad or Niven series]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,121: Line 1,121:
| 76
| 76
| [[Non-decimal%20radices%2FConvert|Non-decimal radices/Convert]]
| [[Non-decimal%20radices%2FConvert|Non-decimal radices/Convert]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 76
| [[Number%20reversal%20game|Number reversal game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,133: Line 1,137:
| 76
| 76
| [[XML%2FInput|XML/Input]]
| [[XML%2FInput|XML/Input]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 75
| [[Number%20reversal%20game|Number reversal game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,245: Line 1,245:
| 71
| 71
| [[Fibonacci%20n-step%20number%20sequences|Fibonacci n-step number sequences]]
| [[Fibonacci%20n-step%20number%20sequences|Fibonacci n-step number sequences]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 71
| [[Hello%20world%2FNewbie|Hello world/Newbie]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,284: Line 1,288:
|-
|-
| 70
| 70
| [[Here%20document|Here document]]
| [[Hello%20world%2FNewbie|Hello world/Newbie]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,313: Line 1,317:
| 69
| 69
| [[Hello%20world%2FWeb%20server|Hello world/Web server]]
| [[Hello%20world%2FWeb%20server|Hello world/Web server]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 69
| [[Here%20document|Here document]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,357: Line 1,357:
| 68
| 68
| [[Equilibrium%20index|Equilibrium index]]
| [[Equilibrium%20index|Equilibrium index]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 68
| [[Gamma%20function|Gamma function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,397: Line 1,401:
| 67
| 67
| [[Flow-control%20structures|Flow-control structures]]
| [[Flow-control%20structures|Flow-control structures]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 67
| [[Gamma%20function|Gamma function]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,569: Line 1,569:
| 63
| 63
|data-sort-value="sha-0B1"| [[SHA-1|SHA-1]]
|data-sort-value="sha-0B1"| [[SHA-1|SHA-1]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 63
|data-sort-value="sha-0D256"| [[SHA-256|SHA-256]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,574: Line 1,578:
| [[Split%20a%20character%20string%20based%20on%20change%20of%20character|Split a character string based on change of character]]
| [[Split%20a%20character%20string%20based%20on%20change%20of%20character|Split a character string based on change of character]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 62
|data-sort-value="0C15 puzzle game"| [[15%20Puzzle%20Game|15 Puzzle Game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 62
| 62
Line 1,598: Line 1,606:
| [[Morse%20code|Morse code]]
| [[Morse%20code|Morse code]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 62
|data-sort-value="sha-0D256"| [[SHA-256|SHA-256]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 62
| 62
Line 1,706: Line 1,710:
| [[Undefined%20values|Undefined values]]
| [[Undefined%20values|Undefined values]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 59
|data-sort-value="0C15 puzzle game"| [[15%20Puzzle%20Game|15 Puzzle Game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 59
| 59
Line 1,737: Line 1,737:
| 59
| 59
| [[Remove%20lines%20from%20a%20file|Remove lines from a file]]
| [[Remove%20lines%20from%20a%20file|Remove lines from a file]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 59
| [[Sorting%20algorithms%2FPancake%20sort|Sorting algorithms/Pancake sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,764: Line 1,768:
|-
|-
| 58
| 58
| [[Sorting%20algorithms%2FPancake%20sort|Sorting algorithms/Pancake sort]]
| [[Sorting%20algorithms%2FSleep%20sort|Sorting algorithms/Sleep sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,773: Line 1,777:
| 57
| 57
| [[Circles%20of%20given%20radius%20through%20two%20points|Circles of given radius through two points]]
| [[Circles%20of%20given%20radius%20through%20two%20points|Circles of given radius through two points]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[General%20FizzBuzz|General FizzBuzz]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[Globally%20replace%20text%20in%20several%20files|Globally replace text in several files]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[Huffman%20coding|Huffman coding]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,793: Line 1,809:
| 57
| 57
| [[Rep-string|Rep-string]]
| [[Rep-string|Rep-string]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 57
| [[Sorting%20algorithms%2FSleep%20sort|Sorting algorithms/Sleep sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,808: Line 1,820:
|-
|-
| 56
| 56
| [[Draw%20a%20clock|Draw a clock]]
| [[Globally%20replace%20text%20in%20several%20files|Globally replace text in several files]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 56
| [[Huffman%20coding|Huffman coding]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,849: Line 1,857:
| 55
| 55
| [[Deal%20cards%20for%20FreeCell|Deal cards for FreeCell]]
| [[Deal%20cards%20for%20FreeCell|Deal cards for FreeCell]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 55
| [[Draw%20a%20clock|Draw a clock]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 1,862: Line 1,866:
| [[Forest%20fire|Forest fire]]
| [[Forest%20fire|Forest fire]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|-
| 55
| [[General%20FizzBuzz|General FizzBuzz]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 55
| 55
Line 1,906: Line 1,906:
| [[Extreme%20floating%20point%20values|Extreme floating point values]]
| [[Extreme%20floating%20point%20values|Extreme floating point values]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 54
| [[Hash%20join|Hash join]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 54
| 54
Line 1,962: Line 1,966:
| [[Fibonacci%20word|Fibonacci word]]
| [[Fibonacci%20word|Fibonacci word]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 53
| [[Hash%20join|Hash join]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 53
| 53
Line 2,086: Line 2,086:
| [[Statistics%2FBasic|Statistics/Basic]]
| [[Statistics%2FBasic|Statistics/Basic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 51
| [[Truncatable%20primes|Truncatable primes]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
|-
| 50
| 50
Line 2,105: Line 2,109:
| 50
| 50
| [[Inverted%20syntax|Inverted syntax]]
| [[Inverted%20syntax|Inverted syntax]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 50
| [[JortSort|JortSort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,130: Line 2,138:
| [[Topological%20sort|Topological sort]]
| [[Topological%20sort|Topological sort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 50
| [[Truncatable%20primes|Truncatable primes]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
|-
| 50
| 50
Line 2,165: Line 2,169:
| 49
| 49
| [[Integer%20overflow|Integer overflow]]
| [[Integer%20overflow|Integer overflow]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 49
| [[JortSort|JortSort]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,261: Line 2,261:
| 46
| 46
| [[FASTA%20format|FASTA format]]
| [[FASTA%20format|FASTA format]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 46
| [[Fractran|Fractran]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,298: Line 2,302:
| [[Doubly-linked%20list%2FTraversal|Doubly-linked list/Traversal]]
| [[Doubly-linked%20list%2FTraversal|Doubly-linked list/Traversal]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
| 45
| [[Fractran|Fractran]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 45
| 45
Line 2,338: Line 2,338:
| [[GUI%20component%20interaction|GUI component interaction]]
| [[GUI%20component%20interaction|GUI component interaction]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|-
| 44
| [[Gaussian%20elimination|Gaussian elimination]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 44
| 44
Line 2,393: Line 2,397:
| 43
| 43
| [[Extensible%20prime%20generator|Extensible prime generator]]
| [[Extensible%20prime%20generator|Extensible prime generator]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 43
| [[Gaussian%20elimination|Gaussian elimination]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,566: Line 2,566:
| [[Chaos%20game|Chaos game]]
| [[Chaos%20game|Chaos game]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 40
| [[Colour%20bars%2FDisplay|Colour bars/Display]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 40
| 40
Line 2,600: Line 2,604:
|-
|-
| 39
| 39
| [[Average%20loop%20length|Average loop length]]
| [[Abundant%20odd%20numbers|Abundant odd numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 39
| 39
| [[Average%20loop%20length|Average loop length]]
| [[Bulls%20and%20cows%2FPlayer|Bulls and cows/Player]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 39
| 39
| [[Bulls%20and%20cows%2FPlayer|Bulls and cows/Player]]
| [[Colour%20bars%2FDisplay|Colour bars/Display]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||
|-
|-
| 39
| 39
Line 2,646: Line 2,650:
| [[Word%20frequency|Word frequency]]
| [[Word%20frequency|Word frequency]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 38
| [[Abundant%20odd%20numbers|Abundant odd numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 38
| 38
Line 2,669: Line 2,669:
| 38
| 38
| [[Topswops|Topswops]]
| [[Topswops|Topswops]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 37
| [[Cantor%20set|Cantor set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,732: Line 2,736:
|-
|-
| 37
| 37
| [[Variable-length%20quantity|Variable-length quantity]]
| [[Voronoi%20diagram|Voronoi diagram]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 36
| 37
| [[Voronoi%20diagram|Voronoi diagram]]
| [[Attractive%20numbers|Attractive numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 36
| 36
| [[Attractive%20numbers|Attractive numbers]]
| [[Cantor%20set|Cantor set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,781: Line 2,785:
| 36
| 36
| [[Vampire%20number|Vampire number]]
| [[Vampire%20number|Vampire number]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 36
| [[Variable-length%20quantity|Variable-length quantity]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,817: Line 2,817:
| 35
| 35
| [[LU%20decomposition|LU decomposition]]
| [[LU%20decomposition|LU decomposition]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 35
|data-sort-value="md0B4"| [[MD4|MD4]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 35
| [[Numerical%20integration%2FGauss-Legendre%20Quadrature|Numerical integration/Gauss-Legendre Quadrature]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,850: Line 2,858:
| [[Water%20collected%20between%20towers|Water collected between towers]]
| [[Water%20collected%20between%20towers|Water collected between towers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 34
|data-sort-value="base0C64 decode data"| [[Base64%20decode%20data|Base64 decode data]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 34
| 34
Line 2,870: Line 2,882:
| [[Julia%20set|Julia set]]
| [[Julia%20set|Julia set]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 34
|data-sort-value="md0B4"| [[MD4|MD4]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 34
| 34
Line 2,886: Line 2,894:
| [[Multiline%20shebang|Multiline shebang]]
| [[Multiline%20shebang|Multiline shebang]]
|①||②|| ||④||⑤||⑥|| ||⑧||⑨||⑩
|①||②|| ||④||⑤||⑥|| ||⑧||⑨||⑩
|-
| 34
| [[Numerical%20integration%2FGauss-Legendre%20Quadrature|Numerical integration/Gauss-Legendre Quadrature]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 34
| 34
Line 2,929: Line 2,933:
| 33
| 33
| [[Primorial%20numbers|Primorial numbers]]
| [[Primorial%20numbers|Primorial numbers]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 33
|data-sort-value="ripemd-0D160"| [[RIPEMD-160|RIPEMD-160]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 2,950: Line 2,958:
| [[Test%20integerness|Test integerness]]
| [[Test%20integerness|Test integerness]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 32
|data-sort-value="base0C64 decode data"| [[Base64%20decode%20data|Base64 decode data]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 32
| 32
Line 2,977: Line 2,981:
| 32
| 32
| [[File%20extension%20is%20in%20extensions%20list|File extension is in extensions list]]
| [[File%20extension%20is%20in%20extensions%20list|File extension is in extensions list]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 32
| [[Fusc%20sequence|Fusc sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 32
| 32
| [[Input%2FOutput%20for%20Lines%20of%20Text|Input/Output for Lines of Text]]
| [[Input%2FOutput%20for%20Lines%20of%20Text|Input/Output for Lines of Text]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 32
| [[Kahan%20summation|Kahan summation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,002: Line 3,014:
| [[Pinstripe%2FDisplay|Pinstripe/Display]]
| [[Pinstripe%2FDisplay|Pinstripe/Display]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 32
|data-sort-value="ripemd-0D160"| [[RIPEMD-160|RIPEMD-160]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 32
| 32
Line 3,030: Line 3,038:
| [[Chowla%20numbers|Chowla numbers]]
| [[Chowla%20numbers|Chowla numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 31
| [[Fusc%20sequence|Fusc sequence]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 31
| [[Kahan%20summation|Kahan summation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 31
| 31
Line 3,125: Line 3,125:
| 30
| 30
| [[Kernighans%20large%20earthquake%20problem|Kernighans large earthquake problem]]
| [[Kernighans%20large%20earthquake%20problem|Kernighans large earthquake problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 30
| [[MAC%20Vendor%20Lookup|MAC Vendor Lookup]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,174: Line 3,178:
| [[Keyboard%20macros|Keyboard macros]]
| [[Keyboard%20macros|Keyboard macros]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 29
| [[MAC%20Vendor%20Lookup|MAC Vendor Lookup]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 29
| 29
Line 3,190: Line 3,190:
| [[Pattern%20matching|Pattern matching]]
| [[Pattern%20matching|Pattern matching]]
|①||②||③||④|| ||⑥||⑦||⑧|| || 
|①||②||③||④|| ||⑥||⑦||⑧|| || 
|-
| 29
| [[Pentagram|Pentagram]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 29
| 29
Line 3,262: Line 3,266:
| [[Numeric%20error%20propagation|Numeric error propagation]]
| [[Numeric%20error%20propagation|Numeric error propagation]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 28
| [[Pentagram|Pentagram]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 28
| 28
Line 3,302: Line 3,302:
| [[Copy%20stdin%20to%20stdout|Copy stdin to stdout]]
| [[Copy%20stdin%20to%20stdout|Copy stdin to stdout]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 27
| [[Death%20Star|Death Star]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 27
| 27
Line 3,329: Line 3,333:
| 27
| 27
| [[Poker%20hand%20analyser|Poker hand analyser]]
| [[Poker%20hand%20analyser|Poker hand analyser]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 27
| [[Pragmatic%20directives|Pragmatic directives]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
Line 3,350: Line 3,358:
| [[Active%20Directory%2FConnect|Active Directory/Connect]]
| [[Active%20Directory%2FConnect|Active Directory/Connect]]
|①||②|| || ||⑤||⑥||⑦||⑧||⑨|| 
|①||②|| || ||⑤||⑥||⑦||⑧||⑨|| 
|-
| 26
| [[Apply%20a%20digital%20filter%20%28direct%20form%20II%20transposed%29|Apply a digital filter (direct form II transposed)]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 26
| 26
Line 3,358: Line 3,370:
| [[Chat%20server|Chat server]]
| [[Chat%20server|Chat server]]
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 26
| [[Death%20Star|Death Star]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|-
|-
| 26
| 26
Line 3,406: Line 3,414:
| [[Paraffins|Paraffins]]
| [[Paraffins|Paraffins]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 26
| [[Pragmatic%20directives|Pragmatic directives]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 26
| 26
Line 3,446: Line 3,450:
|data-sort-value="window creation/x0C11"| [[Window%20creation%2FX11|Window creation/X11]]
|data-sort-value="window creation/x0C11"| [[Window%20creation%2FX11|Window creation/X11]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
| 25
| [[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"
| 25
| 25
Line 3,566: Line 3,566:
| [[Superellipse|Superellipse]]
| [[Superellipse|Superellipse]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 23
|data-sort-value="0D100 prisoners"| [[100%20prisoners|100 prisoners]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|-
| 23
| 23
| [[AVL%20tree|AVL tree]]
| [[AVL%20tree|AVL tree]]
|①||②||③|| ||⑤|| ||⑦|| ||⑨|| 
|①||②||③|| ||⑤|| ||⑦|| ||⑨|| 
|- style="background-color: #ffc"
| 23
| [[Brazilian%20numbers|Brazilian numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 23
| 23
Line 3,594: Line 3,602:
| [[Make%20a%20backup%20file|Make a backup file]]
| [[Make%20a%20backup%20file|Make a backup file]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
| 23
| [[SOAP|SOAP]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|-
|-
| 23
| 23
Line 3,614: Line 3,626:
| [[Birthday%20problem|Birthday problem]]
| [[Birthday%20problem|Birthday problem]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
| 22
| [[Brazilian%20numbers|Brazilian numbers]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 22
| 22
| [[Compiler%2Flexical%20analyzer|Compiler/lexical analyzer]]
| [[Compiler%2Flexical%20analyzer|Compiler/lexical analyzer]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|-
| 22
| [[Determine%20if%20a%20string%20has%20all%20the%20same%20characters|Determine if a string has all the same characters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 22
| 22
| [[Dice%20game%20probabilities|Dice game probabilities]]
| [[Dice%20game%20probabilities|Dice game probabilities]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 22
| [[Draw%20a%20rotating%20cube|Draw a rotating cube]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|-
| 22
| 22
Line 3,634: Line 3,650:
| [[K-means%2B%2B%20clustering|K-means++ clustering]]
| [[K-means%2B%2B%20clustering|K-means++ clustering]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|-
| 22
| [[Kronecker%20product%20based%20fractals|Kronecker product based fractals]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|-
| 22
| 22
Line 3,653: Line 3,673:
| 22
| 22
|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
| [[Parallel%20Brute%20Force|Parallel Brute Force]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 3,674: Line 3,698:
| [[Play%20recorded%20sounds|Play recorded sounds]]
| [[Play%20recorded%20sounds|Play recorded sounds]]
|①|| ||③|| ||⑤|| || ||⑧|| || 
|①|| ||③|| ||⑤|| || ||⑧|| || 
|-
| 22
| [[SOAP|SOAP]]
|①||②||③|| ||⑤||⑥||⑦|| ||⑨|| 
|-
|-
| 22
| 22
Line 3,710: Line 3,730:
| [[Yahoo%21%20search%20interface|Yahoo! search interface]]
| [[Yahoo%21%20search%20interface|Yahoo! search interface]]
|①||②|| || ||⑤||⑥||⑦||⑧|| || 
|①||②|| || ||⑤||⑥||⑦||⑧|| || 
|-
| 21
|data-sort-value="0D100 prisoners"| [[100%20prisoners|100 prisoners]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
Line 3,730: Line 3,746:
| [[Cut%20a%20rectangle|Cut a rectangle]]
| [[Cut%20a%20rectangle|Cut a rectangle]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 21
| [[Determine%20if%20a%20string%20has%20all%20the%20same%20characters|Determine if a string has all the same characters]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 21
| [[Draw%20a%20rotating%20cube|Draw a rotating cube]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
Line 3,754: Line 3,762:
| [[Koch%20curve|Koch curve]]
| [[Koch%20curve|Koch curve]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 21
| [[Kronecker%20product%20based%20fractals|Kronecker product based fractals]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 21
| 21
Line 3,766: Line 3,770:
| [[Nonoblock|Nonoblock]]
| [[Nonoblock|Nonoblock]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 21
| [[Parallel%20Brute%20Force|Parallel Brute Force]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
| 21
| 21
Line 3,817: Line 3,817:
| 20
| 20
| [[Create%20an%20object%2FNative%20demonstration|Create an object/Native demonstration]]
| [[Create%20an%20object%2FNative%20demonstration|Create an object/Native demonstration]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 20
| [[Deming%27s%20Funnel|Deming's Funnel]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
Line 3,865: Line 3,869:
| 19
| 19
| [[Chemical%20Calculator|Chemical Calculator]]
| [[Chemical%20Calculator|Chemical Calculator]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
| 19
| [[Deming%27s%20Funnel|Deming's Funnel]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 3,913: Line 3,913:
| 18
| 18
| [[Addition%20chains|Addition chains]]
| [[Addition%20chains|Addition chains]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
| 18
| [[Approximate%20Equality|Approximate Equality]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|-
Line 4,062: Line 4,066:
| [[Zeckendorf%20arithmetic|Zeckendorf arithmetic]]
| [[Zeckendorf%20arithmetic|Zeckendorf arithmetic]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|-
| 16
| [[Approximate%20Equality|Approximate Equality]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
Line 4,085: Line 4,085:
| 16
| 16
| [[Compiler%2Fcode%20generator|Compiler/code generator]]
| [[Compiler%2Fcode%20generator|Compiler/code generator]]
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|-
| 16
| [[Determine%20if%20a%20string%20has%20all%20unique%20characters|Determine if a string has all unique characters]]
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
Line 4,126: Line 4,130:
| [[Montgomery%20reduction|Montgomery reduction]]
| [[Montgomery%20reduction|Montgomery reduction]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 16
| [[Names%20to%20numbers|Names to numbers]]
|①||②||③|| ||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 16
| 16
Line 4,186: Line 4,194:
| [[NYSIIS|NYSIIS]]
| [[NYSIIS|NYSIIS]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 15
| [[Names%20to%20numbers|Names to numbers]]
|①||②||③|| ||⑤||⑥||⑦||⑧|| ||⑩
|-
|-
| 15
| 15
Line 4,254: Line 4,258:
| [[EKG%20sequence%20convergence|EKG sequence convergence]]
| [[EKG%20sequence%20convergence|EKG sequence convergence]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
| 14
| [[Gapful%20numbers|Gapful numbers]]
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 14
| 14
Line 4,302: Line 4,310:
| [[Terminal%20control%2FPositional%20read|Terminal control/Positional read]]
| [[Terminal%20control%2FPositional%20read|Terminal control/Positional read]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
| 14
| [[Transportation%20problem|Transportation problem]]
|①||②||③||④|| || ||⑦||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 14
| 14
Line 4,325: Line 4,337:
| 13
| 13
| [[Fermat%20numbers|Fermat numbers]]
| [[Fermat%20numbers|Fermat numbers]]
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|-
| 13
| [[Gapful%20numbers|Gapful numbers]]
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|-
|-
Line 4,354: Line 4,362:
| [[Suffix%20tree|Suffix tree]]
| [[Suffix%20tree|Suffix tree]]
|①||②||③|| ||⑤||⑥||⑦||⑧|| || 
|①||②||③|| ||⑤||⑥||⑦||⑧|| || 
|- style="background-color: #ffc"
| 13
| [[Transportation%20problem|Transportation problem]]
|①||②||③||④|| || ||⑦||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 13
| 13
Line 4,374: Line 4,378:
|data-sort-value="deconvolution/0B2d+"| [[Deconvolution%2F2D%2B|Deconvolution/2D+]]
|data-sort-value="deconvolution/0B2d+"| [[Deconvolution%2F2D%2B|Deconvolution/2D+]]
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|-
| 12
| [[Determine%20if%20a%20string%20has%20all%20unique%20characters|Determine if a string has all unique characters]]
|①||②||③||④|| ||⑥|| || ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 12
| 12
Line 4,386: Line 4,386:
| [[Generalised%20floating%20point%20addition|Generalised floating point addition]]
| [[Generalised%20floating%20point%20addition|Generalised floating point addition]]
|①||②||③||④|| ||⑥||⑦||⑧|| || 
|①||②||③||④|| ||⑥||⑦||⑧|| || 
|-
| 12
| [[Matrix%20Digital%20Rain|Matrix Digital Rain]]
|①||②|| ||④|| ||⑥|| ||⑧||⑨||⑩
|-
|-
| 12
| 12
Line 4,438: Line 4,442:
| [[Functional%20coverage%20tree|Functional coverage tree]]
| [[Functional%20coverage%20tree|Functional coverage tree]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
| 11
| [[Matrix%20Digital%20Rain|Matrix Digital Rain]]
|①||②|| ||④|| ||⑥|| ||⑧||⑨||⑩
|-
|-
| 11
| 11
Line 4,478: Line 4,478:
| [[Latin%20Squares%20in%20reduced%20form|Latin Squares in reduced form]]
| [[Latin%20Squares%20in%20reduced%20form|Latin Squares in reduced form]]
|①|| ||③||④||⑤|| ||⑦|| || || 
|①|| ||③||④||⑤|| ||⑦|| || || 
|- style="background-color: #ffc"
| 10
| [[Metallic%20ratios|Metallic ratios]]
|①||②||③||④|| ||⑥||⑦|| || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 10
| 10
Line 4,510: Line 4,514:
| [[Audio%20frequency%20generator|Audio frequency generator]]
| [[Audio%20frequency%20generator|Audio frequency generator]]
|①|| ||③|| || ||⑥|| || || || 
|①|| ||③|| || ||⑥|| || || || 
|-
| 9
| [[Bioinformatics%2FSequence%20mutation|Bioinformatics/Sequence mutation]]
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|-
|-
| 9
| 9
Line 4,534: Line 4,542:
| [[Launch%20rocket%20with%20countdown%20and%20acceleration%20in%20stdout|Launch rocket with countdown and acceleration in stdout]]
| [[Launch%20rocket%20with%20countdown%20and%20acceleration%20in%20stdout|Launch rocket with countdown and acceleration in stdout]]
|①||②||③||④|| ||⑥|| ||⑧|| ||⑩
|①||②||③||④|| ||⑥|| ||⑧|| ||⑩
|- style="background-color: #ffc"
| 9
| [[Metallic%20ratios|Metallic ratios]]
|①||②||③||④|| ||⑥|| || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
Line 4,546: Line 4,550:
| [[Pentomino%20tiling|Pentomino tiling]]
| [[Pentomino%20tiling|Pentomino tiling]]
|①|| ||③||④|| || ||⑦||⑧|| ||⑩
|①|| ||③||④|| || ||⑦||⑧|| ||⑩
|- style="background-color: #ffc"
| 9
| [[Resistance%20Calculator|Resistance Calculator]]
|①||②||③||④||⑤||⑥|| || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 9
| 9
Line 4,570: Line 4,578:
|data-sort-value="0C21 game"| [[21%20Game|21 Game]]
|data-sort-value="0C21 game"| [[21%20Game|21 Game]]
|①||②||③||④|| ||⑥|| ||⑧|| || 
|①||②||③||④|| ||⑥|| ||⑧|| || 
|- style="background-color: #ffc"
| 8
| [[Bioinformatics%2FSequence%20mutation|Bioinformatics/Sequence mutation]]
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
Line 4,614: Line 4,618:
| [[Rare%20numbers|Rare numbers]]
| [[Rare%20numbers|Rare numbers]]
|①|| ||③||④|| || || || || || 
|①|| ||③||④|| || || || || || 
|- style="background-color: #ffc"
| 8
| [[Resistance%20Calculator|Resistance Calculator]]
|①||②||③|| ||⑤||⑥|| || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 8
| 8
Line 4,641: Line 4,641:
| 7
| 7
| [[Curve%20that%20touches%20three%20points|Curve that touches three points]]
| [[Curve%20that%20touches%20three%20points|Curve that touches three points]]
|①||②||③||④|| ||⑥|| || || ||⑩
|- style="background-color: #ffc"
| 7
| [[Display%20an%20outline%20as%20a%20nested%20table|Display an outline as a nested table]]
|①||②||③||④|| ||⑥|| || || ||⑩
|①||②||③||④|| ||⑥|| || || ||⑩
|-
|-
Line 4,696: Line 4,700:
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 6
| 6
|data-sort-value="minimal steps down to 0B1"| [[Minimal%20steps%20down%20to%201|Minimal steps down to 1]]
| [[Display%20an%20outline%20as%20a%20nested%20table|Display an outline as a nested table]]
|①||②||③||④|| || || || || ||⑩
|①||②||③||④|||| || || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 6
| 6
Line 4,738: Line 4,742:
| [[Mayan%20calendar|Mayan calendar]]
| [[Mayan%20calendar|Mayan calendar]]
|①||②||③|| || ||⑥|| || || ||⑩
|①||②||③|| || ||⑥|| || || ||⑩
|- style="background-color: #ffc"
| 5
|data-sort-value="minimal steps down to 0B1"| [[Minimal%20steps%20down%20to%201|Minimal steps down to 1]]
|①||②|| ||④||⑤|| || || || ||⑩
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 5
| 5
Line 4,782: Line 4,782:
| [[Recursive%20descent%20parser%20generator|Recursive descent parser generator]]
| [[Recursive%20descent%20parser%20generator|Recursive descent parser generator]]
|①|| || ||④|| || || || || || 
|①|| || ||④|| || || || || || 
|- style="background-color: #ffc"
| 4
| [[Tamagotchi%20emulator|Tamagotchi emulator]]
|①|| || || || || || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 4
| 4
Line 4,798: Line 4,802:
| [[Audio%20Overlap%20Loop|Audio Overlap Loop]]
| [[Audio%20Overlap%20Loop|Audio Overlap Loop]]
|①|| || || || || || || || || 
|①|| || || || || || || || || 
|- style="background-color: #ffc"
| 3
| [[Black%20Box|Black Box]]
|①|| || || || || || || || ||⑩
|- style="background-color: #ffc"
| 3
| [[Compiler%2F%20Verifying%20Syntax|Compiler/ Verifying Syntax]]
|①|| || ||④|| ||⑥|| || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 3
| 3
Line 4,818: Line 4,830:
| [[Solve%20a%20Rubik%27s%20Cube|Solve a Rubik's Cube]]
| [[Solve%20a%20Rubik%27s%20Cube|Solve a Rubik's Cube]]
|①|| ||③|| || || ||⑦|| || || 
|①|| ||③|| || || ||⑦|| || || 
|- style="background-color: #ffc"
| 3
| [[Tamagotchi%20emulator|Tamagotchi emulator]]
| || || || || || || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 3
| 3
| [[Unicode%20polynomial%20equation|Unicode polynomial equation]]
| [[Unicode%20polynomial%20equation|Unicode polynomial equation]]
|①|| ||③||④|| || || || || || 
|①|| ||③||④|| || || || || || 
|- style="background-color: #ffc"
| 2
| [[Black%20Box|Black Box]]
|①|| || || || || || || || || 
|- style="background-color: #ffc"
| 2
| [[Compiler%2F%20Verifying%20Syntax|Compiler/ Verifying Syntax]]
|①|| || ||④|| || || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ffc"
| 2
| 2