# -*- coding: utf-8 -*- for i in range(1000): N,K = map(int, input().split()) print(500)