LENGTH OF LONGEST COMMON SUBARRAY (NEED HELP) -

Revision en1, by NAINAAAA, 2021-06-15 19:29:57

Recenty i got stuck in a problem in which i was suppposed to figure out length of longest common subbarray among all rows of a given matrix(n*m) where each row contains permutaion of (1...m) integers .Can anytell how to approach this problem constraints n*m<=1e5 Thanks :)

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English NAINAAAA 2021-06-15 19:29:57 325 Initial revision (published)