Difference between revisions of "User:5849206328x"

m
Line 1: Line 1:
No stop posting nothing on this page.
+
<asy>
 
+
unitsize(10);
Rules:
+
draw((0,0)--(0,7)--(18,7)--(18,0)--cycle);
You must say something.
+
label("$7$",(0,3.5),W); label("$18$",(9,7),N);
No redirecting.
+
draw((21,0)--(36,0)--(36,2)--(39,2)--(39,6)--(36,6)--(36,7)--(25,7)--(25,2)--(21,2)--cycle);
No editing my page.
+
label("$15$",(28.5,0),S); label("$3$",(37.5,2),S); label("$4$",(39,4),E); label("$3$",(37.5,6),N);
 +
label("$1$",(36,6.5),W); label("$11$",(30.5,7),N); label("$5$",(25,4.5),W); label("$2$",(21,1),W);
 +
</asy>

Revision as of 17:37, 5 July 2009

[asy] unitsize(10); draw((0,0)--(0,7)--(18,7)--(18,0)--cycle); label("$7$",(0,3.5),W); label("$18$",(9,7),N); draw((21,0)--(36,0)--(36,2)--(39,2)--(39,6)--(36,6)--(36,7)--(25,7)--(25,2)--(21,2)--cycle); label("$15$",(28.5,0),S); label("$3$",(37.5,2),S); label("$4$",(39,4),E); label("$3$",(37.5,6),N); label("$1$",(36,6.5),W); label("$11$",(30.5,7),N); label("$5$",(25,4.5),W); label("$2$",(21,1),W); [/asy]