// 贪吃蛇大战2.cpp : Defines the entry point for the console application. //// 贪吃蛇大作战1.cpp : Defines the entry point for the console application. //// 贪吃蛇大作战.cpp : Defines the entry point for the console application. //#include "stdafx.h" #include "stdio.h" #include "time.h"……