#1229. 概率小球

概率小球

Cannot parse: (0 , import_utils.normalizeSubtasks) is not a function or its return value is not iterable

Background

Special for beginners, ^_^

Description

Format

Input

输入仅有一行 x,x 是介于 1 ~ 10 (含) 之间的整数,即当前游戏回合数。

Output

输出一个整数,表示要放入的编号。

Samples

Game 1
Game 2

Limitation

1s, 1024KiB for each test case.