tasks a-s

This commit is contained in:
Ingy döt Net 2013-04-10 23:57:08 -07:00
parent 47bf37c096
commit b83f433714
12433 changed files with 156208 additions and 123 deletions

View file

@ -81,7 +81,7 @@ Apply a callback to an array:
url: Apply_a_callback_to_an_array
Arbitrary-precision integers (included):
name: Arbitrary-precision integers (included)
path: Arbitrary-precision-integers-included
path: Arbitrary-precision-integers--included-
url: Arbitrary-precision_integers_(included)
Arena storage pool:
name: Arena storage pool
@ -179,6 +179,10 @@ Best shuffle:
name: Best shuffle
path: Best-shuffle
url: Best_shuffle
Binary digits:
name: Binary digits
path: Binary-digits
url: Binary_digits
Binary search:
name: Binary search
path: Binary-search
@ -255,6 +259,10 @@ Break OO privacy:
name: Break OO privacy
path: Break-OO-privacy
url: Break_OO_privacy
Brownian tree:
name: Brownian tree
path: Brownian-tree
url: Brownian_tree
Bulls and cows:
name: Bulls and cows
path: Bulls-and-cows
@ -281,7 +289,7 @@ Calendar:
url: Calendar
Calendar - for "real" programmers:
name: Calendar - for "real" programmers
path: Calendar-for-real-programmers
path: Calendar---for-real-programmers
url: Calendar_-_for_"real"_programmers
Call a foreign-language function:
name: Call a foreign-language function
@ -311,6 +319,10 @@ Case-sensitivity of identifiers:
name: Case-sensitivity of identifiers
path: Case-sensitivity-of-identifiers
url: Case-sensitivity_of_identifiers
Catalan numbers:
name: Catalan numbers
path: Catalan-numbers
url: Catalan_numbers
CatmullClark subdivision surface:
name: CatmullClark subdivision surface
path: Catmull-Clark-subdivision-surface
@ -429,17 +441,21 @@ Continued fraction/Arithmetic/Construct from rational number:
url: Continued_fraction/Arithmetic/Construct_from_rational_number
Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N):
name: Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N)
path: Continued-fraction-Arithmetic-G-matrix-NG,-Contined-Fraction-N
path: Continued-fraction-Arithmetic-G-matrix-NG,-Contined-Fraction-N-
url: Continued_fraction/Arithmetic/G(matrix_NG,_Contined_Fraction_N)
Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N1, Contined Fraction N2):
name: Continued fraction/Arithmetic/G(matrix NG, Contined Fraction N1, Contined
Fraction N2)
path: Continued-fraction-Arithmetic-G-matrix-NG,-Contined-Fraction-N1,-Contined-Fraction-N2
path: Continued-fraction-Arithmetic-G-matrix-NG,-Contined-Fraction-N1,-Contined-Fraction-N2-
url: Continued_fraction/Arithmetic/G(matrix_NG,_Contined_Fraction_N1,_Contined_Fraction_N2)
Conway's Game of Life:
name: Conway's Game of Life
path: Conways-Game-of-Life
url: Conway's_Game_of_Life
Copy a string:
name: Copy a string
path: Copy-a-string
url: Copy_a_string
Count in factors:
name: Count in factors
path: Count-in-factors
@ -584,6 +600,10 @@ Doubly-linked list/Traversal:
name: Doubly-linked list/Traversal
path: Doubly-linked-list-Traversal
url: Doubly-linked_list/Traversal
Dragon curve:
name: Dragon curve
path: Dragon-curve
url: Dragon_curve
Draw a cuboid:
name: Draw a cuboid
path: Draw-a-cuboid
@ -632,6 +652,10 @@ Enumerations:
name: Enumerations
path: Enumerations
url: Enumerations
Environment variables:
name: Environment variables
path: Environment-variables
url: Environment_variables
Equilibrium index:
name: Equilibrium index
path: Equilibrium-index
@ -676,6 +700,14 @@ Execute HQ9+:
name: Execute HQ9+
path: Execute-HQ9+
url: Execute_HQ9+
Execute SNUSP:
name: Execute SNUSP
path: Execute-SNUSP
url: Execute_SNUSP
Execute a Markov algorithm:
name: Execute a Markov algorithm
path: Execute-a-Markov-algorithm
url: Execute_a_Markov_algorithm
Execute a system command:
name: Execute a system command
path: Execute-a-system-command
@ -894,7 +926,7 @@ Guess the number/With feedback:
url: Guess_the_number/With_feedback
Guess the number/With feedback (player):
name: Guess the number/With feedback (player)
path: Guess-the-number-With-feedback-player
path: Guess-the-number-With-feedback--player-
url: Guess_the_number/With_feedback_(player)
HTTP:
name: HTTP
@ -1444,23 +1476,523 @@ Mutual recursion:
name: Mutual recursion
path: Mutual-recursion
url: Mutual_recursion
N-queens problem:
name: N-queens problem
path: N-queens-problem
url: N-queens_problem
Named parameters:
name: Named parameters
path: Named-parameters
url: Named_parameters
Narcissist:
name: Narcissist
path: Narcissist
url: Narcissist
Nautical bell:
name: Nautical bell
path: Nautical-bell
url: Nautical_bell
Non-continuous subsequences:
name: Non-continuous subsequences
path: Non-continuous-subsequences
url: Non-continuous_subsequences
Non-decimal radices/Convert:
name: Non-decimal radices/Convert
path: Non-decimal-radices-Convert
url: Non-decimal_radices/Convert
Non-decimal radices/Input:
name: Non-decimal radices/Input
path: Non-decimal-radices-Input
url: Non-decimal_radices/Input
Non-decimal radices/Output:
name: Non-decimal radices/Output
path: Non-decimal-radices-Output
url: Non-decimal_radices/Output
Nth root:
name: Nth root
path: Nth-root
url: Nth_root
Null object:
name: Null object
path: Null-object
url: Null_object
Number names:
name: Number names
path: Number-names
url: Number_names
Number reversal game:
name: Number reversal game
path: Number-reversal-game
url: Number_reversal_game
Numeric error propagation:
name: Numeric error propagation
path: Numeric-error-propagation
url: Numeric_error_propagation
Numerical integration:
name: Numerical integration
path: Numerical-integration
url: Numerical_integration
Numerical integration/Gauss-Legendre Quadrature:
name: Numerical integration/Gauss-Legendre Quadrature
path: Numerical-integration-Gauss-Legendre-Quadrature
url: Numerical_integration/Gauss-Legendre_Quadrature
OLE Automation:
name: OLE Automation
path: OLE-Automation
url: OLE_Automation
Object serialization:
name: Object serialization
path: Object-serialization
url: Object_serialization
One of n lines in a file:
name: One of n lines in a file
path: One-of-n-lines-in-a-file
url: One_of_n_lines_in_a_file
One-dimensional cellular automata:
name: One-dimensional cellular automata
path: One-dimensional-cellular-automata
url: One-dimensional_cellular_automata
OpenGL:
name: OpenGL
path: OpenGL
url: OpenGL
Operator precedence:
name: Operator precedence
path: Operator-precedence
url: Operator_precedence
Optional parameters:
name: Optional parameters
path: Optional-parameters
url: Optional_parameters
Order two numerical lists:
name: Order two numerical lists
path: Order-two-numerical-lists
url: Order_two_numerical_lists
Ordered Partitions:
name: Ordered Partitions
path: Ordered-Partitions
url: Ordered_Partitions
Ordered words:
name: Ordered words
path: Ordered-words
url: Ordered_words
Palindrome detection:
name: Palindrome detection
path: Palindrome-detection
url: Palindrome_detection
Pangram checker:
name: Pangram checker
path: Pangram-checker
url: Pangram_checker
Parallel calculations:
name: Parallel calculations
path: Parallel-calculations
url: Parallel_calculations
Parametric polymorphism:
name: Parametric polymorphism
path: Parametric-polymorphism
url: Parametric_polymorphism
Parametrized SQL statement:
name: Parametrized SQL statement
path: Parametrized-SQL-statement
url: Parametrized_SQL_statement
Parsing/RPN calculator algorithm:
name: Parsing/RPN calculator algorithm
path: Parsing-RPN-calculator-algorithm
url: Parsing/RPN_calculator_algorithm
Parsing/RPN to infix conversion:
name: Parsing/RPN to infix conversion
path: Parsing-RPN-to-infix-conversion
url: Parsing/RPN_to_infix_conversion
Parsing/Shunting-yard algorithm:
name: Parsing/Shunting-yard algorithm
path: Parsing-Shunting-yard-algorithm
url: Parsing/Shunting-yard_algorithm
Partial function application:
name: Partial function application
path: Partial-function-application
url: Partial_function_application
Pascal's triangle:
name: Pascal's triangle
path: Pascals-triangle
url: Pascal's_triangle
Pascal's triangle/Puzzle:
name: Pascal's triangle/Puzzle
path: Pascals-triangle-Puzzle
url: Pascal's_triangle/Puzzle
Pattern matching:
name: Pattern matching
path: Pattern-matching
url: Pattern_matching
Percentage difference between images:
name: Percentage difference between images
path: Percentage-difference-between-images
url: Percentage_difference_between_images
Perfect numbers:
name: Perfect numbers
path: Perfect-numbers
url: Perfect_numbers
Permutation test:
name: Permutation test
path: Permutation-test
url: Permutation_test
Permutations:
name: Permutations
path: Permutations
url: Permutations
Permutations by swapping:
name: Permutations by swapping
path: Permutations-by-swapping
url: Permutations_by_swapping
Permutations/Derangements:
name: Permutations/Derangements
path: Permutations-Derangements
url: Permutations/Derangements
Pi:
name: Pi
path: Pi
url: Pi
Pick random element:
name: Pick random element
path: Pick-random-element
url: Pick_random_element
Pig the dice game:
name: Pig the dice game
path: Pig-the-dice-game
url: Pig_the_dice_game
Pig the dice game/Player:
name: Pig the dice game/Player
path: Pig-the-dice-game-Player
url: Pig_the_dice_game/Player
Pinstripe/Display:
name: Pinstripe/Display
path: Pinstripe-Display
url: Pinstripe/Display
Pinstripe/Printer:
name: Pinstripe/Printer
path: Pinstripe-Printer
url: Pinstripe/Printer
Play recorded sounds:
name: Play recorded sounds
path: Play-recorded-sounds
url: Play_recorded_sounds
Playing cards:
name: Playing cards
path: Playing-cards
url: Playing_cards
Plot coordinate pairs:
name: Plot coordinate pairs
path: Plot-coordinate-pairs
url: Plot_coordinate_pairs
Pointers and references:
name: Pointers and references
path: Pointers-and-references
url: Pointers_and_references
Polymorphic copy:
name: Polymorphic copy
path: Polymorphic-copy
url: Polymorphic_copy
Polymorphism:
name: Polymorphism
path: Polymorphism
url: Polymorphism
Polynomial long division:
name: Polynomial long division
path: Polynomial-long-division
url: Polynomial_long_division
Polynomial regression:
name: Polynomial regression
path: Polynomial-regression
url: Polynomial_regression
Power set:
name: Power set
path: Power-set
url: Power_set
Pragmatic directives:
name: Pragmatic directives
path: Pragmatic-directives
url: Pragmatic_directives
Price fraction:
name: Price fraction
path: Price-fraction
url: Price_fraction
Primality by trial division:
name: Primality by trial division
path: Primality-by-trial-division
url: Primality_by_trial_division
Prime decomposition:
name: Prime decomposition
path: Prime-decomposition
url: Prime_decomposition
Priority queue:
name: Priority queue
path: Priority-queue
url: Priority_queue
Probabilistic choice:
name: Probabilistic choice
path: Probabilistic-choice
url: Probabilistic_choice
Problem of Apollonius:
name: Problem of Apollonius
path: Problem-of-Apollonius
url: Problem_of_Apollonius
Program name:
name: Program name
path: Program-name
url: Program_name
Program termination:
name: Program termination
path: Program-termination
url: Program_termination
Pythagorean triples:
name: Pythagorean triples
path: Pythagorean-triples
url: Pythagorean_triples
QR decomposition:
name: QR decomposition
path: QR-decomposition
url: QR_decomposition
Quaternion type:
name: Quaternion type
path: Quaternion-type
url: Quaternion_type
Queue/Definition:
name: Queue/Definition
path: Queue-Definition
url: Queue/Definition
Queue/Usage:
name: Queue/Usage
path: Queue-Usage
url: Queue/Usage
Quine:
name: Quine
path: Quine
url: Quine
RCRPG:
name: RCRPG
path: RCRPG
url: RCRPG
RIPEMD-160:
name: RIPEMD-160
path: RIPEMD-160
url: RIPEMD-160
Random number generator (device):
name: Random number generator (device)
path: Random-number-generator--device-
url: Random_number_generator_(device)
Random number generator (included):
name: Random number generator (included)
path: Random-number-generator--included-
url: Random_number_generator_(included)
Random numbers:
name: Random numbers
path: Random-numbers
url: Random_numbers
Range expansion:
name: Range expansion
path: Range-expansion
url: Range_expansion
Range extraction:
name: Range extraction
path: Range-extraction
url: Range_extraction
Rate counter:
name: Rate counter
path: Rate-counter
url: Rate_counter
Ray-casting algorithm:
name: Ray-casting algorithm
path: Ray-casting-algorithm
url: Ray-casting_algorithm
Read a configuration file:
name: Read a configuration file
path: Read-a-configuration-file
url: Read_a_configuration_file
Read a file line by line:
name: Read a file line by line
path: Read-a-file-line-by-line
url: Read_a_file_line_by_line
Read a specific line from a file:
name: Read a specific line from a file
path: Read-a-specific-line-from-a-file
url: Read_a_specific_line_from_a_file
Read entire file:
name: Read entire file
path: Read-entire-file
url: Read_entire_file
Real constants and functions:
name: Real constants and functions
path: Real-constants-and-functions
url: Real_constants_and_functions
Record sound:
name: Record sound
path: Record-sound
url: Record_sound
Reduced row echelon form:
name: Reduced row echelon form
path: Reduced-row-echelon-form
url: Reduced_row_echelon_form
Regular expressions:
name: Regular expressions
path: Regular-expressions
url: Regular_expressions
Remove duplicate elements:
name: Remove duplicate elements
path: Remove-duplicate-elements
url: Remove_duplicate_elements
Remove lines from a file:
name: Remove lines from a file
path: Remove-lines-from-a-file
url: Remove_lines_from_a_file
Rename a file:
name: Rename a file
path: Rename-a-file
url: Rename_a_file
Rendezvous:
name: Rendezvous
path: Rendezvous
url: Rendezvous
Repeat a string:
name: Repeat a string
path: Repeat-a-string
url: Repeat_a_string
Resistor mesh:
name: Resistor mesh
path: Resistor-mesh
url: Resistor_mesh
Respond to an unknown method call:
name: Respond to an unknown method call
path: Respond-to-an-unknown-method-call
url: Respond_to_an_unknown_method_call
Return multiple values:
name: Return multiple values
path: Return-multiple-values
url: Return_multiple_values
Reverse a string:
name: Reverse a string
path: Reverse-a-string
url: Reverse_a_string
Rock-paper-scissors:
name: Rock-paper-scissors
path: Rock-paper-scissors
url: Rock-paper-scissors
Roman numerals/Decode:
name: Roman numerals/Decode
path: Roman-numerals-Decode
url: Roman_numerals/Decode
Roman numerals/Encode:
name: Roman numerals/Encode
path: Roman-numerals-Encode
url: Roman_numerals/Encode
Roots of a function:
name: Roots of a function
path: Roots-of-a-function
url: Roots_of_a_function
Roots of a quadratic function:
name: Roots of a quadratic function
path: Roots-of-a-quadratic-function
url: Roots_of_a_quadratic_function
Roots of unity:
name: Roots of unity
path: Roots-of-unity
url: Roots_of_unity
Rosetta Code/Count examples:
name: Rosetta Code/Count examples
path: Rosetta-Code-Count-examples
url: Rosetta_Code/Count_examples
Rosetta Code/Find unimplemented tasks:
name: Rosetta Code/Find unimplemented tasks
path: Rosetta-Code-Find-unimplemented-tasks
url: Rosetta_Code/Find_unimplemented_tasks
Rosetta Code/Fix code tags:
name: Rosetta Code/Fix code tags
path: Rosetta-Code-Fix-code-tags
url: Rosetta_Code/Fix_code_tags
Rosetta Code/Rank languages by popularity:
name: Rosetta Code/Rank languages by popularity
path: Rosetta-Code-Rank-languages-by-popularity
url: Rosetta_Code/Rank_languages_by_popularity
Rot-13:
name: Rot-13
path: Rot-13
url: Rot-13
Run-length encoding:
name: Run-length encoding
path: Run-length-encoding
url: Run-length_encoding
Runtime evaluation:
name: Runtime evaluation
path: Runtime-evaluation
url: Runtime_evaluation
Runtime evaluation/In an environment:
name: Runtime evaluation/In an environment
path: Runtime-evaluation-In-an-environment
url: Runtime_evaluation/In_an_environment
S-Expressions:
name: S-Expressions
path: S-Expressions
url: S-Expressions
SEDOLs:
name: SEDOLs
path: SEDOLs
url: SEDOLs
Safe addition:
name: Safe addition
path: Safe-addition
url: Safe_addition
Same Fringe:
name: Same Fringe
path: Same-Fringe
url: Same_Fringe
Scope modifiers:
name: Scope modifiers
path: Scope-modifiers
url: Scope_modifiers
Scope/Function names and labels:
name: Scope/Function names and labels
path: Scope-Function-names-and-labels
url: Scope/Function_names_and_labels
Search a list:
name: Search a list
path: Search-a-list
url: Search_a_list
Secure temporary file:
name: Secure temporary file
path: Secure-temporary-file
url: Secure_temporary_file
Self-describing numbers:
name: Self-describing numbers
path: Self-describing-numbers
url: Self-describing_numbers
Self-referential sequence:
name: Self-referential sequence
path: Self-referential-sequence
url: Self-referential_sequence
Semordnilap:
name: Semordnilap
path: Semordnilap
url: Semordnilap
Send an unknown method call:
name: Send an unknown method call
path: Send-an-unknown-method-call
url: Send_an_unknown_method_call
Send email:
name: Send email
path: Send-email
url: Send_email
Sequence of non-squares:
name: Sequence of non-squares
path: Sequence-of-non-squares
url: Sequence_of_non-squares
Set:
name: Set
path: Set
url: Set
Set consolidation:
name: Set consolidation
path: Set-consolidation
url: Set_consolidation
Set of real numbers:
name: Set of real numbers
path: Set-of-real-numbers
url: Set_of_real_numbers