Page 1 of 1

785 - Grid Coloring

Posted: Tue Sep 11, 2007 7:05 am
by Tommy Wu
I submitted the code which got AC in the previous system.
But I got wrong answer this time!!
How come it would happen?

Is the problem has been rejudged?

Posted: Thu Sep 13, 2007 3:17 pm
by Carlos
different compiler could make your program get WA. Be sure it's standard enough to get AC in every compiler!

Posted: Mon Sep 17, 2007 1:41 am
by enjolras
I've fixed a nasty bug that may have caused problems with some inputs. Please resubmit. If you are still getting WA it may be a compiler issue after all.