new tasks
This commit is contained in:
parent
2a4d27cea0
commit
80737d5a6a
1194 changed files with 15353 additions and 1 deletions
|
|
@ -1,10 +1,37 @@
|
|||
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: {}
|
||||
|
|
@ -18,4 +45,3 @@ Pi: {}
|
|||
Quine: {}
|
||||
# ROT-13: {}
|
||||
Search a list: {}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue