C++
Computer practical question: Write a program to input 5 numbers into an integer array and find the product of two digit prime numbers only if any.
Answers
Answered by
0
Answer:
int n;
int b;
cin<<n;
cin<<b;
sout<<b*n<<endl;
Explanation:
Similar questions