/contests

Practicing competitive programming. Here you will find some algorithms and learning stuff

Primary LanguageC++

Repository dedicated to Competitive Programming codes.

👩🏾‍💻 Contests in Vjudge.
✨ Part of a subject from uni.
✏ Solutions are written in C++.

Contest - VJUDGE - 03/18/24.

Practice-Recursion - VJUGDE - 04/08/24

Command lines

./a | tail 
./b | header -n2
./c < ent.txt

Notes

  • Backtracking requires a small number, due to its complexity.