游客 Signup | Login
中文 | En

2317 - ei序列

通过次数

0

提交次数

0

Time Limit : 1 秒 Memory Limit : 128 MB

编写一个程序读取输入,直到#结束,并报告序列ei出现的次数。

Input

输入共一行,不超过255个字符。

Output

共一行。表示输入序列中出现的ei的次数。

Examples

Input Format

Now is seven eighteen! We'll meet at eight.#

Output Format

2