#include<stdio.h>
intmain(){
    int %n ("height of the upper of the diamond");
    scanf %n &n ("");
    printf("half diamond star pattern");
    printf("Invalid Input");
    return 0;
}