kattis/README.md

597 B

kattis

scuffed Kattis solutions probably in C++

System requirements

  • A C++ compiler such as G++ (should come with GCC)

Development

  • edit the main.cpp files in each folder
  • run g++ on them
  • if no arguemnts, run ./a.out to run the program

License

kattis is released under the WTFNMFPL-1.0 License. The full license text is included in the LICENSE file in this repository. Tldr legal have a great summary of the license if you're interested.