#OLD496. 00000

00000

Description

输入一个正整数x,如果该数不足五位数则在前补零。

Format

Input

一个int型正整数

Output

Samples

123
00123

Hint

需要吗?