Language
C
Compiler
gcc 10.1.0
Options
Warnings
Optimization
Compiler Default
no pedantic
$ gcc prog.c -Wall -Wextra -O2 -march=native
13068230: x = 8
127004887: x = 8
268939420: x = 8
279582992: x = 8
289781014: x = 8
294100695: x = 8
360269734: x = 8
377691918: x = 8
501721207: x = 8
528783216: x = 8
537493070: x = 8
556774645: x = 8
570461193: x = 8
572974662: x = 8
597588446: x = 8
657090473: x = 8
756807520: x = 8
844666617: x = 8
860173953: x = 8
864077521: x = 8
884318423: x = 8
917376917: x = 8
930420057: x = 8
974077034: x = 8
986220652: x = 8
988849828: x = 8
Exit Code:
0