Notes
This function is in beta test. Please help improve it in the issues
here.
$ export LD_LIBRARY_PATH=$PWD:$LD_LIBRARY_PATH $ ./l6 rand_char*.txt dec 10000 8178=zzyxjfs 9028=zzyn 8921=zzyg 734=zzwvy 8611=zzwtsy 8017=zzta 4339=zzoef 6664=zznfg 9561=zzmyd 9370=zzly 986=zzlqu 5385=zzgr 9417=zzfy 7408=zzdzksl 2483=zzdk 6124=zzd 3735=zzc 6736=zzbjwgt 8631=zza 9296=zyz 695=zyvc 3696=zyokqx 5288=zyn 1481=zyjqw 5572=zygjqtcx 5573=zydp 2062=zydc 7232=zyc 7727=zy 6580=zy 9360=zxzu 710=zxykc 7836=zxycj 3720=zxwh 8419=zxv 8109=zxtoj 4902=zxsn 2342=zxs 2943=zxqy 9440=zxlfr 788=zxkfh 1472=zxhsb 1583=zxdfxj 3175=zxbwhp 8162=zx 7916=zx 2817=zx 8188=zwxf 8744=zwnv 6620=zwmglvya 996=zwj 8899=zwih 9523=zw 6186=zw 6706=zvshm 7314=zvp 5532=zvod 6412=zvnddb 4661=zvlqd 4280=zvldq 5782=zvktc 8372=zvk 1872=zvk 2963=zvfxv 9017=zvf 7011=zvee 7706=zve 9993=zvc 9550=zv 9062=zv 3771=zv 8640=zuv 8265=zuup 9079=zutt 9177=zuroh 9822=zur 9642=zup 6840=zup 8558=zuk 319=zujiczh 1687=zuhox 365=zuhdybo 5044=zudsy 4255=zuak 8643=zu 7612=zu
Hints
Your answer may be identical to the JOJ answer in the first several lines.
However, the main problem you meet now is Runtime Error. And the exit code of your program is 243, which should be 0.
Please double check your code to solve this problem and try again.
Your Answer
Program exit with non zero value -13!
JOJ Answer
Correct!