Advent of Code - Year 2015, Day 04
Problem statement: http://adventofcode.com/2015/day/4 Part A Fundamentally, this problem statement is very straight forward. Count from 1 to infinity until you get a number which when
Problem statement: http://adventofcode.com/2015/day/4 Part A Fundamentally, this problem statement is very straight forward. Count from 1 to infinity until you get a number which when
Problem statement: http://adventofcode.com/2015/day/3 Part A Solving this problem requires keeping track of the houses that Santa has visited. Two ways this can be done: keep
Problem statement: http://adventofcode.com/2015/day/2 Part A Solving this problem is relatively straight-forward: with a for-loop, use the math formulas provided for each record in the input,
On the rare occasion I find the impulse to post on Facebook, it usually is a verse from a hymn. When I preach, hymns are a prevalent and common starting
Say that you need to have a table with independent incrementing values based on a separate in-table key. For example, you may be operating a sales system, and the business