#include<stdio.h>
int main()
{
int N= 5;
int Arr={"7,4,8,2,9"};
printf(N);
for()
if(
{
 
}
else
{
    printf("Invalid input")
}