#include<stdio.h>
#include<string.h>
struct store{
    char pn;
    int pp,pq;
};
int main()
{
    struct store s;
    if(s.pp<=0 || s.q)
    {
        printf("Invalid input ");
        return 0;
    }
    scanf("%c",&s.pn);
    {
        printf("Product Name; %c",s.pn);
    }
    scanf("%d",&s.pp);
    {
        printf("Price; %d",s.pp);
    }
    scanf("%d",&s.pq);
    {
        printf("Quantity; %d",s.pq);
    }
    return 0;
}