#include <stdlib.h> #include <stdio.h> #include <time.h>#include<math.h>#define N 6void main(){ int i,j,a,A,k,t; long b; srand((un...
阅读全文
2007
12-16