# 標準入力から一行分を読み出し、文字列として格納する。 first = input() # それぞれをint型に変換する A = int(split_first[0]) m = 10^A x =m//7 print(x/m) # 標準出力に書き出す。