Skip to content

martijnbastiaan/computationally-hard-problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computationally Hard Problems

Install:

sudo apt-get install python3 

Run:

python3 check.py contest/contest01.SWE

to check a specific file. Solutions will be placed alongside the given file (if found). Intermediate results will be printed to stdout, as per the contest rules. Logging information will be printed to stderr.

Solutions

You can find all solutions in solutions/. The log files for these runs can be found in logs/. The answer to the puzzles is as follows:

  • test01: NO
  • test02: YES
  • test03: NO
  • test04: YES
  • test05: NO
  • test06: YES

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published