• + 0 comments

    if(a[i] <= 'Z' && dp2.find(a[i]) == dp2.end()) seems not working
    example: a=abcAD b=AD