#include<stdio.h>
int main()
{
    int a;
    printf("%Age:%d years/n",Age);
    printf("Height:%0.f cm/n",Height);
    return 0 ;
}