Hi Experts -
When doing DS problems specifically testing cases, 
Does it make sense for one to attempt to use the same test cases in statement 2, that they used in statement 1 ? (assuming the restrictions in S2 allow for it) 
I think it might make sense to do use the same test cases across the board  because in case both S1 and S2 are both INS, 
I think you have a ready-made case which is applicable for S1 and S2 together now, when testing if C is sufficient or not  
Just wanted your thoughts !
Thank you !