User: Ken777

  • Public profile

User profile: Ken777

User info
User name:Ken777
History
Joined:
Number of posts:37
Latest posts:

Display all the prime numbers between 2 numbers
Can someone give me a hand with my loop in this code

A function to calculate the factorial value of any integer
#include <iostream> #include <cmath> using namespace std; int Factorial (int M); int main () { i...

Display all the prime numbers between 2 numbers
This code i ave still cant get it working

A function to calculate the factorial value of any integer
Can any one tell me what i am doing wrong hear

Display all the prime numbers between 2 numbers
#include <iostream> #include <ctime> #include <cmath> void primeNumbers (int num1, int num2){ ...

This user does not accept Private Messages