Record Case Detail

Notes

This function is in beta test. Please help improve it in the issues here.

Stderr

$ ./l5 rand_char*.txt rand
440=gfvuf
7349=ljrxg
19=hw
6914=ndoyxos
330=ixm
8991=vquavg
7511=elak
724=es
6508=vzdr
3885=du
777=hpvy
9424=oetk
7868=ikes
726=a
6656=othkw
1187=gpnz
235=klcssl
5087=rqo
54=kky
9592=tr
747=khom
9004=kldl
939=j
4565=aryr
4623=x
5570=ns
7393=nldp
86=rg
1855=hv
4957=jjz
9430=zlg
2035=l
5055=q
9208=czjal
7192=qdnjqc
8013=rffe
1363=fjod
9107=e
3897=ymgwi
9414=lru
7409=pbpmar
3194=omdgif
5160=prm
282=boakow
8876=lgylp
4239=uhrz
8312=st
5655=b
7847=higcq
5879=cyhx
4732=qxn
7304=ciffs
1370=gl
7838=yfaw
1240=wqg
7971=an
2977=olssx
9339=n
8155=ys
3721=vx
8705=c
4614=cqqnyppr
7158=kolr
7358=rv
7724=yx
4225=q
2508=nrjbtj
5198=rvz
8988=tzyncy
3594=zqm
8051=nc
6571=edhje
6367=rfwc
2705=mrra
5919=arnl
3753=eb
3207=gcxnh
1424=valyj
5800=hkcgo
4915=tnj
5538=wjzwv
5377=b
9048=qden
972=glky
1104=jaccxv
8238=jymn
6697=eka
3296=wgh
6730=uoamw
396=uukyrs
8015=gmjj
1525=ttdzig
9856=sjyb
4062=xamngf
6843=gy
3510=zu
457=fxke
3625=xhh
257=yyrq
2575=sgx
4945=ng
7801=zlq
7299=zdgoz
8464=uwoote
9736=rarqp
1174

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!