https://github.com/rededge967/factors-finder
A programme to find factors of a positive integer easily. made with C++.
https://github.com/rededge967/factors-finder
cpp cpp-programming factors finding-factors positive-integers
Last synced: 16 days ago
JSON representation
A programme to find factors of a positive integer easily. made with C++.
- Host: GitHub
- URL: https://github.com/rededge967/factors-finder
- Owner: RedEdge967
- Created: 2021-11-17T01:00:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-23T00:25:56.000Z (over 4 years ago)
- Last Synced: 2025-12-26T09:35:20.906Z (5 months ago)
- Topics: cpp, cpp-programming, factors, finding-factors, positive-integers
- Language: C++
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Factors-Finder
## What is it?
- This is simple C++ programme to find the factors of a **positive integer.**
## How to?
- Download factors finder.cpp or copy the code, go to https://www.programiz.com/cpp-programming/online-compiler/ and paste it.
> Don't forget to give a star⭐ to projects.