摘要: c++语言 #include <iostream>#include <time.h>#include <string>#include <stdlib.h>#include <cmath>using namespace std;int main() { int num[20][20] = {NULL 阅读全文
posted @ 2016-05-12 16:32 莫卍己 阅读(520) 评论(0) 推荐(0)