Update all new Tasks

This commit is contained in:
Ingy döt Net 2015-02-20 09:02:09 -05:00
parent 00a190b0a6
commit 91df62d461
5697 changed files with 93386 additions and 804 deletions

View file

@ -1,10 +1,13 @@
100 doors:
24 game:
24 game/Solve:
9 billion names of God the integer:
99 Bottles of Beer:
A+B:
ABC Problem:
Abstract type:
Abundant, deficient and perfect number classifications:
Accumulator factory:
Ackermann function:
Active Directory/Connect:
@ -12,17 +15,24 @@ Active Directory/Search for a user:
Active object:
Add a variable to a class instance at runtime:
Address of a variable:
AKS test for primes:
Align columns:
Aliquot sequence classifications:
Almost prime:
Amb:
Amicable pairs:
Anagrams:
Anagrams/Deranged anagrams:
Animate a pendulum:
Animation:
Anonymous recursion:
Append a record to the end of a text file:
Apply a callback to an array:
Arbitrary-precision integers (included):
Arena storage pool:
Arithmetic evaluation:
Arithmetic-geometric mean:
Arithmetic-geometric mean/Calculate Pi:
Arithmetic/Complex:
Arithmetic/Integer:
Arithmetic/Rational:
@ -44,13 +54,16 @@ Averages/Simple moving average:
Balanced brackets:
Balanced ternary:
Benford's law: #'
Bernoulli numbers:
Best shuffle:
Binary digits:
Binary search:
Binary strings:
Bitcoin/address validation:
Bitcoin/public point to address:
Bitmap:
Bitmap/Bresenham's line algorithm: #'
Bitmap/Bresenham's line algorithm: #'
Bitmap/Bézier curves/Cubic:
Bitmap/Bézier curves/Quadratic:
Bitmap/Flood fill:
@ -71,7 +84,7 @@ Bulls and cows/Player:
Caesar cipher:
Calendar:
Calendar - for "real" programmers:
Calendar - for "REAL" programmers:
Call a foreign-language function:
Call a function:
Call a function in a shared library:
@ -79,17 +92,22 @@ Call an object method:
Canny edge detector:
Carmichael 3 strong pseudoprimes:
Case-sensitivity of identifiers:
Casting out nines:
Catalan numbers:
Catalan numbers/Pascal's triangle: #'
Catamorphism:
CatmullClark subdivision surface:
Character codes:
Character matching:
Chat server:
Check Machin-like formulas:
Check that file exists:
Checkpoint synchronization:
Chinese remainder theorem:
Cholesky decomposition:
Circles of given radius through two points:
Classes:
Closest-pair problem:
Closures/Value capture:
Collections:
Color of a screen pixel:
Color quantization:
@ -97,21 +115,25 @@ Colour bars/Display:
Colour pinstripe/Display:
Colour pinstripe/Printer:
Combinations:
Combinations and permutations:
Combinations with repetitions:
Comma quibbling:
Command-line arguments:
Comments:
Compare sorting algorithms' performance: #'
Compare sorting algorithms' performance: #'
Compile-time calculation:
Compound data type:
Concurrent computing:
Conditional structures:
Conjugate transpose:
Constrained genericity:
Constrained random points on a circle:
Continued fraction:
Continued fraction/Arithmetic/Construct from rational number:
Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N):
Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N1, Contined Fraction N2):
Conway's Game of Life: #'
Convert decimal number to rational:
Conway's Game of Life: #'
Copy a string:
Count in factors:
Count in octal:
@ -123,7 +145,9 @@ Create a file on magnetic tape:
Create a two-dimensional array at runtime:
Create an HTML table:
Create an object at a given address:
CSV data manipulation:
CSV to HTML translation:
Currying:
Cut a rectangle:
Date format:
@ -141,7 +165,8 @@ Detect division by zero:
Determine if a string is numeric:
Determine if only one instance is running:
Digital root:
Dinesman's multiple-dwelling problem: #'
Digital root/Multiplicative digital root:
Dinesman's multiple-dwelling problem: #'
Dining philosophers:
Discordian date:
Distributed programming:
@ -153,6 +178,7 @@ Doubly-linked list/Element definition:
Doubly-linked list/Element insertion:
Doubly-linked list/Traversal:
Dragon curve:
Draw a clock:
Draw a cuboid:
Draw a sphere:
Dutch national flag problem:
@ -184,6 +210,7 @@ Execute HQ9+:
Execute SNUSP:
Exponentiation operator:
Extend your language:
Extensible prime generator:
Extreme floating point values:
Factorial:
@ -192,13 +219,16 @@ Factors of an integer:
Fast Fourier transform:
Fibonacci n-step number sequences:
Fibonacci sequence:
File IO:
Fibonacci word:
Fibonacci word/fractal:
File input/output:
File modification time:
File size:
Filter:
Find common directory path:
Find largest left truncatable prime in a given base:
Find limit of recursion:
Find the last Sunday of each month:
Find the missing permutation:
First class environments:
First-class functions:
@ -206,8 +236,9 @@ First-class functions/Use numbers analogously:
Five weekends:
FizzBuzz:
Flatten a list:
Flipping bits game:
Flow-control structures:
Floyd's triangle: #'
Floyd's triangle: #'
Forest fire:
Fork:
Formal power series:
@ -215,6 +246,7 @@ Formatted numeric output:
Forward difference:
Four bit adder:
Fractal tree:
Fractran:
Function composition:
Function definition:
Function frequency:
@ -222,6 +254,9 @@ Function prototype:
Galton box animation:
Gamma function:
Gaussian elimination:
Generate Chess960 starting position:
Generate lower case ASCII alphabet:
Generator/Exponential:
Generic swap:
Globally replace text in several files:
@ -245,14 +280,18 @@ Handle a signal:
Happy numbers:
Harshad or Niven series:
Hash from two arrays:
Hash join:
Haversine formula:
Hello world/Graphical:
Hello world/Line printer:
Hello world/Newbie:
Hello world/Newline omission:
Hello world/Standard error:
Hello world/Text:
Hello world/Web server:
Here document:
Heronian triangles:
Hickerson series of almost integers:
Higher-order functions:
History variables:
Hofstadter Figure-Figure sequences:
@ -261,7 +300,7 @@ Hofstadter-Conway $10,000 sequence:
Holidays related to Easter:
Honeycombs:
Horizontal sundial calculations:
Horner's rule for polynomial evaluation: #'
Horner's rule for polynomial evaluation: #'
Host introspection:
Hostname:
Hough transform:
@ -272,6 +311,7 @@ HTTPS/Client-authenticated:
Huffman coding:
I before E except after C:
IBAN:
Identity matrix:
Image convolution:
Image noise:
@ -282,18 +322,21 @@ Inheritance/Multiple:
Inheritance/Single:
Input loop:
Integer comparison:
Integer overflow:
Integer sequence:
Interactive programming:
Introspection:
Inverted index:
Inverted syntax:
Iterated digits squaring:
Jensen's Device: #'
Jensen's Device: #'
Josephus problem:
Joystick position:
JSON:
Jump anywhere:
K-d tree:
K-means++ clustering:
Kaprekar numbers:
Keyboard input/Flush the keyboard buffer:
@ -304,16 +347,17 @@ Knapsack problem/0-1:
Knapsack problem/Bounded:
Knapsack problem/Continuous:
Knapsack problem/Unbounded:
Knight's tour: #'
Knight's tour: #'
Knuth shuffle:
Knuth's algorithm S: #'
Knuth's algorithm S: #'
Langton's ant: #'
Langton's ant: #'
Largest int from concatenated ints:
Last Friday of each month:
Last letter-first letter:
Leap year:
Least common multiple:
Left factorials:
Letter frequency:
Levenshtein distance:
Linear congruential generator:
@ -324,6 +368,7 @@ Literals/String:
Logical operations:
Long multiplication:
Longest common subsequence:
Longest increasing subsequence:
Longest string challenge:
Look-and-say sequence:
Loop over multiple arrays simultaneously:
@ -340,11 +385,15 @@ Loops/Nested:
Loops/While:
LU decomposition:
Lucas-Lehmer test:
Ludic numbers:
Luhn test of credit card numbers:
LZW compression:
Machine code:
Mad Libs:
Magic squares of odd order:
Main step of GOST 28147-89:
Make directory path:
Man or boy test:
Mandelbrot set:
Map range:
@ -352,6 +401,7 @@ Matrix arithmetic:
Matrix multiplication:
Matrix transposition:
Matrix-exponentiation operator:
Maximum triangle path sum:
Maze generation:
Maze solving:
MD4:
@ -373,18 +423,22 @@ Monte Carlo methods:
Monty Hall problem:
Morse code:
Mouse position:
Move-to-front algorithm:
Multifactorial:
Multiple distinct objects:
Multiple regression:
Multiplication tables:
Multiplicative order:
Multisplit:
# Mutex:
Munching squares:
Mutual recursion:
N'th: #'
N-queens problem:
Named parameters:
Narcissist:
Narcissistic decimal number:
Natural sorting:
Nautical bell:
Non-continuous subsequences:
Non-decimal radices/Convert:
@ -399,34 +453,47 @@ Numerical integration:
Numerical integration/Gauss-Legendre Quadrature:
Object serialization:
Odd word problem:
Old lady swallowed a fly:
OLE Automation:
One of n lines in a file:
One-dimensional cellular automata:
OpenGL:
Operator precedence:
Optional parameters:
Order disjoint list items:
Order two numerical lists:
Ordered Partitions:
Ordered words:
Palindrome detection:
Pangram checker:
Paraffins:
Parallel calculations:
Parametric polymorphism:
Parametrized SQL statement:
Parse an IP Address:
Parsing/RPN calculator algorithm:
Parsing/RPN to infix conversion:
Parsing/Shunting-yard algorithm:
Partial function application:
Pascal's triangle: #'
Pascal's triangle/Puzzle: #'
Pascal's triangle: #'
Pascal's triangle/Puzzle: #'
Pattern matching:
Penney's game: #'
Percentage difference between images:
Percolation/Bond percolation:
Percolation/Mean cluster density:
Percolation/Mean run density:
Percolation/Site percolation:
Perfect numbers:
Permutation test:
Permutations:
Permutations by swapping:
Permutations/Derangements:
Permutations/Rank of a permutation:
Pernicious numbers:
Phrase reversals:
Pi:
Pick random element:
Pig the dice game:
@ -457,6 +524,7 @@ QR decomposition:
Quaternion type:
Queue/Definition:
Queue/Usage:
Quickselect algorithm:
Quine:
Random number generator (device):
@ -464,6 +532,7 @@ Random number generator (included):
Random numbers:
Range expansion:
Range extraction:
Ranking methods:
Rate counter:
Ray-casting algorithm:
RCRPG:
@ -479,11 +548,13 @@ Remove duplicate elements:
Remove lines from a file:
Rename a file:
Rendezvous:
Rep-string:
Repeat a string:
Resistor mesh:
Respond to an unknown method call:
Return multiple values:
Reverse a string:
Reverse words in a string:
RIPEMD-160:
Rock-paper-scissors:
Roman numerals/Decode:
@ -491,12 +562,18 @@ Roman numerals/Encode:
Roots of a function:
Roots of a quadratic function:
Roots of unity:
Rosetta Code/Count examples:
Rosetta Code/Find unimplemented tasks:
Rosetta Code/Fix code tags:
Rosetta Code/Rank languages by popularity:
# XXX - These break the parser currently:
# Rosetta Code/Count examples:
# Rosetta Code/Find bare lang tags:
# Rosetta Code/Find unimplemented tasks:
# Rosetta Code/Fix code tags:
# Rosetta Code/Rank languages by popularity:
Rot-13:
RSA code:
Run-length encoding:
Runge-Kutta method:
Runtime evaluation:
Runtime evaluation/In an environment:
@ -510,10 +587,12 @@ Secure temporary file:
SEDOLs:
Self-describing numbers:
Self-referential sequence:
Semiprime:
Semordnilap:
Send an unknown method call:
Send email:
Sequence of non-squares:
Sequence of primes by Trial Division:
Set:
Set consolidation:
Set of real numbers:
@ -541,6 +620,10 @@ SOAP:
Sockets:
Sokoban:
Solve a Hidato puzzle:
Solve a Holy Knight's tour: #'
Solve a Hopido puzzle:
Solve a Numbrix puzzle:
Solve the no connection puzzle:
Sort an array of composite structures:
Sort an integer array:
Sort disjoint sublist:
@ -566,6 +649,7 @@ Sorting algorithms/Sleep sort:
Sorting algorithms/Stooge sort:
Sorting algorithms/Strand sort:
Soundex:
Sparkline in unicode:
Special characters:
Special variables:
Speech synthesis:
@ -577,12 +661,18 @@ Stack traces:
Stair-climbing puzzle:
Standard deviation:
Start from a main routine:
State name puzzle:
Statistics/Basic:
Stem-and-leaf plot:
Stern-Brocot sequence:
String append:
String case:
String comparison:
String concatenation:
String interpolation (included):
String length:
String matching:
String prepend:
Strip a set of characters from a string:
Strip block comments:
Strip comments from a string:
@ -594,6 +684,7 @@ Subtractive generator:
Sudoku:
Sum and product of an array:
Sum digits of an integer:
Sum multiples of 3 and 5:
Sum of a series:
Sum of squares:
Sutherland-Hodgman polygon clipping:
@ -621,7 +712,10 @@ Test a function:
Text processing/1:
Text processing/2:
Text processing/Max licenses in use:
Thiele's interpolation formula: #'
Textonyms:
The ISAAC Cipher:
The Twelve Days of Christmas:
Thiele's interpolation formula: #'
Tic-tac-toe:
Time a function:
Tokenize a string:
@ -629,6 +723,7 @@ Top rank per group:
Topic variable:
Topological sort:
Topswops:
Total circles area:
Towers of Hanoi:
Trabb PardoKnuth algorithm:
Tree traversal:
@ -637,11 +732,13 @@ Truncatable primes:
Truncate a file:
Twelve statements:
Ulam spiral (for primes):
Unbias a random generator:
Undefined values:
Unicode strings:
Unicode variable names:
Universal Turing machine:
Unix/ls:
Update a configuration file:
URL decoding:
URL encoding:
@ -663,6 +760,7 @@ Video display modes:
Vigenère cipher:
Vigenère cipher/Cryptanalysis:
Visualize a tree:
Vogel's approximation method: #'
Voronoi diagram:
Walk a directory/Non-recursively:
@ -673,11 +771,12 @@ Window creation/X11:
Window management:
Wireworld:
Word wrap:
World Cup group stage:
Write float arrays to a text file:
Write language name in 3D ASCII:
Write to Windows event log:
Xiaolin Wu's line algorithm: #'
Xiaolin Wu's line algorithm: #'
XML/DOM serialization:
XML/Input:
XML/Output:
@ -690,4 +789,6 @@ Yin and yang:
Zebra puzzle:
Zeckendorf arithmetic:
Zeckendorf number representation:
Zero to the zero power:
Zhang-Suen thinning algorithm:
Zig-zag matrix:

View file

@ -0,0 +1 @@
../../Task/Catalan-numbers-Pascals-triangle/360-Assembly

1
Lang/ACL2/File-input-output Symbolic link
View file

@ -0,0 +1 @@
../../Task/File-input-output/ACL2

1
Lang/ALGOL-68/Amb Symbolic link
View file

@ -0,0 +1 @@
../../Task/Amb/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Calendar---for-REAL-programmers/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Closures-Value-capture/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Combinations-and-permutations/ALGOL-68

1
Lang/ALGOL-68/Currying Symbolic link
View file

@ -0,0 +1 @@
../../Task/Currying/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Digital-root-Multiplicative-digital-root/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Fibonacci-word/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/File-input-output/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Gaussian-elimination/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Generate-lower-case-ASCII-alphabet/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Hello-world-Newbie/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Maximum-triangle-path-sum/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Move-to-front-algorithm/ALGOL-68

1
Lang/ALGOL-68/Nth Symbolic link
View file

@ -0,0 +1 @@
../../Task/Nth/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Odd-word-problem/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Old-lady-swallowed-a-fly/ALGOL-68

1
Lang/ALGOL-68/Rep-string Symbolic link
View file

@ -0,0 +1 @@
../../Task/Rep-string/ALGOL-68

1
Lang/ALGOL-68/String-append Symbolic link
View file

@ -0,0 +1 @@
../../Task/String-append/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/String-matching/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/String-prepend/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Zero-to-the-zero-power/ALGOL-68

View file

@ -0,0 +1 @@
../../Task/Generate-lower-case-ASCII-alphabet/ATS

View file

@ -0,0 +1 @@
../../Task/Sequence-of-primes-by-Trial-Division/ATS

1
Lang/AWK/Benfords-law Symbolic link
View file

@ -0,0 +1 @@
../../Task/Benfords-law/AWK

View file

@ -0,0 +1 @@
../../Task/CSV-data-manipulation/AWK

1
Lang/AWK/Comma-quibbling Symbolic link
View file

@ -0,0 +1 @@
../../Task/Comma-quibbling/AWK

View file

@ -0,0 +1 @@
../../Task/Digital-root-Multiplicative-digital-root/AWK

1
Lang/AWK/Draw-a-clock Symbolic link
View file

@ -0,0 +1 @@
../../Task/Draw-a-clock/AWK

1
Lang/AWK/File-input-output Symbolic link
View file

@ -0,0 +1 @@
../../Task/File-input-output/AWK

View file

@ -0,0 +1 @@
../../Task/Generate-lower-case-ASCII-alphabet/AWK

1
Lang/AWK/Hello-world-Newbie Symbolic link
View file

@ -0,0 +1 @@
../../Task/Hello-world-Newbie/AWK

View file

@ -0,0 +1 @@
../../Task/Magic-squares-of-odd-order/AWK

View file

@ -0,0 +1 @@
../../Task/Narcissistic-decimal-number/AWK

1
Lang/AWK/Nth Symbolic link
View file

@ -0,0 +1 @@
../../Task/Nth/AWK

View file

@ -0,0 +1 @@
../../Task/Old-lady-swallowed-a-fly/AWK

1
Lang/AWK/Phrase-reversals Symbolic link
View file

@ -0,0 +1 @@
../../Task/Phrase-reversals/AWK

1
Lang/AWK/Ranking-methods Symbolic link
View file

@ -0,0 +1 @@
../../Task/Ranking-methods/AWK

View file

@ -0,0 +1 @@
../../Task/Reverse-words-in-a-string/AWK

1
Lang/AWK/Runge-Kutta-method Symbolic link
View file

@ -0,0 +1 @@
../../Task/Runge-Kutta-method/AWK

1
Lang/AWK/String-append Symbolic link
View file

@ -0,0 +1 @@
../../Task/String-append/AWK

1
Lang/AWK/String-matching Symbolic link
View file

@ -0,0 +1 @@
../../Task/String-matching/AWK

1
Lang/AWK/String-prepend Symbolic link
View file

@ -0,0 +1 @@
../../Task/String-prepend/AWK

View file

@ -0,0 +1 @@
../../Task/Sum-multiples-of-3-and-5/AWK

View file

@ -0,0 +1 @@
../../Task/The-Twelve-Days-of-Christmas/AWK

1
Lang/AWK/Unix-ls Symbolic link
View file

@ -0,0 +1 @@
../../Task/Unix-ls/AWK

View file

@ -0,0 +1 @@
../../Task/Zero-to-the-zero-power/AWK

View file

@ -0,0 +1 @@
../../Task/Draw-a-clock/ActionScript

View file

@ -0,0 +1 @@
../../Task/The-Twelve-Days-of-Christmas/ActionScript

1
Lang/Ada/ABC-Problem Symbolic link
View file

@ -0,0 +1 @@
../../Task/ABC-Problem/Ada

1
Lang/Ada/Almost-prime Symbolic link
View file

@ -0,0 +1 @@
../../Task/Almost-prime/Ada

1
Lang/Ada/Amb Symbolic link
View file

@ -0,0 +1 @@
../../Task/Amb/Ada

1
Lang/Ada/Benfords-law Symbolic link
View file

@ -0,0 +1 @@
../../Task/Benfords-law/Ada

View file

@ -0,0 +1 @@
../../Task/Calendar---for-REAL-programmers/Ada

View file

@ -0,0 +1 @@
../../Task/Catalan-numbers-Pascals-triangle/Ada

1
Lang/Ada/Catamorphism Symbolic link
View file

@ -0,0 +1 @@
../../Task/Catamorphism/Ada

View file

@ -0,0 +1 @@
../../Task/Chinese-remainder-theorem/Ada

View file

@ -0,0 +1 @@
../../Task/Closures-Value-capture/Ada

1
Lang/Ada/Comma-quibbling Symbolic link
View file

@ -0,0 +1 @@
../../Task/Comma-quibbling/Ada

View file

@ -0,0 +1 @@
../../Task/Conjugate-transpose/Ada

View file

@ -0,0 +1 @@
../../Task/Convert-decimal-number-to-rational/Ada

View file

@ -0,0 +1 @@
../../Task/Digital-root-Multiplicative-digital-root/Ada

View file

@ -0,0 +1 @@
../../Task/Extensible-prime-generator/Ada

1
Lang/Ada/Fibonacci-word Symbolic link
View file

@ -0,0 +1 @@
../../Task/Fibonacci-word/Ada

1
Lang/Ada/File-input-output Symbolic link
View file

@ -0,0 +1 @@
../../Task/File-input-output/Ada

1
Lang/Ada/Flipping-bits-game Symbolic link
View file

@ -0,0 +1 @@
../../Task/Flipping-bits-game/Ada

1
Lang/Ada/Fractran Symbolic link
View file

@ -0,0 +1 @@
../../Task/Fractran/Ada

View file

@ -0,0 +1 @@
../../Task/Generate-lower-case-ASCII-alphabet/Ada

1
Lang/Ada/IBAN Symbolic link
View file

@ -0,0 +1 @@
../../Task/IBAN/Ada

1
Lang/Ada/Integer-overflow Symbolic link
View file

@ -0,0 +1 @@
../../Task/Integer-overflow/Ada

View file

@ -0,0 +1 @@
../../Task/Magic-squares-of-odd-order/Ada

View file

@ -0,0 +1 @@
../../Task/Maximum-triangle-path-sum/Ada

View file

@ -0,0 +1 @@
../../Task/Move-to-front-algorithm/Ada

1
Lang/Ada/Munching-squares Symbolic link
View file

@ -0,0 +1 @@
../../Task/Munching-squares/Ada

View file

@ -0,0 +1 @@
../../Task/Narcissistic-decimal-number/Ada

1
Lang/Ada/Nth Symbolic link
View file

@ -0,0 +1 @@
../../Task/Nth/Ada

1
Lang/Ada/Odd-word-problem Symbolic link
View file

@ -0,0 +1 @@
../../Task/Odd-word-problem/Ada

View file

@ -0,0 +1 @@
../../Task/Old-lady-swallowed-a-fly/Ada

1
Lang/Ada/Pernicious-numbers Symbolic link
View file

@ -0,0 +1 @@
../../Task/Pernicious-numbers/Ada

1
Lang/Ada/Phrase-reversals Symbolic link
View file

@ -0,0 +1 @@
../../Task/Phrase-reversals/Ada

1
Lang/Ada/Rep-string Symbolic link
View file

@ -0,0 +1 @@
../../Task/Rep-string/Ada

View file

@ -0,0 +1 @@
../../Task/Reverse-words-in-a-string/Ada

1
Lang/Ada/Runge-Kutta-method Symbolic link
View file

@ -0,0 +1 @@
../../Task/Runge-Kutta-method/Ada

1
Lang/Ada/Semiprime Symbolic link
View file

@ -0,0 +1 @@
../../Task/Semiprime/Ada

View file

@ -0,0 +1 @@
../../Task/Sequence-of-primes-by-Trial-Division/Ada

View file

@ -0,0 +1 @@
../../Task/Solve-a-Holy-Knights-tour/Ada

View file

@ -0,0 +1 @@
../../Task/Solve-the-no-connection-puzzle/Ada

1
Lang/Ada/Statistics-Basic Symbolic link
View file

@ -0,0 +1 @@
../../Task/Statistics-Basic/Ada

1
Lang/Ada/String-matching Symbolic link
View file

@ -0,0 +1 @@
../../Task/String-matching/Ada

View file

@ -0,0 +1 @@
../../Task/The-Twelve-Days-of-Christmas/Ada

View file

@ -0,0 +1 @@
../../Task/Ulam-spiral--for-primes-/Ada

1
Lang/Ada/Unix-ls Symbolic link
View file

@ -0,0 +1 @@
../../Task/Unix-ls/Ada

View file

@ -0,0 +1 @@
../../Task/Zero-to-the-zero-power/Ada

1
Lang/Aime/Benfords-law Symbolic link
View file

@ -0,0 +1 @@
../../Task/Benfords-law/Aime

1
Lang/Aime/File-input-output Symbolic link
View file

@ -0,0 +1 @@
../../Task/File-input-output/Aime

View file

@ -0,0 +1 @@
../../Task/Reverse-words-in-a-string/Aime

1
Lang/Aime/String-matching Symbolic link
View file

@ -0,0 +1 @@
../../Task/String-matching/Aime

View file

@ -0,0 +1 @@
../../Task/File-input-output/AppleScript

Some files were not shown because too many files have changed in this diff Show more