Skip to content

Umar-Waseem/Advent-Of-Code-Solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent-Of-Code Solutions

https://adventofcode.com/

  • Run winget install aoc-cli to install the Advent of Code CLI.
  • Run setx AOC_SESSION "your session id" in cmd (for windows)
  • Run export AOC_SESSION="your session id" in terminal (for linux)

For automatically getting input for puzzle

  • Run init.py to get input for puzzle and puzzle in a markdown file.

For automatically submitting answer for puzzle

  • Run submit.py to submit answer for puzzle

Releases

No releases published

Packages

No packages published