You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains programs used to factorise a given number. All files and scripts are written in C++.
About
This is my project work on Prime factorisation using the concept of binary tree. Its very elementary programs just good enough for a college project. Nothing more than that.