This repository contains all of my personal C++ templates that I use for coding, problem-solving, and competitive programming. These templates help speed up development and keep my code clean and organized.
- Templates/Global.cpp (It contains fast I/O and Test-case handling function)
- Templates/BinarySearch.cpp (To find a item from large set of data in a short time)
You are free to:
- View the code
- Use the code in your projects (non-commercial)
- Share the code with proper credit
You are not allowed to:
- Modify the code
- Sell the code
- Remove my name from the files
This project is licensed under CC BY-NC-ND 4.0.
✔ View
✔ Use
✔ Share with credit
❌ No modification
❌ No selling
See the LICENSE file for full details.
Rashidul Hasan
GitHub: #NooboT244