Skip to content

TomasCacoete/puzzlers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Puzzles

This repo is a compilation of solved problems from multiple events/competitions (they might not be complete). No external libraries are or will be used.

  • Advent of Code
  • Everybody Codes

Dependencies

The user must have installed:

  • C++ Compiler (configurable through the Makefile)
  • Make

Running Instructions:

  • cd into the an event directory
  • change the PROB variable at the top of the Makefile to the desired problem directory
  • make
  • change the input.txt in the problem directory
  • make run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors