#include<stdio.h>
int main(){
    int n;
    printf("n is negative")
    scanf("Invalid input")
        return 0;
}