Welcome to CBIT Open Source Community's Repo. You can find good first issues in this repo.
A beginner-friendly repository for practicing C and C++ programs.
- Basic Programs
- Data Structures
- Algorithms
- GCC / G++
- Any IDE (VS Code recommended)
gcc program.c -o program
./program