###1.0版本 1.实现了小球在窗口中的碰撞 2.随机生成小球的相关属性 3.使用数组生成多个小球 ` //include include <graphics.h> include <conio.h> include <stdio.h> //using namespace std; define