摘要: #include#include#include #include #include #include char fuhao(){int xuanzhe;time_t t;srand((unsigned)time(&t));xuanzhe=rand()%4+1;switch(xuanzhe){ca... 阅读全文
posted @ 2015-03-27 18:01 22邵家文 阅读(191) 评论(2) 推荐(0)