10、5

include〈stdio.h〉

int mine()
{
printf(“Hello C's world \n”)
return 0
}

你可能感兴趣的:(10、5)