#include<stdio.h>
int main(){
a = int(input())
b = int(input())
print(f"distance 1: {a}")
print(f"distance 2: {b}")