Skip to content

Yashver1/C-Template-Advent-Of-Code-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template for Advent of Code

To get started create an .env file in root directory and add SESSION={ur session}

There are only 3 commands that you should use:

  1. just create {day} (To start ur project)

    • This will create the template for the problem of the day
    • Next it will retrieve the input for the problem of the day via ur session key
  2. just run {day} {part} (To run you project)

    • This will first build the required files and then run it
    • Output is visible via stdout
  3. just clean

    • This will clean all inputs and build files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors