From 354967bfde9a3c5359dfc62287d2748ad89ae531 Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Sat, 16 Apr 2011 00:43:00 +0300 Subject: got the rotate function down --- 2010/1a/1.out | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to '2010/1a/1.out') diff --git a/2010/1a/1.out b/2010/1a/1.out index e69de29..a3707e7 100644 --- a/2010/1a/1.out +++ b/2010/1a/1.out @@ -0,0 +1,24 @@ +Case #1: +....... +R...... +RB..... +BRBR... +RBB.... +....... +....... +Case #2: +R..... +BRRR.. +...... +BR.... +BBB... +BRBR.. +Case #3: +BBBR +RRR. +.... +.... +Case #4: +RRB +BB. +... -- cgit v1.3.1