Question: need help fixing the errors 22 23 24 25 { Gen rand #s between 0 and r; x=r*rand()/div; y=r*rand()/div; //Check if pair inside circle. if

need help fixing the errors
22 23 24 25 { Gen rand #s between 0 and r; x=r*rand()/div; y=r*rand()/div; //Check if pair inside circle. if (InCir(r,x,y) true) 26 == 28 29 - 30 31 32 33 PA { cntCir cntcir +1; } //Output estimate of area cout
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
