#include<stdio.h>
int main() {
    int age;
    float height;
    scanf("%d", &age);
    scanff("%", %height);
    printf("Age: %d years|")
}