#include<stdio.h>
int main()
{
    int a=10;
    if(x=5)
    printf("enter the number");
    scanf("%d",&a*5);
    else
    printf("Invaild input");
    return 0;
    
};