| # | Problem | Pass Rate (passed user / total user) |
|---|---|---|
| 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.