mavhc Posted December 5, 2017 Posted December 5, 2017 Anyone else doing https://adventofcode.com/2017 Apart from day 3 the first 5 are easy enough, I'm doing it in python. 1
spadam Posted January 3, 2018 Posted January 3, 2018 Only just seen this but looks pretty good fun... 1 down, 24 to go. Thanks.
mavhc Posted January 3, 2018 Author Posted January 3, 2018 Good luck, I learned a few things on the way, what language are you using? I did it in Python
SimonHooker Posted January 3, 2018 Posted January 3, 2018 Looks like good fun, up to #5 so far just doing it in the console with Javascript
mavhc Posted December 1, 2018 Author Posted December 1, 2018 Switched to javascript this year, seems like a fun way to relearn it. Turns out Javascript has Sets now, handy. Using VSCode (if only it deployed simply, sigh)
mikeprice Posted December 1, 2018 Posted December 1, 2018 (edited) Am I being thick or something I have found the correct answer to question 1 and it confirms my answer but I have tried to find the first repeated frequency - and I find none repeat so far I have tried it in Python and using excel - any one else get this?? TIA Mike *edit* just realised that the instruction say that I need to allow the program to run through the sequence of plusses and minuses several time before I get a match must start reading the questions Edited December 1, 2018 by mikeprice
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now