Types: N: int, S: str  
Ranges: 1 ≤ N ≤ 10^5, |S| = 2N, S[i] in {'B', 'W'} (0 ≤ i < 2N)  
Addtl Info: None