#include<stdio.h>
int main()
{
    int n;
    print("The factorial of the number")
    {
        if(-10<n<10)
        printf("Invalid input")
    }
}