Skip to content

Input is a compressed string of the format number[string] and the decompressed output form should be the string written number times. For example: //The input "x3[a3[b]2[c]nn]r4[h2[q]]j" will print xabbbccnnabbbccnnabbbccnnrhqqhqqhqqhqqj

Notifications You must be signed in to change notification settings

RoyGaal/Dcompress_to_Compressed_String

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

Input is a compressed string of the format number[string] and the decompressed output form should be the string written number times. For example: //The input "x3[a3[b]2[c]nn]r4[h2[q]]j" will print xabbbccnnabbbccnnabbbccnnrhqqhqqhqqhqqj

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages