first commit
This commit is contained in:
commit
31bda4481f
37 changed files with 4645 additions and 0 deletions
3
2016/one/solution.rb
Normal file
3
2016/one/solution.rb
Normal file
|
@ -0,0 +1,3 @@
|
|||
file = File.open("./input")
|
||||
instructions = file.read().replace("\n").split(", ")
|
||||
puts str(instructions)
|
Loading…
Add table
Add a link
Reference in a new issue