Language
C
Compiler
gcc HEAD 9.0.0 20180808 (experimental)
Options
Warnings
C11(GNU)
no pedantic
$ gcc prog.c -Wall -Wextra -std=gnu11
sStr0[20170901] sStr1[6J] sStr2[AAA] sStr3[XXX] sStr4[51]
sStr0[20170901] sStr1[6J] sStr2[BBB] sStr3[YYY] sStr4[53]
sStr0[20170901] sStr1[6J] sStr2[CCC] sStr3[ZZZ] sStr4[55]
Exit Code:
0