#include <stdio.h>
int main(void)
{
const char *str = "\x00\x4\x00\x00";
const int *p = (const int *)str;
return 0;
}
I2luY2x1ZGUgPHN0ZGlvLmg+CmludCBtYWluKHZvaWQpCnsKICAgIGNvbnN0IGNoYXIgKnN0ciA9ICJceDAwXHg0XHgwMFx4MDAiOwogICAgY29uc3QgaW50ICpwID0gKGNvbnN0IGludCAqKXN0cjsKICAgIHByaW50ZigiJWRcbiIsICpwKTsKICAgIHJldHVybiAwOwp9Cg==