Result

WA

Code [DL]

i;main(){gets(&i);qsort(&i,100,1,"YXZQQQ\x8b\0+\x02\xc3");puts();}

stdin

5651748896598172187371211860672612538877268771492654325695231553252075787029886111377308898917540469

stdout

stderr

/tmp/code.c:1:1: warning: data definition has no type or storage class
 i;main(){gets(&i);qsort(&i,100,1,"YXZQQQ\x8b\0+\x02\xc3");puts();}
 ^
/tmp/code.c:1:1: warning: type defaults to ‘int’ in declaration of ‘i’ [-Wimplicit-int]
/tmp/code.c:1:3: warning: return type defaults to ‘int’ [-Wimplicit-int]
 i;main(){gets(&i);qsort(&i,100,1,"YXZQQQ\x8b\0+\x02\xc3");puts();}
   ^
/tmp/code.c: In function ‘main’:
/tmp/code.c:1:10: warning: implicit declaration of function ‘gets’ [-Wimplicit-function-declaration]
 i;main(){gets(&i);qsort(&i,100,1,"YXZQQQ\x8b\0+\x02\xc3");puts();}
          ^
/tmp/code.c:1:19: warning: implicit declaration of function ‘qsort’ [-Wimplicit-function-declaration]
 i;main(){gets(&i);qsort(&i,100,1,"YXZQQQ\x8b\0+\x02\xc3");puts();}
                   ^
/tmp/code.c:1:59: warning: implicit declaration of function ‘puts’ [-Wimplicit-function-declaration]
 i;main(){gets(&i);qsort(&i,100,1,"YXZQQQ\x8b\0+\x02\xc3");puts();}
                                                           ^
/tmp/ccTJ9nLH.o: In function `main':
code.c:(.text.startup+0xc): warning: the `gets' function is dangerous and should not be used.
/home/esolang/bin/c-gcc: line 6:    13 Done                    cat -
        14 Segmentation fault      (core dumped) | /tmp/code

strace