URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       techsuns
  HTML https://techsuns.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: Puzzles && Algorithms
       *****************************************************
       #Post#: 458--------------------------------------------------
       Number of Pairs with sum K..........
       By: kpr29 Date: February 16, 2013, 11:50 pm
       ---------------------------------------------------------
       @Techsuns: Given two sorted arrays. A, B....... I have to find
       number of pairs whose sum will be  K, ie A[i] + B[j] = K......
       for any i,j......
       HC
       kp.
       *****************************************************