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