Skip to content

eliseydudin/ict-solutions

Repository files navigation

ict-solutions 🎓

solutions for tasks on different platforms (here for example) PS: some solutions for dynamic programming can be found here

running

to run the programs you are going to need:

  1. a c/c++ compiler (like gcc or clang)
  2. meson
  3. a python 3.x interpreter

to run a solution use the run.py utility from the root of the repo, example:

./run.py inf 160

this will automatically compile all files & execute the program at ./informatics/160.cpp.

contributing

any contributions are welcome! provide any solutions for any website with programming tasks, the only requirement is that they pass some tests

About

solutions for tasks on platforms like codeforces :D

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published