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 rand 10000 4994=tgs 1058=dr 6920=mmu 841=fiq 9068=cytyh 6831=xp 4412=qmhvukm 7734=xjw 7559=thoww 7215=ouwd 4813=ufaagj 4479=xtvr 4986=rugr 638=su 9668=ihvjhlz 5714=zjckv 1204=ytdp 433=iy 2337=ot 8858=owy 3965=xjms 2725=q 7130=ms 360=tecqd 6435=pnumghf 5171=jcg 8417=yyrf 4073=nzhw 493=obsyr 7084=xro 1441=uom 2340=af 3654=ojuo 3156=heiuae 5611=g 7887=wvcj 3887=rn 9090=gy 7358=rv 5830=bcqu 6588=rxy 4454=zojtk 4824=ymxpa 2698=fmg 9150=hq 8540=iikl 1535=zs 4767=qbq 4806=zexd 1227=hmipf 7026=msmh 7491=jyc 7592=mr 2183=menb 7245=bfjx 4140=zhhcl 3656=eklwl 3326=zkcg 4775=jgl 8368=z 823=kjvb 5176=i 9608=elszl 6065=y 3821=kho 3874=vngk 5518=qlnu 4335=cck 6721=woqdj 9475=qak 5982=lp 460=og 1523=mhpayx 4690=ttrll 7200=qf 8725=tbic 4053=gnto 1675=a 7397=fusd 9810=sype 2099=csa 9902=vwrwvugc 1158=ioqtbv 5513=boy 9341=lmpw 9905=iztp 7407=lppf 7488=fx 4639=lkjlh 5762=sh
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!