Rosetta Code/Rank languages by popularity/Full list: Difference between revisions

From Rosetta Code
Content added Content deleted
(Update full list output)
m (Sundays are becoming problematic. I may need to switch to Mondays.)
(219 intermediate revisions by 3 users not shown)
Line 1: Line 1:


Full output listing from [[Rosetta_Code/Rank_languages_by_popularity#Perl_6|Perl 6]] entry. Updated periodically.
Full output listing from [[Rosetta_Code/Rank_languages_by_popularity#Raku|Raku]] entry. Updated periodically.


This is somewhat of a misnomer. This doesn't rank languages by "popularity", only by how many task examples have been added on Rosettacode for that particular language.
This is somewhat of a misnomer. This doesn't rank languages by "popularity", only by how many task examples have been added on Rosettacode for that particular language.
Line 6: Line 6:
Primarily this is a count of task examples in each programming language. I've elected to also show non-task categories, and task completion percentages for each programming language. Non-task sub categories are typically library pages, Users, Implementations and 'Examples needing attention'. Only languages that have a <nowiki>'{{language}}</nowiki>' block on their "Category:(whatever)" page are included in the counts.
Primarily this is a count of task examples in each programming language. I've elected to also show non-task categories, and task completion percentages for each programming language. Non-task sub categories are typically library pages, Users, Implementations and 'Examples needing attention'. Only languages that have a <nowiki>'{{language}}</nowiki>' block on their "Category:(whatever)" page are included in the counts.


Accurate counts of all categories. No effort made to combine different language categories that are the same behind the scenes due to Rosetta Codes capitalization peculiarities. If it has a "Programming Language" category block, it is counted. Perl6 works in Unicode natively so it has no need to translate or interpret language names which include characters outside of ISO-Latin-1;
Accurate counts of all categories. No effort made to combine different language categories that are the same behind the scenes due to Rosetta Codes capitalization peculiarities. If it has a "Programming Language" category block, it is counted. Raku works in Unicode natively so it has no need to translate or interpret language names which include characters outside of ISO-Latin-1.


See also [[Rosetta_Code/Count_examples/Full_list]].
<pre>Top ten programming languages by number of task examples completed:
① Go
② Phix
③ Perl 6
④ Julia
⑤ Python
⑥ Perl
⑦ Kotlin
⑧ Racket
⑨ Zkl
⑩ C
</pre>


<div style="height:40em;overflow:scroll;">
{|class="wikitable sortable"
{|class="wikitable sortable"
|+ As of 2024-05-06 :: 943 Languages
|+ As of 2019-11-24T22:36:47Z :: Tasks: 980 ::<span style="background-color:#ffd"> Draft Tasks:228 </span>:: Total Tasks: 1208 :: Total Examples: 64795
!Rank!!Language!!Task<br>Entries!!Tasks<br>done %!!Non-task<br>Subcate-<br>gories!!Total<br>Categories
!Count!!Task!!①!!②!!③!!④!!⑤!!⑥!!⑦!!⑧!!⑨!!⑩
|- style="background-color: #ccc;"
|-
|1
| 440
|[[:Category:Phix|Phix]]
| [[Hello%20world%2FText|Hello world/Text]]
|1674
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|100 %
|-
|8
| 300
|1682
|data-sort-value="0C99 bottles of beer"| [[99%20Bottles%20of%20Beer|99 Bottles of Beer]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|1
|[[:Category:Wren|Wren]]
| 292
|1674
|data-sort-value="0D100 doors"| [[100%20doors|100 doors]]
|100 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|1
|1675
| 290
|- style="background-color: #fff;"
| [[FizzBuzz|FizzBuzz]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Julia|Julia]]
|-
|1649
| 268
|98.51 %
| [[Fibonacci%20sequence|Fibonacci sequence]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1652
|-
|- style="background-color: #ccc;"
| 266
|4
| [[Factorial|Factorial]]
|[[:Category:Raku|Raku]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1619
|-
|96.71 %
| 258
|3
| [[Comments|Comments]]
|1622
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
|5
| 243
| [[A%2BB|A+B]]
|[[:Category:Nim|Nim]]
|1576
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|94.15 %
|-
|1
| 235
|1577
| [[Empty%20program|Empty program]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|6
|[[:Category:Go|Go]]
| 223
|1548
| [[Function%20definition|Function definition]]
|92.47 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|4
|1552
| 213
|- style="background-color: #fff;"
| [[Loops%2FInfinite|Loops/Infinite]]
|7
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Perl|Perl]]
|-
|1542
| 209
|92.11 %
| [[Loops%2FWhile|Loops/While]]
|6
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1548
|-
|- style="background-color: #ccc;"
| 208
|8
| [[Arrays|Arrays]]
|[[:Category:Python|Python]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1513
|-
|90.38 %
| 208
|18
| [[Reverse%20a%20string|Reverse a string]]
|1531
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
|9
| 207
|[[:Category:J|J]]
| [[Ackermann%20function|Ackermann function]]
|1413
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|84.41 %
|-
|3
| 196
|1416
| [[Loops%2FFor|Loops/For]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|10
|[[:Category:Java|Java]]
| 188
|1338
| [[Conditional%20structures|Conditional structures]]
|79.93 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
|1341
| 186
|- style="background-color: #fff;"
| [[Greatest%20element%20of%20a%20list|Greatest element of a list]]
|11
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:FreeBASIC|FreeBASIC]]
|-
|1324
| 185
|79.09 %
| [[Arithmetic%2FInteger|Arithmetic/Integer]]
|1
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1325
|-
|- style="background-color: #ccc;"
| 179
|12
| [[Greatest%20common%20divisor|Greatest common divisor]]
|[[:Category:C|C]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1295
|-
|77.36 %
| 178
|3
| [[Averages%2FArithmetic%20mean|Averages/Arithmetic mean]]
|1298
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
|13
| 177
|[[:Category:C++|C++]]
| [[Array%20concatenation|Array concatenation]]
|1274
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|76.11 %
|-
|3
| 177
|1277
| [[Integer%20comparison|Integer comparison]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|14
|[[:Category:Ruby|Ruby]]
| 174
|1236
| [[Repeat%20a%20string|Repeat a string]]
|73.84 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
|1239
| 172
|- style="background-color: #fff;"
| [[Boolean%20values|Boolean values]]
|15
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Mathematica|Mathematica]]
|-
|1206
| 170
|72.04 %
| [[Increment%20a%20numerical%20string|Increment a numerical string]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1209
|-
|- style="background-color: #ccc;"
| 170
|16
| [[Loops%2FDownward%20for|Loops/Downward for]]
|[[:Category:Haskell|Haskell]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1172
|-
|70.01 %
| 168
|3
| [[Even%20or%20odd|Even or odd]]
|1175
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
|17
| 166
|[[:Category:REXX|REXX]]
| [[Loops%2FFor%20with%20a%20specified%20step|Loops/For with a specified step]]
|1152
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|68.82 %
|-
|4
| 165
|1156
| [[Hello%20world%2FGraphical|Hello world/Graphical]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|18
|[[:Category:Kotlin|Kotlin]]
| 164
|1149
| [[Copy%20a%20string|Copy a string]]
|68.64 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|2
|1151
| 158
|- style="background-color: #fff;"
| [[Apply%20a%20callback%20to%20an%20array|Apply a callback to an array]]
|19
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Jq|Jq]]
|-
|1128
| 156
|67.38 %
| [[Loops%2FForeach|Loops/Foreach]]
|2
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1130
|-
|- style="background-color: #ccc;"
| 155
|20
| [[String%20length|String length]]
|[[:Category:Racket|Racket]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1099
|-
|65.65 %
| 155
|3
| [[Sum%20and%20product%20of%20an%20array|Sum and product of an array]]
|1102
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
|21
| 154
|[[:Category:Sidef|Sidef]]
| [[Character%20codes|Character codes]]
|1054
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|62.96 %
|-
|1
| 154
|1055
| [[Hello%20world%2FNewline%20omission|Hello world/Newline omission]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|22
|[[:Category:11l|11l]]
| 153
|1016
| [[String%20concatenation|String concatenation]]
|60.69 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|1
|1017
| 152
|- style="background-color: #fff;"
| [[Loops%2FDo-while|Loops/Do-while]]
|23
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:ALGOL 68|ALGOL 68]]
|-
|1014
| 152
|60.57 %
| [[Sieve%20of%20Eratosthenes|Sieve of Eratosthenes]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1017
|-
|- style="background-color: #ccc;"
| 151
|24
| [[Binary%20digits|Binary digits]]
|[[:Category:Zkl|Zkl]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1011
|-
|60.39 %
| 150
|1
| [[Palindrome%20detection|Palindrome detection]]
|1012
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
|25
| 150
|[[:Category:Factor|Factor]]
| [[Sum%20of%20a%20series|Sum of a series]]
|1001
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|59.8 %
|-
|3
| 150
|1004
| [[Towers%20of%20Hanoi|Towers of Hanoi]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|26
|[[:Category:D|D]]
| 149
|990
| [[Loops%2FBreak|Loops/Break]]
|59.14 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
|993
| 149
|- style="background-color: #fff;"
| [[Loops%2FN%20plus%20one%20half|Loops/N plus one half]]
|27
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:C sharp|C sharp]]
|-
|986
| 148
|58.9 %
| [[String%20case|String case]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|989
|- style="background-color: #ccc;"
| 147
|28
| [[Array%20length|Array length]]
|[[:Category:Tcl|Tcl]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|983
|58.72 %
| 147
|4
| [[Integer%20sequence|Integer sequence]]
|987
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
|29
| 147
|[[:Category:Rust|Rust]]
| [[Logical%20operations|Logical operations]]
|952
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|56.87 %
|-
|2
| 146
|954
| [[Generic%20swap|Generic swap]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|30
|[[:Category:Scala|Scala]]
| 146
|950
| [[Leap%20year|Leap year]]
|56.75 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|23
|973
| 144
|- style="background-color: #fff;"
| [[Filter|Filter]]
|31
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Delphi|Delphi]]
|-
|945
| 144
|56.45 %
|data-sort-value="rot-0C13"| [[Rot-13|Rot-13]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|948
|- style="background-color: #ccc;"
| 144
|32
| [[Sum%20of%20squares|Sum of squares]]
|[[:Category:Ada|Ada]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|941
|56.21 %
| 143
|3
| [[Dot%20product|Dot product]]
|944
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
|33
| 143
|[[:Category:Lua|Lua]]
| [[Hailstone%20sequence|Hailstone sequence]]
|940
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|56.15 %
|-
|7
| 143
|947
| [[Tokenize%20a%20string|Tokenize a string]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|34
|[[:Category:F Sharp|F Sharp]]
| 142
|864
| [[Empty%20string|Empty string]]
|51.61 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
|867
| 141
|- style="background-color: #fff;"
| [[Execute%20a%20system%20command|Execute a system command]]
|35
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:XPL0|XPL0]]
|-
|862
| 139
|51.49 %
| [[Associative%20array%2FCreation|Associative array/Creation]]
|2
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|864
|- style="background-color: #ccc;"
| 138
|36
| [[Sort%20an%20integer%20array|Sort an integer array]]
|[[:Category:PicoLisp|PicoLisp]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|847
| 136
|50.6 %
|3
| [[Sorting%20algorithms%2FBubble%20sort|Sorting algorithms/Bubble sort]]
|850
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
|37
| 134
|[[:Category:AutoHotkey|AutoHotkey]]
| [[Caesar%20cipher|Caesar cipher]]
|823
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|49.16 %
|-
|3
| 134
|826
| [[Determine%20if%20a%20string%20is%20numeric|Determine if a string is numeric]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|38
|[[:Category:Ring|Ring]]
| 134
|822
| [[Factors%20of%20an%20integer|Factors of an integer]]
|49.1 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|1
|823
| 134
|- style="background-color: #fff;"
| [[User%20input%2FText|User input/Text]]
|39
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:JavaScript|JavaScript]]
|-
|799
| 133
|47.73 %
| [[File%20input%2Foutput|File input/output]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|802
|- style="background-color: #ccc;"
| 133
|40
| [[Guess%20the%20number|Guess the number]]
|[[:Category:Arturo|Arturo]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|779
|46.54 %
| 133
|1
| [[Higher-order%20functions|Higher-order functions]]
|780
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
|41
| 133
|[[:Category:Common Lisp|Common Lisp]]
| [[Quine|Quine]]
|776
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|46.36 %
|-
|3
| 131
|779
| [[Command-line%20arguments|Command-line arguments]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|42
|[[:Category:AWK|AWK]]
| 131
|709
| [[Remove%20duplicate%20elements|Remove duplicate elements]]
|42.35 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|4
|713
| 130
|- style="background-color: #fff;"
| [[Hello%20world%2FStandard%20error|Hello world/Standard error]]
|43
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:PureBasic|PureBasic]]
|-
|708
| 130
|42.29 %
| [[Read%20entire%20file|Read entire file]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|711
|- style="background-color: #ccc;"
| 130
|44
| [[Roman%20numerals%2FEncode|Roman numerals/Encode]]
|[[:Category:Pascal|Pascal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|707
|42.23 %
| 128
|4
| [[Day%20of%20the%20week|Day of the week]]
|711
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
|45
| 128
|[[:Category:Quackery|Quackery]]
| [[System%20time|System time]]
|700
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|41.82 %
|-
|0
| 127
|700
| [[Bitwise%20operations|Bitwise operations]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|46
|[[:Category:RPL|RPL]]
| 127
|690
| [[Create%20a%20file|Create a file]]
|41.22 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|1
|691
| 127
|- style="background-color: #fff;"
| [[Primality%20by%20trial%20division|Primality by trial division]]
|47
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:OCaml|OCaml]]
|-
|679
| 126
|40.56 %
| [[Sorting%20algorithms%2FQuicksort|Sorting algorithms/Quicksort]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|682
|- style="background-color: #ccc;"
| 124
|48
| [[Stack|Stack]]
|[[:Category:EasyLang|EasyLang]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|665
|39.73 %
| 123
|0
| [[Check%20that%20file%20exists|Check that file exists]]
|665
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
|49
| 123
|[[:Category:BASIC|BASIC]]
| [[Literals%2FString|Literals/String]]
|664
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|39.67 %
|-
|4
| 123
|668
| [[Loop%20over%20multiple%20arrays%20simultaneously|Loop over multiple arrays simultaneously]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|50
|[[:Category:Fortran|Fortran]]
| 123
|651
| [[Loops%2FContinue|Loops/Continue]]
|38.89 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
|654
| 123
|- style="background-color: #fff;"
| [[Luhn%20test%20of%20credit%20card%20numbers|Luhn test of credit card numbers]]
|51
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Clojure|Clojure]]
|-
|648
| 123
|38.71 %
| [[Substring|Substring]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|651
|- style="background-color: #ccc;"
| 122
|52
| [[Pascal%27s%20triangle|Pascal's triangle]]
|[[:Category:Forth|Forth]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|616
| 122
|36.8 %
|3
| [[Sleep|Sleep]]
|619
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
|53
| 121
|[[:Category:Swift|Swift]]
| [[Mutual%20recursion|Mutual recursion]]
|610
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|36.44 %
|-
|0
| 120
|610
| [[Include%20a%20file|Include a file]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|54
|[[:Category:PARI/GP|PARI/GP]]
| 119
|606
| [[Happy%20numbers|Happy numbers]]
|36.2 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
|609
| 119
|- style="background-color: #fff;"
| [[Least%20common%20multiple|Least common multiple]]
|55
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Unicon|Unicon]]
|-
|594
| 119
|35.48 %
| [[Literals%2FInteger|Literals/Integer]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|597
|- style="background-color: #ccc;"
| 118
|56
| [[Detect%20division%20by%20zero|Detect division by zero]]
|[[:Category:R|R]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|592
|35.36 %
| 117
|3
| [[Flatten%20a%20list|Flatten a list]]
|595
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
|57
| 116
|[[:Category:BBC BASIC|BBC BASIC]]
| [[Balanced%20brackets|Balanced brackets]]
|587
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|35.07 %
|-
|3
| 116
|590
| [[Compound%20data%20type|Compound data type]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|58
|[[:Category:Icon|Icon]]
| 116
|551
| [[Date%20format|Date format]]
|32.92 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
|554
| 116
|- style="background-color: #fff;"
| [[Variables|Variables]]
|59
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Yabasic|Yabasic]]
|-
|543
| 115
|32.44 %
| [[Generate%20lower%20case%20ASCII%20alphabet|Generate lower case ASCII alphabet]]
|1
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|544
|- style="background-color: #ccc;"
| 114
|60
| [[Associative%20array%2FIteration|Associative array/Iteration]]
|[[:Category:Action!|Action!]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|539
| 114
|32.2 %
|1
| [[Binary%20search|Binary search]]
|540
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
|61
| 114
|[[:Category:Elixir|Elixir]]
| [[File%20size|File size]]
|538
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|32.14 %
|-
|3
| 114
|541
| [[Loops%2FNested|Loops/Nested]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|62
|[[:Category:Erlang|Erlang]]
| 114
|518
| [[Program%20termination|Program termination]]
|30.94 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
|521
| 113
|- style="background-color: #fff;"
| [[Knuth%20shuffle|Knuth shuffle]]
|63
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Groovy|Groovy]]
|-
|502
| 112
|29.99 %
| [[Classes|Classes]]
|3
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|505
|- style="background-color: #ccc;"
| 112
|64
| [[Formatted%20numeric%20output|Formatted numeric output]]
|[[:Category:PowerShell|PowerShell]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|500
|29.87 %
| 112
|3
| [[Function%20composition|Function composition]]
|503
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
|65
| 112
|[[:Category:Prolog|Prolog]]
| [[Null%20object|Null object]]
|481
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|28.73 %
|-
|3
| 111
|484
| [[ABC%20Problem|ABC Problem]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|66
|[[:Category:BASIC256|BASIC256]]
| 111
|475
| [[Mandelbrot%20set|Mandelbrot set]]
|28.38 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|1
|476
| 111
|- style="background-color: #ccc;"
| [[Read%20a%20file%20line%20by%20line|Read a file line by line]]
|66
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Seed7|Seed7]]
|-
|475
| 111
|28.38 %
| [[Real%20constants%20and%20functions|Real constants and functions]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|478
|- style="background-color: #ccc;"
| 111
|66
| [[Search%20a%20list|Search a list]]
|[[:Category:V (Vlang)|V]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|475
|28.38 %
| 110
|0
| [[Averages%2FRoot%20mean%20square|Averages/Root mean square]]
|475
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
|69
| 110
|[[:Category:AppleScript|AppleScript]]
| [[Ethiopian%20multiplication|Ethiopian multiplication]]
|472
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|28.2 %
|-
|3
| 110
|475
| [[Hostname|Hostname]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|70
|[[:Category:PHP|PHP]]
| 110
|471
| [[N-queens%20problem|N-queens problem]]
|28.14 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|4
|475
| 109
|- style="background-color: #fff;"
| [[Averages%2FMedian|Averages/Median]]
|71
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:PL/I|PL/I]]
|-
|446
| 109
|26.64 %
| [[Delete%20a%20file|Delete a file]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|449
|- style="background-color: #ccc;"
| 109
|72
| [[Guess%20the%20number%2FWith%20feedback|Guess the number/With feedback]]
|[[:Category:FutureBasic|FutureBasic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|442
| 109
|26.4 %
|1
| [[Zero%20to%20the%20zero%20power|Zero to the zero power]]
|443
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
|73
| 108
|[[:Category:M2000 Interpreter|M2000 Interpreter]]
| [[Case-sensitivity%20of%20identifiers|Case-sensitivity of identifiers]]
|437
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|26.11 %
|-
|0
| 108
|437
| [[Hash%20from%20two%20arrays|Hash from two arrays]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|74
|[[:Category:Scheme|Scheme]]
| 108
|425
| [[Input%20loop|Input loop]]
|25.39 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
|428
| 108
|- style="background-color: #fff;"
| [[Matrix%20multiplication|Matrix multiplication]]
|75
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:MATLAB|MATLAB]]
|-
|410
| 108
|24.49 %
| [[Matrix%20transposition|Matrix transposition]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|413
|- style="background-color: #ccc;"
| 108
|76
| [[Rename%20a%20file|Rename a file]]
|[[:Category:Maple|Maple]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|406
|24.25 %
| 107
|3
| [[Count%20in%20octal|Count in octal]]
|409
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
|76
| 107
|[[:Category:VBA|VBA]]
| [[Multiplication%20tables|Multiplication tables]]
|406
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|24.25 %
|-
|3
| 106
|409
| [[Count%20occurrences%20of%20a%20substring|Count occurrences of a substring]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|78
|[[:Category:Visual Basic .NET|Visual Basic .NET]]
| 106
|403
| [[Environment%20variables|Environment variables]]
|24.07 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
|406
| 106
|- style="background-color: #ccc;"
| [[HTTP|HTTP]]
|79
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Run BASIC|Run BASIC]]
|-
|390
| 106
|23.3 %
| [[Identity%20matrix|Identity matrix]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|393
|- style="background-color: #fff;"
| 106
|80
| [[Pick%20random%20element|Pick random element]]
|[[:Category:COBOL|COBOL]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|364
|21.74 %
| 106
|3
| [[Sorting%20algorithms%2FInsertion%20sort|Sorting algorithms/Insertion sort]]
|367
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
|81
| 106
|[[:Category:VBScript|VBScript]]
| [[String%20matching|String matching]]
|357
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|21.33 %
|-
|3
| 105
|360
| [[Random%20numbers|Random numbers]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|82
|[[:Category:Liberty BASIC|Liberty BASIC]]
| 105
|356
| [[Return%20multiple%20values|Return multiple values]]
|21.27 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
|359
| 105
|- style="background-color: #ccc;"
| [[Roman%20numerals%2FDecode|Roman numerals/Decode]]
|83
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:UNIX Shell|UNIX Shell]]
|-
|353
| 104
|21.09 %
| [[Accumulator%20factory|Accumulator factory]]
|5
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|358
|- style="background-color: #fff;"
| 104
|84
| [[Arithmetic%2FComplex|Arithmetic/Complex]]
|[[:Category:Picat|Picat]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|335
|20.01 %
| 104
|0
| [[Babbage%20problem|Babbage problem]]
|335
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
|85
| 104
|[[:Category:Objeck|Objeck]]
| [[Haversine%20formula|Haversine formula]]
|331
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|19.77 %
|-
|3
| 104
|334
| [[Pangram%20checker|Pangram checker]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|86
|[[:Category:ALGOL W|ALGOL W]]
| 104
|327
| [[Perfect%20numbers|Perfect numbers]]
|19.53 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
|330
| 103
|- style="background-color: #ccc;"
| [[Anagrams|Anagrams]]
|87
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Octave|Octave]]
|-
|326
| 103
|19.47 %
| [[Assertions|Assertions]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|329
|- style="background-color: #fff;"
| 103
|88
| [[Find%20limit%20of%20recursion|Find limit of recursion]]
|[[:Category:Smalltalk|Smalltalk]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|325
|19.41 %
| 102
|3
| [[Align%20columns|Align columns]]
|328
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
|89
| 102
|[[:Category:Applesoft BASIC|Applesoft BASIC]]
| [[Averages%2FPythagorean%20means|Averages/Pythagorean means]]
|316
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|18.88 %
|-
|3
| 101
|319
| [[Catalan%20numbers|Catalan numbers]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|90
|[[:Category:APL|APL]]
| 101
|309
| [[Horner%27s%20rule%20for%20polynomial%20evaluation|Horner's rule for polynomial evaluation]]
|18.46 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
|312
| 101
|- style="background-color: #ccc;"
| [[Temperature%20conversion|Temperature conversion]]
|91
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Oforth|Oforth]]
|-
|308
| 100
|18.4 %
| [[Exceptions|Exceptions]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|308
|- style="background-color: #fff;"
| 100
|92
| [[Infinity|Infinity]]
|[[:Category:Maxima|Maxima]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|306
|18.28 %
| 100
|3
| [[Program%20name|Program name]]
|309
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
|93
| 100
|[[:Category:Bracmat|Bracmat]]
| [[Variadic%20function|Variadic function]]
|305
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|18.22 %
|-
| 99
|3
|308
| [[Arithmetic-geometric%20mean|Arithmetic-geometric mean]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|94
|[[:Category:EchoLisp|EchoLisp]]
| 99
|303
| [[Conway%27s%20Game%20of%20Life|Conway's Game of Life]]
|18.1 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 99
|303
|- style="background-color: #ccc;"
| [[Evaluate%20binomial%20coefficients|Evaluate binomial coefficients]]
|95
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Standard ML|Standard ML]]
|-
| 99
|301
|17.98 %
| [[Run-length%20encoding|Run-length encoding]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|304
|- style="background-color: #fff;"
| 98
|96
| [[Regular%20expressions|Regular expressions]]
|[[:Category:NetRexx|NetRexx]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|284
| 97
|16.97 %
|3
| [[Combinations|Combinations]]
|287
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 97
|97
|[[:Category:Oz|Oz]]
| [[Strip%20a%20set%20of%20characters%20from%20a%20string|Strip a set of characters from a string]]
|278
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|16.61 %
|-
| 97
|3
|281
| [[Strip%20whitespace%20from%20a%20string%2FTop%20and%20tail|Strip whitespace from a string/Top and tail]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|98
|[[:Category:BQN|BQN]]
| 97
|271
| [[Substring%2FTop%20and%20tail|Substring/Top and tail]]
|16.19 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|1
| 97
|272
|- style="background-color: #ccc;"
| [[Trigonometric%20functions|Trigonometric functions]]
|99
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:E|E]]
|-
| 97
|269
|16.07 %
| [[Zig-zag%20matrix|Zig-zag matrix]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|272
|- style="background-color: #fff;"
| 96
|100
| [[Letter%20frequency|Letter frequency]]
|[[:Category:Frink|Frink]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|267
| 96
|15.95 %
|3
| [[Permutations|Permutations]]
|270
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 95
|101
|[[:Category:Lambdatalk|Lambdatalk]]
|data-sort-value="0C24 game"| [[24%20game|24 game]]
|265
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|15.83 %
|-
| 95
|0
|265
| [[Sorting%20algorithms%2FSelection%20sort|Sorting algorithms/Selection sort]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|102
|[[:Category:Lasso|Lasso]]
| 95
|259
| [[String%20interpolation%20%28included%29|String interpolation (included)]]
|15.47 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 94
|259
|- style="background-color: #ccc;"
| [[Anonymous%20recursion|Anonymous recursion]]
|103
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Gambas|Gambas]]
|-
| 94
|252
|15.05 %
| [[Prime%20decomposition|Prime decomposition]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|255
|- style="background-color: #fff;"
| 94
|104
| [[Short-circuit%20evaluation|Short-circuit evaluation]]
|[[:Category:ARM Assembly|ARM Assembly]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|250
| 93
|14.93 %
|3
| [[Comma%20quibbling|Comma quibbling]]
|253
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 93
|104
|[[:Category:True BASIC|True BASIC]]
| [[Levenshtein%20distance|Levenshtein distance]]
|250
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|14.93 %
|-
| 93
|0
|250
| [[Queue%2FDefinition|Queue/Definition]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|106
|[[:Category:Crystal|Crystal]]
| 93
|248
| [[Reverse%20words%20in%20a%20string|Reverse words in a string]]
|14.81 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 93
|248
|- style="background-color: #fff;"
| [[Shell%20one-liner|Shell one-liner]]
|107
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Elena|Elena]]
|-
| 92
|240
|14.34 %
| [[Collections|Collections]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|243
|- style="background-color: #ccc;"
| 92
|108
| [[Enumerations|Enumerations]]
|[[:Category:CLU|CLU]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|239
| 92
|14.28 %
|1
| [[Nth%20root|Nth root]]
|240
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 92
|109
|[[:Category:Modula-2|Modula-2]]
| [[Range%20extraction|Range extraction]]
|237
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|14.16 %
|-
| 92
|3
|240
| [[Sorting%20algorithms%2FMerge%20sort|Sorting algorithms/Merge sort]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|110
|[[:Category:MiniScript|MiniScript]]
| 92
|236
| [[String%20append|String append]]
|14.1 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 91
|236
|- style="background-color: #fff;"
| [[Bulls%20and%20cows|Bulls and cows]]
|111
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Euphoria|Euphoria]]
|-
| 91
|234
|13.98 %
| [[Create%20a%20two-dimensional%20array%20at%20runtime|Create a two-dimensional array at runtime]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|237
|- style="background-color: #fff;"
| 91
|111
| [[Look-and-say%20sequence|Look-and-say sequence]]
|[[:Category:OoRexx|OoRexx]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|234
| 91
|13.98 %
|3
| [[Ordered%20words|Ordered words]]
|237
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 91
|113
|[[:Category:360 Assembly|360 Assembly]]
| [[Power%20set|Power set]]
|220
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|13.14 %
|-
| 90
|2
|222
| [[First-class%20functions|First-class functions]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|114
|[[:Category:CoffeeScript|CoffeeScript]]
| 90
|219
| [[Middle%20three%20digits|Middle three digits]]
|13.08 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 90
|222
|- style="background-color: #fff;"
| [[Range%20expansion|Range expansion]]
|114
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Stata|Stata]]
|-
| 90
|219
|13.08 %
| [[Sierpinski%20triangle|Sierpinski triangle]]
|1
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|220
|- style="background-color: #ccc;"
| 89
|116
| [[Arbitrary-precision%20integers%20%28included%29|Arbitrary-precision integers (included)]]
|[[:Category:ZX Spectrum Basic|ZX Spectrum Basic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|216
| 89
|12.9 %
|3
| [[One-dimensional%20cellular%20automata|One-dimensional cellular automata]]
|219
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 89
|117
|[[:Category:QBasic|QBasic]]
| [[Y%20combinator|Y combinator]]
|214
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|12.78 %
|-
| 88
|1
|215
| [[Create%20an%20HTML%20table|Create an HTML table]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|118
|[[:Category:IS-BASIC|IS-BASIC]]
| 88
|211
| [[Exponentiation%20operator|Exponentiation operator]]
|12.6 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 88
|211
|- style="background-color: #ccc;"
| [[Interactive%20programming|Interactive programming]]
|118
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨|| 
|[[:Category:Logo|Logo]]
|-
| 88
|211
|12.6 %
| [[Random%20number%20generator%20%28included%29|Random number generator (included)]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|214
|- style="background-color: #fff;"
| 88
|120
| [[Sequence%20of%20non-squares|Sequence of non-squares]]
|[[:Category:AArch64 Assembly|AArch64 Assembly]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|208
| 88
|12.43 %
|0
| [[Walk%20a%20directory%2FNon-recursively|Walk a directory/Non-recursively]]
|208
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 87
|120
|[[:Category:Batch File|Batch File]]
| [[Averages%2FMode|Averages/Mode]]
|208
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|12.43 %
|-
| 87
|3
|211
| [[Call%20a%20function|Call a function]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|122
|[[:Category:GW-BASIC|GW-BASIC]]
| 87
|205
| [[Evolutionary%20algorithm|Evolutionary algorithm]]
|12.25 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 87
|208
|- style="background-color: #fff;"
|data-sort-value="md0B5"| [[MD5|MD5]]
|123
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Nanoquery|Nanoquery]]
|-
| 87
|199
|11.89 %
| [[String%20prepend|String prepend]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|199
|- style="background-color: #ccc;"
| 87
|124
|data-sort-value="sum multiples of 0B3 and 0B5"| [[Sum%20multiples%20of%203%20and%205|Sum multiples of 3 and 5]]
|[[:Category:Lingo|Lingo]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|195
| 87
|11.65 %
|0
| [[Time%20a%20function|Time a function]]
|195
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 87
|125
|[[:Category:Ursala|Ursala]]
| [[Vector%20products|Vector products]]
|193
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|11.53 %
|-
| 86
|3
|196
| [[Cumulative%20standard%20deviation|Cumulative standard deviation]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|126
|[[:Category:Chipmunk Basic|Chipmunk Basic]]
| 86
|188
| [[Inheritance%2FSingle|Inheritance/Single]]
|11.23 %
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 86
|188
|- style="background-color: #ccc;"
| [[Sort%20using%20a%20custom%20comparator|Sort using a custom comparator]]
|126
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Emacs Lisp|Emacs Lisp]]
|-
| 85
|188
|11.23 %
| [[Five%20weekends|Five weekends]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|191
|- style="background-color: #fff;"
| 85
|128
| [[Sorting%20algorithms%2FGnome%20sort|Sorting algorithms/Gnome sort]]
|[[:Category:BaCon|BaCon]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|187
| 84
|11.17 %
|1
| [[Langton%27s%20ant|Langton's ant]]
|188
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 84
|128
|[[:Category:Fōrmulæ|Fōrmulæ]]
| [[Monty%20Hall%20problem|Monty Hall problem]]
|187
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|11.17 %
|-
| 84
|1
|188
| [[Sum%20digits%20of%20an%20integer|Sum digits of an integer]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|130
|[[:Category:ERRE|ERRE]]
| 83
|183
| [[Averages%2FSimple%20moving%20average|Averages/Simple moving average]]
|10.93 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 83
|183
|- style="background-color: #fff;"
| [[Digital%20root|Digital root]]
|131
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:BCPL|BCPL]]
|-
| 83
|173
|10.33 %
| [[Execute%20Brain%2A%2A%2A%2A|Execute Brain****]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|176
|- style="background-color: #fff;"
| 83
|131
| [[Forward%20difference|Forward difference]]
|[[:Category:Free Pascal|Free Pascal]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|173
| 83
|10.33 %
|1
| [[Sierpinski%20carpet|Sierpinski carpet]]
|174
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 83
|133
|[[:Category:K|K]]
| [[Sorting%20algorithms%2FCocktail%20sort|Sorting algorithms/Cocktail sort]]
|171
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|10.22 %
|-
| 83
|3
|174
| [[Window%20creation|Window creation]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|133
|[[:Category:Ol|Ol]]
| 82
|171
| [[Entropy|Entropy]]
|10.22 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 82
|171
|- style="background-color: #ccc;"
| [[Hamming%20numbers|Hamming numbers]]
|133
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Red|Red]]
|-
| 82
|171
|10.22 %
| [[Symmetric%20difference|Symmetric difference]]
|1
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|172
|- style="background-color: #fff;"
| 81
|136
| [[Abstract%20type|Abstract type]]
|[[:Category:Phixmonti|Phixmonti]]
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|170
| 81
|10.16 %
|0
| [[Abundant%2C%20deficient%20and%20perfect%20number%20classifications|Abundant, deficient and perfect number classifications]]
|170
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 81
|137
|[[:Category:Cowgol|Cowgol]]
| [[CSV%20to%20HTML%20translation|CSV to HTML translation]]
|167
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|9.98 %
|-
| 81
|0
|167
| [[Dragon%20curve|Dragon curve]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|137
|[[:Category:Dart|Dart]]
| 81
|167
| [[File%20modification%20time|File modification time]]
|9.98 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 81
|170
|- style="background-color: #fff;"
| [[Greatest%20subsequential%20sum|Greatest subsequential sum]]
|139
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Aime|Aime]]
|-
| 81
|166
|9.92 %
| [[Harshad%20or%20Niven%20series|Harshad or Niven series]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|169
|- style="background-color: #fff;"
| 81
|139
| [[JSON|JSON]]
|[[:Category:Befunge|Befunge]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|166
| 81
|9.92 %
|3
| [[N%27th|N'th]]
|169
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 80
|141
|[[:Category:PL/M|PL/M]]
| [[CSV%20data%20manipulation|CSV data manipulation]]
|164
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|9.8 %
|-
| 80
|3
|167
| [[The%20Twelve%20Days%20of%20Christmas|The Twelve Days of Christmas]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|142
|[[:Category:Pike|Pike]]
| 79
|162
| [[Josephus%20problem|Josephus problem]]
|9.68 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 79
|165
|- style="background-color: #ccc;"
| [[Menu|Menu]]
|143
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:GAP|GAP]]
|-
| 79
|160
|9.56 %
| [[Price%20fraction|Price fraction]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|163
|- style="background-color: #ccc;"
| 79
|143
| [[Sorting%20algorithms%2FBogosort|Sorting algorithms/Bogosort]]
|[[:Category:TXR|TXR]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|160
| 78
|9.56 %
|3
| [[Hello%20world%2FLine%20printer|Hello world/Line printer]]
|163
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #fff;"
|-
| 78
|145
|[[:Category:Commodore BASIC|Commodore BASIC]]
| [[Literals%2FFloating%20point|Literals/Floating point]]
|158
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|9.44 %
|-
| 78
|3
|161
| [[Map%20range|Map range]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|145
|[[:Category:Eiffel|Eiffel]]
| 78
|158
| [[Queue%2FUsage|Queue/Usage]]
|9.44 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 78
|161
|- style="background-color: #fff;"
| [[Simple%20windowed%20application|Simple windowed application]]
|145
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|[[:Category:Objective-C|Objective-C]]
|-
| 78
|158
|9.44 %
| [[Tree%20traversal|Tree traversal]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|161
|- style="background-color: #ccc;"
| 78
|148
| [[Web%20scraping|Web scraping]]
|[[:Category:HicEst|HicEst]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|153
| 77
|9.14 %
|3
| [[Box%20the%20compass|Box the compass]]
|156
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 77
|149
|[[:Category:TUSCRIPT|TUSCRIPT]]
| [[Catamorphism|Catamorphism]]
|152
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|9.08 %
|-
| 77
|3
|155
| [[Closures%2FValue%20capture|Closures/Value capture]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|150
|[[:Category:Fantom|Fantom]]
| 77
|150
| [[Gray%20code|Gray code]]
|8.96 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 77
|153
|- style="background-color: #fff;"
| [[Introspection|Introspection]]
|151
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Nemerle|Nemerle]]
|-
| 77
|147
|8.78 %
| [[Last%20Friday%20of%20each%20month|Last Friday of each month]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|150
|- style="background-color: #fff;"
| 77
|151
| [[Monte%20Carlo%20methods|Monte Carlo methods]]
|[[:Category:REBOL|REBOL]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|147
| 77
|8.78 %
|3
| [[SEDOLs|SEDOLs]]
|150
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 77
|153
|[[:Category:ATS|ATS]]
| [[String%20comparison|String comparison]]
|143
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|8.54 %
|-
| 77
|3
|146
| [[Walk%20a%20directory%2FRecursively|Walk a directory/Recursively]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|153
|[[:Category:NewLISP|NewLISP]]
| 76
|143
| [[Amicable%20pairs|Amicable pairs]]
|8.54 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 76
|146
|- style="background-color: #fff;"
| [[Count%20in%20factors|Count in factors]]
|155
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Zig|Zig]]
|-
| 76
|140
|8.36 %
| [[Floyd%27s%20triangle|Floyd's triangle]]
|1
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|141
|- style="background-color: #ccc;"
| 76
|156
| [[Non-decimal%20radices%2FConvert|Non-decimal radices/Convert]]
|[[:Category:Jsish|Jsish]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|137
| 76
|8.18 %
|1
| [[Number%20names|Number names]]
|138
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 76
|157
|[[:Category:Dyalect|Dyalect]]
| [[Set|Set]]
|136
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|8.12 %
|-
| 76
|0
|136
| [[Sorting%20algorithms%2FHeapsort|Sorting algorithms/Heapsort]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|158
|[[:Category:Oberon-2|Oberon-2]]
| 76
|135
| [[XML%2FInput|XML/Input]]
|8.06 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 75
|138
|- style="background-color: #fff;"
| [[Number%20reversal%20game|Number reversal game]]
|159
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:SNOBOL4|SNOBOL4]]
|-
| 75
|133
|7.95 %
| [[Read%20a%20specific%20line%20from%20a%20file|Read a specific line from a file]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|136
|- style="background-color: #ccc;"
| 75
|160
| [[Singly-linked%20list%2FTraversal|Singly-linked list/Traversal]]
|[[:Category:6502 Assembly|6502 Assembly]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|129
| 75
|7.71 %
|3
| [[Sort%20an%20array%20of%20composite%20structures|Sort an array of composite structures]]
|132
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 75
|160
|[[:Category:Modula-3|Modula-3]]
| [[Spiral%20matrix|Spiral matrix]]
|129
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|7.71 %
|-
| 75
|3
|132
| [[URL%20decoding|URL decoding]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|160
|[[:Category:SETL|SETL]]
| 74
|129
| [[Pythagorean%20triples|Pythagorean triples]]
|7.71 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 74
|132
|- style="background-color: #fff;"
| [[Show%20the%20epoch|Show the epoch]]
|163
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:LiveCode|LiveCode]]
|-
| 74
|128
|7.65 %
| [[Terminal%20control%2FRinging%20the%20terminal%20bell|Terminal control/Ringing the terminal bell]]
|1
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|129
|- style="background-color: #ccc;"
| 74
|164
| [[Top%20rank%20per%20group|Top rank per group]]
|[[:Category:Mercury|Mercury]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|127
| 73
|7.59 %
|3
| [[Bitmap|Bitmap]]
|130
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 73
|165
|[[:Category:Draco|Draco]]
| [[Count%20the%20coins|Count the coins]]
|126
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|7.53 %
|-
| 73
|1
|127
| [[Dynamic%20variable%20names|Dynamic variable names]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|165
|[[:Category:Z80 Assembly|Z80 Assembly]]
| 73
|126
| [[Find%20common%20directory%20path|Find common directory path]]
|7.53 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 73
|129
|- style="background-color: #ccc;"
| [[Hofstadter%20Q%20sequence|Hofstadter Q sequence]]
|167
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Amazing Hopper|Amazing Hopper]]
|-
| 73
|124
|7.41 %
|data-sort-value="knapsack problem/0B0-0B1"| [[Knapsack%20problem%2F0-1|Knapsack problem/0-1]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|124
|- style="background-color: #fff;"
| 73
|168
| [[Playing%20cards|Playing cards]]
|[[:Category:8086 Assembly|8086 Assembly]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|123
| 73
|7.35 %
|3
| [[Sockets|Sockets]]
|126
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 73
|168
|[[:Category:MSX Basic|MSX Basic]]
| [[Terminal%20control%2FClear%20the%20screen|Terminal control/Clear the screen]]
|123
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|7.35 %
|-
| 72
|0
|123
| [[Call%20an%20object%20method|Call an object method]]
|- style="background-color: #fff;"
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|168
|[[:Category:Slate|Slate]]
| 72
|123
| [[Concurrent%20computing|Concurrent computing]]
|7.35 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 72
|126
|- style="background-color: #ccc;"
| [[Sorting%20algorithms%2FShell%20sort|Sorting algorithms/Shell sort]]
|171
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Min|Min]]
|-
| 72
|121
|7.23 %
| [[Strip%20comments%20from%20a%20string|Strip comments from a string]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|121
|- style="background-color: #fff;"
| 72
|172
| [[URL%20encoding|URL encoding]]
|[[:Category:Processing|Processing]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|119
| 71
|7.11 %
|6
| [[Almost%20prime|Almost prime]]
|125
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 71
|172
|[[:Category:Visual Basic|Visual Basic]]
| [[Date%20manipulation|Date manipulation]]
|119
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|7.11 %
|-
| 71
|3
|122
| [[Fibonacci%20n-step%20number%20sequences|Fibonacci n-step number sequences]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|174
|[[:Category:ActionScript|ActionScript]]
| 71
|118
| [[Keyboard%20input%2FObtain%20a%20Y%20or%20N%20response|Keyboard input/Obtain a Y or N response]]
|7.05 %
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|3
| 71
|121
|- style="background-color: #ccc;"
| [[Lucas-Lehmer%20test|Lucas-Lehmer test]]
|174
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Plain English|Plain English]]
|-
| 71
|118
|7.05 %
| [[Man%20or%20boy%20test|Man or boy test]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|121
|- style="background-color: #fff;"
| 71
|176
| [[Order%20two%20numerical%20lists|Order two numerical lists]]
|[[:Category:MAXScript|MAXScript]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|116
| 71
|6.93 %
|3
| [[Proper%20divisors|Proper divisors]]
|119
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 71
|176
|[[:Category:TI-83 BASIC|TI-83 BASIC]]
| [[Roots%20of%20unity|Roots of unity]]
|116
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|6.93 %
|-
| 71
|3
|119
| [[Soundex|Soundex]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|178
|[[:Category:Vala|Vala]]
| 70
|111
| [[Address%20of%20a%20variable|Address of a variable]]
|6.63 %
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
|3
| 70
|114
|- style="background-color: #fff;"
|data-sort-value="crc-0C32"| [[CRC-32|CRC-32]]
|179
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:QB64|QB64]]
|-
| 70
|110
|6.57 %
| [[Compare%20a%20list%20of%20strings|Compare a list of strings]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|110
|- style="background-color: #fff;"
| 70
|179
| [[Hello%20world%2FNewbie|Hello world/Newbie]]
|[[:Category:SenseTalk|SenseTalk]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|110
| 70
|6.57 %
|1
| [[Kaprekar%20numbers|Kaprekar numbers]]
|111
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 70
|179
|[[:Category:Ursa|Ursa]]
| [[Linear%20congruential%20generator|Linear congruential generator]]
|110
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|6.57 %
|-
| 70
|2
|112
| [[Special%20characters|Special characters]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|182
|[[:Category:MUMPS|MUMPS]]
| 69
|109
| [[Averages%2FMean%20angle|Averages/Mean angle]]
|6.51 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 69
|112
|- style="background-color: #fff;"
| [[Bitmap%2FBresenham%27s%20line%20algorithm|Bitmap/Bresenham's line algorithm]]
|183
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Vedit macro language|Vedit macro language]]
|-
| 69
|108
|6.45 %
| [[Exceptions%2FCatch%20an%20exception%20thrown%20in%20a%20nested%20call|Exceptions/Catch an exception thrown in a nested call]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|111
|- style="background-color: #fff;"
| 69
|183
| [[Find%20the%20missing%20permutation|Find the missing permutation]]
|[[:Category:XBasic|XBasic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|108
| 69
|6.45 %
|1
| [[Hello%20world%2FWeb%20server|Hello world/Web server]]
|109
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 69
|185
|[[:Category:8080 Assembly|8080 Assembly]]
| [[Jensen%27s%20Device|Jensen's Device]]
|107
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|6.39 %
|-
| 69
|3
|110
| [[List%20comprehensions|List comprehensions]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|186
|[[:Category:68000 Assembly|68000 Assembly]]
| 69
|106
| [[Long%20multiplication|Long multiplication]]
|6.33 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|2
| 69
|108
|- style="background-color: #ccc;"
| [[Multifactorial|Multifactorial]]
|187
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Déjà Vu|Déjà Vu]]
|-
| 69
|105
|6.27 %
| [[Take%20notes%20on%20the%20command%20line|Take notes on the command line]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|105
|- style="background-color: #fff;"
| 69
|188
| [[Unicode%20variable%20names|Unicode variable names]]
|[[:Category:Bc|Bc]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|104
| 68
|6.21 %
|3
| [[Empty%20directory|Empty directory]]
|107
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 68
|189
|[[:Category:Retro|Retro]]
| [[Equilibrium%20index|Equilibrium index]]
|101
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|6.03 %
|-
| 68
|3
|104
| [[Here%20document|Here document]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|190
|[[:Category:DWScript|DWScript]]
| 68
|100
| [[Non-decimal%20radices%2FOutput|Non-decimal radices/Output]]
|5.97 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 68
|103
|- style="background-color: #fff;"
| [[Pi|Pi]]
|190
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:EMal|EMal]]
|-
| 68
|100
|5.97 %
| [[Polymorphism|Polymorphism]]
|2
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|102
|- style="background-color: #ccc;"
| 68
|192
| [[Rock-paper-scissors|Rock-paper-scissors]]
|[[:Category:Simula|Simula]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|97
| 68
|5.79 %
|3
| [[Singly-linked%20list%2FElement%20definition|Singly-linked list/Element definition]]
|100
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 68
|193
|[[:Category:ACL2|ACL2]]
| [[Sorting%20algorithms%2FCounting%20sort|Sorting algorithms/Counting sort]]
|96
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|5.73 %
|-
| 68
|3
|99
| [[Word%20wrap|Word wrap]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|194
|[[:Category:AutoIt|AutoIt]]
| 67
|94
| [[Calculating%20the%20value%20of%20e|Calculating the value of e]]
|5.62 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 67
|97
|- style="background-color: #ccc;"
| [[Calendar|Calendar]]
|194
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Ceylon|Ceylon]]
|-
| 67
|94
|5.62 %
|data-sort-value="execute hq0B9+"| [[Execute%20HQ9%2B|Execute HQ9+]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|94
|- style="background-color: #ccc;"
| 67
|194
| [[Find%20the%20last%20Sunday%20of%20each%20month|Find the last Sunday of each month]]
|[[:Category:Tailspin|Tailspin]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|94
| 67
|5.62 %
|0
| [[Flow-control%20structures|Flow-control structures]]
|94
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 67
|194
|[[:Category:X86 Assembly|X86 Assembly]]
| [[Gamma%20function|Gamma function]]
|94
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|5.62 %
|-
| 67
|7
|101
| [[Multiple%20distinct%20objects|Multiple distinct objects]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|198
|[[:Category:Pop11|Pop11]]
| 67
|93
| [[Parsing%2FRPN%20calculator%20algorithm|Parsing/RPN calculator algorithm]]
|5.56 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 67
|96
|- style="background-color: #ccc;"
| [[Sorting%20algorithms%2FComb%20sort|Sorting algorithms/Comb sort]]
|199
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Langur|Langur]]
|-
| 67
|92
|5.5 %
| [[Stair-climbing%20puzzle|Stair-climbing puzzle]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|92
|- style="background-color: #ccc;"
| 67
|199
| [[Sudoku|Sudoku]]
|[[:Category:M4|M4]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|92
| 67
|5.5 %
|4
| [[Vigen%C3%A8re%20cipher|Vigenère cipher]]
|96
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 67
|199
|[[:Category:TI-89 BASIC|TI-89 BASIC]]
| [[Write%20float%20arrays%20to%20a%20text%20file|Write float arrays to a text file]]
|92
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|5.5 %
|-
| 66
|3
|95
| [[Anagrams%2FDeranged%20anagrams|Anagrams/Deranged anagrams]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|202
|[[:Category:8th|8th]]
| 66
|91
| [[Animation|Animation]]
|5.44 %
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|0
| 66
|91
|- style="background-color: #fff;"
| [[Convert%20seconds%20to%20compound%20duration|Convert seconds to compound duration]]
|202
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Axe|Axe]]
|-
| 66
|91
|5.44 %
| [[IBAN|IBAN]]
|2
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|93
|- style="background-color: #fff;"
| 66
|202
| [[Longest%20common%20subsequence|Longest common subsequence]]
|[[:Category:Fermat|Fermat]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|91
| 66
|5.44 %
|0
| [[Operator%20precedence|Operator precedence]]
|91
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 66
|202
|[[:Category:PostScript|PostScript]]
| [[Quaternion%20type|Quaternion type]]
|91
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|5.44 %
|-
| 66
|3
|94
| [[Semordnilap|Semordnilap]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|206
|[[:Category:Dc|Dc]]
| 66
|90
| [[Sorting%20algorithms%2FStooge%20sort|Sorting algorithms/Stooge sort]]
|5.38 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 66
|93
|- style="background-color: #ccc;"
| [[Trabb%20Pardo%E2%80%93Knuth%20algorithm|Trabb Pardo–Knuth algorithm]]
|206
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:FunL|FunL]]
|-
| 65
|90
|5.38 %
| [[Enforced%20immutability|Enforced immutability]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|90
|- style="background-color: #ccc;"
| 65
|206
| [[Four%20bit%20adder|Four bit adder]]
|[[:Category:Io|Io]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|90
| 65
|5.38 %
|3
| [[Guess%20the%20number%2FWith%20feedback%20%28player%29|Guess the number/With feedback (player)]]
|93
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 65
|206
|[[:Category:Joy|Joy]]
| [[Modular%20inverse|Modular inverse]]
|90
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|5.38 %
|-
| 65
|3
|93
| [[Read%20a%20configuration%20file|Read a configuration file]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|206
|[[:Category:OxygenBasic|OxygenBasic]]
| 64
|90
| [[Call%20a%20foreign-language%20function|Call a foreign-language function]]
|5.38 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|0
| 64
|90
|- style="background-color: #fff;"
| [[Catalan%20numbers%2FPascal%27s%20triangle|Catalan numbers/Pascal's triangle]]
|211
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:SQL|SQL]]
|-
| 64
|87
|5.2 %
| [[Closest-pair%20problem|Closest-pair problem]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|90
|- style="background-color: #ccc;"
| 64
|212
| [[Currying|Currying]]
|[[:Category:МК-61/52|МК-61/52]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|85
| 64
|5.08 %
|2
| [[Magic%20squares%20of%20odd%20order|Magic squares of odd order]]
|87
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 64
|213
|[[:Category:MAD|MAD]]
| [[Maze%20generation|Maze generation]]
|83
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|4.96 %
|-
| 64
|0
|83
| [[Named%20parameters|Named parameters]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|214
|[[:Category:Logtalk|Logtalk]]
| 64
|81
| [[Numerical%20integration|Numerical integration]]
|4.84 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 64
|84
|- style="background-color: #fff;"
| [[Phrase%20reversals|Phrase reversals]]
|215
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:LFE|LFE]]
|-
| 64
|80
|4.78 %
| [[Sort%20disjoint%20sublist|Sort disjoint sublist]]
|1
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|81
|- style="background-color: #ccc;"
| 64
|216
| [[Write%20entire%20file|Write entire file]]
|[[:Category:Lang|Lang]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|79
| 63
|4.72 %
|3
| [[AKS%20test%20for%20primes|AKS test for primes]]
|82
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 63
|217
|[[:Category:Sinclair ZX81 BASIC|Sinclair ZX81 BASIC]]
| [[Euler%20method|Euler method]]
|77
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|4.6 %
|-
| 63
|0
|77
| [[Fork|Fork]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|218
|[[:Category:Tiny BASIC|Tiny BASIC]]
| 63
|76
| [[Largest%20int%20from%20concatenated%20ints|Largest int from concatenated ints]]
|4.54 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|1
| 63
|77
|- style="background-color: #fff;"
| [[Munchausen%20numbers|Munchausen numbers]]
|219
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Excel|Excel]]
|- style="background-color: #ffc"
| 63
|75
|4.48 %
| [[Repeat|Repeat]]
|1
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|76
|- style="background-color: #fff;"
| 63
|219
| [[Runtime%20evaluation|Runtime evaluation]]
|[[:Category:Ksh|Ksh]]
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|75
| 63
|4.48 %
|0
| [[Self-describing%20numbers|Self-describing numbers]]
|75
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 63
|221
|[[:Category:Insitux|Insitux]]
| [[Variable%20size%2FGet|Variable size/Get]]
|74
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|4.42 %
|-
| 62
|1
|75
| [[Arithmetic%2FRational|Arithmetic/Rational]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|221
|[[:Category:Raven|Raven]]
| 62
|74
| [[HTTPS|HTTPS]]
|4.42 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 62
|77
|- style="background-color: #fff;"
| [[Horizontal%20sundial%20calculations|Horizontal sundial calculations]]
|223
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Component Pascal|Component Pascal]]
|-
| 62
|73
|4.36 %
|data-sort-value="sha-0B1"| [[SHA-1|SHA-1]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|76
|- style="background-color: #ccc;"
| 62
|224
| [[Sort%20stability|Sort stability]]
|[[:Category:Craft Basic|Craft Basic]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|72
| 62
|4.3 %
|0
| [[Split%20a%20character%20string%20based%20on%20change%20of%20character|Split a character string based on change of character]]
|72
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 62
|225
|[[:Category:Sather|Sather]]
| [[Text%20processing%2FMax%20licenses%20in%20use|Text processing/Max licenses in use]]
|71
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|4.24 %
|-
| 62
|3
|74
| [[Van%20der%20Corput%20sequence|Van der Corput sequence]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|225
|[[:Category:Transd|Transd]]
| 62
|71
| [[Zeckendorf%20number%20representation|Zeckendorf number representation]]
|4.24 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 61
|71
|- style="background-color: #ccc;"
| [[Benford%27s%20law|Benford's law]]
|227
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:ABAP|ABAP]]
|-
| 61
|70
|4.18 %
| [[Combinations%20with%20repetitions|Combinations with repetitions]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|73
|- style="background-color: #ccc;"
| 61
|227
| [[Constrained%20random%20points%20on%20a%20circle|Constrained random points on a circle]]
|[[:Category:Burlesque|Burlesque]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|70
| 61
|4.18 %
|1
| [[Draw%20a%20sphere|Draw a sphere]]
|71
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 61
|227
|[[:Category:Locomotive Basic|Locomotive Basic]]
| [[Euler%27s%20sum%20of%20powers%20conjecture|Euler's sum of powers conjecture]]
|70
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|4.18 %
|-
| 61
|3
|73
| [[Morse%20code|Morse code]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|227
|[[:Category:Neko|Neko]]
| 61
|70
| [[One%20of%20n%20lines%20in%20a%20file|One of n lines in a file]]
|4.18 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 61
|70
|- style="background-color: #ccc;"
| [[Roots%20of%20a%20function|Roots of a function]]
|227
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Sed|Sed]]
|-
| 61
|70
|4.18 %
|data-sort-value="sha-0D256"| [[SHA-256|SHA-256]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|73
|- style="background-color: #fff;"
| 61
|232
| [[Special%20variables|Special variables]]
|[[:Category:XLISP|XLISP]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|69
| 61
|4.12 %
|1
| [[Strip%20control%20codes%20and%20extended%20characters%20from%20a%20string|Strip control codes and extended characters from a string]]
|70
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 61
|233
|[[:Category:Minimal BASIC|Minimal BASIC]]
| [[XML%2FOutput|XML/Output]]
|68
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|4.06 %
|-
| 60
|0
|68
| [[Extend%20your%20language|Extend your language]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
|234
|[[:Category:Ela|Ela]]
| 60
|66
|data-sort-value="hofstadter-conway $0C10,0D000 sequence"| [[Hofstadter-Conway%20%2410%2C000%20sequence|Hofstadter-Conway $10,000 sequence]]
|3.94 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 60
|69
|- style="background-color: #fff;"
| [[Inheritance%2FMultiple|Inheritance/Multiple]]
|234
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨|| 
|[[:Category:Refal|Refal]]
|-
| 60
|66
|3.94 %
| [[Jump%20anywhere|Jump anywhere]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|69
|- style="background-color: #ccc;"
| 60
|236
| [[Nested%20function|Nested function]]
|[[:Category:Brat|Brat]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|65
| 60
|3.88 %
|3
| [[Optional%20parameters|Optional parameters]]
|68
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 60
|237
|[[:Category:Ecstasy|Ecstasy]]
| [[Priority%20queue|Priority queue]]
|64
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|3.82 %
|-
| 60
|0
|64
| [[Probabilistic%20choice|Probabilistic choice]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|237
|[[:Category:EDSAC order code|EDSAC order code]]
| 60
|64
| [[Roots%20of%20a%20quadratic%20function|Roots of a quadratic function]]
|3.82 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|1
| 60
|65
|- style="background-color: #fff;"
| [[Singly-linked%20list%2FElement%20insertion|Singly-linked list/Element insertion]]
|237
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Quite BASIC|Quite BASIC]]
|-
| 60
|64
|3.82 %
| [[Undefined%20values|Undefined values]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|64
|- style="background-color: #ccc;"
| 59
|240
| [[Amb|Amb]]
|[[:Category:FOCAL|FOCAL]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|63
| 59
|3.76 %
|0
| [[Continued%20fraction|Continued fraction]]
|63
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 59
|240
|[[:Category:Scilab|Scilab]]
| [[Documentation|Documentation]]
|63
|①|| ||③||④||⑤||⑥||⑦||⑧|| ||⑩
|3.76 %
|-
| 59
|3
|66
| [[Fast%20Fourier%20transform|Fast Fourier transform]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|242
|[[:Category:IDL|IDL]]
| 59
|61
| [[Fractal%20tree|Fractal tree]]
|3.64 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 59
|64
|- style="background-color: #fff;"
| [[Host%20introspection|Host introspection]]
|242
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|[[:Category:LabVIEW|LabVIEW]]
|-
| 59
|61
|3.64 %
| [[Memory%20allocation|Memory allocation]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|64
|- style="background-color: #fff;"
| 59
|242
| [[Narcissistic%20decimal%20number|Narcissistic decimal number]]
|[[:Category:Wart|Wart]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|61
| 59
|3.64 %
|0
| [[Pernicious%20numbers|Pernicious numbers]]
|61
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 59
|245
|[[:Category:ColdFusion|ColdFusion]]
| [[Remove%20lines%20from%20a%20file|Remove lines from a file]]
|59
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|3.52 %
|-
| 59
|3
|62
|data-sort-value="write language name in 0B3d ascii"| [[Write%20language%20name%20in%203D%20ASCII|Write language name in 3D ASCII]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|245
|[[:Category:SequenceL|SequenceL]]
| 58
|59
|data-sort-value="0C15 puzzle game"| [[15%20Puzzle%20Game|15 Puzzle Game]]
|3.52 %
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|1
| 58
|60
|- style="background-color: #fff;"
| [[Arithmetic%20evaluation|Arithmetic evaluation]]
|247
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:FALSE|FALSE]]
|-
| 58
|57
|3.41 %
| [[Chinese%20remainder%20theorem|Chinese remainder theorem]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|60
|- style="background-color: #ccc;"
| 58
|248
| [[Population%20count|Population count]]
|[[:Category:FBSL|FBSL]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|56
| 58
|3.35 %
|0
| [[Runge-Kutta%20method|Runge-Kutta method]]
|56
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 58
|248
|[[:Category:Microsoft Small Basic|Microsoft Small Basic]]
| [[Unix%2Fls|Unix/ls]]
|56
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|3.35 %
|-
| 57
|1
|57
| [[Cholesky%20decomposition|Cholesky decomposition]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|248
|[[:Category:Miranda|Miranda]]
| 57
|56
| [[Circles%20of%20given%20radius%20through%20two%20points|Circles of given radius through two points]]
|3.35 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 57
|56
|- style="background-color: #ccc;"
| [[Miller%E2%80%93Rabin%20primality%20test|Miller–Rabin primality test]]
|248
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:SAS|SAS]]
|-
| 57
|56
|3.35 %
| [[Old%20lady%20swallowed%20a%20fly|Old lady swallowed a fly]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|59
|- style="background-color: #ccc;"
| 57
|248
| [[Partial%20function%20application|Partial function application]]
|[[:Category:SparForte|SparForte]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|56
| 57
|3.35 %
|0
| [[Reduced%20row%20echelon%20form|Reduced row echelon form]]
|56
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 57
|253
|[[:Category:Haxe|Haxe]]
| [[Sorting%20algorithms%2FPancake%20sort|Sorting algorithms/Pancake sort]]
|55
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|3.29 %
|-
| 57
|1
|56
| [[Sorting%20algorithms%2FSleep%20sort|Sorting algorithms/Sleep sort]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|253
|[[:Category:PowerBASIC|PowerBASIC]]
| 56
|55
|data-sort-value="0C24 game/solve"| [[24%20game%2FSolve|24 game/Solve]]
|3.29 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 56
|58
|- style="background-color: #ccc;"
| [[Animate%20a%20pendulum|Animate a pendulum]]
|255
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|[[:Category:ALGOL 60|ALGOL 60]]
|-
| 56
|54
|3.23 %
| [[Globally%20replace%20text%20in%20several%20files|Globally replace text in several files]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|57
|- style="background-color: #fff;"
| 56
|256
| [[Knapsack%20problem%2FUnbounded|Knapsack problem/Unbounded]]
|[[:Category:ALGOL-M|ALGOL-M]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|53
| 56
|3.17 %
|0
| [[Non-decimal%20radices%2FInput|Non-decimal radices/Input]]
|53
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 56
|257
|[[:Category:Asymptote|Asymptote]]
| [[Rep-string|Rep-string]]
|51
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|3.05 %
|-
| 56
|3
|54
| [[Sequence%20of%20primes%20by%20trial%20division|Sequence of primes by trial division]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|257
|[[:Category:S-BASIC|S-BASIC]]
| 56
|51
| [[Stem-and-leaf%20plot|Stem-and-leaf plot]]
|3.05 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 56
|51
|- style="background-color: #fff;"
| [[Test%20a%20function|Test a function]]
|259
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Binary Lambda Calculus|Binary Lambda Calculus]]
|-
| 55
|50
|2.99 %
| [[Binary%20strings|Binary strings]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|50
|- style="background-color: #fff;"
| 55
|259
| [[Deal%20cards%20for%20FreeCell|Deal cards for FreeCell]]
|[[:Category:Elm|Elm]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|50
| 55
|2.99 %
|1
| [[Factors%20of%20a%20Mersenne%20number|Factors of a Mersenne number]]
|51
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 55
|259
|[[:Category:OpenEdge/Progress|OpenEdge/Progress]]
| [[Forest%20fire|Forest fire]]
|50
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|2.99 %
|-
| 55
|3
|53
| [[General%20FizzBuzz|General FizzBuzz]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|259
|[[:Category:SPL|SPL]]
| 55
|50
| [[Generator%2FExponential|Generator/Exponential]]
|2.99 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|1
| 55
|51
|- style="background-color: #ccc;"
| [[Get%20system%20command%20output|Get system command output]]
|263
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Lang5|Lang5]]
|-
| 55
|49
|2.93 %
| [[Huffman%20coding|Huffman coding]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|49
|- style="background-color: #ccc;"
| 55
|263
| [[Knapsack%20problem%2FContinuous|Knapsack problem/Continuous]]
|[[:Category:Odin|Odin]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|49
| 55
|2.93 %
|0
| [[LZW%20compression|LZW compression]]
|49
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 55
|263
|[[:Category:Rascal|Rascal]]
| [[Plot%20coordinate%20pairs|Plot coordinate pairs]]
|49
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|2.93 %
|-
| 55
|0
|49
| [[Semiprime|Semiprime]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|266
|[[:Category:Metafont|Metafont]]
| 54
|47
| [[Add%20a%20variable%20to%20a%20class%20instance%20at%20runtime|Add a variable to a class instance at runtime]]
|2.81 %
|①|| ||③||④||⑤||⑥||⑦|| ||⑨|| 
|-
|3
| 54
|50
|- style="background-color: #ccc;"
| [[Averages%2FMean%20time%20of%20day|Averages/Mean time of day]]
|267
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Caché ObjectScript|Caché ObjectScript]]
|-
| 54
|46
|2.75 %
| [[Brownian%20tree|Brownian tree]]
|1
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|47
|- style="background-color: #ccc;"
| 54
|267
| [[Draw%20a%20clock|Draw a clock]]
|[[:Category:Harbour|Harbour]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|46
| 54
|2.75 %
|3
| [[Extreme%20floating%20point%20values|Extreme floating point values]]
|49
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ccc;"
|-
| 54
|267
|[[:Category:Klingphix|Klingphix]]
| [[Knight%27s%20tour|Knight's tour]]
|46
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|2.75 %
|-
| 54
|0
|46
| [[Mouse%20position|Mouse position]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|267
|[[:Category:TypeScript|TypeScript]]
| 54
|46
| [[Odd%20word%20problem|Odd word problem]]
|2.75 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|1
| 54
|47
|- style="background-color: #fff;"
| [[Scope%20modifiers|Scope modifiers]]
|271
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:DCL|DCL]]
|-
| 54
|45
|2.69 %
| [[Sorting%20algorithms%2FBead%20sort|Sorting algorithms/Bead sort]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|48
|- style="background-color: #fff;"
| 54
|271
| [[Tic-tac-toe|Tic-tac-toe]]
|[[:Category:MIPS Assembly|MIPS Assembly]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|45
| 54
|2.69 %
|3
| [[Unicode%20strings|Unicode strings]]
|48
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 54
|273
| [[XML%2FXPath|XML/XPath]]
|[[:Category:ABC|ABC]]
|44
|①|| ||③||④||⑤||⑥||⑦||⑧|| ||⑩
|2.63 %
|-
| 53
|0
|44
| [[Barnsley%20fern|Barnsley fern]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|273
|[[:Category:RapidQ|RapidQ]]
| 53
|44
| [[Best%20shuffle|Best shuffle]]
|2.63 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 53
|47
|- style="background-color: #ccc;"
| [[Compile-time%20calculation|Compile-time calculation]]
|273
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|[[:Category:Toka|Toka]]
|-
| 53
|44
|2.63 %
| [[Define%20a%20primitive%20data%20type|Define a primitive data type]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
|47
|- style="background-color: #ccc;"
| 53
|273
| [[Delegates|Delegates]]
|[[:Category:Verilog|Verilog]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|44
| 53
|2.63 %
|3
| [[Dinesman%27s%20multiple-dwelling%20problem|Dinesman's multiple-dwelling problem]]
|47
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 53
|277
|[[:Category:Chapel|Chapel]]
| [[Fibonacci%20word|Fibonacci word]]
|43
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|2.57 %
|-
| 53
|0
|43
| [[Hash%20join|Hash join]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|277
|[[:Category:Inform 7|Inform 7]]
| 53
|43
| [[Modular%20exponentiation|Modular exponentiation]]
|2.57 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 53
|46
|- style="background-color: #fff;"
| [[Munching%20squares|Munching squares]]
|277
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:NS-HUBASIC|NS-HUBASIC]]
|-
| 53
|43
|2.57 %
| [[Random%20number%20generator%20%28device%29|Random number generator (device)]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|43
|- style="background-color: #fff;"
| 53
|277
| [[Runtime%20evaluation%2FIn%20an%20environment|Runtime evaluation/In an environment]]
|[[:Category:Wortel|Wortel]]
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|43
| 53
|2.57 %
|0
| [[Send%20email|Send email]]
|43
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ccc;"
|-
| 53
|281
|[[:Category:HolyC|HolyC]]
| [[Singleton|Singleton]]
|42
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|2.51 %
|-
| 53
|1
|43
| [[Sorting%20algorithms%2FPermutation%20sort|Sorting algorithms/Permutation sort]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|281
|[[:Category:LOLCODE|LOLCODE]]
| 53
|42
| [[Stack%20traces|Stack traces]]
|2.51 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 53
|42
|- style="background-color: #ccc;"
| [[Terminal%20control%2FDisplay%20an%20extended%20character|Terminal control/Display an extended character]]
|281
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Sparkling|Sparkling]]
|-
| 53
|42
|2.51 %
| [[Thue-Morse|Thue-Morse]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|42
|- style="background-color: #fff;"
| 53
|284
| [[User%20input%2FGraphical|User input/Graphical]]
|[[:Category:QuickBASIC|QuickBASIC]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|41
| 52
|2.45 %
|0
|data-sort-value="0B4-rings or 0B4-squares puzzle"| [[4-rings%20or%204-squares%20puzzle|4-rings or 4-squares puzzle]]
|41
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #fff;"
|-
| 52
|284
|[[:Category:XSLT|XSLT]]
| [[Angle%20difference%20between%20two%20bearings|Angle difference between two bearings]]
|41
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|2.45 %
|-
| 52
|3
|44
| [[Dutch%20national%20flag%20problem|Dutch national flag problem]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|286
|[[:Category:Brainf***|Brainf***]]
| 52
|40
| [[Exponentiation%20order|Exponentiation order]]
|2.39 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 52
|43
|- style="background-color: #ccc;"
| [[I%20before%20E%20except%20after%20C|I before E except after C]]
|286
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Q|Q]]
|-
| 52
|40
|2.39 %
| [[Left%20factorials|Left factorials]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|43
|- style="background-color: #ccc;"
| 52
|286
| [[Matrix-exponentiation%20operator|Matrix-exponentiation operator]]
|[[:Category:S-lang|S-lang]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|40
| 52
|2.39 %
|3
| [[Pointers%20and%20references|Pointers and references]]
|43
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ccc;"
|-
| 52
|286
|[[:Category:SQL PL|SQL PL]]
| [[Rosetta%20Code%2FRank%20languages%20by%20popularity|Rosetta Code/Rank languages by popularity]]
|40
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|2.39 %
|-
| 52
|3
|43
| [[Synchronous%20concurrency|Synchronous concurrency]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|290
|[[:Category:Aikido|Aikido]]
| 52
|38
| [[Truncate%20a%20file|Truncate a file]]
|2.27 %
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|3
|- style="background-color: #ffc"
| 52
|41
|- style="background-color: #fff;"
| [[Two%20Sum|Two Sum]]
|290
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Apex|Apex]]
|-
| 52
|38
|2.27 %
| [[Yin%20and%20yang|Yin and yang]]
|1
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|39
|- style="background-color: #fff;"
| 51
|290
| [[Bitmap%2FWrite%20a%20PPM%20file|Bitmap/Write a PPM file]]
|[[:Category:Processing Python mode|Processing Python mode]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|38
| 51
|2.27 %
|0
| [[Doubly-linked%20list%2FElement%20definition|Doubly-linked list/Element definition]]
|38
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 51
|290
|[[:Category:TorqueScript|TorqueScript]]
| [[Draw%20a%20cuboid|Draw a cuboid]]
|38
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|2.27 %
|-
| 51
|3
|41
| [[Multisplit|Multisplit]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|290
|[[:Category:Yorick|Yorick]]
| 51
|38
| [[Statistics%2FBasic|Statistics/Basic]]
|2.27 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 50
|41
|- style="background-color: #ccc;"
|data-sort-value="0B9 billion names of god the integer"| [[9%20billion%20names%20of%20God%20the%20integer|9 billion names of God the integer]]
|295
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Babel|Babel]]
|-
| 50
|37
|2.21 %
| [[Dining%20philosophers|Dining philosophers]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|37
|- style="background-color: #ccc;"
| 50
|295
| [[Emirp%20primes|Emirp primes]]
|[[:Category:Bruijn|Bruijn]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|37
|- style="background-color: #ffc"
| 50
|2.21 %
|0
| [[Extract%20file%20extension|Extract file extension]]
|37
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 50
|295
|[[:Category:Futhark|Futhark]]
| [[Handle%20a%20signal|Handle a signal]]
|37
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|2.21 %
|-
| 50
|0
|37
| [[Inverted%20syntax|Inverted syntax]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|295
|[[:Category:VTL-2|VTL-2]]
| 50
|37
| [[Iterated%20digits%20squaring|Iterated digits squaring]]
|2.21 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 50
|37
|- style="background-color: #fff;"
| [[Maximum%20triangle%20path%20sum|Maximum triangle path sum]]
|299
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Comal|Comal]]
|- style="background-color: #ffc"
| 50
|36
|2.15 %
| [[Modulinos|Modulinos]]
|0
| ||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|-
|36
|- style="background-color: #fff;"
| 50
|299
| [[Non-continuous%20subsequences|Non-continuous subsequences]]
|[[:Category:UnixPipes|UnixPipes]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|36
| 50
|2.15 %
|3
| [[Sort%20three%20variables|Sort three variables]]
|39
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 50
|299
|[[:Category:V|V]]
| [[Topological%20sort|Topological sort]]
|36
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|2.15 %
|-
| 50
|3
|39
| [[Truncatable%20primes|Truncatable primes]]
|- style="background-color: #fff;"
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
|299
|[[:Category:Vim Script|Vim Script]]
| 50
|36
| [[Unbias%20a%20random%20generator|Unbias a random generator]]
|2.15 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|1
| 50
|37
|- style="background-color: #ccc;"
| [[XML%2FDOM%20serialization|XML/DOM serialization]]
|303
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|[[:Category:ANSI BASIC|ANSI BASIC]]
|-
| 49
|35
|2.09 %
| [[Bernoulli%20numbers|Bernoulli numbers]]
|1
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|36
|- style="background-color: #ccc;"
| 49
|303
| [[Convert%20decimal%20number%20to%20rational|Convert decimal number to rational]]
|[[:Category:Falcon|Falcon]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|35
| 49
|2.09 %
|3
| [[Department%20Numbers|Department Numbers]]
|38
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 49
|303
|[[:Category:Jakt|Jakt]]
| [[First-class%20functions%2FUse%20numbers%20analogously|First-class functions/Use numbers analogously]]
|35
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|2.09 %
|-
| 49
|0
|35
| [[Grayscale%20image|Grayscale image]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|303
|[[:Category:Lisaac|Lisaac]]
| 49
|35
| [[Integer%20overflow|Integer overflow]]
|2.09 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 49
|38
|- style="background-color: #ccc;"
| [[JortSort|JortSort]]
|303
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:ReScript|ReScript]]
|-
| 49
|35
|2.09 %
| [[Leonardo%20numbers|Leonardo numbers]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|35
|- style="background-color: #fff;"
| 49
|308
| [[Ludic%20numbers|Ludic numbers]]
|[[:Category:Genie|Genie]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|34
| 49
|2.03 %
|1
| [[Seven-sided%20dice%20from%20five-sided%20dice|Seven-sided dice from five-sided dice]]
|35
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 49
|309
|[[:Category:GML|GML]]
| [[Sierpinski%20triangle%2FGraphical|Sierpinski triangle/Graphical]]
|33
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.97 %
|-
| 49
|3
|36
| [[Terminal%20control%2FCursor%20positioning|Terminal control/Cursor positioning]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|309
|[[:Category:PL/SQL|PL/SQL]]
| 49
|33
| [[Wireworld|Wireworld]]
|1.97 %
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|-
|3
| 48
|36
|- style="background-color: #ccc;"
| [[CUSIP|CUSIP]]
|309
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:SuperCollider|SuperCollider]]
|-
| 48
|33
|1.97 %
| [[Longest%20increasing%20subsequence|Longest increasing subsequence]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|36
|- style="background-color: #ccc;"
| 48
|309
| [[Mad%20Libs|Mad Libs]]
|[[:Category:WDTE|WDTE]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|33
| 48
|1.97 %
|0
| [[Quickselect%20algorithm|Quickselect algorithm]]
|33
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 48
|309
|[[:Category:XBS|XBS]]
| [[Respond%20to%20an%20unknown%20method%20call|Respond to an unknown method call]]
|33
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|1.97 %
|-
| 48
|0
|33
| [[Ternary%20logic|Ternary logic]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|314
|[[:Category:AmigaE|AmigaE]]
| 48
|32
| [[Universal%20Turing%20machine|Universal Turing machine]]
|1.91 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 47
|35
|- style="background-color: #fff;"
| [[DNS%20query|DNS query]]
|314
|①||②||③||④|| ||⑥||⑦||⑧||⑨|| 
|[[:Category:I|I]]
|-
| 47
|32
|1.91 %
| [[Heronian%20triangles|Heronian triangles]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|32
|- style="background-color: #fff;"
| 47
|314
| [[Keyboard%20input%2FKeypress%20check|Keyboard input/Keypress check]]
|[[:Category:Nial|Nial]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|32
| 47
|1.91 %
|3
|data-sort-value="text processing/0B2"| [[Text%20processing%2F2|Text processing/2]]
|35
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 47
|314
|[[:Category:Visual FoxPro|Visual FoxPro]]
| [[Zebra%20puzzle|Zebra puzzle]]
|32
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.91 %
|-
| 46
|0
|32
|data-sort-value="0E2048"| [[2048|2048]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤|| ||⑦||⑧|| ||⑩
|-
|318
|[[:Category:C Shell|C Shell]]
| 46
|31
| [[Anti-primes|Anti-primes]]
|1.85 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 46
|34
|- style="background-color: #ccc;"
| [[Call%20a%20function%20in%20a%20shared%20library|Call a function in a shared library]]
|318
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:EGL|EGL]]
|-
| 46
|31
|1.85 %
| [[FASTA%20format|FASTA format]]
|1
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|32
|- style="background-color: #ccc;"
| 46
|318
| [[Polymorphic%20copy|Polymorphic copy]]
|[[:Category:Hy|Hy]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|31
| 46
|1.85 %
|0
| [[Polynomial%20regression|Polynomial regression]]
|31
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 46
|318
|[[:Category:MiniZinc|MiniZinc]]
| [[Stable%20marriage%20problem|Stable marriage problem]]
|31
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.85 %
|-
| 46
|0
|31
| [[Stern-Brocot%20sequence|Stern-Brocot sequence]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|318
|[[:Category:Nu|Nu]]
| 46
|31
| [[Subleq|Subleq]]
|1.85 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 46
|31
|- style="background-color: #ccc;"
|data-sort-value="text processing/0B1"| [[Text%20processing%2F1|Text processing/1]]
|318
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|[[:Category:RLaB|RLaB]]
|-
| 45
|31
|1.85 %
| [[Cartesian%20product%20of%20two%20or%20more%20lists|Cartesian product of two or more lists]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|34
|- style="background-color: #fff;"
| 45
|324
| [[Dijkstra%27s%20algorithm|Dijkstra's algorithm]]
|[[:Category:Diego|Diego]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|30
| 45
|1.79 %
|0
| [[Discordian%20date|Discordian date]]
|30
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 45
|324
|[[:Category:Golfscript|Golfscript]]
| [[Doubly-linked%20list%2FTraversal|Doubly-linked list/Traversal]]
|30
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|1.79 %
|-
| 45
|3
|33
| [[Fractran|Fractran]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|324
|[[:Category:Uiua|Uiua]]
| 45
|30
| [[Greyscale%20bars%2FDisplay|Greyscale bars/Display]]
|1.79 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|1
| 45
|31
|- style="background-color: #ccc;"
| [[Move-to-front%20algorithm|Move-to-front algorithm]]
|327
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Gnuplot|Gnuplot]]
|-
| 45
|29
|1.73 %
| [[Rate%20counter|Rate counter]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|32
|- style="background-color: #ccc;"
| 45
|327
| [[Smith%20numbers|Smith numbers]]
|[[:Category:Hoon|Hoon]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|29
|- style="background-color: #ffc"
| 44
|1.73 %
|0
|data-sort-value="base0C64 encode data"| [[Base64%20encode%20data|Base64 encode data]]
|29
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 44
|327
|[[:Category:Smart BASIC|Smart BASIC]]
| [[Determine%20if%20only%20one%20instance%20is%20running|Determine if only one instance is running]]
|29
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|1.73 %
|-
| 44
|1
|30
| [[Echo%20server|Echo server]]
|- style="background-color: #ccc;"
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|327
|[[:Category:Symsyn|Symsyn]]
| 44
|29
| [[Farey%20sequence|Farey sequence]]
|1.73 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 44
|29
|- style="background-color: #ccc;"
| [[GUI%20component%20interaction|GUI component interaction]]
|327
|①||②||③||④||⑤|| ||⑦||⑧|| ||⑩
|[[:Category:Zoea|Zoea]]
|-
| 44
|29
|1.73 %
| [[Last%20letter-first%20letter|Last letter-first letter]]
|1
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|30
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 44
|332
| [[Longest%20common%20prefix|Longest common prefix]]
|[[:Category:ECL|ECL]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|28
| 44
|1.67 %
|0
| [[Longest%20string%20challenge|Longest string challenge]]
|28
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 44
|332
|[[:Category:Hexiscript|Hexiscript]]
| [[Make%20directory%20path|Make directory path]]
|28
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.67 %
|-
| 44
|0
|28
| [[Metaprogramming|Metaprogramming]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|332
|[[:Category:Huginn|Huginn]]
| 44
|28
| [[Pascal%20matrix%20generation|Pascal matrix generation]]
|1.67 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|1
| 44
|29
|- style="background-color: #fff;"
| [[Rosetta%20Code%2FCount%20examples|Rosetta Code/Count examples]]
|332
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|[[:Category:Idris|Idris]]
|-
| 44
|28
|1.67 %
| [[Search%20a%20list%20of%20records|Search a list of records]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|28
|- style="background-color: #fff;"
| 44
|332
| [[Send%20an%20unknown%20method%20call|Send an unknown method call]]
|[[:Category:Potion|Potion]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|28
| 44
|1.67 %
|0
| [[Strip%20block%20comments|Strip block comments]]
|28
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 44
|332
|[[:Category:Slope|Slope]]
| [[Terminal%20control%2FColoured%20text|Terminal control/Coloured text]]
|28
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.67 %
|-
| 44
|0
|28
| [[Validate%20International%20Securities%20Identification%20Number|Validate International Securities Identification Number]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|338
|[[:Category:Agena|Agena]]
| 43
|27
| [[Doubly-linked%20list%2FElement%20insertion|Doubly-linked list/Element insertion]]
|1.61 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 43
|30
|- style="background-color: #ccc;"
| [[Extensible%20prime%20generator|Extensible prime generator]]
|338
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Avail|Avail]]
|-
| 43
|27
|1.61 %
| [[Gaussian%20elimination|Gaussian elimination]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|27
|- style="background-color: #ccc;"
| 43
|338
| [[Holidays%20related%20to%20Easter|Holidays related to Easter]]
|[[:Category:CMake|CMake]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|27
| 43
|1.61 %
|3
| [[Image%20noise|Image noise]]
|30
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ccc;"
|-
| 43
|338
|[[:Category:GUISS|GUISS]]
| [[Parsing%2FShunting-yard%20algorithm|Parsing/Shunting-yard algorithm]]
|27
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.61 %
|-
| 43
|3
|30
| [[Perfect%20shuffle|Perfect shuffle]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|338
|[[:Category:Latitude|Latitude]]
| 43
|27
| [[Pig%20the%20dice%20game|Pig the dice game]]
|1.61 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|1
| 43
|28
|- style="background-color: #ccc;"
| [[Set%20consolidation|Set consolidation]]
|338
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:LIL|LIL]]
|-
| 43
|27
|1.61 %
| [[Shoelace%20formula%20for%20polygonal%20area|Shoelace formula for polygonal area]]
|1
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|28
|- style="background-color: #ccc;"
| 43
|338
| [[Verify%20distribution%20uniformity%2FNaive|Verify distribution uniformity/Naive]]
|[[:Category:Order|Order]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|27
| 42
|1.61 %
|3
| [[Bitmap%2FRead%20a%20PPM%20file|Bitmap/Read a PPM file]]
|30
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 42
|338
|[[:Category:Qi|Qi]]
| [[Chinese%20zodiac|Chinese zodiac]]
|27
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.61 %
|-
| 42
|3
|30
| [[Execute%20a%20Markov%20algorithm|Execute a Markov algorithm]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|338
|[[:Category:Zoea Visual|Zoea Visual]]
| 42
|27
|data-sort-value="generate chess0D960 starting position"| [[Generate%20Chess960%20starting%20position|Generate Chess960 starting position]]
|1.61 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 42
|27
|- style="background-color: #ccc;"
| [[History%20variables|History variables]]
|338
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|[[:Category:Zonnon|Zonnon]]
|-
| 42
|27
|1.61 %
| [[Hofstadter%20Figure-Figure%20sequences|Hofstadter Figure-Figure sequences]]
|3
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|30
|- style="background-color: #fff;"
| 42
|348
| [[Naming%20conventions|Naming conventions]]
|[[:Category:MACRO-11|MACRO-11]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|26
| 42
|1.55 %
|1
| [[Polynomial%20long%20division|Polynomial long division]]
|27
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 42
|348
|[[:Category:MIRC Scripting Language|MIRC Scripting Language]]
| [[Sattolo%20cycle|Sattolo cycle]]
|26
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.55 %
|-
| 42
|3
|29
| [[Show%20Ascii%20table|Show Ascii table]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|348
|[[:Category:MLite|MLite]]
| 42
|26
| [[Visualize%20a%20tree|Visualize a tree]]
|1.55 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 41
|26
|- style="background-color: #fff;"
| [[Active%20object|Active object]]
|348
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:REALbasic|REALbasic]]
|-
| 41
|26
|1.55 %
| [[Append%20a%20record%20to%20the%20end%20of%20a%20text%20file|Append a record to the end of a text file]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|29
|- style="background-color: #ccc;"
| 41
|352
| [[Archimedean%20spiral|Archimedean spiral]]
|[[:Category:GDScript|GDScript]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|25
| 41
|1.49 %
|0
| [[Atomic%20updates|Atomic updates]]
|25
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 41
|352
|[[:Category:ObjectIcon|ObjectIcon]]
|data-sort-value="carmichael 0B3 strong pseudoprimes"| [[Carmichael%203%20strong%20pseudoprimes|Carmichael 3 strong pseudoprimes]]
|25
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.49 %
|-
| 41
|0
|25
| [[Determinant%20and%20permanent|Determinant and permanent]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|352
|[[:Category:PL/0|PL/0]]
| 41
|25
| [[Element-wise%20operations|Element-wise operations]]
|1.49 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 41
|25
|- style="background-color: #ccc;"
| [[Find%20the%20intersection%20of%20two%20lines|Find the intersection of two lines]]
|352
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:PlainTeX|PlainTeX]]
|-
| 41
|25
|1.49 %
| [[Jaro%20distance|Jaro distance]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|28
|- style="background-color: #ccc;"
| 41
|352
|data-sort-value="md0B5/implementation"| [[MD5%2FImplementation|MD5/Implementation]]
|[[:Category:Relation|Relation]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|25
| 41
|1.49 %
|1
| [[Narcissist|Narcissist]]
|26
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 41
|357
| [[OpenGL|OpenGL]]
|[[:Category:LDPL|LDPL]]
|24
|①||②|| ||④||⑤||⑥||⑦||⑧|| ||⑩
|1.43 %
|-
| 41
|0
|24
| [[Percentage%20difference%20between%20images|Percentage difference between images]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|357
|[[:Category:Limbo|Limbo]]
| 41
|24
| [[Secure%20temporary%20file|Secure temporary file]]
|1.43 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 41
|27
|- style="background-color: #fff;"
|data-sort-value="sum to 0D100"| [[Sum%20to%20100|Sum to 100]]
|357
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:RATFOR|RATFOR]]
|-
| 41
|24
|1.43 %
| [[Table%20creation%2FPostal%20addresses|Table creation/Postal addresses]]
|0
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
|24
|- style="background-color: #fff;"
| 41
|357
| [[Tokenize%20a%20string%20with%20escaping|Tokenize a string with escaping]]
|[[:Category:SNUSP|SNUSP]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|24
| 41
|1.43 %
|3
| [[Twelve%20statements|Twelve statements]]
|27
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #fff;"
|-
| 41
|357
|[[:Category:SSEM|SSEM]]
| [[Variable%20size%2FSet|Variable size/Set]]
|24
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.43 %
|- style="background-color: #ffc"
| 41
|0
|24
| [[Vector|Vector]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|362
|[[:Category:ASIC|ASIC]]
| 40
|23
| [[Bitmap%2FFlood%20fill|Bitmap/Flood fill]]
|1.37 %
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 40
|23
|- style="background-color: #ccc;"
| [[Calendar%20-%20for%20%22REAL%22%20programmers|Calendar - for "REAL" programmers]]
|362
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|[[:Category:Astro|Astro]]
|-
| 40
|23
|1.37 %
| [[Chaos%20game|Chaos game]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|23
|- style="background-color: #ccc;"
| 40
|362
| [[Digital%20root%2FMultiplicative%20digital%20root|Digital root/Multiplicative digital root]]
|[[:Category:Clean|Clean]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|23
| 40
|1.37 %
|3
| [[Doubly-linked%20list%2FDefinition|Doubly-linked list/Definition]]
|26
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 40
|362
|[[:Category:Clipper|Clipper]]
| [[Kronecker%20product|Kronecker product]]
|23
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.37 %
|-
| 40
|3
|26
| [[Password%20generator|Password generator]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|362
|[[:Category:Lobster|Lobster]]
| 40
|23
| [[Problem%20of%20Apollonius|Problem of Apollonius]]
|1.37 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 40
|23
|- style="background-color: #ccc;"
| [[Sparkline%20in%20unicode|Sparkline in unicode]]
|362
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Robotic|Robotic]]
|-
| 40
|23
|1.37 %
| [[Subtractive%20generator|Subtractive generator]]
|1
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|24
|- style="background-color: #ccc;"
| 40
|362
| [[Ulam%20spiral%20%28for%20primes%29|Ulam spiral (for primes)]]
|[[:Category:Salmon|Salmon]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|23
| 39
|1.37 %
|3
| [[Average%20loop%20length|Average loop length]]
|26
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 39
|362
|[[:Category:Shen|Shen]]
| [[Colour%20bars%2FDisplay|Colour bars/Display]]
|23
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|1.37 %
|-
| 39
|0
|23
| [[Egyptian%20division|Egyptian division]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|370
|[[:Category:Furor|Furor]]
| 39
|22
| [[Hickerson%20series%20of%20almost%20integers|Hickerson series of almost integers]]
|1.31 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 39
|22
|- style="background-color: #fff;"
| [[Knapsack%20problem%2FBounded|Knapsack problem/Bounded]]
|370
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Janet|Janet]]
|-
| 39
|22
|1.31 %
| [[McNuggets%20Problem|McNuggets Problem]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|22
|- style="background-color: #fff;"
| 39
|370
| [[Parametric%20polymorphism|Parametric polymorphism]]
|[[:Category:Klong|Klong]]
|①||②||③||④|| || ||⑦||⑧|| ||⑩
|-
|22
| 39
|1.31 %
|0
| [[Permutations%2FDerangements|Permutations/Derangements]]
|22
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 39
|370
|[[:Category:ML|ML]]
| [[Sorting%20algorithms%2FStrand%20sort|Sorting algorithms/Strand sort]]
|22
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.31 %
|-
| 39
|0
|22
| [[Word%20frequency|Word frequency]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|370
|[[:Category:PILOT|PILOT]]
| 38
|22
| [[GUI%20enabling%2Fdisabling%20of%20controls|GUI enabling/disabling of controls]]
|1.31 %
|①||②||③||④||⑤|| ||⑦||⑧|| ||⑩
|-
|0
| 38
|22
|- style="background-color: #ccc;"
| [[Sorting%20algorithms%2FRadix%20sort|Sorting algorithms/Radix sort]]
|375
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Fennel|Fennel]]
|-
| 38
|21
|1.25 %
| [[Start%20from%20a%20main%20routine|Start from a main routine]]
|1
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
|22
|- style="background-color: #ccc;"
| 38
|375
| [[Terminal%20control%2FDimensions|Terminal control/Dimensions]]
|[[:Category:Fish|Fish]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|21
| 38
|1.25 %
|3
| [[Topswops|Topswops]]
|24
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 37
|375
|[[:Category:LLVM|LLVM]]
| [[Bulls%20and%20cows%2FPlayer|Bulls and cows/Player]]
|21
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.25 %
|-
| 37
|3
|24
| [[Color%20of%20a%20screen%20pixel|Color of a screen pixel]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|375
|[[:Category:Mirah|Mirah]]
| 37
|21
| [[Combinations%20and%20permutations|Combinations and permutations]]
|1.25 %
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|3
| 37
|24
|- style="background-color: #ccc;"
| [[Elementary%20cellular%20automaton|Elementary cellular automaton]]
|375
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Peloton|Peloton]]
|-
| 37
|21
|1.25 %
| [[GUI%2FMaximum%20window%20dimensions|GUI/Maximum window dimensions]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|21
|- style="background-color: #ccc;"
| 37
|375
| [[Inverted%20index|Inverted index]]
|[[:Category:PHL|PHL]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|21
| 37
|1.25 %
|2
| [[Jewels%20and%20Stones|Jewels and Stones]]
|23
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 37
|375
|[[:Category:Scratch|Scratch]]
| [[Keyboard%20input%2FFlush%20the%20keyboard%20buffer|Keyboard input/Flush the keyboard buffer]]
|21
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|1.25 %
|-
| 37
|3
|24
| [[Loops%2FIncrement%20loop%20index%20within%20loop%20body|Loops/Increment loop index within loop body]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|375
|[[:Category:Trith|Trith]]
| 37
|21
| [[Permutations%20by%20swapping|Permutations by swapping]]
|1.25 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 37
|24
|- style="background-color: #ccc;"
| [[Ray-casting%20algorithm|Ray-casting algorithm]]
|375
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Wee Basic|Wee Basic]]
|-
| 37
|21
|1.25 %
| [[Self-referential%20sequence|Self-referential sequence]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|21
|- style="background-color: #fff;"
| 37
|384
| [[Speech%20synthesis|Speech synthesis]]
|[[:Category:Beeswax|Beeswax]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|20
| 37
|1.19 %
|1
| [[Taxicab%20numbers|Taxicab numbers]]
|21
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 37
|384
|[[:Category:Dragon|Dragon]]
| [[Text%20between|Text between]]
|20
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.19 %
|-
| 37
|0
|20
| [[Voronoi%20diagram|Voronoi diagram]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|384
|[[:Category:Ioke|Ioke]]
| 36
|20
| [[Abundant%20odd%20numbers|Abundant odd numbers]]
|1.19 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 36
|23
|- style="background-color: #fff;"
| [[Attractive%20numbers|Attractive numbers]]
|384
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:ML/I|ML/I]]
|-
| 36
|20
|1.19 %
| [[Cantor%20set|Cantor set]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|23
|- style="background-color: #fff;"
| 36
|384
| [[Constrained%20genericity|Constrained genericity]]
|[[:Category:Uxntal|Uxntal]]
|①|| ||③||④|| || ||⑦||⑧||⑨|| 
|20
|- style="background-color: #ffc"
| 36
|1.19 %
|1
| [[Damm%20algorithm|Damm algorithm]]
|21
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 36
|389
|[[:Category:ChucK|ChucK]]
| [[Knuth%27s%20algorithm%20S|Knuth's algorithm S]]
|19
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.14 %
|-
| 36
|0
|19
| [[Magic%20squares%20of%20doubly%20even%20order|Magic squares of doubly even order]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|389
|[[:Category:DBL|DBL]]
| 36
|19
| [[Parallel%20calculations|Parallel calculations]]
|1.14 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 36
|19
|- style="background-color: #ccc;"
| [[Parsing%2FRPN%20to%20infix%20conversion|Parsing/RPN to infix conversion]]
|389
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Euler|Euler]]
|-
| 36
|19
|1.14 %
| [[Pythagorean%20quadruples|Pythagorean quadruples]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|22
|- style="background-color: #ccc;"
| 36
|389
| [[QR%20decomposition|QR decomposition]]
|[[:Category:Koka|Koka]]
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|19
| 36
|1.14 %
|0
| [[Statistics%2FNormal%20distribution|Statistics/Normal distribution]]
|19
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 36
|389
|[[:Category:Make|Make]]
| [[Vampire%20number|Vampire number]]
|19
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.14 %
|-
| 36
|3
|22
| [[Variable-length%20quantity|Variable-length quantity]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|389
|[[:Category:Nascom BASIC|Nascom BASIC]]
| 35
|19
| [[Aliquot%20sequence%20classifications|Aliquot sequence classifications]]
|1.14 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 35
|19
|- style="background-color: #ccc;"
| [[Bitmap%2FMidpoint%20circle%20algorithm|Bitmap/Midpoint circle algorithm]]
|389
|①||②||③||④||⑤|| ||⑦||⑧||⑨|| 
|[[:Category:Peri|Peri]]
|-
| 35
|19
|1.14 %
| [[Break%20OO%20privacy|Break OO privacy]]
|0
|①|| ||③||④||⑤||⑥||⑦|| ||⑨|| 
|-
|19
|- style="background-color: #ccc;"
| 35
|389
| [[Deepcopy|Deepcopy]]
|[[:Category:Pony|Pony]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|19
| 35
|1.14 %
|0
| [[Draw%20a%20pixel|Draw a pixel]]
|19
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ccc;"
|-
| 35
|389
| [[Events|Events]]
|[[:Category:ProDOS|ProDOS]]
|19
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|1.14 %
|-
| 35
|3
|22
| [[Function%20prototype|Function prototype]]
|- style="background-color: #ccc;"
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
|389
|[[:Category:Suneido|Suneido]]
| 35
|19
| [[LU%20decomposition|LU decomposition]]
|1.14 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 35
|22
|- style="background-color: #ccc;"
| [[Longest%20Common%20Substring|Longest Common Substring]]
|389
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Verbexx|Verbexx]]
|-
| 35
|19
|1.14 %
| [[Object%20serialization|Object serialization]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|19
|- style="background-color: #fff;"
| 35
|400
| [[Order%20disjoint%20list%20items|Order disjoint list items]]
|[[:Category:Argile|Argile]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|18
| 35
|1.08 %
|3
| [[Pascal%27s%20triangle%2FPuzzle|Pascal's triangle/Puzzle]]
|21
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 35
|400
|[[:Category:Gosu|Gosu]]
| [[Permutation%20test|Permutation test]]
|18
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.08 %
|- style="background-color: #ffc"
| 35
|3
|21
| [[Permutations%20with%20repetitions|Permutations with repetitions]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|400
|[[:Category:Pure|Pure]]
| 35
|18
| [[S-Expressions|S-Expressions]]
|1.08 %
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|3
| 35
|21
|- style="background-color: #fff;"
| [[Sailors%2C%20coconuts%20and%20a%20monkey%20problem|Sailors, coconuts and a monkey problem]]
|400
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Transact-SQL|Transact-SQL]]
|-
| 35
|18
|1.08 %
| [[Spinning%20rod%20animation%2FText|Spinning rod animation/Text]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|21
|- style="background-color: #fff;"
| 35
|400
| [[Water%20collected%20between%20towers|Water collected between towers]]
|[[:Category:X86-64 Assembly|X86-64 Assembly]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|18
| 34
|1.08 %
|1
| [[Balanced%20ternary|Balanced ternary]]
|19
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 34
|405
|[[:Category:Acornsoft Lisp|Acornsoft Lisp]]
| [[Input%2FOutput%20for%20Pairs%20of%20Numbers|Input/Output for Pairs of Numbers]]
|17
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.02 %
|-
| 34
|1
|18
|data-sort-value="md0B4"| [[MD4|MD4]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|405
|[[:Category:Agda|Agda]]
| 34
|17
| [[Metered%20concurrency|Metered concurrency]]
|1.02 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 34
|20
|- style="background-color: #ccc;"
| [[Minesweeper%20game|Minesweeper game]]
|405
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|[[:Category:Beads|Beads]]
|- style="background-color: #ffc"
| 34
|17
|1.02 %
| [[Multiline%20shebang|Multiline shebang]]
|0
|①|| ||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|17
|- style="background-color: #ccc;"
| 34
|405
| [[Numerical%20integration%2FGauss-Legendre%20Quadrature|Numerical integration/Gauss-Legendre Quadrature]]
|[[:Category:Computer/zero Assembly|Computer/zero Assembly]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|17
| 34
|1.02 %
|0
| [[Pathological%20floating%20point%20problems|Pathological floating point problems]]
|17
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 34
|405
|[[:Category:GFA Basic|GFA Basic]]
| [[Square%20but%20not%20cube|Square but not cube]]
|17
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.02 %
|-
| 34
|0
|17
| [[Terminal%20control%2FUnicode%20output|Terminal control/Unicode output]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|405
|[[:Category:Openscad|Openscad]]
| 33
|17
| [[Colour%20pinstripe%2FDisplay|Colour pinstripe/Display]]
|1.02 %
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|3
| 33
|20
|- style="background-color: #ccc;"
| [[Cramer%27s%20rule|Cramer's rule]]
|405
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Self|Self]]
|-
| 33
|17
|1.02 %
| [[Find%20palindromic%20numbers%20in%20both%20binary%20and%20ternary%20bases|Find palindromic numbers in both binary and ternary bases]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|20
|- style="background-color: #ccc;"
| 33
|405
| [[Flipping%20bits%20game|Flipping bits game]]
|[[:Category:TSE SAL|TSE SAL]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|17
| 33
|1.02 %
|0
| [[Floyd-Warshall%20algorithm|Floyd-Warshall algorithm]]
|17
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 33
|405
|[[:Category:Xojo|Xojo]]
| [[Julia%20set|Julia set]]
|17
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|1.02 %
|- style="background-color: #ffc"
| 33
|0
|17
| [[Musical%20scale|Musical scale]]
|- style="background-color: #fff;"
|①||②||③|| ||⑤||⑥||⑦||⑧|| ||⑩
|-
|414
|[[:Category:0815|0815]]
| 33
|16
| [[Penney%27s%20game|Penney's game]]
|0.96 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 33
|16
|- style="background-color: #fff;"
| [[Prime%20conspiracy|Prime conspiracy]]
|414
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:C3|C3]]
|-
| 33
|16
|0.96 %
| [[Primorial%20numbers|Primorial numbers]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|16
|- style="background-color: #fff;"
| 33
|414
| [[RPG%20Attributes%20Generator|RPG Attributes Generator]]
|[[:Category:Evaldraw|Evaldraw]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|16
| 33
|0.96 %
|0
| [[Scope%2FFunction%20names%20and%20labels|Scope/Function names and labels]]
|16
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 33
|414
|[[:Category:Hare|Hare]]
| [[Terminal%20control%2FHiding%20the%20cursor|Terminal control/Hiding the cursor]]
|16
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|0.96 %
|-
| 33
|0
|16
| [[Terminal%20control%2FInverse%20video|Terminal control/Inverse video]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|414
|[[:Category:LSL|LSL]]
| 33
|16
| [[Test%20integerness|Test integerness]]
|0.96 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 32
|16
|- style="background-color: #fff;"
| [[Bitcoin%2Faddress%20validation|Bitcoin/address validation]]
|414
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:N/t/roff|N/t/roff]]
|-
| 32
|16
|0.96 %
| [[Bitwise%20IO|Bitwise IO]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|19
|- style="background-color: #fff;"
| 32
|414
| [[Casting%20out%20nines|Casting out nines]]
|[[:Category:Palo Alto Tiny BASIC|Palo Alto Tiny BASIC]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|16
| 32
|0.96 %
|0
| [[Currency|Currency]]
|16
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 32
|414
|[[:Category:SmileBASIC|SmileBASIC]]
| [[Fibonacci%20word%2Ffractal|Fibonacci word/fractal]]
|16
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|0.96 %
|-
| 32
|0
|16
| [[File%20extension%20is%20in%20extensions%20list|File extension is in extensions list]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|422
|- style="background-color: #ffc"
|[[:Category:Arc|Arc]]
| 32
|15
| [[Input%2FOutput%20for%20Lines%20of%20Text|Input/Output for Lines of Text]]
|0.9 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 32
|15
|- style="background-color: #ccc;"
| [[Maze%20solving|Maze solving]]
|422
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Chef|Chef]]
|-
| 32
|15
|0.9 %
| [[Ordered%20Partitions|Ordered Partitions]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|18
|- style="background-color: #ccc;"
| 32
|422
| [[Parametrized%20SQL%20statement|Parametrized SQL statement]]
|[[:Category:Dylan|Dylan]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|15
| 32
|0.9 %
|3
| [[Ranking%20methods|Ranking methods]]
|18
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 32
|422
|[[:Category:Fancy|Fancy]]
| [[Rosetta%20Code%2FFind%20bare%20lang%20tags|Rosetta Code/Find bare lang tags]]
|15
|①||②||③||④|| ||⑥|| ||⑧||⑨||⑩
|0.9 %
|- style="background-color: #ffc"
| 32
|3
|18
| [[Sorting%20Algorithms%2FCircle%20Sort|Sorting Algorithms/Circle Sort]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|422
|[[:Category:Friendly interactive shell|Friendly interactive shell]]
| 32
|15
|data-sort-value="utf-0B8 encode and decode"| [[UTF-8%20encode%20and%20decode|UTF-8 encode and decode]]
|0.9 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|1
| 31
|16
|- style="background-color: #ccc;"
|data-sort-value="base0C64 decode data"| [[Base64%20decode%20data|Base64 decode data]]
|422
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|[[:Category:Rapira|Rapira]]
|-
| 31
|15
|0.9 %
| [[Bitmap%2FB%C3%A9zier%20curves%2FCubic|Bitmap/Bézier curves/Cubic]]
|0
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
|15
|- style="background-color: #ccc;"
| 31
|422
| [[Chowla%20numbers|Chowla numbers]]
|[[:Category:Spin|Spin]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|15
| 31
|0.9 %
|1
| [[Lychrel%20numbers|Lychrel numbers]]
|16
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 31
|422
|[[:Category:Whitespace|Whitespace]]
| [[Parse%20command-line%20arguments|Parse command-line arguments]]
|15
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|0.9 %
|-
| 31
|3
|18
| [[Pinstripe%2FDisplay|Pinstripe/Display]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|422
|[[:Category:XQuery|XQuery]]
| 31
|15
|data-sort-value="ripemd-0D160"| [[RIPEMD-160|RIPEMD-160]]
|0.9 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|3
| 31
|18
|- style="background-color: #fff;"
| [[RSA%20code|RSA code]]
|431
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Axiom|Axiom]]
|-
| 31
|14
|0.84 %
| [[Recaman%27s%20sequence|Recaman's sequence]]
|0
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|14
|- style="background-color: #fff;"
| 31
|431
| [[Set%20puzzle|Set puzzle]]
|[[:Category:Efene|Efene]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|14
| 31
|0.84 %
|3
| [[Solve%20the%20no%20connection%20puzzle|Solve the no connection puzzle]]
|17
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #fff;"
|-
| 31
|431
|[[:Category:Isabelle|Isabelle]]
| [[Straddling%20checkerboard|Straddling checkerboard]]
|14
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|0.84 %
|- style="background-color: #ffc"
| 31
|0
|14
| [[Subset%20sum%20problem|Subset sum problem]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|431
|[[:Category:MMIX|MMIX]]
| 31
|14
| [[Sutherland-Hodgman%20polygon%20clipping|Sutherland-Hodgman polygon clipping]]
|0.84 %
|①||②|| ||④||⑤|| ||⑦||⑧||⑨||⑩
|-
|3
| 31
|17
|- style="background-color: #fff;"
| [[Topic%20variable|Topic variable]]
|431
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|[[:Category:MOO|MOO]]
|-
| 30
|14
|0.84 %
| [[Arithmetic-geometric%20mean%2FCalculate%20Pi|Arithmetic-geometric mean/Calculate Pi]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|17
|- style="background-color: #fff;"
| 30
|431
| [[Bitmap%2FB%C3%A9zier%20curves%2FQuadratic|Bitmap/Bézier curves/Quadratic]]
|[[:Category:OOC|OOC]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
|14
| 30
|0.84 %
|0
| [[Bitmap%2FHistogram|Bitmap/Histogram]]
|14
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 30
|437
|[[:Category:AmigaBASIC|AmigaBASIC]]
| [[Brace%20expansion|Brace expansion]]
|13
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|0.78 %
|-
| 30
|0
|13
| [[Continued%20fraction%2FArithmetic%2FConstruct%20from%20rational%20number|Continued fraction/Arithmetic/Construct from rational number]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|437
|[[:Category:Ezhil|Ezhil]]
| 30
|13
| [[Create%20a%20file%20on%20magnetic%20tape|Create a file on magnetic tape]]
|0.78 %
|①||②||③||④||⑤|| ||⑦||⑧|| ||⑩
|-
|0
| 30
|13
|- style="background-color: #ccc;"
| [[Executable%20library|Executable library]]
|437
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|[[:Category:Fe|Fe]]
|-
| 30
|13
|0.78 %
| [[Galton%20box%20animation|Galton box animation]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|13
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 30
|437
| [[Integer%20roots|Integer roots]]
|[[:Category:LaTeX|LaTeX]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|13
|- style="background-color: #ffc"
| 30
|0.78 %
|3
| [[Kahan%20summation|Kahan summation]]
|16
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 30
|437
|[[:Category:Little|Little]]
| [[Kernighans%20large%20earthquake%20problem|Kernighans large earthquake problem]]
|13
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|0.78 %
|-
| 30
|0
|13
| [[Metronome|Metronome]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|437
|[[:Category:SPAD|SPAD]]
| 30
|13
| [[Pythagoras%20tree|Pythagoras tree]]
|0.78 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|0
|- style="background-color: #ffc"
| 30
|13
|- style="background-color: #ccc;"
|data-sort-value="read a file character by character/utf0B8"| [[Read%20a%20file%20character%20by%20character%2FUTF8|Read a file character by character/UTF8]]
|437
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:VAX Assembly|VAX Assembly]]
|-
| 30
|13
|0.78 %
| [[Resistor%20mesh|Resistor mesh]]
|1
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|14
|- style="background-color: #ccc;"
| 30
|437
| [[Simple%20database|Simple database]]
|[[:Category:VHDL|VHDL]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|13
| 30
|0.78 %
|3
| [[Solve%20a%20Hidato%20puzzle|Solve a Hidato puzzle]]
|16
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 30
|445
|[[:Category:ArnoldC|ArnoldC]]
| [[Truth%20table|Truth table]]
|12
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|0.72 %
|-
| 29
|0
|12
| [[Abbreviations%2C%20automatic|Abbreviations, automatic]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|445
|- style="background-color: #ffc"
|[[:Category:Beef|Beef]]
| 29
|12
| [[Check%20output%20device%20is%20a%20terminal|Check output device is a terminal]]
|0.72 %
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 29
|12
|- style="background-color: #fff;"
| [[Conjugate%20transpose|Conjugate transpose]]
|445
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|[[:Category:Coq|Coq]]
|- style="background-color: #ffc"
| 29
|12
|0.72 %
| [[Feigenbaum%20constant%20calculation|Feigenbaum constant calculation]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|15
|- style="background-color: #fff;"
| 29
|445
| [[Fusc%20sequence|Fusc sequence]]
|[[:Category:Egel|Egel]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|12
| 29
|0.72 %
|0
| [[Hilbert%20curve|Hilbert curve]]
|12
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 29
|445
|[[:Category:Gema|Gema]]
| [[Keyboard%20macros|Keyboard macros]]
|12
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|0.72 %
|-
| 29
|3
|15
| [[MAC%20Vendor%20Lookup|MAC Vendor Lookup]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|445
|[[:Category:Golo|Golo]]
| 29
|12
| [[Multiple%20regression|Multiple regression]]
|0.72 %
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
|0
| 29
|12
|- style="background-color: #fff;"
| [[Multiplicative%20order|Multiplicative order]]
|445
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Halon|Halon]]
|-
| 29
|12
|0.72 %
| [[Pattern%20matching|Pattern matching]]
|0
|①||②||③||④|| ||⑥||⑦||⑧|| || 
|-
|12
|- style="background-color: #fff;"
| 29
|445
| [[Sort%20a%20list%20of%20object%20identifiers|Sort a list of object identifiers]]
|[[:Category:LSE64|LSE64]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|12
| 29
|0.72 %
|3
| [[URL%20parser|URL parser]]
|15
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|- style="background-color: #fff;"
|-
| 29
|445
|[[:Category:Lucid|Lucid]]
| [[Van%20Eck%20sequence|Van Eck sequence]]
|12
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|0.72 %
|-
| 29
|3
|15
| [[Write%20to%20Windows%20event%20log|Write to Windows event log]]
|- style="background-color: #fff;"
|①||②|| ||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|445
|[[:Category:MontiLang|MontiLang]]
| 29
|12
| [[Zhang-Suen%20thinning%20algorithm|Zhang-Suen thinning algorithm]]
|0.72 %
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|0
| 28
|12
|- style="background-color: #fff;"
| [[Check%20Machin-like%20formulas|Check Machin-like formulas]]
|445
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|[[:Category:Object Pascal|Object Pascal]]
|-
| 28
|12
|0.72 %
| [[Checkpoint%20synchronization|Checkpoint synchronization]]
|4
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|16
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 28
|445
| [[Cycle%20detection|Cycle detection]]
|[[:Category:Panda|Panda]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|12
|- style="background-color: #ffc"
| 28
|0.72 %
|0
| [[Decimal%20floating%20point%20number%20to%20binary|Decimal floating point number to binary]]
|12
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #fff;"
|-
| 28
|445
|[[:Category:SystemVerilog|SystemVerilog]]
|data-sort-value="deconvolution/0B1d"| [[Deconvolution%2F1D|Deconvolution/1D]]
|12
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|0.72 %
|-
| 28
|3
|15
| [[Entropy%2FNarcissist|Entropy/Narcissist]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|458
|[[:Category:Arendelle|Arendelle]]
| 28
|11
| [[Execute%20SNUSP|Execute SNUSP]]
|0.66 %
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|0
| 28
|11
|- style="background-color: #ccc;"
| [[Memory%20layout%20of%20a%20data%20structure|Memory layout of a data structure]]
|458
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|[[:Category:BootBASIC|BootBASIC]]
|-
| 28
|11
|0.66 %
| [[Negative%20base%20numbers|Negative base numbers]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|11
|- style="background-color: #ccc;"
| 28
|458
| [[Numeric%20error%20propagation|Numeric error propagation]]
|[[:Category:Coco|Coco]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|11
| 28
|0.66 %
|0
| [[Pentagram|Pentagram]]
|11
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 28
|458
|[[:Category:Creative Basic|Creative Basic]]
| [[Rosetta%20Code%2FFind%20unimplemented%20tasks|Rosetta Code/Find unimplemented tasks]]
|11
|①||②||③||④|| ||⑥|| ||⑧||⑨|| 
|0.66 %
|-
| 28
|0
|11
| [[Set%20of%20real%20numbers|Set of real numbers]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|458
|- style="background-color: #ffc"
|[[:Category:Dao|Dao]]
| 28
|11
| [[Substitution%20Cipher|Substitution Cipher]]
|0.66 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 28
|14
|- style="background-color: #ccc;"
| [[Terminal%20control%2FPreserve%20screen|Terminal control/Preserve screen]]
|458
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Dt|Dt]]
|-
| 28
|11
|0.66 %
| [[The%20Name%20Game|The Name Game]]
|0
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|11
|- style="background-color: #ccc;"
| 28
|458
| [[Totient%20function|Totient function]]
|[[:Category:Frege|Frege]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|11
| 28
|0.66 %
|0
| [[Use%20another%20language%20to%20call%20a%20function|Use another language to call a function]]
|11
|①||②|| || ||⑤|| ||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 28
|458
|[[:Category:FTCBASIC|FTCBASIC]]
| [[Xiaolin%20Wu%27s%20line%20algorithm|Xiaolin Wu's line algorithm]]
|11
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|0.66 %
|-
| 27
|0
|11
| [[Convex%20hull|Convex hull]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|458
|- style="background-color: #ffc"
|[[:Category:GlovePIE|GlovePIE]]
| 27
|11
| [[Copy%20stdin%20to%20stdout|Copy stdin to stdout]]
|0.66 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|0
|- style="background-color: #ffc"
| 27
|11
|- style="background-color: #ccc;"
| [[Display%20a%20linear%20combination|Display a linear combination]]
|458
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Inform 6|Inform 6]]
|-
| 27
|11
|0.66 %
| [[Egyptian%20fractions|Egyptian fractions]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|14
|- style="background-color: #ccc;"
| 27
|458
| [[FTP|FTP]]
|[[:Category:Never|Never]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|11
|- style="background-color: #ffc"
| 27
|0.66 %
|1
| [[Find%20the%20intersection%20of%20a%20line%20with%20a%20plane|Find the intersection of a line with a plane]]
|12
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 27
|458
|[[:Category:OASYS Assembler|OASYS Assembler]]
| [[First%20class%20environments|First class environments]]
|11
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|0.66 %
|-
| 27
|0
|11
| [[Formal%20power%20series|Formal power series]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|458
|- style="background-color: #ffc"
|[[:Category:Pointless|Pointless]]
| 27
|11
| [[Implicit%20type%20conversion|Implicit type conversion]]
|0.66 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 27
|11
|- style="background-color: #ccc;"
| [[Partition%20an%20integer%20X%20into%20N%20primes|Partition an integer X into N primes]]
|458
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|[[:Category:Pure Data|Pure Data]]
|-
| 27
|11
|0.66 %
| [[Poker%20hand%20analyser|Poker hand analyser]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|14
|- style="background-color: #ccc;"
| 27
|458
| [[Reflection%2FList%20properties|Reflection/List properties]]
|[[:Category:RPG|RPG]]
|①|| ||③||④||⑤||⑥||⑦|| ||⑨|| 
|-
|11
| 27
|0.66 %
|3
| [[Rosetta%20Code%2FFix%20code%20tags|Rosetta Code/Fix code tags]]
|14
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|- style="background-color: #ccc;"
|-
| 27
|458
|[[:Category:Shale|Shale]]
| [[Terminal%20control%2FCursor%20movement|Terminal control/Cursor movement]]
|11
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|0.66 %
|-
| 27
|1
|12
| [[Verify%20distribution%20uniformity%2FChi-squared%20test|Verify distribution uniformity/Chi-squared test]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|458
|[[:Category:TMG|TMG]]
| 26
|11
| [[Active%20Directory%2FConnect|Active Directory/Connect]]
|0.66 %
|①|| ||③|| ||⑤||⑥||⑦||⑧|| ||⑩
|-
|0
| 26
|11
|- style="background-color: #ccc;"
| [[Arena%20storage%20pool|Arena storage pool]]
|458
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|[[:Category:Unlambda|Unlambda]]
|-
| 26
|11
|0.66 %
| [[Chat%20server|Chat server]]
|3
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|14
|- style="background-color: #ccc;"
| 26
|458
| [[Cuban%20primes|Cuban primes]]
|[[:Category:WebAssembly|WebAssembly]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|11
| 26
|0.66 %
|1
| [[Death%20Star|Death Star]]
|12
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|- style="background-color: #fff;"
|-
| 26
|477
|[[:Category:App Inventor|App Inventor]]
| [[Distributed%20programming|Distributed programming]]
|10
|①|| ||③||④||⑤||⑥|| ||⑧|| ||⑩
|0.6 %
|-
| 26
|0
|10
| [[Euler%27s%20identity|Euler's identity]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|477
|[[:Category:AsciiDots|AsciiDots]]
| 26
|10
| [[Find%20largest%20left%20truncatable%20prime%20in%20a%20given%20base|Find largest left truncatable prime in a given base]]
|0.6 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 26
|10
|- style="background-color: #fff;"
| [[HTTPS%2FAuthenticated|HTTPS/Authenticated]]
|477
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Blz|Blz]]
|-
| 26
|10
|0.6 %
| [[Idiomatically%20determine%20all%20the%20lowercase%20and%20uppercase%20letters|Idiomatically determine all the lowercase and uppercase letters]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|10
|- style="background-color: #fff;"
| 26
|477
| [[Largest%20number%20divisible%20by%20its%20digits|Largest number divisible by its digits]]
|[[:Category:IWBASIC|IWBASIC]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|10
|- style="background-color: #ffc"
| 26
|0.6 %
|0
|data-sort-value="magic 0B8-ball"| [[Magic%208-Ball|Magic 8-Ball]]
|10
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 26
|477
|[[:Category:KonsolScript|KonsolScript]]
| [[Modular%20arithmetic|Modular arithmetic]]
|10
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|0.6 %
|-
| 26
|3
|13
| [[Multi-dimensional%20array|Multi-dimensional array]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|477
|[[:Category:NGS|NGS]]
| 26
|10
| [[Nautical%20bell|Nautical bell]]
|0.6 %
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|0
| 26
|10
|- style="background-color: #fff;"
| [[Paraffins|Paraffins]]
|477
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:PL/I-80|PL/I-80]]
|-
| 26
|10
|0.6 %
| [[Pragmatic%20directives|Pragmatic directives]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|10
|- style="background-color: #fff;"
| 26
|477
| [[Reflection%2FList%20methods|Reflection/List methods]]
|[[:Category:Rockstar|Rockstar]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|-
|10
| 26
|0.6 %
|1
| [[Safe%20addition|Safe addition]]
|11
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #fff;"
|-
| 26
|477
|[[:Category:Snobol|Snobol]]
| [[Sort%20numbers%20lexicographically|Sort numbers lexicographically]]
|10
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|0.6 %
|- style="background-color: #ffc"
| 26
|3
|13
| [[Sorting%20algorithms%2FCycle%20sort|Sorting algorithms/Cycle sort]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|477
|[[:Category:Zoomscript|Zoomscript]]
| 26
|10
| [[Sorting%20algorithms%2FPatience%20sort|Sorting algorithms/Patience sort]]
|0.6 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 26
|10
|- style="background-color: #ccc;"
| [[Square-free%20integers|Square-free integers]]
|487
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:8051 Assembly|8051 Assembly]]
|-
| 26
|9
|0.54 %
| [[State%20name%20puzzle|State name puzzle]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|9
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 26
|487
| [[Table%20creation|Table creation]]
|[[:Category:Bait|Bait]]
|①||②||③||④||⑤|| || ||⑧|| ||⑩
|-
|9
| 26
|0.54 %
|0
| [[Update%20a%20configuration%20file|Update a configuration file]]
|9
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ccc;"
|-
| 26
|487
|[[:Category:Brlcad|Brlcad]]
|data-sort-value="window creation/x0C11"| [[Window%20creation%2FX11|Window creation/X11]]
|9
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|0.54 %
|-
| 25
|3
|12
| [[Apply%20a%20digital%20filter%20%28direct%20form%20II%20transposed%29|Apply a digital filter (direct form II transposed)]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|487
|- style="background-color: #ffc"
|[[:Category:Clay|Clay]]
| 25
|9
| [[Check%20input%20device%20is%20a%20terminal|Check input device is a terminal]]
|0.54 %
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 25
|12
|- style="background-color: #ccc;"
| [[Create%20an%20object%20at%20a%20given%20address|Create an object at a given address]]
|487
|①||②||③||④|| || ||⑦||⑧|| ||⑩
|[[:Category:Eero|Eero]]
|- style="background-color: #ffc"
| 25
|9
|0.54 %
| [[Faulhaber%27s%20formula|Faulhaber's formula]]
|0
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|9
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 25
|487
| [[Find%20first%20and%20last%20set%20bit%20of%20a%20long%20integer|Find first and last set bit of a long integer]]
|[[:Category:Gecho|Gecho]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|9
| 25
|0.54 %
|3
| [[Go%20Fish|Go Fish]]
|12
|①||②||③||④||⑤|| ||⑦||⑧|| ||⑩
|- style="background-color: #ccc;"
|-
| 25
|487
|[[:Category:Genyris|Genyris]]
| [[Image%20convolution|Image convolution]]
|9
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|0.54 %
|-
| 25
|3
|12
| [[Natural%20sorting|Natural sorting]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|487
|- style="background-color: #ffc"
|[[:Category:Integer BASIC|Integer BASIC]]
| 25
|9
| [[Old%20Russian%20measure%20of%20length|Old Russian measure of length]]
|0.54 %
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|3
|- style="background-color: #ffc"
| 25
|12
|- style="background-color: #ccc;"
| [[Ramsey%27s%20theorem|Ramsey's theorem]]
|487
|①||②||③|| ||⑤||⑥||⑦||⑧|| ||⑩
|[[:Category:Lily|Lily]]
|-
| 25
|9
|0.54 %
| [[Same%20Fringe|Same Fringe]]
|0
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|-
|9
|- style="background-color: #ccc;"
| 25
|487
| [[Textonyms|Textonyms]]
|[[:Category:Little Man Computer|Little Man Computer]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|9
| 25
|0.54 %
|0
| [[The%20ISAAC%20Cipher|The ISAAC Cipher]]
|9
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ccc;"
|-
| 24
|487
|[[:Category:Mathprog|Mathprog]]
| [[Abbreviations%2C%20simple|Abbreviations, simple]]
|9
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|0.54 %
|- style="background-color: #ffc"
| 24
|1
|10
| [[Bacon%20cipher|Bacon cipher]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|487
|[[:Category:Monte|Monte]]
| 24
|9
| [[Chaocipher|Chaocipher]]
|0.54 %
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|0
|- style="background-color: #ffc"
| 24
|9
|- style="background-color: #ccc;"
| [[Cheryl%27s%20Birthday|Cheryl's Birthday]]
|487
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Morfa|Morfa]]
|-
| 24
|9
|0.54 %
| [[Church%20Numerals|Church Numerals]]
|0
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|9
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 24
|487
| [[Faulhaber%27s%20triangle|Faulhaber's triangle]]
|[[:Category:Piet|Piet]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|9
| 24
|0.54 %
|3
| [[Honeycombs|Honeycombs]]
|12
|①||②|| ||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #ccc;"
|-
| 24
|487
|[[:Category:Polyglot:PL/I and PL/M|Polyglot:PL/I and PL/M]]
| [[Mian-Chowla%20sequence|Mian-Chowla sequence]]
|9
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|0.54 %
|-
| 24
|0
|9
| [[Nim%20Game|Nim Game]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|487
|[[:Category:PROMAL|PROMAL]]
| 24
|9
| [[Perfect%20totient%20numbers|Perfect totient numbers]]
|0.54 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 24
|9
|- style="background-color: #ccc;"
| [[Polyspiral|Polyspiral]]
|487
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|[[:Category:Ra|Ra]]
|-
| 24
|9
|0.54 %
| [[RCRPG|RCRPG]]
|0
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|-
|9
|- style="background-color: #ccc;"
| 24
|487
| [[Solve%20a%20Holy%20Knight%27s%20tour|Solve a Holy Knight's tour]]
|[[:Category:Terraform|Terraform]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
|9
| 24
|0.54 %
|0
| [[Sum%20and%20Product%20Puzzle|Sum and Product Puzzle]]
|9
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ccc;"
|-
| 23
|487
| [[AVL%20tree|AVL tree]]
|[[:Category:TI SR-56|TI SR-56]]
|9
|①||②||③|| ||⑤|| ||⑦|| || ||⑩
|0.54 %
|- style="background-color: #ffc"
| 23
|0
|9
| [[Card%20shuffles|Card shuffles]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|487
|- style="background-color: #ffc"
|[[:Category:UTFool|UTFool]]
| 23
|9
| [[Decision%20tables|Decision tables]]
|0.54 %
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|0
|- style="background-color: #ffc"
| 23
|9
|- style="background-color: #ccc;"
| [[Determine%20if%20two%20triangles%20overlap|Determine if two triangles overlap]]
|487
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Vorpal|Vorpal]]
|-
| 23
|9
|0.54 %
| [[Hough%20transform|Hough transform]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|12
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 23
|508
| [[Make%20a%20backup%20file|Make a backup file]]
|[[:Category:Clio|Clio]]
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|-
|8
| 23
|0.48 %
|0
| [[Simulate%20input%2FKeyboard|Simulate input/Keyboard]]
|8
|①|| ||③|| ||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #fff;"
|-
| 23
|508
|[[:Category:CLIPS|CLIPS]]
| [[Stream%20Merge|Stream Merge]]
|8
|①||②||③||④|| ||⑥||⑦||⑧|| ||⑩
|0.48 %
|-
| 23
|3
|11
| [[Superellipse|Superellipse]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|508
|- style="background-color: #ffc"
|[[:Category:Curry|Curry]]
| 23
|8
| [[Type%20detection|Type detection]]
|0.48 %
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|3
|- style="background-color: #ffc"
| 23
|11
|- style="background-color: #fff;"
| [[Welch%27s%20t-test|Welch's t-test]]
|508
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Egison|Egison]]
|- style="background-color: #ffc"
| 22
|8
|0.48 %
| [[Birthday%20problem|Birthday problem]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|8
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 22
|508
| [[Brazilian%20numbers|Brazilian numbers]]
|[[:Category:Es|Es]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|8
| 22
|0.48 %
|3
| [[Compiler%2Flexical%20analyzer|Compiler/lexical analyzer]]
|11
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 22
|508
|[[:Category:GLSL|GLSL]]
| [[Days%20between%20dates|Days between dates]]
|8
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|0.48 %
|- style="background-color: #ffc"
| 22
|0
|8
| [[Dice%20game%20probabilities|Dice game probabilities]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|508
|[[:Category:LC3 Assembly|LC3 Assembly]]
| 22
|8
| [[Eban%20numbers|Eban numbers]]
|0.48 %
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|1
| 22
|9
|- style="background-color: #fff;"
| [[Function%20frequency|Function frequency]]
|508
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|[[:Category:Lhogho|Lhogho]]
|-
| 22
|8
|0.48 %
| [[K-means%2B%2B%20clustering|K-means++ clustering]]
|0
|①||②||③||④||⑤|| ||⑦||⑧|| ||⑩
|-
|8
|- style="background-color: #fff;"
| 22
|508
| [[Loops%2Fwith%20multiple%20ranges|Loops/with multiple ranges]]
|[[:Category:LSE|LSE]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|8
| 22
|0.48 %
|0
| [[Machine%20code|Machine code]]
|8
|①||②|| ||④||⑤|| ||⑦||⑧|| ||⑩
|- style="background-color: #fff;"
|-
| 22
|508
|[[:Category:Luck|Luck]]
| [[Magic%20squares%20of%20singly%20even%20order|Magic squares of singly even order]]
|8
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|0.48 %
|-
| 22
|0
|8
|data-sort-value="main step of gost 0F28147-0C89"| [[Main%20step%20of%20GOST%2028147-89|Main step of GOST 28147-89]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|508
|[[:Category:Mathcad|Mathcad]]
| 22
|8
| [[Percolation%2FMean%20run%20density|Percolation/Mean run density]]
|0.48 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|0
| 22
|8
|- style="background-color: #fff;"
| [[Permutations%2FRank%20of%20a%20permutation|Permutations/Rank of a permutation]]
|508
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:NESL|NESL]]
|-
| 22
|8
|0.48 %
| [[Plasma%20effect|Plasma effect]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|8
|- style="background-color: #fff;"
| 22
|508
| [[Play%20recorded%20sounds|Play recorded sounds]]
|[[:Category:NetLogo|NetLogo]]
|①||②|| || ||⑤|| || ||⑧|| || 
|-
|8
| 22
|0.48 %
|1
| [[Sequence%20of%20primorial%20primes|Sequence of primorial primes]]
|9
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 22
|508
|[[:Category:Nit|Nit]]
| [[Sequence%3A%20smallest%20number%20greater%20than%20previous%20term%20with%20exactly%20n%20divisors|Sequence: smallest number greater than previous term with exactly n divisors]]
|8
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|0.48 %
|-
| 22
|0
|8
| [[Superpermutation%20minimisation|Superpermutation minimisation]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|508
|[[:Category:Nutt|Nutt]]
| 22
|8
| [[Thiele%27s%20interpolation%20formula|Thiele's interpolation formula]]
|0.48 %
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
|0
| 22
|8
|- style="background-color: #fff;"
| [[Total%20circles%20area|Total circles area]]
|508
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Oberon-07|Oberon-07]]
|-
| 22
|8
|0.48 %
| [[World%20Cup%20group%20stage|World Cup group stage]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|8
|- style="background-color: #fff;"
| 22
|508
| [[Yahoo%21%20search%20interface|Yahoo! search interface]]
|[[:Category:Onyx|Onyx]]
|①|| ||③|| ||⑤||⑥||⑦||⑧|| || 
|-
|8
| 21
|0.48 %
|3
| [[Abbreviations%2C%20easy|Abbreviations, easy]]
|11
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 21
|508
|[[:Category:PascalABC.NET|PascalABC.NET]]
|data-sort-value="base0C58check encoding"| [[Base58Check%20encoding|Base58Check encoding]]
|8
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|0.48 %
|- style="background-color: #ffc"
| 21
|0
|8
| [[Cipolla%27s%20algorithm|Cipolla's algorithm]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|508
|[[:Category:POV-Ray|POV-Ray]]
| 21
|8
| [[Cut%20a%20rectangle|Cut a rectangle]]
|0.48 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|3
| 21
|11
|- style="background-color: #fff;"
| [[Generate%20random%20chess%20position|Generate random chess position]]
|508
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|[[:Category:SASL|SASL]]
|-
| 21
|8
|0.48 %
| [[Idiomatically%20determine%20all%20the%20characters%20that%20can%20be%20used%20for%20symbols|Idiomatically determine all the characters that can be used for symbols]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|8
|- style="background-color: #fff;"
| 21
|508
| [[Koch%20curve|Koch curve]]
|[[:Category:Shiny|Shiny]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|8
|- style="background-color: #ffc"
| 21
|0.48 %
|3
| [[Linux%20CPU%20utilization|Linux CPU utilization]]
|11
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 21
|508
|[[:Category:SPARK|SPARK]]
| [[Loops%2FWrong%20ranges|Loops/Wrong ranges]]
|8
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|0.48 %
|-
| 21
|3
|11
| [[Nonoblock|Nonoblock]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|508
|[[:Category:YAMLScript|YAMLScript]]
| 21
|8
| [[Parallel%20Brute%20Force|Parallel Brute Force]]
|0.48 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|0
|- style="background-color: #ffc"
| 21
|8
|- style="background-color: #ccc;"
| [[Perlin%20noise|Perlin noise]]
|531
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:BlitzMax|BlitzMax]]
|-
| 21
|7
|0.42 %
| [[Pig%20the%20dice%20game%2FPlayer|Pig the dice game/Player]]
|3
|①||②||③||④||⑤||⑥|| ||⑧|| || 
|-
|10
|- style="background-color: #ccc;"
| 21
|531
| [[Record%20sound|Record sound]]
|[[:Category:Blue|Blue]]
|①|| || ||④||⑤|| ||⑦||⑧|| ||⑩
|7
|- style="background-color: #ffc"
| 21
|0.42 %
|1
| [[Reverse%20the%20gender%20of%20a%20string|Reverse the gender of a string]]
|8
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|- style="background-color: #ccc;"
|-
| 21
|531
|[[:Category:CFEngine|CFEngine]]
| [[SOAP|SOAP]]
|7
|①|| ||③|| ||⑤||⑥||⑦|| || ||⑩
|0.42 %
|-
| 21
|0
|7
| [[Safe%20primes%20and%20unsafe%20primes|Safe primes and unsafe primes]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|-
|531
|[[:Category:EC|EC]]
| 21
|7
| [[Tonelli-Shanks%20algorithm|Tonelli-Shanks algorithm]]
|0.42 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|3
| 21
|10
|- style="background-color: #ccc;"
| [[Video%20display%20modes|Video display modes]]
|531
|①||②||③||④||⑤||⑥||⑦|| || || 
|[[:Category:Elisa|Elisa]]
|-
| 21
|7
|0.42 %
| [[Window%20management|Window management]]
|3
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|10
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 21
|531
| [[Word%20break%20problem|Word break problem]]
|[[:Category:FUZE BASIC|FUZE BASIC]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|7
|- style="background-color: #ffc"
| 20
|0.42 %
|0
| [[A%2A%20search%20algorithm|A* search algorithm]]
|7
|①||②|| ||④||⑤|| ||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 20
|531
|[[:Category:Lean|Lean]]
| [[AudioAlarm|AudioAlarm]]
|7
|①||②|| || ||⑤|| ||⑦||⑧||⑨|| 
|0.42 %
|- style="background-color: #ffc"
| 20
|0
|7
| [[Create%20an%20object%2FNative%20demonstration|Create an object/Native demonstration]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|531
|[[:Category:LotusScript|LotusScript]]
| 20
|7
| [[Draw%20a%20rotating%20cube|Draw a rotating cube]]
|0.42 %
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|3
|- style="background-color: #ffc"
| 20
|10
|- style="background-color: #ccc;"
| [[Elementary%20cellular%20automaton%2FRandom%20Number%20Generator|Elementary cellular automaton/Random Number Generator]]
|531
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:MoonScript|MoonScript]]
|-
| 20
|7
|0.42 %
| [[Kronecker%20product%20based%20fractals|Kronecker product based fractals]]
|0
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|7
|- style="background-color: #ccc;"
| 20
|531
| [[Law%20of%20cosines%20-%20triples|Law of cosines - triples]]
|[[:Category:Niue|Niue]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|7
| 20
|0.42 %
|3
| [[Long%20primes|Long primes]]
|10
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 20
|531
|[[:Category:Nix|Nix]]
| [[Median%20filter|Median filter]]
|7
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|0.42 %
|- style="background-color: #ffc"
| 20
|0
|7
| [[Mersenne%20primes|Mersenne primes]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|-
|531
|[[:Category:Pebble|Pebble]]
| 20
|7
| [[Parse%20an%20IP%20Address|Parse an IP Address]]
|0.42 %
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|0
|- style="background-color: #ffc"
| 20
|7
|- style="background-color: #ccc;"
| [[Playfair%20cipher|Playfair cipher]]
|531
|①||②||③|| ||⑤||⑥||⑦|| ||⑨|| 
|[[:Category:Set lang|Set lang]]
|-
| 20
|7
|0.42 %
| [[Ramer-Douglas-Peucker%20line%20simplification|Ramer-Douglas-Peucker line simplification]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|7
|- style="background-color: #ccc;"
| 20
|531
| [[Sokoban|Sokoban]]
|[[:Category:Tbas|Tbas]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|7
| 20
|0.42 %
|0
| [[Solve%20a%20Numbrix%20puzzle|Solve a Numbrix puzzle]]
|7
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ccc;"
|-
| 19
|531
|[[:Category:TI-57|TI-57]]
| [[Active%20Directory%2FSearch%20for%20a%20user|Active Directory/Search for a user]]
|7
|①|| ||③|| ||⑤|| || || || ||⑩
|0.42 %
|- style="background-color: #ffc"
| 19
|0
|7
| [[Bilinear%20interpolation|Bilinear interpolation]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|531
|- style="background-color: #ffc"
|[[:Category:Visual Prolog|Visual Prolog]]
| 19
|7
| [[Chebyshev%20coefficients|Chebyshev coefficients]]
|0.42 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|0
|- style="background-color: #ffc"
| 19
|7
|- style="background-color: #ccc;"
| [[Chemical%20Calculator|Chemical Calculator]]
|531
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|[[:Category:Wrapl|Wrapl]]
|- style="background-color: #ffc"
| 19
|7
|0.42 %
| [[Diversity%20prediction%20theorem|Diversity prediction theorem]]
|3
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|10
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 19
|531
| [[Elliptic%20curve%20arithmetic|Elliptic curve arithmetic]]
|[[:Category:XProfan|XProfan]]
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|-
|7
| 19
|0.42 %
|0
| [[Humble%20numbers|Humble numbers]]
|7
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 19
|531
|[[:Category:XTalk|XTalk]]
| [[Markov%20chain%20text%20generator|Markov chain text generator]]
|7
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|0.42 %
|- style="background-color: #ffc"
| 19
|4
|11
| [[N-body%20problem|N-body problem]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|-
|550
|[[:Category:4DOS Batch|4DOS Batch]]
| 19
|6
| [[Sequence%3A%20smallest%20number%20with%20exactly%20n%20divisors|Sequence: smallest number with exactly n divisors]]
|0.36 %
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|3
| 19
|9
|- style="background-color: #fff;"
| [[Sierpinski%20pentagon|Sierpinski pentagon]]
|550
|①|| ||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|[[:Category:Alore|Alore]]
|-
| 19
|6
|0.36 %
| [[Simulate%20input%2FMouse|Simulate input/Mouse]]
|3
|①|| ||③||④||⑤|| ||⑦||⑧|| ||⑩
|-
|9
|- style="background-color: #fff;"
| 19
|550
| [[Solve%20a%20Hopido%20puzzle|Solve a Hopido puzzle]]
|[[:Category:ANTLR|ANTLR]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|6
| 19
|0.36 %
|0
| [[Weird%20numbers|Weird numbers]]
|6
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|- style="background-color: #fff;"
|-
| 18
|550
|[[:Category:Atari BASIC|Atari BASIC]]
|data-sort-value="0D100 prisoners"| [[100%20prisoners|100 prisoners]]
|6
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|0.36 %
|- style="background-color: #ffc"
| 18
|0
|6
| [[Bell%20numbers|Bell numbers]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|550
|- style="background-color: #ffc"
|[[:Category:BabyCobol|BabyCobol]]
| 18
|6
| [[Burrows%E2%80%93Wheeler%20transform|Burrows–Wheeler transform]]
|0.36 %
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|0
| 18
|6
|- style="background-color: #fff;"
| [[Color%20quantization|Color quantization]]
|550
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|[[:Category:Boo|Boo]]
|-
| 18
|6
|0.36 %
| [[Deming%27s%20Funnel|Deming's Funnel]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|9
|- style="background-color: #fff;"
| 18
|550
| [[Eertree|Eertree]]
|[[:Category:Comefrom0x10|Comefrom0x10]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|6
| 18
|0.36 %
|0
| [[Lucky%20and%20even%20lucky%20numbers|Lucky and even lucky numbers]]
|6
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|- style="background-color: #fff;"
|-
| 18
|550
|[[:Category:DIBOL-11|DIBOL-11]]
| [[Mastermind|Mastermind]]
|6
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|0.36 %
|-
| 18
|0
|6
| [[Mind%20boggling%20card%20trick|Mind boggling card trick]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|550
|- style="background-color: #ffc"
|[[:Category:DUP|DUP]]
| 18
|6
| [[Native%20shebang|Native shebang]]
|0.36 %
|①|| ||③||④||⑤||⑥|| ||⑧||⑨||⑩
|0
|- style="background-color: #ffc"
| 18
|6
|- style="background-color: #fff;"
| [[Orbital%20elements|Orbital elements]]
|550
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|[[:Category:Fexl|Fexl]]
|-
| 18
|6
|0.36 %
| [[Pell%27s%20equation|Pell's equation]]
|0
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|-
|6
|- style="background-color: #fff;"
| 18
|550
| [[Shortest%20common%20supersequence|Shortest common supersequence]]
|[[:Category:Fortress|Fortress]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|6
|- style="background-color: #ffc"
| 18
|0.36 %
|3
| [[Snake%20And%20Ladder|Snake And Ladder]]
|9
|①||②||③||④||⑤||⑥||⑦||⑧|| ||⑩
|- style="background-color: #fff;"
|-
| 18
|550
|[[:Category:Gastona|Gastona]]
| [[Strong%20and%20weak%20primes|Strong and weak primes]]
|6
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|0.36 %
|- style="background-color: #ffc"
| 17
|0
|6
| [[Addition%20chains|Addition chains]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|550
|- style="background-color: #ffc"
|[[:Category:Gri|Gri]]
| 17
|6
| [[Assertions%20in%20design%20by%20contract|Assertions in design by contract]]
|0.36 %
|①||②||③||④|| || ||⑦||⑧||⑨|| 
|-
|0
| 17
|6
|- style="background-color: #fff;"
| [[Bitcoin%2Fpublic%20point%20to%20address|Bitcoin/public point to address]]
|550
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|[[:Category:Intercal|Intercal]]
|-
| 17
|6
|0.36 %
| [[Commatizing%20numbers|Commatizing numbers]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|9
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 17
|550
| [[Data%20Encryption%20Standard|Data Encryption Standard]]
|[[:Category:MANOOL|MANOOL]]
|①||②||③|| ||⑤|| ||⑦|| || ||⑩
|6
|- style="background-color: #ffc"
| 17
|0.36 %
|0
| [[Elementary%20cellular%20automaton%2FInfinite%20length|Elementary cellular automaton/Infinite length]]
|6
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #fff;"
|-
| 17
|550
|[[:Category:MySQL|MySQL]]
| [[First%20perfect%20square%20in%20base%20N%20with%20N%20unique%20digits|First perfect square in base N with N unique digits]]
|6
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|0.36 %
|-
| 17
|3
|9
| [[Four%20is%20magic|Four is magic]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|550
|[[:Category:NSIS|NSIS]]
| 17
|6
| [[Index%20finite%20lists%20of%20positive%20integers|Index finite lists of positive integers]]
|0.36 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|3
| 17
|9
|- style="background-color: #fff;"
| [[Joystick%20position|Joystick position]]
|550
|①|| || ||④||⑤|| || || || || 
|[[:Category:Onyx (wasm)|Onyx]]
|-
| 17
|6
|0.36 %
| [[Kosaraju|Kosaraju]]
|0
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|6
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 17
|550
| [[Levenshtein%20distance%2FAlignment|Levenshtein distance/Alignment]]
|[[:Category:Oxygene|Oxygene]]
|①||②||③||④|| ||⑥||⑦||⑧||⑨||⑩
|-
|6
| 17
|0.36 %
|0
| [[P-value%20correction|P-value correction]]
|6
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #fff;"
|-
| 17
|550
|[[:Category:Pixilang|Pixilang]]
| [[Percolation%2FSite%20percolation|Percolation/Site percolation]]
|6
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|0.36 %
|- style="background-color: #ffc"
| 17
|0
|6
| [[Readline%20interface|Readline interface]]
|- style="background-color: #fff;"
|①||②||③||④|| ||⑥||⑦||⑧|| ||⑩
|-
|550
|[[:Category:Rhovas|Rhovas]]
| 17
|6
| [[Reflection%2FGet%20source|Reflection/Get source]]
|0.36 %
|①||②||③||④||⑤|| ||⑦|| ||⑨|| 
|-
|0
| 17
|6
|- style="background-color: #fff;"
| [[SQL-based%20authentication|SQL-based authentication]]
|550
|①|| ||③||④||⑤||⑥||⑦||⑧|| ||⑩
|[[:Category:Sage|Sage]]
|- style="background-color: #ffc"
| 17
|6
|0.36 %
| [[Selective%20File%20Copy|Selective File Copy]]
|3
|①||②||③|| || ||⑥||⑦||⑧||⑨|| 
|9
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 17
|550
| [[Untrusted%20environment|Untrusted environment]]
|[[:Category:SIMPOL|SIMPOL]]
|①||②||③|| || ||⑥||⑦||⑧||⑨||⑩
|6
|- style="background-color: #ffc"
| 16
|0.36 %
|3
| [[Arithmetic%20coding%2FAs%20a%20generalized%20change%20of%20radix|Arithmetic coding/As a generalized change of radix]]
|9
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 16
|550
|[[:Category:SkookumScript|SkookumScript]]
| [[Aspect%20Oriented%20Programming|Aspect Oriented Programming]]
|6
|①||②||③||④||⑤||⑥||⑦|| || ||⑩
|0.36 %
|- style="background-color: #ffc"
| 16
|1
|7
| [[Code%20segment%20unload|Code segment unload]]
|- style="background-color: #fff;"
| ||②||③||④||⑤||⑥||⑦||⑧|| || 
|550
|- style="background-color: #ffc"
|[[:Category:Stringle|Stringle]]
| 16
|6
| [[Color%20wheel|Color wheel]]
|0.36 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|0
|- style="background-color: #ffc"
| 16
|6
|- style="background-color: #fff;"
| [[Find%20duplicate%20files|Find duplicate files]]
|550
|①||②||③|| ||⑤||⑥|| ||⑧||⑨|| 
|[[:Category:Tern|Tern]]
|- style="background-color: #ffc"
| 16
|6
|0.36 %
| [[Finite%20state%20machine|Finite state machine]]
|0
|①||②||③||④|| || ||⑦||⑧||⑨||⑩
|-
|6
|- style="background-color: #fff;"
| 16
|550
| [[Fixed%20length%20records|Fixed length records]]
|[[:Category:Turing|Turing]]
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|-
|6
| 16
|0.36 %
|0
| [[HTTPS%2FClient-authenticated|HTTPS/Client-authenticated]]
|6
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 16
|550
|[[:Category:XEec|XEec]]
| [[I.Q.%20Puzzle|I.Q. Puzzle]]
|6
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|0.36 %
|- style="background-color: #ffc"
| 16
|0
|6
| [[Just%20in%20time%20processing%20on%20a%20character%20stream|Just in time processing on a character stream]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|550
|[[:Category:Yacas|Yacas]]
| 16
|6
| [[K-d%20tree|K-d tree]]
|0.36 %
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
|3
| 16
|9
|- style="background-color: #ccc;"
| [[Knuth%27s%20power%20tree|Knuth's power tree]]
|579
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|[[:Category:4D|4D]]
|-
| 16
|5
|0.3 %
| [[Kolakoski%20sequence|Kolakoski sequence]]
|3
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|8
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 16
|579
| [[List%20rooted%20trees|List rooted trees]]
|[[:Category:B|B]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|5
|- style="background-color: #ffc"
| 16
|0.3 %
|3
| [[Monads%2FList%20monad|Monads/List monad]]
|8
|①|| ||③||④|| ||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 16
|579
|[[:Category:Blade|Blade]]
| [[Montgomery%20reduction|Montgomery reduction]]
|5
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|0.3 %
|- style="background-color: #ffc"
| 16
|0
|5
| [[Perceptron|Perceptron]]
|- style="background-color: #ccc;"
|①||②|| ||④|| || ||⑦||⑧||⑨|| 
|579
|- style="background-color: #ffc"
|[[:Category:DM|DM]]
| 16
|5
| [[Polynomial%20synthetic%20division|Polynomial synthetic division]]
|0.3 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|0
| 16
|5
|- style="background-color: #ccc;"
| [[Range%20consolidation|Range consolidation]]
|579
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|[[:Category:Dylan.NET|Dylan.NET]]
|-
| 16
|5
|0.3 %
| [[Sexy%20primes|Sexy primes]]
|3
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|-
|8
|- style="background-color: #ccc;"
| 16
|579
| [[Vogel%27s%20approximation%20method|Vogel's approximation method]]
|[[:Category:Epoxy|Epoxy]]
|①||②||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
|5
| 16
|0.3 %
|0
| [[Zeckendorf%20arithmetic|Zeckendorf arithmetic]]
|5
|①||②||③||④||⑤|| ||⑦||⑧|| ||⑩
|- style="background-color: #ccc;"
|-
| 15
|579
|[[:Category:Fan|Fan]]
| [[Compiler%2Fcode%20generator|Compiler/code generator]]
|5
|①||②|| ||④||⑤||⑥|| || ||⑨||⑩
|0.3 %
|- style="background-color: #ffc"
| 15
|3
|8
| [[Factorions|Factorions]]
|- style="background-color: #ccc;"
|①||②||③||④|| ||⑥|| ||⑧||⑨||⑩
|579
|- style="background-color: #ffc"
|[[:Category:GEORGE|GEORGE]]
| 15
|5
| [[Free%20polyominoes%20enumeration|Free polyominoes enumeration]]
|0.3 %
|①||②|| ||④||⑤|| ||⑦||⑧|| || 
|-
|0
| 15
|5
|- style="background-color: #ccc;"
| [[Hunt%20The%20Wumpus|Hunt The Wumpus]]
|579
|①||②||③||④||⑤|| || ||⑧|| || 
|[[:Category:Glee|Glee]]
|-
| 15
|5
|0.3 %
| [[Intersecting%20Number%20Wheels|Intersecting Number Wheels]]
|3
|①|| ||③||④||⑤||⑥|| || ||⑨|| 
|8
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 15
|579
| [[Monads%2FMaybe%20monad|Monads/Maybe monad]]
|[[:Category:Hope|Hope]]
|①|| || ||④|| || ||⑦||⑧||⑨|| 
|5
|- style="background-color: #ffc"
| 15
|0.3 %
|3
| [[NYSIIS|NYSIIS]]
|8
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 15
|579
|[[:Category:JCL|JCL]]
| [[Names%20to%20numbers|Names to numbers]]
|5
|①||②||③|| ||⑤||⑥||⑦||⑧||⑨|| 
|0.3 %
|-
| 15
|2
|7
| [[Nonogram%20solver|Nonogram solver]]
|- style="background-color: #ccc;"
|①||②|| ||④||⑤||⑥||⑦||⑧|| || 
|579
|- style="background-color: #ffc"
|[[:Category:KQL|KQL]]
| 15
|5
| [[Numeric%20separator%20syntax|Numeric separator syntax]]
|0.3 %
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|-
|0
| 15
|5
|- style="background-color: #ccc;"
| [[Peano%20curve|Peano curve]]
|579
|①||②||③||④||⑤||⑥|| ||⑧||⑨||⑩
|[[:Category:L++|L++]]
|-
| 15
|5
|0.3 %
| [[Percolation%2FBond%20percolation|Percolation/Bond percolation]]
|1
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|6
|- style="background-color: #ccc;"
| 15
|579
| [[Percolation%2FMean%20cluster%20density|Percolation/Mean cluster density]]
|[[:Category:Lilypond|Lilypond]]
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|-
|5
| 15
|0.3 %
|1
| [[Primes%20-%20allocate%20descendants%20to%20their%20ancestors|Primes - allocate descendants to their ancestors]]
|6
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 15
|579
|[[:Category:Malbolge|Malbolge]]
| [[Rendezvous|Rendezvous]]
|5
|①||②||③||④|| || || ||⑧||⑨||⑩
|0.3 %
|-
| 15
|0
|5
| [[Retrieve%20and%20search%20chat%20history|Retrieve and search chat history]]
|- style="background-color: #ccc;"
|①||②||③||④|| || || ||⑧||⑨||⑩
|579
|- style="background-color: #ffc"
|[[:Category:MBS|MBS]]
| 15
|5
| [[Self-hosting%20compiler|Self-hosting compiler]]
|0.3 %
|①||②||③|| ||⑤|| ||⑦|| ||⑨|| 
|3
|- style="background-color: #ffc"
| 15
|8
|- style="background-color: #ccc;"
| [[Separate%20the%20house%20number%20from%20the%20street%20name|Separate the house number from the street name]]
|579
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|[[:Category:MelonBasic|MelonBasic]]
|-
| 15
|5
|0.3 %
| [[Successive%20prime%20differences|Successive prime differences]]
|0
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|5
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 15
|579
| [[Sum%20data%20type|Sum data type]]
|[[:Category:Nickle|Nickle]]
|①||②||③||④|| || || || ||⑨||⑩
|-
|5
| 15
|0.3 %
|0
| [[Sunflower%20fractal|Sunflower fractal]]
|5
|①||②||③||④|| ||⑥|| ||⑧||⑨||⑩
|- style="background-color: #ccc;"
|-
| 15
|579
|[[:Category:Nyquist|Nyquist]]
| [[Vigen%C3%A8re%20cipher%2FCryptanalysis|Vigenère cipher/Cryptanalysis]]
|5
|①||②|| ||④||⑤|| ||⑦||⑧||⑨||⑩
|0.3 %
|-
| 14
|0
|5
| [[Approximate%20Equality|Approximate Equality]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|-
|579
|[[:Category:Panoramic|Panoramic]]
| 14
|5
| [[Bitmap%2FRead%20an%20image%20through%20a%20pipe|Bitmap/Read an image through a pipe]]
|0.3 %
|①|| ||③||④||⑤|| ||⑦||⑧||⑨||⑩
|-
|0
| 14
|5
|- style="background-color: #ccc;"
| [[Compiler%2Fvirtual%20machine%20interpreter|Compiler/virtual machine interpreter]]
|579
|①||②|| ||④||⑤||⑥|| || ||⑨||⑩
|[[:Category:PIR|PIR]]
|-
| 14
|5
|0.3 %
| [[EKG%20sequence%20convergence|EKG sequence convergence]]
|3
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|8
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 14
|579
| [[Find%20URI%20in%20text|Find URI in text]]
|[[:Category:Pyret|Pyret]]
|①||②||③|| || || ||⑦||⑧|| || 
|5
|- style="background-color: #ffc"
| 14
|0.3 %
|0
| [[Gauss-Jordan%20matrix%20inversion|Gauss-Jordan matrix inversion]]
|5
|①||②||③||④|| ||⑥||⑦||⑧||⑨|| 
|- style="background-color: #ccc;"
|-
| 14
|579
|[[:Category:ScratchScript|ScratchScript]]
| [[Imaginary%20base%20numbers|Imaginary base numbers]]
|5
|①||②||③||④||⑤|| ||⑦|| || ||⑩
|0.3 %
|- style="background-color: #ffc"
| 14
|0
|5
| [[Most%20frequent%20k%20chars%20distance|Most frequent k chars distance]]
|- style="background-color: #ccc;"
|①||②||③|| ||⑤||⑥||⑦||⑧|| || 
|-
|579
|[[:Category:TIScript|TIScript]]
| 14
|5
| [[Nested%20templated%20data|Nested templated data]]
|0.3 %
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|3
|- style="background-color: #ffc"
| 14
|8
|- style="background-color: #ccc;"
| [[Particle%20Swarm%20Optimization|Particle Swarm Optimization]]
|579
|①||②|| ||④||⑤|| ||⑦||⑧|| || 
|[[:Category:TPP|TPP]]
|-
| 14
|5
|0.3 %
| [[Smarandache%20prime-digital%20sequence|Smarandache prime-digital sequence]]
|0
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|-
|5
|- style="background-color: #ccc;"
| 14
|579
| [[Spelling%20of%20ordinal%20numbers|Spelling of ordinal numbers]]
|[[:Category:Ultimate++|Ultimate++]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|5
|- style="background-color: #ffc"
| 14
|0.3 %
|0
| [[Teacup%20rim%20text|Teacup rim text]]
|5
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|- style="background-color: #ccc;"
|-
| 14
|579
|[[:Category:Ursalang|Ursalang]]
| [[Terminal%20control%2FPositional%20read|Terminal control/Positional read]]
|5
|①||②||③||④||⑤|| ||⑦||⑧|| ||⑩
|0.3 %
|- style="background-color: #ffc"
| 14
|0
|5
| [[Vibrating%20rectangles|Vibrating rectangles]]
|- style="background-color: #ccc;"
|①||②||③||④||⑤||⑥|| ||⑧|| ||⑩
|-
|579
|[[:Category:Vale|Vale]]
| 13
|5
| [[Compare%20sorting%20algorithms%27%20performance|Compare sorting algorithms' performance]]
|0.3 %
|①||②|| ||④||⑤|| ||⑦|| || ||⑩
|-
|0
| 13
|5
|- style="background-color: #fff;"
| [[Compiler%2Fsyntax%20analyzer|Compiler/syntax analyzer]]
|607
|①||②|| ||④||⑤||⑥|| || || ||⑩
|[[:Category:6800 Assembly|6800 Assembly]]
|-
| 13
|4
|0.24 %
| [[De%20Bruijn%20sequences|De Bruijn sequences]]
|3
|①||②||③||④||⑤||⑥||⑦||⑧||⑨|| 
|7
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 13
|607
|data-sort-value="draw pixel 0B2"| [[Draw%20pixel%202|Draw pixel 2]]
|[[:Category:AmbientTalk|AmbientTalk]]
|①||②||③||④|| ||⑥||⑦||⑧|| ||⑩
|4
|- style="background-color: #ffc"
| 13
|0.24 %
|3
| [[Fermat%20numbers|Fermat numbers]]
|7
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 13
|607
|[[:Category:Arbre|Arbre]]
| [[Fraction%20reduction|Fraction reduction]]
|4
|①||②||③||④|| ||⑥||⑦||⑧|| ||⑩
|0.24 %
|- style="background-color: #ffc"
| 13
|3
|7
| [[Geometric%20algebra|Geometric algebra]]
|- style="background-color: #fff;"
|①||②||③||④||⑤|| ||⑦|| || || 
|607
|- style="background-color: #ffc"
|[[:Category:B4X|B4X]]
| 13
|4
| [[Lah%20numbers|Lah numbers]]
|0.24 %
|①||②||③||④|| ||⑥||⑦|| ||⑨|| 
|-
|0
| 13
|4
|- style="background-color: #fff;"
| [[Matrix%20chain%20multiplication|Matrix chain multiplication]]
|607
|①||②||③||④|| ||⑥||⑦|| ||⑨||⑩
|[[:Category:Blast|Blast]]
|-
| 13
|4
|0.24 %
| [[Mayan%20numerals|Mayan numerals]]
|3
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|7
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 13
|607
| [[Monads%2FWriter%20monad|Monads/Writer monad]]
|[[:Category:BlooP|BlooP]]
|①|| || ||④|| || ||⑦|| ||⑨|| 
|4
|- style="background-color: #ffc"
| 13
|0.24 %
|0
| [[Numerical%20integration%2FAdaptive%20Simpson%27s%20method|Numerical integration/Adaptive Simpson's method]]
|4
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 13
|607
| [[Proof|Proof]]
|[[:Category:Bori|Bori]]
|4
| ||②|| || || || || ||⑧|| || 
|0.24 %
|- style="background-color: #ffc"
| 13
|0
|4
| [[Suffix%20tree|Suffix tree]]
|- style="background-color: #fff;"
|①||②||③|| ||⑤||⑥||⑦||⑧|| || 
|607
|- style="background-color: #ffc"
|[[:Category:C++/CLI|C++/CLI]]
| 13
|4
| [[Transportation%20problem|Transportation problem]]
|0.24 %
|①||②||③||④|| || ||⑦||⑧|| || 
|-
|3
| 13
|7
|- style="background-color: #fff;"
| [[Word%20search|Word search]]
|607
|①||②|| ||④||⑤|| ||⑦||⑧||⑨|| 
|[[:Category:Cind|Cind]]
|- style="background-color: #ffc"
| 13
|4
|0.24 %
| [[XML%20Validation|XML Validation]]
|0
|①|| ||③|| ||⑤||⑥||⑦|| || ||⑩
|-
|4
|- style="background-color: #fff;"
| 12
|607
| [[Abelian%20sandpile%20model|Abelian sandpile model]]
|[[:Category:Cobra|Cobra]]
|①||②||③||④||⑤||⑥|| || || || 
|-
|4
| 12
|0.24 %
|3
| [[Bitmap%2FPPM%20conversion%20through%20a%20pipe|Bitmap/PPM conversion through a pipe]]
|7
|①|| ||③||④||⑤|| ||⑦||⑧||⑨||⑩
|- style="background-color: #fff;"
|-
| 12
|607
|[[:Category:Corescript|Corescript]]
| [[Compiler%2FAST%20interpreter|Compiler/AST interpreter]]
|4
|①||②|| ||④||⑤||⑥|| || ||⑨||⑩
|0.24 %
|-
| 12
|0
|4
|data-sort-value="deconvolution/0B2d+"| [[Deconvolution%2F2D%2B|Deconvolution/2D+]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥|| || || ||⑩
|607
|- style="background-color: #ffc"
|[[:Category:Crack|Crack]]
| 12
|4
| [[File%20size%20distribution|File size distribution]]
|0.24 %
|①||②||③||④||⑤||⑥||⑦||⑧||⑨||⑩
|3
|- style="background-color: #ffc"
| 12
|7
|- style="background-color: #fff;"
| [[Generalised%20floating%20point%20addition|Generalised floating point addition]]
|607
|①||②||③||④|| ||⑥||⑦||⑧|| || 
|[[:Category:Cubescript|Cubescript]]
|-
| 12
|4
|0.24 %
| [[N-smooth%20numbers|N-smooth numbers]]
|0
|①||②||③||④|| ||⑥||⑦|| ||⑨|| 
|4
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 12
|607
| [[Permutations%20with%20some%20identical%20elements|Permutations with some identical elements]]
|[[:Category:Dafny|Dafny]]
|①||②||③||④|| ||⑥|| || ||⑨|| 
|4
|- style="background-color: #ffc"
| 12
|0.24 %
|0
| [[Random%20Latin%20Squares|Random Latin Squares]]
|4
|①||②||③||④||⑤|| || || ||⑨|| 
|- style="background-color: #fff;"
|-
| 12
|607
|[[:Category:Emojicode|Emojicode]]
| [[Sequence%3A%20nth%20number%20with%20exactly%20n%20divisors|Sequence: nth number with exactly n divisors]]
|4
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|0.24 %
|- style="background-color: #ffc"
| 12
|0
|4
| [[Singly-linked%20list%2FElement%20removal|Singly-linked list/Element removal]]
|- style="background-color: #fff;"
|①||②||③||④|| || ||⑦||⑧|| ||⑩
|607
|- style="background-color: #ffc"
|[[:Category:Fhidwfe|Fhidwfe]]
| 12
|4
| [[Snake|Snake]]
|0.24 %
|①||②||③|| || ||⑥||⑦|| || || 
|0
|- style="background-color: #ffc"
| 12
|4
|- style="background-color: #fff;"
| [[Topological%20sort%2FExtracted%20top%20item|Topological sort/Extracted top item]]
|607
|①||②||③|| ||⑤||⑥||⑦||⑧|| ||⑩
|[[:Category:Grain|Grain]]
|-
| 11
|4
|0.24 %
| [[Angles%20%28geometric%29%2C%20normalization%20and%20conversion|Angles (geometric), normalization and conversion]]
|0
|①||②||③||④||⑤||⑥|| || ||⑨||⑩
|4
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 11
|607
| [[Chernick%27s%20Carmichael%20numbers|Chernick's Carmichael numbers]]
|[[:Category:HPPPL|HPPPL]]
|①||②||③||④|| ||⑥|| || ||⑨||⑩
|4
|- style="background-color: #ffc"
| 11
|0.24 %
|0
| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20NG%2C%20Contined%20Fraction%20N%29|Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N)]]
|4
|①|| ||③||④||⑤|| ||⑦||⑧||⑨|| 
|- style="background-color: #fff;"
|-
| 11
|607
|[[:Category:HQ9+|HQ9+]]
| [[Determine%20if%20a%20string%20has%20all%20the%20same%20characters|Determine if a string has all the same characters]]
|4
|①|| ||③||④||⑤||⑥|| ||⑧||⑨|| 
|0.24 %
|-
| 11
|3
|7
| [[Functional%20coverage%20tree|Functional coverage tree]]
|- style="background-color: #fff;"
|①||②||③||④||⑤||⑥||⑦||⑧|| || 
|607
|- style="background-color: #ffc"
|[[:Category:Jinja|Jinja]]
| 11
|4
| [[Gapful%20numbers|Gapful numbers]]
|0.24 %
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|-
|0
| 11
|4
|- style="background-color: #fff;"
| [[OpenWebNet%20Password|OpenWebNet Password]]
|607
|①||②||③||④||⑤|| ||⑦||⑧|| || 
|[[:Category:Kabap|Kabap]]
|-
| 11
|4
|0.24 %
| [[Peaceful%20chess%20queen%20armies|Peaceful chess queen armies]]
|0
|①||②||③||④||⑤||⑥||⑦|| ||⑨||⑩
|4
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 11
|607
| [[Pierpont%20primes|Pierpont primes]]
|[[:Category:Keg|Keg]]
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|4
|- style="background-color: #ffc"
| 11
|0.24 %
|0
| [[Safe%20mode|Safe mode]]
|4
|①||②||③|| || ||⑥|| || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 11
|607
|[[:Category:Kite|Kite]]
| [[Stirling%20numbers%20of%20the%20first%20kind|Stirling numbers of the first kind]]
|4
|①||②||③||④|| ||⑥|| || ||⑨|| 
|0.24 %
|- style="background-color: #ffc"
| 11
|3
|7
| [[Stirling%20numbers%20of%20the%20second%20kind|Stirling numbers of the second kind]]
|- style="background-color: #fff;"
|①||②||③||④|| ||⑥|| || ||⑨|| 
|-
|607
|[[:Category:MEL|MEL]]
| 11
|4
| [[Super-d%20numbers|Super-d numbers]]
|0.24 %
|①||②||③|| ||⑤||⑥|| || ||⑨|| 
|0
|- style="background-color: #ffc"
| 11
|4
|- style="background-color: #fff;"
| [[Zumkeller%20numbers|Zumkeller numbers]]
|607
|①||②||③||④||⑤||⑥|| ||⑧||⑨|| 
|[[:Category:Monicelli|Monicelli]]
|-
| 10
|4
|0.24 %
|data-sort-value="0C15 puzzle solver"| [[15%20puzzle%20solver|15 puzzle solver]]
|0
|①||②|| ||④||⑤|| || ||⑧|| || 
|4
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 10
|607
| [[Banker%27s%20algorithm|Banker's algorithm]]
|[[:Category:Owl Lisp|Owl Lisp]]
|①||②|| ||④|| || ||⑦||⑧|| ||⑩
|-
|4
| 10
|0.24 %
|0
| [[Factorial%20base%20numbers%20indexing%20permutations%20of%20a%20collection|Factorial base numbers indexing permutations of a collection]]
|4
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 10
|607
|[[:Category:PL/pgSQL|PL/pgSQL]]
| [[Interactive%20Help|Interactive Help]]
|4
|①||②||③||④|| ||⑥|| ||⑧|| || 
|0.24 %
|-
| 10
|1
|5
| [[Latin%20Squares%20in%20reduced%20form|Latin Squares in reduced form]]
|- style="background-color: #fff;"
|①||②|| ||④||⑤|| ||⑦|| || || 
|-
|607
|[[:Category:Portugol|Portugol]]
| 10
|4
| [[Matrix%20Digital%20Rain|Matrix Digital Rain]]
|0.24 %
|①|| ||③||④|| ||⑥|| ||⑧||⑨|| 
|0
|- style="background-color: #ffc"
| 10
|4
|- style="background-color: #fff;"
| [[Palindromic%20gapful%20numbers|Palindromic gapful numbers]]
|607
|①||②||③||④||⑤|| || || ||⑨|| 
|[[:Category:Purity|Purity]]
|- style="background-color: #ffc"
| 10
|4
|0.24 %
| [[Penrose%20tiling|Penrose tiling]]
|3
|①||②||③||④|| ||⑥||⑦||⑧|| || 
|7
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 10
|607
| [[Print%20debugging%20statement|Print debugging statement]]
|[[:Category:QL SuperBASIC|QL SuperBASIC]]
|①||②||③|| || ||⑥|| ||⑧||⑨||⑩
|4
|- style="background-color: #ffc"
| 10
|0.24 %
|0
| [[Sine%20wave|Sine wave]]
|4
|①||②||③|| || ||⑥||⑦||⑧|| || 
|- style="background-color: #fff;"
|-
| 10
|607
| [[Tarjan|Tarjan]]
|[[:Category:RASEL|RASEL]]
|4
|①||②||③||④|| ||⑥||⑦||⑧||⑨|| 
|0.24 %
|- style="background-color: #ffc"
| 10
|0
|4
| [[VList|VList]]
|- style="background-color: #fff;"
|①||②|| || || || ||⑦||⑧|| ||⑩
|607
|- style="background-color: #ffc"
|[[:Category:Rhope|Rhope]]
| 9
|4
| [[ASCII%20art%20diagram%20converter|ASCII art diagram converter]]
|0.24 %
|①||②||③||④|| || || ||⑧|| || 
|3
|- style="background-color: #ffc"
| 9
|7
|- style="background-color: #fff;"
| [[Audio%20frequency%20generator|Audio frequency generator]]
|607
|①||②|| || || ||⑥|| || || || 
|[[:Category:RISC-V Assembly|RISC-V Assembly]]
|-
| 9
|4
|0.24 %
| [[Canny%20edge%20detector|Canny edge detector]]
|0
|①|| || ||④||⑤|| || || || ||⑩
|-
|4
|- style="background-color: #fff;"
| 9
|607
| [[Catmull%E2%80%93Clark%20subdivision%20surface|Catmull–Clark subdivision surface]]
|[[:Category:SimpleCode|SimpleCode]]
|①|| || ||④||⑤|| || || || ||⑩
|4
|- style="background-color: #ffc"
| 9
|0.24 %
|0
| [[Combinations%20with%20repetitions%2FSquare%20Digit%20Chain|Combinations with repetitions/Square Digit Chain]]
|4
|①||②||③||④|| ||⑥||⑦|| ||⑨|| 
|- style="background-color: #fff;"
|-
| 9
|607
|[[:Category:TI-83 Hex Assembly|TI-83 Hex Assembly]]
| [[Four%20is%20the%20number%20of%20letters%20in%20the%20...|Four is the number of letters in the ...]]
|4
|①||②||③||④||⑤||⑥||⑦|| ||⑨|| 
|0.24 %
|- style="background-color: #ffc"
| 9
|0
|4
| [[Launch%20rocket%20with%20countdown%20and%20acceleration%20in%20stdout|Launch rocket with countdown and acceleration in stdout]]
|- style="background-color: #fff;"
|①||②||③||④|| ||⑥|| ||⑧||⑨|| 
|607
|- style="background-color: #ffc"
|[[:Category:TransFORTH|TransFORTH]]
| 9
|4
| [[Metallic%20ratios|Metallic ratios]]
|0.24 %
|①||②||③||④|| ||⑥|| || ||⑨|| 
|0
|- style="background-color: #ffc"
| 9
|4
|- style="background-color: #fff;"
| [[Parse%20EBNF|Parse EBNF]]
|607
|①||②||③|| || ||⑥|| || || || 
|[[:Category:Uniface|Uniface]]
|- style="background-color: #ffc"
| 9
|4
|0.24 %
| [[Pentomino%20tiling|Pentomino tiling]]
|0
|①||②|| ||④|| || ||⑦||⑧||⑨|| 
|4
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 9
|607
| [[Run%20as%20a%20daemon%20or%20service|Run as a daemon or service]]
|[[:Category:Unison|Unison]]
|①|| ||③|| || || || ||⑧|| ||⑩
|4
|- style="background-color: #ffc"
| 9
|0.24 %
|0
| [[Simulated%20annealing|Simulated annealing]]
|4
|①||②|| ||④|| || || ||⑧||⑨|| 
|- style="background-color: #fff;"
|-
| 9
|607
|[[:Category:Visual Objects|Visual Objects]]
| [[Suffixation%20of%20decimal%20numbers|Suffixation of decimal numbers]]
|4
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|0.24 %
|- style="background-color: #ffc"
| 8
|3
|7
|data-sort-value="0C21 game"| [[21%20Game|21 Game]]
|- style="background-color: #fff;"
|①||②||③||④|| ||⑥|| ||⑧|| || 
|607
|- style="background-color: #ffc"
|[[:Category:Whenever|Whenever]]
| 8
|4
| [[Checksumcolor|Checksumcolor]]
|0.24 %
|①||②||③||④|| ||⑥|| || ||⑨|| 
|3
|- style="background-color: #ffc"
| 8
|7
|- style="background-color: #fff;"
| [[Determine%20if%20a%20string%20is%20collapsible|Determine if a string is collapsible]]
|607
|①|| ||③||④|| ||⑥|| || ||⑨|| 
|[[:Category:XSLT 2.0|XSLT 2.0]]
|- style="background-color: #ffc"
| 8
|4
|0.24 %
| [[Execute%20CopyPasta%20Language|Execute CopyPasta Language]]
|0
|①|| ||③||④||⑤|| || || ||⑨|| 
|4
|- style="background-color: #ffc"
|- style="background-color: #fff;"
| 8
|607
| [[External%20sort|External sort]]
|[[:Category:ZED|ZED]]
|①||②||③||④||⑤||⑥|| || || || 
|4
|- style="background-color: #ffc"
| 8
|0.24 %
|0
| [[French%20Republican%20calendar|French Republican calendar]]
|4
|①||②||③|| || ||⑥||⑦|| || || 
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 8
|649
|[[:Category:Acurity Architect|Acurity Architect]]
| [[Greed|Greed]]
|3
|①||②|| ||④|| || ||⑦|| || || 
|0.18 %
|- style="background-color: #ffc"
| 8
|0
|3
| [[Morpion%20solitaire|Morpion solitaire]]
|- style="background-color: #ccc;"
|①||②|| || || || || ||⑧|| ||⑩
|-
|649
|[[:Category:Assembly|Assembly]]
| 8
|3
| [[Numerical%20and%20alphabetical%20suffixes|Numerical and alphabetical suffixes]]
|0.18 %
|①||②||③||④||⑤|| || || ||⑨|| 
|28
|- style="background-color: #ffc"
| 8
|31
|- style="background-color: #ccc;"
| [[Railway%20circuit|Railway circuit]]
|649
|①||②|| ||④|| || ||⑦||⑧||⑨|| 
|[[:Category:Basic09|Basic09]]
|- style="background-color: #ffc"
| 8
|3
|0.18 %
| [[Ramanujan%27s%20constant|Ramanujan's constant]]
|1
|①||②||③||④|| ||⑥|| || || || 
|4
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 8
|649
| [[Resistance%20Calculator|Resistance Calculator]]
|[[:Category:Battlestar|Battlestar]]
|①||②||③|| ||⑤||⑥|| || ||⑨|| 
|3
|- style="background-color: #ffc"
| 8
|0.18 %
|0
| [[Sorting%20algorithms%2FTree%20sort%20on%20a%20linked%20list|Sorting algorithms/Tree sort on a linked list]]
|3
|①||②|| || || || ||⑦||⑧||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 8
|649
|[[:Category:BML|BML]]
| [[Starting%20a%20web%20browser|Starting a web browser]]
|3
|①||②||③|| || ||⑥|| ||⑧|| || 
|0.18 %
|- style="background-color: #ffc"
| 8
|0
|3
| [[Tetris|Tetris]]
|- style="background-color: #ccc;"
| || || ||④|| || || || || || 
|649
|- style="background-color: #ffc"
|[[:Category:C1R|C1R]]
| 8
|3
| [[Time-based%20One-time%20Password%20Algorithm|Time-based One-time Password Algorithm]]
|0.18 %
|①|| ||③|| || || || ||⑧||⑨|| 
|3
|- style="background-color: #ffc"
| 8
|6
|- style="background-color: #ccc;"
| [[Unit%20testing|Unit testing]]
|649
|①|| ||③||④|| || || ||⑧||⑨|| 
|[[:Category:CafeOBJ|CafeOBJ]]
|-
| 7
|3
|0.18 %
| [[Colour%20pinstripe%2FPrinter|Colour pinstripe/Printer]]
|0
|①||②|| || ||⑤|| || ||⑧|| || 
|3
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 7
|649
| [[Curve%20that%20touches%20three%20points|Curve that touches three points]]
|[[:Category:Casio BASIC|Casio BASIC]]
|①||②||③||④|| ||⑥|| || ||⑨|| 
|-
|3
| 7
|0.18 %
|1
| [[Determine%20if%20a%20string%20has%20all%20unique%20characters|Determine if a string has all unique characters]]
|4
|①|| ||③||④|| ||⑥|| || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 7
|649
|[[:Category:Cat|Cat]]
| [[Gradient%20descent|Gradient descent]]
|3
|①||②||③||④|| ||⑥|| ||⑧|| || 
|0.18 %
|- style="background-color: #ffc"
| 7
|3
|6
| [[IPC%20via%20named%20pipe|IPC via named pipe]]
|- style="background-color: #ccc;"
|①|| || || || || || ||⑧||⑨||⑩
|649
|- style="background-color: #ffc"
|[[:Category:Cherrycake|Cherrycake]]
| 7
|3
| [[Multidimensional%20Newton-Raphson%20method|Multidimensional Newton-Raphson method]]
|0.18 %
|①||②||③||④|| || ||⑦|| ||⑨|| 
|0
|- style="background-color: #ffc"
| 7
|3
|- style="background-color: #ccc;"
| [[One-time%20pad|One-time pad]]
|649
|①||②||③||④|| || ||⑦||⑧|| || 
|[[:Category:ContextFree|ContextFree]]
|-
| 7
|3
|0.18 %
| [[Pinstripe%2FPrinter|Pinstripe/Printer]]
|0
|①||②|| || || || || ||⑧|| || 
|-
|3
|- style="background-color: #ccc;"
| 7
|649
| [[Rare%20numbers|Rare numbers]]
|[[:Category:Curto|Curto]]
|①||②|| ||④|| || || || || || 
|3
|- style="background-color: #ffc"
| 7
|0.18 %
|0
| [[Resistance%20Network%20Calculator|Resistance Network Calculator]]
|3
|①||②||③||④||⑤||⑥|| || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 7
|649
|[[:Category:Datalog|Datalog]]
| [[Rosetta%20Code%2FRank%20languages%20by%20number%20of%20users|Rosetta Code/Rank languages by number of users]]
|3
|①||②||③|| || ||⑥|| ||⑧||⑨|| 
|0.18 %
|- style="background-color: #ffc"
| 7
|3
|6
| [[Spoof%20game|Spoof game]]
|- style="background-color: #ccc;"
|①||②|| || || || ||⑦|| ||⑨||⑩
|649
|- style="background-color: #ffc"
|[[:Category:DataWeave|DataWeave]]
| 7
|3
| [[User%20defined%20pipe%20and%20redirection%20operators|User defined pipe and redirection operators]]
|0.18 %
|①|| ||③|| || ||⑥|| ||⑧|| || 
|0
|- style="background-color: #ffc"
| 7
|3
|- style="background-color: #ccc;"
| [[Using%20a%20Speech%20engine%20to%20highlight%20words|Using a Speech engine to highlight words]]
|649
|①|| || || || || || || || || 
|[[:Category:Dodo0|Dodo0]]
|- style="background-color: #ffc"
| 6
|3
|0.18 %
|data-sort-value="0C16 puzzle game"| [[16%20Puzzle%20Game|16 Puzzle Game]]
|3
|①||②|| ||④|| || || || || || 
|6
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 6
|649
| [[Determine%20if%20a%20string%20is%20squeezable|Determine if a string is squeezable]]
|[[:Category:Explore|Explore]]
|①|| ||③||④||⑤|| || || ||⑨|| 
|3
|- style="background-color: #ffc"
| 6
|0.18 %
|0
| [[Display%20an%20outline%20as%20a%20nested%20table|Display an outline as a nested table]]
|3
|①||②||③||④|| || || || ||⑨|| 
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 6
|649
|[[:Category:GB BASIC|GB BASIC]]
| [[OpenGL%20Pixel%20Shader|OpenGL Pixel Shader]]
|3
|①|| || || || || ||⑦||⑧|| ||⑩
|0.18 %
|- style="background-color: #ffc"
| 6
|0
|3
| [[OpenGL%2FUtah%20Teapot|OpenGL/Utah Teapot]]
|- style="background-color: #ccc;"
|①||②|| || || || ||⑦|| || ||⑩
|649
|- style="background-color: #ffc"
|[[:Category:Glagol|Glagol]]
| 6
|3
| [[Robots|Robots]]
|0.18 %
|①||②||③|| || || ||⑦|| || || 
|0
|- style="background-color: #ffc"
| 6
|3
|- style="background-color: #ccc;"
| [[Rosetta%20Code%2FTasks%20without%20examples|Rosetta Code/Tasks without examples]]
|649
|①||②||③|| || ||⑥|| || ||⑨|| 
|[[:Category:Global Script|Global Script]]
|- style="background-color: #ffc"
| 6
|3
|0.18 %
| [[Tree%20datastructures|Tree datastructures]]
|0
|①||②||③|| ||⑤||⑥|| || ||⑨|| 
|3
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 5
|649
| [[Addition-chain%20exponentiation|Addition-chain exponentiation]]
|[[:Category:Guish|Guish]]
|①||②|| || || || || ||⑧|| ||⑩
|3
|- style="background-color: #ffc"
| 5
|0.18 %
|0
|data-sort-value="continued fraction/arithmetic/g(matrix ng, contined fraction n0B1, contined fraction n0B2)"| [[Continued%20fraction%2FArithmetic%2FG%28matrix%20NG%2C%20Contined%20Fraction%20N1%2C%20Contined%20Fraction%20N2%29|Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N1, Contined Fraction N2)]]
|3
|①|| ||③|| || || ||⑦|| || || 
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 5
|649
|[[:Category:JavaFX Script|JavaFX Script]]
| [[Fibonacci%20heap|Fibonacci heap]]
|3
|①||②|| || ||⑤|| ||⑦|| || || 
|0.18 %
|- style="background-color: #ffc"
| 5
|3
|6
| [[Hexapawn|Hexapawn]]
|- style="background-color: #ccc;"
|①||②|| ||④|| || || || || || 
|649
|- style="background-color: #ffc"
|[[:Category:Kaya|Kaya]]
| 5
|3
| [[Mayan%20calendar|Mayan calendar]]
|0.18 %
|①||②||③|| || ||⑥|| || ||⑨|| 
|0
|- style="background-color: #ffc"
| 5
|3
|- style="background-color: #ccc;"
| [[Remote%20agent%2FAgent%20interface|Remote agent/Agent interface]]
|649
|①|| || ||④|| || || || || ||⑩
|[[:Category:Kitten|Kitten]]
|- style="background-color: #ffc"
| 5
|3
|0.18 %
| [[Remote%20agent%2FAgent%20logic|Remote agent/Agent logic]]
|0
|①|| || ||④|| || || || || ||⑩
|3
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 5
|649
| [[Remote%20agent%2FSimulation|Remote agent/Simulation]]
|[[:Category:Lisp|Lisp]]
|①|| || ||④|| || || || || ||⑩
|3
|- style="background-color: #ffc"
| 5
|0.18 %
|3
| [[Rosetta%20Code%2FRun%20examples|Rosetta Code/Run examples]]
|6
| || ||③|| || || || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 5
|649
|[[:Category:LiveScript|LiveScript]]
| [[Text%20to%20HTML|Text to HTML]]
|3
|①||②|| || || || || ||⑧|| || 
|0.18 %
|- style="background-color: #ffc"
| 4
|0
|3
| [[Boids|Boids]]
|- style="background-color: #ccc;"
| ||②|| ||④|| || || || || ||⑩
|649
|- style="background-color: #ffc"
|[[:Category:Maude|Maude]]
| 4
|3
| [[Chess%20player|Chess player]]
|0.18 %
|①||②|| || ||⑤|| || || || || 
|0
|- style="background-color: #ffc"
| 4
|3
|- style="background-color: #ccc;"
| [[Elliptic%20Curve%20Digital%20Signature%20Algorithm|Elliptic Curve Digital Signature Algorithm]]
|649
|①||②|| || || || || || || ||⑩
|[[:Category:Mojo|Mojo]]
|- style="background-color: #ffc"
| 4
|3
|0.18 %
| [[I%27m%20a%20software%20engineer%2C%20get%20me%20out%20of%20here|I'm a software engineer, get me out of here]]
|0
|①||②|| ||④|| || || || || || 
|-
|3
|- style="background-color: #ccc;"
| 4
|649
| [[OLE%20Automation|OLE Automation]]
|[[:Category:Mosaic|Mosaic]]
|①|| || || ||⑤|| || || || || 
|3
|- style="background-color: #ffc"
| 4
|0.18 %
|0
| [[Terminal%20control%2FRestricted%20width%20positional%20input%2FNo%20wrapping|Terminal control/Restricted width positional input/No wrapping]]
|3
|①||②||③|| || || ||⑦|| || || 
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 4
|649
|[[:Category:Myrddin|Myrddin]]
| [[Terminal%20control%2FRestricted%20width%20positional%20input%2FWith%20wrapping|Terminal control/Restricted width positional input/With wrapping]]
|3
|①||②||③|| || || ||⑦|| || || 
|0.18 %
|- style="background-color: #ffc"
| 4
|0
|3
| [[Using%20the%20Meetup.com%20API|Using the Meetup.com API]]
|- style="background-color: #ccc;"
|①|| || || ||⑤|| || || || || 
|649
|- style="background-color: #ffc"
|[[:Category:NATURAL|NATURAL]]
| 3
|3
| [[Audio%20Overlap%20Loop|Audio Overlap Loop]]
|0.18 %
|①|| || || || || || || || || 
|0
|- style="background-color: #ffc"
| 3
|3
|- style="background-color: #ccc;"
| [[Generalised%20floating%20point%20multiplication|Generalised floating point multiplication]]
|649
|①||②|| || || || || || || || 
|[[:Category:OASYS|OASYS]]
|- style="background-color: #ffc"
| 3
|3
|0.18 %
| [[Latin%20Squares%20in%20reduced%20form%2FRandomizing%20using%20Jacobson%20and%20Matthews%E2%80%99%20Technique|Latin Squares in reduced form/Randomizing using Jacobson and Matthews’ Technique]]
|0
|①||②|| || || || || || || || 
|3
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 3
|649
| [[Process%20SMIL%20directives%20in%20XML%20data|Process SMIL directives in XML data]]
|[[:Category:OPL|OPL]]
|①||②|| || || || || || || || 
|3
|- style="background-color: #ffc"
| 3
|0.18 %
|3
| [[Solve%20a%20Rubik%27s%20Cube|Solve a Rubik's Cube]]
|6
|①||②|| || || || ||⑦|| || || 
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 3
|649
|[[:Category:PASM|PASM]]
| [[Tamagotchi%20emulator|Tamagotchi emulator]]
|3
| || || || || || || || || || 
|0.18 %
|- style="background-color: #ffc"
| 2
|3
|6
| [[Black%20Box|Black Box]]
|- style="background-color: #ccc;"
|①|| || || || || || || || || 
|649
|- style="background-color: #ffc"
|[[:Category:PDP-11 Assembly|PDP-11 Assembly]]
| 2
|3
| [[IRC%20gateway|IRC gateway]]
|0.18 %
|①|| || || || || || || || || 
|3
|- style="background-color: #ffc"
| 2
|6
|- style="background-color: #ccc;"
| [[Raster%20bars|Raster bars]]
|649
|①|| ||③|| || || || || || || 
|[[:Category:PepsiScript|PepsiScript]]
|- style="background-color: #ffc"
| 2
|3
|0.18 %
| [[Recursive%20descent%20parser%20generator|Recursive descent parser generator]]
|0
| || || || || || || || || || 
|3
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 2
|649
| [[Solving%20coin%20problems|Solving coin problems]]
|[[:Category:Powerbuilder|Powerbuilder]]
|①|| || || || ||⑥|| || || || 
|3
|- style="background-color: #ffc"
| 2
|0.18 %
|0
| [[Unicode%20polynomial%20equation|Unicode polynomial equation]]
|3
|①||②|| || || || || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 1
|649
|[[:Category:Processing.R|Processing.R]]
|data-sort-value="0C15 puzzle game in 0B3d"| [[15%20Puzzle%20Game%20in%203D|15 Puzzle Game in 3D]]
|3
| || || || || || || || || || 
|0.18 %
|- style="background-color: #ffc"
| 1
|0
|3
| [[Rosetta%20Code%2FList%20authors%20of%20task%20descriptions|Rosetta Code/List authors of task descriptions]]
|- style="background-color: #ccc;"
| || ||③|| || || || || || || 
|649
|- style="background-color: #ffc"
|[[:Category:Sass/SCSS|Sass/SCSS]]
| 1
|3
| [[Ukkonen%E2%80%99s%20Suffix%20Tree%20Construction|Ukkonen’s Suffix Tree Construction]]
|0.18 %
|①|| || || || || || || || || 
|0
|- style="background-color: #ffc"
| 1
|3
|- style="background-color: #ccc;"
| [[Waveform%20analysis%2FDoh%20ray%20me|Waveform analysis/Doh ray me]]
|649
|①|| || || || || || || || || 
|[[:Category:Squirrel|Squirrel]]
|- style="background-color: #ffc"
| 1
|3
|0.18 %
| [[Waveform%20analysis%2FTop%20and%20tail|Waveform analysis/Top and tail]]
|4
|①|| || || || || || || || || 
|7
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 0
|649
| [[Blackjack%20strategy|Blackjack strategy]]
|[[:Category:SuperTalk|SuperTalk]]
| || || || || || || || || || 
|3
|- style="background-color: #ffc"
| 0
|0.18 %
|0
| [[Chess%20player%2FMove%20generation|Chess player/Move generation]]
|3
| || || || || || || || || || 
|- style="background-color: #ffc"
|- style="background-color: #ccc;"
| 0
|649
|[[:Category:Swahili|Swahili]]
| [[Chess%20player%2FProgram%20options%20and%20user%20interface|Chess player/Program options and user interface]]
|3
| || || || || || || || || || 
|0.18 %
|- style="background-color: #ffc"
| 0
|0
|3
| [[Chess%20player%2FSearch%20and%20evaluation|Chess player/Search and evaluation]]
|- style="background-color: #ccc;"
| || || || || || || || || || 
|649
|- style="background-color: #ffc"
|[[:Category:Tosh|Tosh]]
| 0
|3
| [[Rosetta%20Code%2FTasks%20sorted%20by%20average%20lines%20of%20code|Rosetta Code/Tasks sorted by average lines of code]]
|0.18 %
| || || || || || || || || || 
|0
|- style="background-color: #ffc"
| 0
|3
|- style="background-color: #ccc;"
| [[Weather%20Routing|Weather Routing]]
|649
| || || || || || || || || || 
|[[:Category:Wisp|Wisp]]
|3
|0.18 %
|1
|4
|- style="background-color: #ccc;"
|649
|[[:Category:Woma|Woma]]
|3
|0.18 %
|0
|3
|- style="background-color: #ccc;"
|649
|[[:Category:X10|X10]]
|3
|0.18 %
|0
|3
|- style="background-color: #ccc;"
|649
|[[:Category:உயிர்/Uyir|உயிர்/Uyir]]
|3
|0.18 %
|0
|3
|- style="background-color: #fff;"
|695
|[[:Category:1C|1C]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Algae|Algae]]
|2
|0.12 %
|3
|5
|- style="background-color: #fff;"
|695
|[[:Category:AngelScript|AngelScript]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Ballerina|Ballerina]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Bird|Bird]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Brace|Brace]]
|2
|0.12 %
|3
|5
|- style="background-color: #fff;"
|695
|[[:Category:Cduce|Cduce]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:CHR|CHR]]
|2
|0.12 %
|1
|3
|- style="background-color: #fff;"
|695
|[[:Category:Clipper/XBase++|Clipper/XBase++]]
|2
|0.12 %
|3
|5
|- style="background-color: #fff;"
|695
|[[:Category:Deluge|Deluge]]
|2
|0.12 %
|3
|5
|- style="background-color: #fff;"
|695
|[[:Category:DeviousYarn|DeviousYarn]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:DMS|DMS]]
|2
|0.12 %
|3
|5
|- style="background-color: #fff;"
|695
|[[:Category:Elan|Elan]]
|2
|0.12 %
|3
|5
|- style="background-color: #fff;"
|695
|[[:Category:ELLA|ELLA]]
|2
|0.12 %
|3
|5
|- style="background-color: #fff;"
|695
|[[:Category:Enguage|Enguage]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Extended BrainF***|Extended BrainF***]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:F|F]]
|2
|0.12 %
|3
|5
|- style="background-color: #fff;"
|695
|[[:Category:Ferite|Ferite]]
|2
|0.12 %
|3
|5
|- style="background-color: #fff;"
|695
|[[:Category:FurryScript|FurryScript]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:GLBasic|GLBasic]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Gleam|Gleam]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Hack|Hack]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:HyperTalk|HyperTalk]]
|2
|0.12 %
|3
|5
|- style="background-color: #fff;"
|695
|[[:Category:Jack|Jack]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:JAMES II/Rule-based Cellular Automata|JAMES II/Rule-based Cellular Automata]]
|2
|0.12 %
|3
|5
|- style="background-color: #fff;"
|695
|[[:Category:JOVIAL|JOVIAL]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:JSE|JSE]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:KAP|KAP]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:KL1|KL1]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Luna|Luna]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Mastermind|Mastermind]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:MathCortex|MathCortex]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:MDL|MDL]]
|2
|0.12 %
|1
|3
|- style="background-color: #fff;"
|695
|[[:Category:Metapost|Metapost]]
|2
|0.12 %
|3
|5
|- style="background-color: #fff;"
|695
|[[:Category:MINIL|MINIL]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:MyrtleScript|MyrtleScript]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:NOWUT|NOWUT]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Occam|Occam]]
|2
|0.12 %
|3
|5
|- style="background-color: #fff;"
|695
|[[:Category:OOCalc|OOCalc]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:OpenLisp|OpenLisp]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:PeopleCode|PeopleCode]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Perl5i|Perl5i]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Peylang|Peylang]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Pict|Pict]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Programming Language|Programming Language]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:PSQL|PSQL]]
|2
|0.12 %
|3
|5
|- style="background-color: #fff;"
|695
|[[:Category:Quill|Quill]]
|2
|0.12 %
|3
|5
|- style="background-color: #fff;"
|695
|[[:Category:Roc|Roc]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Sing|Sing]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Sisal|Sisal]]
|2
|0.12 %
|3
|5
|- style="background-color: #fff;"
|695
|[[:Category:Skew|Skew]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Soda|Soda]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:SPSS|SPSS]]
|2
|0.12 %
|1
|3
|- style="background-color: #fff;"
|695
|[[:Category:TailDot|TailDot]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:TechBASIC|TechBASIC]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:ToffeeScript|ToffeeScript]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Turbo-Basic XL|Turbo-Basic XL]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Viua VM assembly|Viua VM assembly]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:Waduzitdo|Waduzitdo]]
|2
|0.12 %
|1
|3
|- style="background-color: #fff;"
|695
|[[:Category:XL|XL]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:XPath 2.0|XPath 2.0]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:XProc|XProc]]
|2
|0.12 %
|3
|5
|- style="background-color: #fff;"
|695
|[[:Category:XSLT 1.0|XSLT 1.0]]
|2
|0.12 %
|0
|2
|- style="background-color: #fff;"
|695
|[[:Category:XUL|XUL]]
|2
|0.12 %
|1
|3
|- style="background-color: #fff;"
|695
|[[:Category:ZPL|ZPL]]
|2
|0.12 %
|3
|5
|- style="background-color: #ccc;"
|760
|[[:Category:80386 Assembly|80386 Assembly]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:AMPL|AMPL]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:Anyways|Anyways]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Apricot|Apricot]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Aquarius BASIC|Aquarius BASIC]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:AspectJ|AspectJ]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:AutoHotKey V2|AutoHotKey V2]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:AutoLISP|AutoLISP]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:B4J|B4J]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Bas|Bas]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Batari Basic|Batari Basic]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Biferno|Biferno]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:C2|C2]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Clarion|Clarion]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Coconut|Coconut]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:DDNC|DDNC]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:DIV Games Studio|DIV Games Studio]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:DreamBerd|DreamBerd]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:ElastiC|ElastiC]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:ESQL|ESQL]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:FormulaOne|FormulaOne]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:FP|FP]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:FRISC Assembly|FRISC Assembly]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:G-fu|G-fu]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Gentee|Gentee]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:Go!|Go!]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:Goaldi|Goaldi]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Guile|Guile]]
|1
|0.06 %
|1
|2
|- style="background-color: #ccc;"
|760
|[[:Category:Heron|Heron]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:HLA|HLA]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:Hopper|Hopper]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Informix 4GL|Informix 4GL]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:Inko|Inko]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Iptscrae|Iptscrae]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:Jacquard Loom|Jacquard Loom]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:JoCaml|JoCaml]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:JScript.NET|JScript.NET]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:JudoScript|JudoScript]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:Kamailio Script|Kamailio Script]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Lambda Prolog|Lambda Prolog]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:LibreOffice Basic|LibreOffice Basic]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Lush|Lush]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:Lychen|Lychen]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Mond|Mond]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Monkey|Monkey]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:MUF|MUF]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:Mythryl|Mythryl]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:NASL|NASL]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Neat|Neat]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:NewtonScript|NewtonScript]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Night|Night]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:NLP++|NLP++]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Omega|Omega]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:Opa|Opa]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:ParaCL|ParaCL]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Pare|Pare]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Plan|Plan]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:PowerPC Assembly|PowerPC Assembly]]
|1
|0.06 %
|1
|2
|- style="background-color: #ccc;"
|760
|[[:Category:Prog8|Prog8]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Qore|Qore]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Quorum|Quorum]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:RPGIV|RPGIV]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:RPL/2|RPL/2]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:RTL/2|RTL/2]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:ScriptBasic|ScriptBasic]]
|1
|0.06 %
|1
|2
|- style="background-color: #ccc;"
|760
|[[:Category:Setl4|Setl4]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:SheerPower 4GL|SheerPower 4GL]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:SMEQL|SMEQL]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:Soar|Soar]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:SoneKing Assembly|SoneKing Assembly]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:SPARC Assembly|SPARC Assembly]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:StreamIt|StreamIt]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:Supernova|Supernova]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Teco|Teco]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:Terra|Terra]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:TestML|TestML]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Thyrd|Thyrd]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:TRS-80 BASIC|TRS-80 BASIC]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:TutorialD|TutorialD]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Twelf|Twelf]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:Typed Racket|Typed Racket]]
|1
|0.06 %
|1
|2
|- style="background-color: #ccc;"
|760
|[[:Category:VB6|VB6]]
|1
|0.06 %
|3
|4
|- style="background-color: #ccc;"
|760
|[[:Category:Vox|Vox]]
|1
|0.06 %
|1
|2
|- style="background-color: #ccc;"
|760
|[[:Category:Wollok|Wollok]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Xanadu|Xanadu]]
|1
|0.06 %
|0
|1
|- style="background-color: #ccc;"
|760
|[[:Category:Ya|Ya]]
|1
|0.06 %
|0
|1
|- style="background-color: #fff;"
|846
|[[:Category:.QL|.QL]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:8 1/2|8 1/2]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:A+|A+]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Agda2|Agda2]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:AHDL|AHDL]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:ALGOL|ALGOL]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Alice ML|Alice ML]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:ANT|ANT]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Application Master|Application Master]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:ASP|ASP]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:ASP.Net|ASP.Net]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:AspectC++|AspectC++]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:AssemblyScript|AssemblyScript]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:Autohotkey V2|Autohotkey V2]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:Axum|Axum]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Ayrch|Ayrch]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:Beta|Beta]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:BLISS|BLISS]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:C0H|C0H]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Caml|Caml]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:CB80|CB80]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Cecil|Cecil]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Cilk|Cilk]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Cilk++|Cilk++]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Diesel|Diesel]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:EhBASIC|EhBASIC]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:Epigram|Epigram]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:FAUST|FAUST]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:FeatureC++|FeatureC++]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Felix|Felix]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:FLORA-2|FLORA-2]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:Florid|Florid]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:FPI|FPI]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:FreeMat|FreeMat]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Gerbil|Gerbil]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:Goo|Goo]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:IPL Loader Config|IPL Loader Config]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:Jabaco|Jabaco]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:KeyList Databasing|KeyList Databasing]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:L.in.oleum|L.in.oleum]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Languages by Feature|Languages by Feature]]
|0
|0 %
|5
|5
|- style="background-color: #fff;"
|846
|[[:Category:LAST|LAST]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:LC2200 Assembly|LC2200 Assembly]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:Leon|Leon]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:LLP|LLP]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:Loglan82|Loglan82]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:Lolli|Lolli]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:Lotus 123 Macro Scripting|Lotus 123 Macro Scripting]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Lout|Lout]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:LSTS|LSTS]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:Lygon|Lygon]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:M680x0|M680x0]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Macsyma|Macsyma]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:MAPPER|MAPPER]]
|0
|0 %
|1
|1
|- style="background-color: #fff;"
|846
|[[:Category:ME10 macro|ME10 macro]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:MGS|MGS]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Mia|Mia]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:Mirelle|Mirelle]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Motoko|Motoko]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:MPIF90|MPIF90]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Mython|Mython]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Nice|Nice]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:NQP|NQP]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:OpenC++|OpenC++]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Pentium Assembly|Pentium Assembly]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Perl 6|Perl 6]]
|0
|0 %
|4
|4
|- style="background-color: #fff;"
|846
|[[:Category:PL/B|PL/B]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:PLUS|PLUS]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:PLZ/SYS|PLZ/SYS]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:PPL|PPL]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:QuakeC|QuakeC]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Reason|Reason]]
|0
|0 %
|1
|1
|- style="background-color: #fff;"
|846
|[[:Category:Reduce|Reduce]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:RLSL|RLSL]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:RTSL|RTSL]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Rubylog|Rubylog]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:S++|S++]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:Script Basic|Script Basic]]
|0
|0 %
|5
|5
|- style="background-color: #fff;"
|846
|[[:Category:Script3D|Script3D]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:SimpleLang|SimpleLang]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:Star|Star]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:Stax|Stax]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:Superbase BASIC|Superbase BASIC]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:SWI-Prolog|SWI-Prolog]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:TAL|TAL]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:TeLa|TeLa]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:Thistle|Thistle]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:TI BASIC|TI BASIC]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:TIS-100|TIS-100]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:Tobbisk|Tobbisk]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:UC++|UC++]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:UScript|UScript]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:UserRPL|UserRPL]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:VRML|VRML]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:WML|WML]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:XBase|XBase]]
|0
|0 %
|3
|3
|- style="background-color: #fff;"
|846
|[[:Category:XS|XS]]
|0
|0 %
|0
|0
|- style="background-color: #fff;"
|846
|[[:Category:ΜC++|ΜC++]]
|0
|0 %
|3
|3
|}
|}
<pre>===== query, download & processing: 5.57 seconds =====</pre>
</div>

Revision as of 21:12, 6 May 2024

Full output listing from Raku entry. Updated periodically.

This is somewhat of a misnomer. This doesn't rank languages by "popularity", only by how many task examples have been added on Rosettacode for that particular language.

Primarily this is a count of task examples in each programming language. I've elected to also show non-task categories, and task completion percentages for each programming language. Non-task sub categories are typically library pages, Users, Implementations and 'Examples needing attention'. Only languages that have a '{{language}}' block on their "Category:(whatever)" page are included in the counts.

Accurate counts of all categories. No effort made to combine different language categories that are the same behind the scenes due to Rosetta Codes capitalization peculiarities. If it has a "Programming Language" category block, it is counted. Raku works in Unicode natively so it has no need to translate or interpret language names which include characters outside of ISO-Latin-1.

See also Rosetta_Code/Count_examples/Full_list.

As of 2024-05-06 :: 943 Languages
Rank Language Task
Entries
Tasks
done %
Non-task
Subcate-
gories
Total
Categories
1 Phix 1674 100 % 8 1682
1 Wren 1674 100 % 1 1675
3 Julia 1649 98.51 % 3 1652
4 Raku 1619 96.71 % 3 1622
5 Nim 1576 94.15 % 1 1577
6 Go 1548 92.47 % 4 1552
7 Perl 1542 92.11 % 6 1548
8 Python 1513 90.38 % 18 1531
9 J 1413 84.41 % 3 1416
10 Java 1338 79.93 % 3 1341
11 FreeBASIC 1324 79.09 % 1 1325
12 C 1295 77.36 % 3 1298
13 C++ 1274 76.11 % 3 1277
14 Ruby 1236 73.84 % 3 1239
15 Mathematica 1206 72.04 % 3 1209
16 Haskell 1172 70.01 % 3 1175
17 REXX 1152 68.82 % 4 1156
18 Kotlin 1149 68.64 % 2 1151
19 Jq 1128 67.38 % 2 1130
20 Racket 1099 65.65 % 3 1102
21 Sidef 1054 62.96 % 1 1055
22 11l 1016 60.69 % 1 1017
23 ALGOL 68 1014 60.57 % 3 1017
24 Zkl 1011 60.39 % 1 1012
25 Factor 1001 59.8 % 3 1004
26 D 990 59.14 % 3 993
27 C sharp 986 58.9 % 3 989
28 Tcl 983 58.72 % 4 987
29 Rust 952 56.87 % 2 954
30 Scala 950 56.75 % 23 973
31 Delphi 945 56.45 % 3 948
32 Ada 941 56.21 % 3 944
33 Lua 940 56.15 % 7 947
34 F Sharp 864 51.61 % 3 867
35 XPL0 862 51.49 % 2 864
36 PicoLisp 847 50.6 % 3 850
37 AutoHotkey 823 49.16 % 3 826
38 Ring 822 49.1 % 1 823
39 JavaScript 799 47.73 % 3 802
40 Arturo 779 46.54 % 1 780
41 Common Lisp 776 46.36 % 3 779
42 AWK 709 42.35 % 4 713
43 PureBasic 708 42.29 % 3 711
44 Pascal 707 42.23 % 4 711
45 Quackery 700 41.82 % 0 700
46 RPL 690 41.22 % 1 691
47 OCaml 679 40.56 % 3 682
48 EasyLang 665 39.73 % 0 665
49 BASIC 664 39.67 % 4 668
50 Fortran 651 38.89 % 3 654
51 Clojure 648 38.71 % 3 651
52 Forth 616 36.8 % 3 619
53 Swift 610 36.44 % 0 610
54 PARI/GP 606 36.2 % 3 609
55 Unicon 594 35.48 % 3 597
56 R 592 35.36 % 3 595
57 BBC BASIC 587 35.07 % 3 590
58 Icon 551 32.92 % 3 554
59 Yabasic 543 32.44 % 1 544
60 Action! 539 32.2 % 1 540
61 Elixir 538 32.14 % 3 541
62 Erlang 518 30.94 % 3 521
63 Groovy 502 29.99 % 3 505
64 PowerShell 500 29.87 % 3 503
65 Prolog 481 28.73 % 3 484
66 BASIC256 475 28.38 % 1 476
66 Seed7 475 28.38 % 3 478
66 V 475 28.38 % 0 475
69 AppleScript 472 28.2 % 3 475
70 PHP 471 28.14 % 4 475
71 PL/I 446 26.64 % 3 449
72 FutureBasic 442 26.4 % 1 443
73 M2000 Interpreter 437 26.11 % 0 437
74 Scheme 425 25.39 % 3 428
75 MATLAB 410 24.49 % 3 413
76 Maple 406 24.25 % 3 409
76 VBA 406 24.25 % 3 409
78 Visual Basic .NET 403 24.07 % 3 406
79 Run BASIC 390 23.3 % 3 393
80 COBOL 364 21.74 % 3 367
81 VBScript 357 21.33 % 3 360
82 Liberty BASIC 356 21.27 % 3 359
83 UNIX Shell 353 21.09 % 5 358
84 Picat 335 20.01 % 0 335
85 Objeck 331 19.77 % 3 334
86 ALGOL W 327 19.53 % 3 330
87 Octave 326 19.47 % 3 329
88 Smalltalk 325 19.41 % 3 328
89 Applesoft BASIC 316 18.88 % 3 319
90 APL 309 18.46 % 3 312
91 Oforth 308 18.4 % 0 308
92 Maxima 306 18.28 % 3 309
93 Bracmat 305 18.22 % 3 308
94 EchoLisp 303 18.1 % 0 303
95 Standard ML 301 17.98 % 3 304
96 NetRexx 284 16.97 % 3 287
97 Oz 278 16.61 % 3 281
98 BQN 271 16.19 % 1 272
99 E 269 16.07 % 3 272
100 Frink 267 15.95 % 3 270
101 Lambdatalk 265 15.83 % 0 265
102 Lasso 259 15.47 % 0 259
103 Gambas 252 15.05 % 3 255
104 ARM Assembly 250 14.93 % 3 253
104 True BASIC 250 14.93 % 0 250
106 Crystal 248 14.81 % 0 248
107 Elena 240 14.34 % 3 243
108 CLU 239 14.28 % 1 240
109 Modula-2 237 14.16 % 3 240
110 MiniScript 236 14.1 % 0 236
111 Euphoria 234 13.98 % 3 237
111 OoRexx 234 13.98 % 3 237
113 360 Assembly 220 13.14 % 2 222
114 CoffeeScript 219 13.08 % 3 222
114 Stata 219 13.08 % 1 220
116 ZX Spectrum Basic 216 12.9 % 3 219
117 QBasic 214 12.78 % 1 215
118 IS-BASIC 211 12.6 % 0 211
118 Logo 211 12.6 % 3 214
120 AArch64 Assembly 208 12.43 % 0 208
120 Batch File 208 12.43 % 3 211
122 GW-BASIC 205 12.25 % 3 208
123 Nanoquery 199 11.89 % 0 199
124 Lingo 195 11.65 % 0 195
125 Ursala 193 11.53 % 3 196
126 Chipmunk Basic 188 11.23 % 0 188
126 Emacs Lisp 188 11.23 % 3 191
128 BaCon 187 11.17 % 1 188
128 Fōrmulæ 187 11.17 % 1 188
130 ERRE 183 10.93 % 0 183
131 BCPL 173 10.33 % 3 176
131 Free Pascal 173 10.33 % 1 174
133 K 171 10.22 % 3 174
133 Ol 171 10.22 % 0 171
133 Red 171 10.22 % 1 172
136 Phixmonti 170 10.16 % 0 170
137 Cowgol 167 9.98 % 0 167
137 Dart 167 9.98 % 3 170
139 Aime 166 9.92 % 3 169
139 Befunge 166 9.92 % 3 169
141 PL/M 164 9.8 % 3 167
142 Pike 162 9.68 % 3 165
143 GAP 160 9.56 % 3 163
143 TXR 160 9.56 % 3 163
145 Commodore BASIC 158 9.44 % 3 161
145 Eiffel 158 9.44 % 3 161
145 Objective-C 158 9.44 % 3 161
148 HicEst 153 9.14 % 3 156
149 TUSCRIPT 152 9.08 % 3 155
150 Fantom 150 8.96 % 3 153
151 Nemerle 147 8.78 % 3 150
151 REBOL 147 8.78 % 3 150
153 ATS 143 8.54 % 3 146
153 NewLISP 143 8.54 % 3 146
155 Zig 140 8.36 % 1 141
156 Jsish 137 8.18 % 1 138
157 Dyalect 136 8.12 % 0 136
158 Oberon-2 135 8.06 % 3 138
159 SNOBOL4 133 7.95 % 3 136
160 6502 Assembly 129 7.71 % 3 132
160 Modula-3 129 7.71 % 3 132
160 SETL 129 7.71 % 3 132
163 LiveCode 128 7.65 % 1 129
164 Mercury 127 7.59 % 3 130
165 Draco 126 7.53 % 1 127
165 Z80 Assembly 126 7.53 % 3 129
167 Amazing Hopper 124 7.41 % 0 124
168 8086 Assembly 123 7.35 % 3 126
168 MSX Basic 123 7.35 % 0 123
168 Slate 123 7.35 % 3 126
171 Min 121 7.23 % 0 121
172 Processing 119 7.11 % 6 125
172 Visual Basic 119 7.11 % 3 122
174 ActionScript 118 7.05 % 3 121
174 Plain English 118 7.05 % 3 121
176 MAXScript 116 6.93 % 3 119
176 TI-83 BASIC 116 6.93 % 3 119
178 Vala 111 6.63 % 3 114
179 QB64 110 6.57 % 0 110
179 SenseTalk 110 6.57 % 1 111
179 Ursa 110 6.57 % 2 112
182 MUMPS 109 6.51 % 3 112
183 Vedit macro language 108 6.45 % 3 111
183 XBasic 108 6.45 % 1 109
185 8080 Assembly 107 6.39 % 3 110
186 68000 Assembly 106 6.33 % 2 108
187 Déjà Vu 105 6.27 % 0 105
188 Bc 104 6.21 % 3 107
189 Retro 101 6.03 % 3 104
190 DWScript 100 5.97 % 3 103
190 EMal 100 5.97 % 2 102
192 Simula 97 5.79 % 3 100
193 ACL2 96 5.73 % 3 99
194 AutoIt 94 5.62 % 3 97
194 Ceylon 94 5.62 % 0 94
194 Tailspin 94 5.62 % 0 94
194 X86 Assembly 94 5.62 % 7 101
198 Pop11 93 5.56 % 3 96
199 Langur 92 5.5 % 0 92
199 M4 92 5.5 % 4 96
199 TI-89 BASIC 92 5.5 % 3 95
202 8th 91 5.44 % 0 91
202 Axe 91 5.44 % 2 93
202 Fermat 91 5.44 % 0 91
202 PostScript 91 5.44 % 3 94
206 Dc 90 5.38 % 3 93
206 FunL 90 5.38 % 0 90
206 Io 90 5.38 % 3 93
206 Joy 90 5.38 % 3 93
206 OxygenBasic 90 5.38 % 0 90
211 SQL 87 5.2 % 3 90
212 МК-61/52 85 5.08 % 2 87
213 MAD 83 4.96 % 0 83
214 Logtalk 81 4.84 % 3 84
215 LFE 80 4.78 % 1 81
216 Lang 79 4.72 % 3 82
217 Sinclair ZX81 BASIC 77 4.6 % 0 77
218 Tiny BASIC 76 4.54 % 1 77
219 Excel 75 4.48 % 1 76
219 Ksh 75 4.48 % 0 75
221 Insitux 74 4.42 % 1 75
221 Raven 74 4.42 % 3 77
223 Component Pascal 73 4.36 % 3 76
224 Craft Basic 72 4.3 % 0 72
225 Sather 71 4.24 % 3 74
225 Transd 71 4.24 % 0 71
227 ABAP 70 4.18 % 3 73
227 Burlesque 70 4.18 % 1 71
227 Locomotive Basic 70 4.18 % 3 73
227 Neko 70 4.18 % 0 70
227 Sed 70 4.18 % 3 73
232 XLISP 69 4.12 % 1 70
233 Minimal BASIC 68 4.06 % 0 68
234 Ela 66 3.94 % 3 69
234 Refal 66 3.94 % 3 69
236 Brat 65 3.88 % 3 68
237 Ecstasy 64 3.82 % 0 64
237 EDSAC order code 64 3.82 % 1 65
237 Quite BASIC 64 3.82 % 0 64
240 FOCAL 63 3.76 % 0 63
240 Scilab 63 3.76 % 3 66
242 IDL 61 3.64 % 3 64
242 LabVIEW 61 3.64 % 3 64
242 Wart 61 3.64 % 0 61
245 ColdFusion 59 3.52 % 3 62
245 SequenceL 59 3.52 % 1 60
247 FALSE 57 3.41 % 3 60
248 FBSL 56 3.35 % 0 56
248 Microsoft Small Basic 56 3.35 % 1 57
248 Miranda 56 3.35 % 0 56
248 SAS 56 3.35 % 3 59
248 SparForte 56 3.35 % 0 56
253 Haxe 55 3.29 % 1 56
253 PowerBASIC 55 3.29 % 3 58
255 ALGOL 60 54 3.23 % 3 57
256 ALGOL-M 53 3.17 % 0 53
257 Asymptote 51 3.05 % 3 54
257 S-BASIC 51 3.05 % 0 51
259 Binary Lambda Calculus 50 2.99 % 0 50
259 Elm 50 2.99 % 1 51
259 OpenEdge/Progress 50 2.99 % 3 53
259 SPL 50 2.99 % 1 51
263 Lang5 49 2.93 % 0 49
263 Odin 49 2.93 % 0 49
263 Rascal 49 2.93 % 0 49
266 Metafont 47 2.81 % 3 50
267 Caché ObjectScript 46 2.75 % 1 47
267 Harbour 46 2.75 % 3 49
267 Klingphix 46 2.75 % 0 46
267 TypeScript 46 2.75 % 1 47
271 DCL 45 2.69 % 3 48
271 MIPS Assembly 45 2.69 % 3 48
273 ABC 44 2.63 % 0 44
273 RapidQ 44 2.63 % 3 47
273 Toka 44 2.63 % 3 47
273 Verilog 44 2.63 % 3 47
277 Chapel 43 2.57 % 0 43
277 Inform 7 43 2.57 % 3 46
277 NS-HUBASIC 43 2.57 % 0 43
277 Wortel 43 2.57 % 0 43
281 HolyC 42 2.51 % 1 43
281 LOLCODE 42 2.51 % 0 42
281 Sparkling 42 2.51 % 0 42
284 QuickBASIC 41 2.45 % 0 41
284 XSLT 41 2.45 % 3 44
286 Brainf*** 40 2.39 % 3 43
286 Q 40 2.39 % 3 43
286 S-lang 40 2.39 % 3 43
286 SQL PL 40 2.39 % 3 43
290 Aikido 38 2.27 % 3 41
290 Apex 38 2.27 % 1 39
290 Processing Python mode 38 2.27 % 0 38
290 TorqueScript 38 2.27 % 3 41
290 Yorick 38 2.27 % 3 41
295 Babel 37 2.21 % 0 37
295 Bruijn 37 2.21 % 0 37
295 Futhark 37 2.21 % 0 37
295 VTL-2 37 2.21 % 0 37
299 Comal 36 2.15 % 0 36
299 UnixPipes 36 2.15 % 3 39
299 V 36 2.15 % 3 39
299 Vim Script 36 2.15 % 1 37
303 ANSI BASIC 35 2.09 % 1 36
303 Falcon 35 2.09 % 3 38
303 Jakt 35 2.09 % 0 35
303 Lisaac 35 2.09 % 3 38
303 ReScript 35 2.09 % 0 35
308 Genie 34 2.03 % 1 35
309 GML 33 1.97 % 3 36
309 PL/SQL 33 1.97 % 3 36
309 SuperCollider 33 1.97 % 3 36
309 WDTE 33 1.97 % 0 33
309 XBS 33 1.97 % 0 33
314 AmigaE 32 1.91 % 3 35
314 I 32 1.91 % 0 32
314 Nial 32 1.91 % 3 35
314 Visual FoxPro 32 1.91 % 0 32
318 C Shell 31 1.85 % 3 34
318 EGL 31 1.85 % 1 32
318 Hy 31 1.85 % 0 31
318 MiniZinc 31 1.85 % 0 31
318 Nu 31 1.85 % 0 31
318 RLaB 31 1.85 % 3 34
324 Diego 30 1.79 % 0 30
324 Golfscript 30 1.79 % 3 33
324 Uiua 30 1.79 % 1 31
327 Gnuplot 29 1.73 % 3 32
327 Hoon 29 1.73 % 0 29
327 Smart BASIC 29 1.73 % 1 30
327 Symsyn 29 1.73 % 0 29
327 Zoea 29 1.73 % 1 30
332 ECL 28 1.67 % 0 28
332 Hexiscript 28 1.67 % 0 28
332 Huginn 28 1.67 % 1 29
332 Idris 28 1.67 % 0 28
332 Potion 28 1.67 % 0 28
332 Slope 28 1.67 % 0 28
338 Agena 27 1.61 % 3 30
338 Avail 27 1.61 % 0 27
338 CMake 27 1.61 % 3 30
338 GUISS 27 1.61 % 3 30
338 Latitude 27 1.61 % 1 28
338 LIL 27 1.61 % 1 28
338 Order 27 1.61 % 3 30
338 Qi 27 1.61 % 3 30
338 Zoea Visual 27 1.61 % 0 27
338 Zonnon 27 1.61 % 3 30
348 MACRO-11 26 1.55 % 1 27
348 MIRC Scripting Language 26 1.55 % 3 29
348 MLite 26 1.55 % 0 26
348 REALbasic 26 1.55 % 3 29
352 GDScript 25 1.49 % 0 25
352 ObjectIcon 25 1.49 % 0 25
352 PL/0 25 1.49 % 0 25
352 PlainTeX 25 1.49 % 3 28
352 Relation 25 1.49 % 1 26
357 LDPL 24 1.43 % 0 24
357 Limbo 24 1.43 % 3 27
357 RATFOR 24 1.43 % 0 24
357 SNUSP 24 1.43 % 3 27
357 SSEM 24 1.43 % 0 24
362 ASIC 23 1.37 % 0 23
362 Astro 23 1.37 % 0 23
362 Clean 23 1.37 % 3 26
362 Clipper 23 1.37 % 3 26
362 Lobster 23 1.37 % 0 23
362 Robotic 23 1.37 % 1 24
362 Salmon 23 1.37 % 3 26
362 Shen 23 1.37 % 0 23
370 Furor 22 1.31 % 0 22
370 Janet 22 1.31 % 0 22
370 Klong 22 1.31 % 0 22
370 ML 22 1.31 % 0 22
370 PILOT 22 1.31 % 0 22
375 Fennel 21 1.25 % 1 22
375 Fish 21 1.25 % 3 24
375 LLVM 21 1.25 % 3 24
375 Mirah 21 1.25 % 3 24
375 Peloton 21 1.25 % 0 21
375 PHL 21 1.25 % 2 23
375 Scratch 21 1.25 % 3 24
375 Trith 21 1.25 % 3 24
375 Wee Basic 21 1.25 % 0 21
384 Beeswax 20 1.19 % 1 21
384 Dragon 20 1.19 % 0 20
384 Ioke 20 1.19 % 3 23
384 ML/I 20 1.19 % 3 23
384 Uxntal 20 1.19 % 1 21
389 ChucK 19 1.14 % 0 19
389 DBL 19 1.14 % 0 19
389 Euler 19 1.14 % 3 22
389 Koka 19 1.14 % 0 19
389 Make 19 1.14 % 3 22
389 Nascom BASIC 19 1.14 % 0 19
389 Peri 19 1.14 % 0 19
389 Pony 19 1.14 % 0 19
389 ProDOS 19 1.14 % 3 22
389 Suneido 19 1.14 % 3 22
389 Verbexx 19 1.14 % 0 19
400 Argile 18 1.08 % 3 21
400 Gosu 18 1.08 % 3 21
400 Pure 18 1.08 % 3 21
400 Transact-SQL 18 1.08 % 3 21
400 X86-64 Assembly 18 1.08 % 1 19
405 Acornsoft Lisp 17 1.02 % 1 18
405 Agda 17 1.02 % 3 20
405 Beads 17 1.02 % 0 17
405 Computer/zero Assembly 17 1.02 % 0 17
405 GFA Basic 17 1.02 % 0 17
405 Openscad 17 1.02 % 3 20
405 Self 17 1.02 % 3 20
405 TSE SAL 17 1.02 % 0 17
405 Xojo 17 1.02 % 0 17
414 0815 16 0.96 % 0 16
414 C3 16 0.96 % 0 16
414 Evaldraw 16 0.96 % 0 16
414 Hare 16 0.96 % 0 16
414 LSL 16 0.96 % 0 16
414 N/t/roff 16 0.96 % 3 19
414 Palo Alto Tiny BASIC 16 0.96 % 0 16
414 SmileBASIC 16 0.96 % 0 16
422 Arc 15 0.9 % 0 15
422 Chef 15 0.9 % 3 18
422 Dylan 15 0.9 % 3 18
422 Fancy 15 0.9 % 3 18
422 Friendly interactive shell 15 0.9 % 1 16
422 Rapira 15 0.9 % 0 15
422 Spin 15 0.9 % 1 16
422 Whitespace 15 0.9 % 3 18
422 XQuery 15 0.9 % 3 18
431 Axiom 14 0.84 % 0 14
431 Efene 14 0.84 % 3 17
431 Isabelle 14 0.84 % 0 14
431 MMIX 14 0.84 % 3 17
431 MOO 14 0.84 % 3 17
431 OOC 14 0.84 % 0 14
437 AmigaBASIC 13 0.78 % 0 13
437 Ezhil 13 0.78 % 0 13
437 Fe 13 0.78 % 0 13
437 LaTeX 13 0.78 % 3 16
437 Little 13 0.78 % 0 13
437 SPAD 13 0.78 % 0 13
437 VAX Assembly 13 0.78 % 1 14
437 VHDL 13 0.78 % 3 16
445 ArnoldC 12 0.72 % 0 12
445 Beef 12 0.72 % 0 12
445 Coq 12 0.72 % 3 15
445 Egel 12 0.72 % 0 12
445 Gema 12 0.72 % 3 15
445 Golo 12 0.72 % 0 12
445 Halon 12 0.72 % 0 12
445 LSE64 12 0.72 % 3 15
445 Lucid 12 0.72 % 3 15
445 MontiLang 12 0.72 % 0 12
445 Object Pascal 12 0.72 % 4 16
445 Panda 12 0.72 % 0 12
445 SystemVerilog 12 0.72 % 3 15
458 Arendelle 11 0.66 % 0 11
458 BootBASIC 11 0.66 % 0 11
458 Coco 11 0.66 % 0 11
458 Creative Basic 11 0.66 % 0 11
458 Dao 11 0.66 % 3 14
458 Dt 11 0.66 % 0 11
458 Frege 11 0.66 % 0 11
458 FTCBASIC 11 0.66 % 0 11
458 GlovePIE 11 0.66 % 0 11
458 Inform 6 11 0.66 % 3 14
458 Never 11 0.66 % 1 12
458 OASYS Assembler 11 0.66 % 0 11
458 Pointless 11 0.66 % 0 11
458 Pure Data 11 0.66 % 3 14
458 RPG 11 0.66 % 3 14
458 Shale 11 0.66 % 1 12
458 TMG 11 0.66 % 0 11
458 Unlambda 11 0.66 % 3 14
458 WebAssembly 11 0.66 % 1 12
477 App Inventor 10 0.6 % 0 10
477 AsciiDots 10 0.6 % 0 10
477 Blz 10 0.6 % 0 10
477 IWBASIC 10 0.6 % 0 10
477 KonsolScript 10 0.6 % 3 13
477 NGS 10 0.6 % 0 10
477 PL/I-80 10 0.6 % 0 10
477 Rockstar 10 0.6 % 1 11
477 Snobol 10 0.6 % 3 13
477 Zoomscript 10 0.6 % 0 10
487 8051 Assembly 9 0.54 % 0 9
487 Bait 9 0.54 % 0 9
487 Brlcad 9 0.54 % 3 12
487 Clay 9 0.54 % 3 12
487 Eero 9 0.54 % 0 9
487 Gecho 9 0.54 % 3 12
487 Genyris 9 0.54 % 3 12
487 Integer BASIC 9 0.54 % 3 12
487 Lily 9 0.54 % 0 9
487 Little Man Computer 9 0.54 % 0 9
487 Mathprog 9 0.54 % 1 10
487 Monte 9 0.54 % 0 9
487 Morfa 9 0.54 % 0 9
487 Piet 9 0.54 % 3 12
487 Polyglot:PL/I and PL/M 9 0.54 % 0 9
487 PROMAL 9 0.54 % 0 9
487 Ra 9 0.54 % 0 9
487 Terraform 9 0.54 % 0 9
487 TI SR-56 9 0.54 % 0 9
487 UTFool 9 0.54 % 0 9
487 Vorpal 9 0.54 % 3 12
508 Clio 8 0.48 % 0 8
508 CLIPS 8 0.48 % 3 11
508 Curry 8 0.48 % 3 11
508 Egison 8 0.48 % 0 8
508 Es 8 0.48 % 3 11
508 GLSL 8 0.48 % 0 8
508 LC3 Assembly 8 0.48 % 1 9
508 Lhogho 8 0.48 % 0 8
508 LSE 8 0.48 % 0 8
508 Luck 8 0.48 % 0 8
508 Mathcad 8 0.48 % 0 8
508 NESL 8 0.48 % 0 8
508 NetLogo 8 0.48 % 1 9
508 Nit 8 0.48 % 0 8
508 Nutt 8 0.48 % 0 8
508 Oberon-07 8 0.48 % 0 8
508 Onyx 8 0.48 % 3 11
508 PascalABC.NET 8 0.48 % 0 8
508 POV-Ray 8 0.48 % 3 11
508 SASL 8 0.48 % 0 8
508 Shiny 8 0.48 % 3 11
508 SPARK 8 0.48 % 3 11
508 YAMLScript 8 0.48 % 0 8
531 BlitzMax 7 0.42 % 3 10
531 Blue 7 0.42 % 1 8
531 CFEngine 7 0.42 % 0 7
531 EC 7 0.42 % 3 10
531 Elisa 7 0.42 % 3 10
531 FUZE BASIC 7 0.42 % 0 7
531 Lean 7 0.42 % 0 7
531 LotusScript 7 0.42 % 3 10
531 MoonScript 7 0.42 % 0 7
531 Niue 7 0.42 % 3 10
531 Nix 7 0.42 % 0 7
531 Pebble 7 0.42 % 0 7
531 Set lang 7 0.42 % 0 7
531 Tbas 7 0.42 % 0 7
531 TI-57 7 0.42 % 0 7
531 Visual Prolog 7 0.42 % 0 7
531 Wrapl 7 0.42 % 3 10
531 XProfan 7 0.42 % 0 7
531 XTalk 7 0.42 % 4 11
550 4DOS Batch 6 0.36 % 3 9
550 Alore 6 0.36 % 3 9
550 ANTLR 6 0.36 % 0 6
550 Atari BASIC 6 0.36 % 0 6
550 BabyCobol 6 0.36 % 0 6
550 Boo 6 0.36 % 3 9
550 Comefrom0x10 6 0.36 % 0 6
550 DIBOL-11 6 0.36 % 0 6
550 DUP 6 0.36 % 0 6
550 Fexl 6 0.36 % 0 6
550 Fortress 6 0.36 % 3 9
550 Gastona 6 0.36 % 0 6
550 Gri 6 0.36 % 0 6
550 Intercal 6 0.36 % 3 9
550 MANOOL 6 0.36 % 0 6
550 MySQL 6 0.36 % 3 9
550 NSIS 6 0.36 % 3 9
550 Onyx 6 0.36 % 0 6
550 Oxygene 6 0.36 % 0 6
550 Pixilang 6 0.36 % 0 6
550 Rhovas 6 0.36 % 0 6
550 Sage 6 0.36 % 3 9
550 SIMPOL 6 0.36 % 3 9
550 SkookumScript 6 0.36 % 1 7
550 Stringle 6 0.36 % 0 6
550 Tern 6 0.36 % 0 6
550 Turing 6 0.36 % 0 6
550 XEec 6 0.36 % 0 6
550 Yacas 6 0.36 % 3 9
579 4D 5 0.3 % 3 8
579 B 5 0.3 % 3 8
579 Blade 5 0.3 % 0 5
579 DM 5 0.3 % 0 5
579 Dylan.NET 5 0.3 % 3 8
579 Epoxy 5 0.3 % 0 5
579 Fan 5 0.3 % 3 8
579 GEORGE 5 0.3 % 0 5
579 Glee 5 0.3 % 3 8
579 Hope 5 0.3 % 3 8
579 JCL 5 0.3 % 2 7
579 KQL 5 0.3 % 0 5
579 L++ 5 0.3 % 1 6
579 Lilypond 5 0.3 % 1 6
579 Malbolge 5 0.3 % 0 5
579 MBS 5 0.3 % 3 8
579 MelonBasic 5 0.3 % 0 5
579 Nickle 5 0.3 % 0 5
579 Nyquist 5 0.3 % 0 5
579 Panoramic 5 0.3 % 0 5
579 PIR 5 0.3 % 3 8
579 Pyret 5 0.3 % 0 5
579 ScratchScript 5 0.3 % 0 5
579 TIScript 5 0.3 % 3 8
579 TPP 5 0.3 % 0 5
579 Ultimate++ 5 0.3 % 0 5
579 Ursalang 5 0.3 % 0 5
579 Vale 5 0.3 % 0 5
607 6800 Assembly 4 0.24 % 3 7
607 AmbientTalk 4 0.24 % 3 7
607 Arbre 4 0.24 % 3 7
607 B4X 4 0.24 % 0 4
607 Blast 4 0.24 % 3 7
607 BlooP 4 0.24 % 0 4
607 Bori 4 0.24 % 0 4
607 C++/CLI 4 0.24 % 3 7
607 Cind 4 0.24 % 0 4
607 Cobra 4 0.24 % 3 7
607 Corescript 4 0.24 % 0 4
607 Crack 4 0.24 % 3 7
607 Cubescript 4 0.24 % 0 4
607 Dafny 4 0.24 % 0 4
607 Emojicode 4 0.24 % 0 4
607 Fhidwfe 4 0.24 % 0 4
607 Grain 4 0.24 % 0 4
607 HPPPL 4 0.24 % 0 4
607 HQ9+ 4 0.24 % 3 7
607 Jinja 4 0.24 % 0 4
607 Kabap 4 0.24 % 0 4
607 Keg 4 0.24 % 0 4
607 Kite 4 0.24 % 3 7
607 MEL 4 0.24 % 0 4
607 Monicelli 4 0.24 % 0 4
607 Owl Lisp 4 0.24 % 0 4
607 PL/pgSQL 4 0.24 % 1 5
607 Portugol 4 0.24 % 0 4
607 Purity 4 0.24 % 3 7
607 QL SuperBASIC 4 0.24 % 0 4
607 RASEL 4 0.24 % 0 4
607 Rhope 4 0.24 % 3 7
607 RISC-V Assembly 4 0.24 % 0 4
607 SimpleCode 4 0.24 % 0 4
607 TI-83 Hex Assembly 4 0.24 % 0 4
607 TransFORTH 4 0.24 % 0 4
607 Uniface 4 0.24 % 0 4
607 Unison 4 0.24 % 0 4
607 Visual Objects 4 0.24 % 3 7
607 Whenever 4 0.24 % 3 7
607 XSLT 2.0 4 0.24 % 0 4
607 ZED 4 0.24 % 0 4
649 Acurity Architect 3 0.18 % 0 3
649 Assembly 3 0.18 % 28 31
649 Basic09 3 0.18 % 1 4
649 Battlestar 3 0.18 % 0 3
649 BML 3 0.18 % 0 3
649 C1R 3 0.18 % 3 6
649 CafeOBJ 3 0.18 % 0 3
649 Casio BASIC 3 0.18 % 1 4
649 Cat 3 0.18 % 3 6
649 Cherrycake 3 0.18 % 0 3
649 ContextFree 3 0.18 % 0 3
649 Curto 3 0.18 % 0 3
649 Datalog 3 0.18 % 3 6
649 DataWeave 3 0.18 % 0 3
649 Dodo0 3 0.18 % 3 6
649 Explore 3 0.18 % 0 3
649 GB BASIC 3 0.18 % 0 3
649 Glagol 3 0.18 % 0 3
649 Global Script 3 0.18 % 0 3
649 Guish 3 0.18 % 0 3
649 JavaFX Script 3 0.18 % 3 6
649 Kaya 3 0.18 % 0 3
649 Kitten 3 0.18 % 0 3
649 Lisp 3 0.18 % 3 6
649 LiveScript 3 0.18 % 0 3
649 Maude 3 0.18 % 0 3
649 Mojo 3 0.18 % 0 3
649 Mosaic 3 0.18 % 0 3
649 Myrddin 3 0.18 % 0 3
649 NATURAL 3 0.18 % 0 3
649 OASYS 3 0.18 % 0 3
649 OPL 3 0.18 % 3 6
649 PASM 3 0.18 % 3 6
649 PDP-11 Assembly 3 0.18 % 3 6
649 PepsiScript 3 0.18 % 0 3
649 Powerbuilder 3 0.18 % 0 3
649 Processing.R 3 0.18 % 0 3
649 Sass/SCSS 3 0.18 % 0 3
649 Squirrel 3 0.18 % 4 7
649 SuperTalk 3 0.18 % 0 3
649 Swahili 3 0.18 % 0 3
649 Tosh 3 0.18 % 0 3
649 Wisp 3 0.18 % 1 4
649 Woma 3 0.18 % 0 3
649 X10 3 0.18 % 0 3
649 உயிர்/Uyir 3 0.18 % 0 3
695 1C 2 0.12 % 0 2
695 Algae 2 0.12 % 3 5
695 AngelScript 2 0.12 % 0 2
695 Ballerina 2 0.12 % 0 2
695 Bird 2 0.12 % 0 2
695 Brace 2 0.12 % 3 5
695 Cduce 2 0.12 % 0 2
695 CHR 2 0.12 % 1 3
695 Clipper/XBase++ 2 0.12 % 3 5
695 Deluge 2 0.12 % 3 5
695 DeviousYarn 2 0.12 % 0 2
695 DMS 2 0.12 % 3 5
695 Elan 2 0.12 % 3 5
695 ELLA 2 0.12 % 3 5
695 Enguage 2 0.12 % 0 2
695 Extended BrainF*** 2 0.12 % 0 2
695 F 2 0.12 % 3 5
695 Ferite 2 0.12 % 3 5
695 FurryScript 2 0.12 % 0 2
695 GLBasic 2 0.12 % 0 2
695 Gleam 2 0.12 % 0 2
695 Hack 2 0.12 % 0 2
695 HyperTalk 2 0.12 % 3 5
695 Jack 2 0.12 % 0 2
695 JAMES II/Rule-based Cellular Automata 2 0.12 % 3 5
695 JOVIAL 2 0.12 % 0 2
695 JSE 2 0.12 % 0 2
695 KAP 2 0.12 % 0 2
695 KL1 2 0.12 % 0 2
695 Luna 2 0.12 % 0 2
695 Mastermind 2 0.12 % 0 2
695 MathCortex 2 0.12 % 0 2
695 MDL 2 0.12 % 1 3
695 Metapost 2 0.12 % 3 5
695 MINIL 2 0.12 % 0 2
695 MyrtleScript 2 0.12 % 0 2
695 NOWUT 2 0.12 % 0 2
695 Occam 2 0.12 % 3 5
695 OOCalc 2 0.12 % 0 2
695 OpenLisp 2 0.12 % 0 2
695 PeopleCode 2 0.12 % 0 2
695 Perl5i 2 0.12 % 0 2
695 Peylang 2 0.12 % 0 2
695 Pict 2 0.12 % 0 2
695 Programming Language 2 0.12 % 0 2
695 PSQL 2 0.12 % 3 5
695 Quill 2 0.12 % 3 5
695 Roc 2 0.12 % 0 2
695 Sing 2 0.12 % 0 2
695 Sisal 2 0.12 % 3 5
695 Skew 2 0.12 % 0 2
695 Soda 2 0.12 % 0 2
695 SPSS 2 0.12 % 1 3
695 TailDot 2 0.12 % 0 2
695 TechBASIC 2 0.12 % 0 2
695 ToffeeScript 2 0.12 % 0 2
695 Turbo-Basic XL 2 0.12 % 0 2
695 Viua VM assembly 2 0.12 % 0 2
695 Waduzitdo 2 0.12 % 1 3
695 XL 2 0.12 % 0 2
695 XPath 2.0 2 0.12 % 0 2
695 XProc 2 0.12 % 3 5
695 XSLT 1.0 2 0.12 % 0 2
695 XUL 2 0.12 % 1 3
695 ZPL 2 0.12 % 3 5
760 80386 Assembly 1 0.06 % 3 4
760 AMPL 1 0.06 % 3 4
760 Anyways 1 0.06 % 0 1
760 Apricot 1 0.06 % 0 1
760 Aquarius BASIC 1 0.06 % 0 1
760 AspectJ 1 0.06 % 3 4
760 AutoHotKey V2 1 0.06 % 0 1
760 AutoLISP 1 0.06 % 0 1
760 B4J 1 0.06 % 0 1
760 Bas 1 0.06 % 0 1
760 Batari Basic 1 0.06 % 0 1
760 Biferno 1 0.06 % 3 4
760 C2 1 0.06 % 0 1
760 Clarion 1 0.06 % 0 1
760 Coconut 1 0.06 % 0 1
760 DDNC 1 0.06 % 0 1
760 DIV Games Studio 1 0.06 % 0 1
760 DreamBerd 1 0.06 % 0 1
760 ElastiC 1 0.06 % 3 4
760 ESQL 1 0.06 % 3 4
760 FormulaOne 1 0.06 % 0 1
760 FP 1 0.06 % 3 4
760 FRISC Assembly 1 0.06 % 0 1
760 G-fu 1 0.06 % 0 1
760 Gentee 1 0.06 % 3 4
760 Go! 1 0.06 % 3 4
760 Goaldi 1 0.06 % 0 1
760 Guile 1 0.06 % 1 2
760 Heron 1 0.06 % 3 4
760 HLA 1 0.06 % 3 4
760 Hopper 1 0.06 % 0 1
760 Informix 4GL 1 0.06 % 3 4
760 Inko 1 0.06 % 0 1
760 Iptscrae 1 0.06 % 3 4
760 Jacquard Loom 1 0.06 % 0 1
760 JoCaml 1 0.06 % 3 4
760 JScript.NET 1 0.06 % 3 4
760 JudoScript 1 0.06 % 3 4
760 Kamailio Script 1 0.06 % 0 1
760 Lambda Prolog 1 0.06 % 0 1
760 LibreOffice Basic 1 0.06 % 0 1
760 Lush 1 0.06 % 3 4
760 Lychen 1 0.06 % 0 1
760 Mond 1 0.06 % 0 1
760 Monkey 1 0.06 % 0 1
760 MUF 1 0.06 % 3 4
760 Mythryl 1 0.06 % 3 4
760 NASL 1 0.06 % 0 1
760 Neat 1 0.06 % 0 1
760 NewtonScript 1 0.06 % 0 1
760 Night 1 0.06 % 0 1
760 NLP++ 1 0.06 % 0 1
760 Omega 1 0.06 % 3 4
760 Opa 1 0.06 % 0 1
760 ParaCL 1 0.06 % 0 1
760 Pare 1 0.06 % 0 1
760 Plan 1 0.06 % 0 1
760 PowerPC Assembly 1 0.06 % 1 2
760 Prog8 1 0.06 % 0 1
760 Qore 1 0.06 % 0 1
760 Quorum 1 0.06 % 0 1
760 RPGIV 1 0.06 % 0 1
760 RPL/2 1 0.06 % 3 4
760 RTL/2 1 0.06 % 3 4
760 ScriptBasic 1 0.06 % 1 2
760 Setl4 1 0.06 % 0 1
760 SheerPower 4GL 1 0.06 % 3 4
760 SMEQL 1 0.06 % 3 4
760 Soar 1 0.06 % 0 1
760 SoneKing Assembly 1 0.06 % 0 1
760 SPARC Assembly 1 0.06 % 3 4
760 StreamIt 1 0.06 % 3 4
760 Supernova 1 0.06 % 0 1
760 Teco 1 0.06 % 3 4
760 Terra 1 0.06 % 0 1
760 TestML 1 0.06 % 0 1
760 Thyrd 1 0.06 % 3 4
760 TRS-80 BASIC 1 0.06 % 0 1
760 TutorialD 1 0.06 % 0 1
760 Twelf 1 0.06 % 3 4
760 Typed Racket 1 0.06 % 1 2
760 VB6 1 0.06 % 3 4
760 Vox 1 0.06 % 1 2
760 Wollok 1 0.06 % 0 1
760 Xanadu 1 0.06 % 0 1
760 Ya 1 0.06 % 0 1
846 .QL 0 0 % 3 3
846 8 1/2 0 0 % 3 3
846 A+ 0 0 % 3 3
846 Agda2 0 0 % 3 3
846 AHDL 0 0 % 0 0
846 ALGOL 0 0 % 3 3
846 Alice ML 0 0 % 3 3
846 ANT 0 0 % 3 3
846 Application Master 0 0 % 3 3
846 ASP 0 0 % 3 3
846 ASP.Net 0 0 % 3 3
846 AspectC++ 0 0 % 3 3
846 AssemblyScript 0 0 % 0 0
846 Autohotkey V2 0 0 % 0 0
846 Axum 0 0 % 3 3
846 Ayrch 0 0 % 0 0
846 Beta 0 0 % 3 3
846 BLISS 0 0 % 0 0
846 C0H 0 0 % 3 3
846 Caml 0 0 % 3 3
846 CB80 0 0 % 3 3
846 Cecil 0 0 % 3 3
846 Cilk 0 0 % 3 3
846 Cilk++ 0 0 % 3 3
846 Diesel 0 0 % 3 3
846 EhBASIC 0 0 % 0 0
846 Epigram 0 0 % 0 0
846 FAUST 0 0 % 3 3
846 FeatureC++ 0 0 % 3 3
846 Felix 0 0 % 0 0
846 FLORA-2 0 0 % 0 0
846 Florid 0 0 % 0 0
846 FPI 0 0 % 3 3
846 FreeMat 0 0 % 3 3
846 Gerbil 0 0 % 0 0
846 Goo 0 0 % 3 3
846 IPL Loader Config 0 0 % 0 0
846 Jabaco 0 0 % 3 3
846 KeyList Databasing 0 0 % 3 3
846 L.in.oleum 0 0 % 3 3
846 Languages by Feature 0 0 % 5 5
846 LAST 0 0 % 0 0
846 LC2200 Assembly 0 0 % 0 0
846 Leon 0 0 % 0 0
846 LLP 0 0 % 0 0
846 Loglan82 0 0 % 0 0
846 Lolli 0 0 % 0 0
846 Lotus 123 Macro Scripting 0 0 % 3 3
846 Lout 0 0 % 3 3
846 LSTS 0 0 % 0 0
846 Lygon 0 0 % 0 0
846 M680x0 0 0 % 3 3
846 Macsyma 0 0 % 0 0
846 MAPPER 0 0 % 1 1
846 ME10 macro 0 0 % 3 3
846 MGS 0 0 % 3 3
846 Mia 0 0 % 0 0
846 Mirelle 0 0 % 3 3
846 Motoko 0 0 % 0 0
846 MPIF90 0 0 % 3 3
846 Mython 0 0 % 3 3
846 Nice 0 0 % 3 3
846 NQP 0 0 % 3 3
846 OpenC++ 0 0 % 3 3
846 Pentium Assembly 0 0 % 3 3
846 Perl 6 0 0 % 4 4
846 PL/B 0 0 % 0 0
846 PLUS 0 0 % 3 3
846 PLZ/SYS 0 0 % 3 3
846 PPL 0 0 % 3 3
846 QuakeC 0 0 % 3 3
846 Reason 0 0 % 1 1
846 Reduce 0 0 % 0 0
846 RLSL 0 0 % 3 3
846 RTSL 0 0 % 3 3
846 Rubylog 0 0 % 0 0
846 S++ 0 0 % 0 0
846 Script Basic 0 0 % 5 5
846 Script3D 0 0 % 3 3
846 SimpleLang 0 0 % 0 0
846 Star 0 0 % 0 0
846 Stax 0 0 % 0 0
846 Superbase BASIC 0 0 % 3 3
846 SWI-Prolog 0 0 % 0 0
846 TAL 0 0 % 3 3
846 TeLa 0 0 % 3 3
846 Thistle 0 0 % 3 3
846 TI BASIC 0 0 % 0 0
846 TIS-100 0 0 % 0 0
846 Tobbisk 0 0 % 0 0
846 UC++ 0 0 % 3 3
846 UScript 0 0 % 3 3
846 UserRPL 0 0 % 3 3
846 VRML 0 0 % 3 3
846 WML 0 0 % 3 3
846 XBase 0 0 % 3 3
846 XS 0 0 % 0 0
846 ΜC++ 0 0 % 3 3
===== query, download & processing: 5.57 seconds =====