/Advent01

Day 1 of advent of code!

Primary LanguageJava

Advent of Code - Day 1

This is a Java program that reads an input file containing numbers of calories carried by each "elf", and then outputs the elf or elves with the most calories in the console logs.

Getting Started

To run the program, you will need Java installed on your computer.

Running the Program

To run the program, follow these steps:

  1. Clone this repository to your local machine.
  2. Navigate to the project directory in your terminal.
  3. Start the program.
  4. The program will read the input file named "input.txt" in the project directory and output the elf or elves with the most calories in the console logs.

The input file is included and the answer is relateble to set input.