// editor2
#include<stdio.h>
int main(){
    int n;
    n=5;
    scanf("%d",&a);
    if(n>0);
    printf("Invalid input");
    return 0;
}