1297: 统计字符“e”的数量
Memory Limit:256 MB
Time Limit:1.000 S
Judge Style:Text Compare
Creator:
Submit:7
Solved:6
Description
[md]
输入一个字符串,其中可能包含字符“e”。输出字符串中字符“e”的数量。
[/md]
Sample Input Copy
example
Sample Output Copy
2