'In C++ printing even, odd and prime number by using for loop and typeinfo method [closed]
I am trying to print even, odd and prime numbers in one program b/w 1 to 1Lac. I have already printed even and odd numbers but don't how to print prime numbers.I am using for loop and typeid method...
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
