1029 - [Data Structure] Online Judge Practice Scoreboard

Time

2016/10/04 10:00:00 2016/10/18 20:00:00

Clarification

# Problem Asker Description Reply Replier Reply Time For all team

# Problem Pass Rate (passed user / total user)
11123 IO_Practice_Part1 - Words
11124 IO_Practice_Part2 - Word Counter

11123 - IO_Practice_Part1 - Words   

Description

Please decompose an article into words.

Input

The input is an article.

Output

The output is the list of words. Each output word occupies a line.

Sample Input  Download

Sample Output  Download

Tags




Discuss




11124 - IO_Practice_Part2 - Word Counter   

Description

Please calculate the number of words in each line of the input article.

Input

Input an article.

Output

Output the number of words in each line.

Sample Input  Download

Sample Output  Download

Tags




Discuss