reverse the shape using only three moves, how do you do this?

jingramm

Senior member
Oct 25, 2009
779
2
76
reverse the following 'triangle' by moving 3 of the @s, ignore the lines as i had to use them to maintain the shape.

@ @ @ @
_@ @ @
__@ @
___@
 

cronos

Diamond Member
Nov 7, 2001
9,380
26
101
1. top left to second row from the bottom
2. top right to second row from the bottom
3. bottom to top
4. profit
 

Taejin

Moderator<br>Love & Relationships
Aug 29, 2004
3,270
0
0
overlay the final and end in your head and see which 3 stick out?
 

darkxshade

Lifer
Mar 31, 2001
13,749
6
81
You move the 3 pieces at each of the corners.

Think about it, by taking away those 3, you get symmetrical middle of a triangle. Then you just place the 3 pieces however you want to create a triangle pointing in any 6 directions.


edit:

__@ @
_@ @ @
__@ @
___

+ @@@
 
Last edited:

Arcadio

Diamond Member
Jun 5, 2007
5,637
24
81
Come on, OP... Give us something challenging.... I want a real challenge...
 

seepy83

Platinum Member
Nov 12, 2003
2,132
3
71
Code:
@ @ @ @
_@ @ @
__@ @
___@
 
First, take away each point of the 3 points and put it off to the side.
------------------
@___@ @
@__@ @ @
@___@ @
 
Then, complete your drawing of the unibal penis by shifting the _'s
------------------
 
  @____@ @
@  ___@ @ @
  @    @ @
 

zinfamous

No Lifer
Jul 12, 2006
111,864
31,359
146
Anyone else think that it is a very bad thing that the logic section was removed from the GRE several years ago?
 

Barfo

Lifer
Jan 4, 2005
27,539
212
106
_,-&#37;/%|
_,-' \//%\
_,-' \%/|%
/ / ) __,-- /%\
\__/_,-'%(% ; %)%
%\%, %\
'--%'
 

Nik

Lifer
Jun 5, 2006
16,101
3
56
If you overlap the 2 images, it doesn't take a freaking rocket scientist to see which 3 need to be moved and how.
 

JTsyo

Lifer
Nov 18, 2007
12,035
1,134
126
If you overlap the 2 images, it doesn't take a freaking rocket scientist to see which 3 need to be moved and how.

Question is do you have the ability to do that in your head. Not everyone does.