新10 1-
305:Socket774 / :
int main(int argc, char **argv)
{
void *ptr;
ptr = NULL;
*ptr = 1;
return 0;
}

ir ver 1.0 beta2.2 (03/10/22)