0_0_14764696_16798.cpp: In function 'int main()': 0_0_14764696_16798.cpp:64:28: error: 'time' was not declared in this scope srand((unsigned) time(NULL)); //随机数种子只设置一次就好 ^