You are viewing a single comment's thread. Return to all comments →
Also if we get an exact match in the inner loop we can stop there if(keyboards[i]+drives[j]==b){ return b;
Seems like cookies are disabled on this browser, please enable them to open this website
Variable Sized Arrays
You are viewing a single comment's thread. Return to all comments →
Also if we get an exact match in the inner loop we can stop there if(keyboards[i]+drives[j]==b){ return b;