Language
C
Compiler
gcc 13.2.0
Options
Warnings
Compiler Default
no pedantic
$ gcc prog.c -Wall -Wextra
CRC32: 0xae426082
after data[3] = 0x44 : 0x51bd9f7d
after data[2] = 0x4e : 0x639f4775
after data[1] = 0x45 : 0x992bac53
after data[0] = 0x49 : 0x22fde946
initial value: 0xffffffff
Exit Code:
0