I'm here with a problem in this function int sup (char s1 [], char s2 []) , that calculates the largest suffix size of s1 that is prefixed to s2. / strong> For example, if you have supre ("cheat", "totality") it should return 4 , since the st...
asked by
21.03.2015 / 16:44