Skip to content

jaydev787748/C-Code

Repository files navigation

C-Code

Collection of C++ practice and competitive programming solutions.

About

Solved problems and utility snippets organised by topic.

Structure

  • problems/ — individual solutions
  • templates/ — reusable snippets

How to use

Open files in any IDE and compile with g++ filename.cpp -o out && ./out.

License

MIT

About

Collection of C++ practice and competitive programming solutions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages