#include #include #include #define SIZE 6 double probMat[100][100]; int main (int argc, char *argv[]) { srand (time(NULL)); int i,j; for (i=0; i