#include<stdio.h>
int main()
{
    int n;
    if("n is negative")
    printf("Invalid Input")

}