clean up yaml
This commit is contained in:
parent
fc81c9e6d0
commit
829db87c40
1 changed files with 47 additions and 47 deletions
|
|
@ -1,47 +1,47 @@
|
|||
99 Bottles of Beer: {}
|
||||
Ackermann function: {}
|
||||
Anagrams: {}
|
||||
Arrays: {}
|
||||
Assertions: {}
|
||||
Balanced brackets: {}
|
||||
Balanced ternary: {}
|
||||
Best shuffle: {}
|
||||
# Binary digits: {}
|
||||
Binary search: {}
|
||||
Binary strings: {}
|
||||
Bulls and cows: {}
|
||||
Caesar cipher: {}
|
||||
Calendar: {}
|
||||
# Catalan numbers: {}
|
||||
Check that file exists: {}
|
||||
Checkpoint synchronization: {}
|
||||
# Cholesky decomposition: {}
|
||||
Classes: {}
|
||||
Closest-pair problem: {}
|
||||
Collections: {}
|
||||
Color of a screen pixel: {}
|
||||
Comments: {}
|
||||
Death Star: {}
|
||||
# Deepcopy: {}
|
||||
Define a primitive data type: {}
|
||||
Delegates: {}
|
||||
Delete a file: {}
|
||||
Detect division by zero: {}
|
||||
Determine if a string is numeric: {}
|
||||
Entropy: {}
|
||||
# Execute SNUSP: {}
|
||||
FizzBuzz: {}
|
||||
Forest fire: {}
|
||||
Go Fish: {}
|
||||
# Happy numbers: {}
|
||||
Infinity: {}
|
||||
JSON: {}
|
||||
Knuth shuffle: {}
|
||||
# Leap year: {}
|
||||
# Mandlbrot set: {}
|
||||
Narcissist: {}
|
||||
Ordered words: {}
|
||||
Pi: {}
|
||||
Quine: {}
|
||||
# ROT-13: {}
|
||||
Search a list: {}
|
||||
99 Bottles of Beer:
|
||||
Ackermann function:
|
||||
Anagrams:
|
||||
Arrays:
|
||||
Assertions:
|
||||
Balanced brackets:
|
||||
Balanced ternary:
|
||||
Best shuffle:
|
||||
# Binary digits:
|
||||
Binary search:
|
||||
Binary strings:
|
||||
Bulls and cows:
|
||||
Caesar cipher:
|
||||
Calendar:
|
||||
# Catalan numbers:
|
||||
Check that file exists:
|
||||
Checkpoint synchronization:
|
||||
# Cholesky decomposition:
|
||||
Classes:
|
||||
Closest-pair problem:
|
||||
Collections:
|
||||
Color of a screen pixel:
|
||||
Comments:
|
||||
Death Star:
|
||||
# Deepcopy:
|
||||
Define a primitive data type:
|
||||
Delegates:
|
||||
Delete a file:
|
||||
Detect division by zero:
|
||||
Determine if a string is numeric:
|
||||
Entropy:
|
||||
# Execute SNUSP:
|
||||
FizzBuzz:
|
||||
Forest fire:
|
||||
Go Fish:
|
||||
# Happy numbers:
|
||||
Infinity:
|
||||
JSON:
|
||||
Knuth shuffle:
|
||||
# Leap year:
|
||||
# Mandlbrot set:
|
||||
Narcissist:
|
||||
Ordered words:
|
||||
Pi:
|
||||
Quine:
|
||||
# ROT-13:
|
||||
Search a list:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue