Git Product home page Git Product logo

aoc's People

Contributors

davidpeklak avatar yury-fedorov avatar yuryf-google avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

aoc's Issues

AoC20 Day 13 Part 2 - Shuttle Search

https://adventofcode.com/2020/day/13

Here are some other examples:

The earliest timestamp that matches the list 17,x,13,19 is 3417.
67,7,59,61 first occurs at timestamp 754018.
67,x,7,59,61 first occurs at timestamp 779210.
67,7,x,59,61 first occurs at timestamp 1261476.
1789,37,47,1889 first occurs at timestamp 1202161486.

However, with so many bus IDs in your list, surely the actual earliest timestamp will be larger than 100000000000000!

What is the earliest timestamp such that all of the listed bus IDs depart at offsets matching their positions in the list?

AoC 15 Day 20 Part 1 - Infinite Elves and Infinite Houses

https://adventofcode.com/2015/day/20

the first nine houses on the street end up like this:

House 1 got 10 presents.
House 2 got 30 presents.
House 3 got 40 presents.
House 4 got 70 presents.
House 5 got 60 presents.
House 6 got 120 presents.
House 7 got 80 presents.
House 8 got 150 presents.
House 9 got 130 presents.

The first house gets 10 presents: it is visited only by Elf 1, which delivers 1 * 10 = 10 presents. The fourth house gets 70 presents, because it is visited by Elves 1, 2, and 4, for a total of 10 + 20 + 40 = 70 presents.

What is the lowest house number of the house to get at least as many presents as the number in your puzzle input?

Your puzzle input is 34000000.

AoC15 Day 19 Part 2 - Medicine for Rudolph

https://adventofcode.com/2015/day/19

Molecule fabrication always begins with just a single electron, e, and applying replacements one at a time, just like the ones during calibration.

How long will it take to make the medicine? Given the available replacements and the medicine molecule in your puzzle input, what is the fewest number of steps to go from e to the medicine molecule?

AoC19 Day 17 - Set and Forget

https://adventofcode.com/2019/day/17
To be developed using Intcode

....###########............................
....#.........#............................
....#.........#............................
....#.........#............................
....#.........#............................
....#.........#............................
....#.........#............................
....#.........#............................
....#############..........................
..............#.#..........................
..............#.#..........................
..............#.#..........................
..............###########..................
................#.......#..................
................#.......#..................
................#.......#..................
................###########...############^
........................#.#...#............
........................#.#...#............
........................#.#...#............
........................#.#...#............
........................#.#...#............
........................#.#...#............
........................#.#...#............
................#########.#...#............
................#.........#...#............
....#########...#.....#########............
....#.......#...#.....#...#................
....#.......#.#############................
....#.......#.#.#.....#....................
....#.......#.#.#.....#....................
....#.......#.#.#.....#....................
....#.......#.#.#.....#....................
....#.......#.#.#.....#....................
....#############.....#....................
............#.#.......#....................
#############.#.......#....................
#.............#.......#....................
#.............#########....................
#..........................................
#.#########................................
#.#........................................
#.#........................................
#.#........................................
#.#........................................
#.#........................................
#.#........................................
#.#........................................
###########................................
..#.......#................................
..#.......#................................
..#.......#................................
..###########..............................
..........#.#..............................
..........#.#..............................
..........#.#..............................
..........#############....................
............#.........#....................
............#.........#....................
............#.........#....................
............#.........#....................
............#.........#....................
............#.........#....................
............#.........#....................
............###########....................

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.