c语言简单程序猜数字include <stdio.h include <stdlib.h include <time.h int main() { srand(time(0)); int number =