625 - CS135501_I2P2014_LAB_4_Captain_Teemo_on_duty Scoreboard

Time

2014/10/20 16:00:00 2014/10/20 17:00:00

Clarification

# Problem Asker Description Reply Replier Reply Time For all team

# Problem Pass Rate (passed user / total user)
10152 wave

10152 - wave   

Description

Give a character C , a length L and number N.

Print out a wave is build by the character C and maximum length L.
Total print N wave.

Input

Three input, C, L, N.
C means character.
L means length, 1
N means number, 1

Output

Print out a wave is build by the character C and maximum length L N times.
Note: There is no newline at last line.

Sample Input  Download

Sample Output  Download

Tags




Discuss