Difference between revisions of "AoPS Wiki:Sandbox"
(→Test 5) |
(→Test 5) |
||
Line 176: | Line 176: | ||
<asy> | <asy> | ||
− | + | pair A,B,C,D,E,F,G,H; | |
− | + | A=(1,0); | |
− | + | B=(2,0); | |
− | draw( | + | C=(3,1); |
− | draw( | + | D=(3,2); |
− | draw( | + | E=(2,3); |
− | draw( | + | F=(1,3); |
− | draw( | + | G=(0,2); |
+ | H=(0,1); | ||
+ | draw(A--B); | ||
+ | draw(A--C); | ||
+ | draw(A--D); | ||
+ | draw(A--E); | ||
+ | draw(A--F); | ||
+ | draw(A--G); | ||
+ | draw(A--H); | ||
− | draw(( | + | draw(B--C); |
− | draw(( | + | draw(B--D); |
− | draw(( | + | draw(B--E); |
− | draw(( | + | draw(B--F); |
− | draw( | + | draw(B--G); |
− | draw( | + | draw(B--H); |
− | draw( | + | |
− | draw( | + | draw(C--D); |
+ | draw(C--E); | ||
+ | draw(C--F); | ||
+ | draw(C--G); | ||
+ | draw(C--H); | ||
+ | |||
+ | draw(D--E); | ||
+ | draw(D--F); | ||
+ | draw(D--G); | ||
+ | draw(D--H); | ||
+ | |||
+ | draw(E--F); | ||
+ | draw(E--G); | ||
+ | draw(E--H); | ||
+ | |||
+ | draw(F--G); | ||
+ | draw(F--H); | ||
+ | |||
+ | draw(G--H); | ||
</asy> | </asy> |
Revision as of 15:05, 28 December 2012
Welcome to the sandbox, a location to test your newfound wiki-editing abilities.
Please note that all contributions here may be deleted periodically and without warning.
In the computer world, a sandbox is a place to test and experiment -- essentially, it's a place to play.
This is the AoPSWiki Sandbox. Feel free to experiment here.
Warning: anything you place here is subject to deletion without notice.
Test 0
Firstly, AkshajK is awesome, and is editing this.
What is
What is
oh.. donnoo
Test 1
awesome
Test 2
Test
more asy!!!!!!!!!!!!
Test 3
Test 4
Test 5
n1000 is editing this. yay!