Question: Write the c programming code for this. Write a C program to read a number, and check its adjacent digits is a prime number or

Write the c programming code for this.
Write a C program to read a number, and check its adjacent digits is a prime number or not. Print how many prime numbers are there. Ex 114 n Adjacent digits are 11 & 14.11 alone is prime. so print 1. For example: Input Result 114 1 Answer: (penalty regime: 0, 0, 10, 20, ... %) Ace editor not ready. Perhaps reload page? Falling back to raw text area
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
