Reapeated Printing

Submit

Your name:
File:
Open code-statistics:

Language is selected by the extension of the file. See the list of supported languages to know the extension of your language.

Problem

Given three input 'c1', 'c2' and 'n'

Print the alphabets between 'c1' and 'c2'(both inclusive) 'n' times.

Options

exec is denied

now post-mortem time, all source codes will be revealed

Sample input:_

a b 10
u v 2

Sample output:

aaaaaaaaaabbbbbbbbbb
uuvv

Sample input:_

r t 4

Sample output:

rrrrsssstttt

Sample input:_

a c 1
d e 5
g g 7

Sample output:

abc
dddddeeeee
ggggggg

Ranking

Ruby _

RankUserSizeTimeDateStatistics
1leonid490.03502013/05/13 13:07:410B / 23B / 23B
2ukzk540.03622013/05/12 11:05:360B / 24B / 27B
3Histocrat550.03762013/05/12 10:17:411B / 22B / 29B
4ciel560.04642013/05/29 14:40:420B / ?B / ?B

Perl _

RankUserSizeTimeDateStatistics
1teebee380.03612013/05/30 05:13:500B / 14B / 22B
2whio380.03382013/05/30 06:26:060B / 14B / 22B
3brx380.03642013/05/31 03:26:020B / 14B / 22B
4BioFALSE570.03412013/05/30 23:54:100B / 22B / 33B

Python _

RankUserSizeTimeDateStatistics
1xsot920.12252013/05/12 17:14:170B / 55B / 33B
2govind960.09312013/05/16 01:55:310B / ?B / ?B

Io _

RankUserSizeTimeDateStatistics
1pooq970.20952013/05/29 22:02:040B / 79B / 14B

JavaScript _

RankUserSizeTimeDateStatistics
1Shmiddty1000.06712013/05/14 03:12:380B / 48B / 52B

Lua _

RankUserSizeTimeDateStatistics
1AndoDaan1070.03292014/08/10 10:17:530B / 69B / 33B

J _

RankUserSizeTimeDateStatistics
1I., S.470.10772013/05/12 22:05:190B / 15B / 32B

Jelly _

RankUserSizeTimeDateStatistics
1Erik the Outgolfer160.47882021/04/19 00:29:118B / 5B / 2B

C _

RankUserSizeTimeDateStatistics
1blahmoo800.03392013/06/02 16:28:050B / 44B / 35B
2pandamonium930.01652013/05/12 12:50:150B / 75B / 18B
3samuimo1000.03462013/06/08 11:56:240B / 48B / 49B
4UTO940.03202013/06/12 13:09:070B / ?B / ?B

Haskell _

RankUserSizeTimeDateStatistics
1henkma640.03362013/05/13 13:29:520B / 42B / 20B
2cojna640.03502013/05/13 20:02:060B / 42B / 21B

Postscript _

RankUserSizeTimeDateStatistics
1rolf920.29562013/05/12 06:25:5026B / 39B / 24B

GolfScript _

RankUserSizeTimeDateStatistics
1nooodl250.05212013/06/11 17:04:010B / ?B / ?B

Nibbles _

RankUserSizeTimeDateStatistics
1tails90.04622022/02/20 02:59:127B / 2B / 0B

goruby _

RankUserSizeTimeDateStatistics
1padde440.07842013/06/02 06:40:570B / 17B / 26B

Language Ranking_

RankLangUserSizeScore
1Nibblestails910000
2JellyErik the Outgolfer165625
3GolfScriptnooodl253600
4Perlteebee382368
5gorubypadde442045
6JI., S.471914
7Rubyleonid491836
8Haskellhenkma641406
9Cblahmoo801125
10Postscriptrolf92978
11Pythonxsot92978
12Iopooq97927
13JavaScriptShmiddty100900
14LuaAndoDaan107841

return to the top page