//Example with loop-carried data dependence at the outer level loop. int main() { int i,j; int n=100, m=100; double b[n][m]; for(i=0;i