/CompoFind

Find factors of a given number | Check if a given number is composite or not ! ! ! !

Primary LanguageC++

COMPO-FIND

Welcome to compo-find. Using this tool , you can either check if a specific number is composite or find the factors of a given number

Used Packages

#include <iostream>
#include <stdio.h>
#include <cmath>



Made by me with C++

;-)