Guest User

Untitled

a guest
Apr 22nd, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.13 KB | None | 0 0
  1.         for( int uLComp = 0; uLComp < 4; ++uLComp){
  2.                     if( Lines[0][uLComp] == Randoms[0][uLComp] ){
  3.                             ++LineOne;
  4.                 }
  5.                 }
Add Comment
Please, Sign In to add comment