Bound-Ball #include"标头.h" int main(void) { init(); while (1) { show(); WithOutInput(); WithInput(); } }