6 ms·There's an error in the sample code. for(int i=0; i<ar2.length; i=i+1) The '<' should be changed to '<'by ipodize 13y agoThere's an error in the sample code. for(int i=0; i<ar2.length; i=i+1) The '<' should be changed to '<'