int nondet(); void speed_pldi10_ex1(int n) { int i; int j; i=0; while (i0) { j=j-1; n=n-1; } j=j+1; } i=i+1; } }