Variable Sized Arrays

  • + 1 comment

    Also if we get an exact match in the inner loop we can stop there if(keyboards[i]+drives[j]==b){ return b;