Re: 10998 - Flipping colors
Posted: Fri Mar 01, 2013 9:00 am
I was so fool that I first try to initialize an 2D array filled with black. After several failed try, I realized it can only be solved to simulate every time according to the input
Finally, I got A.C. 

