##PASSWORD_BREAKER## | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

##PASSWORD_BREAKER##

suppose someone's password is... 33555589 00006668999 etc... 1) low to high 2) 0-----9 he converted the password to digit-words eg--0067889 so--> zerozerosixseveneighteightnine now RANDOMLY JUMBLED IT so-->(................jumbled..............string.................) #this is the input... ur task is to find the password... ###ANY FORM OF THIS JUMBLED STRING CAN BE THE INPUT### *** OUTPUT WILL ONLY BE 0067889*** recap--> 1) password is small to high #* ""only program the password breaker""*#

29th Aug 2017, 5:22 PM
sayan chandra
sayan chandra - avatar
5 Answers
+ 1
////// RULES////// ### ONLY MAKE THE PASSWORD BREAKER### ## INPUT TERMINAL FOR JUMBLED STRING MUST BE THERE### MY_LAST_CHALLENGE https://www.sololearn.com/discuss/666260/?ref=app
29th Aug 2017, 5:23 PM
sayan chandra
sayan chandra - avatar
29th Aug 2017, 7:07 PM
⚛prudhvi⚛
⚛prudhvi⚛ - avatar
29th Aug 2017, 8:25 PM
ysraelcon
ysraelcon - avatar
30th Aug 2017, 12:54 PM
m abrate
m abrate - avatar
0
password cant be that i said password itself is sorted.....
30th Aug 2017, 1:57 AM
sayan chandra
sayan chandra - avatar