Difference between revisions of "Wiki Stuff"
Aggarw.vyom (talk | contribs) (Created page with "==Problem== Two <math>4 \times 4</math> squares intersect at right angles, bisecting their intersecting sides, as shown. The circle's diameter is the segment between the two p...") |
(Propose for deletion) (Tag: New redirect) |
||
(6 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | #REDIRECT [[AoPS Wiki:Sandbox]] | ||
+ | |||
+ | {{delete|use sandbox}} | ||
+ | |||
==Problem== | ==Problem== | ||
− | |||
− | |||
<asy> | <asy> | ||
unitsize(6mm); | unitsize(6mm); | ||
Line 8: | Line 10: | ||
filldraw(unitcircle,white,black); | filldraw(unitcircle,white,black); | ||
</asy> | </asy> | ||
− | + | <asy>draw((0,0)--(0,2)--(2,2)--(2,0)--cycle); draw((1,0){up}..{left}(0,1)); dot((1,0)); dot((0,1)); draw((0,1){right}..{up}(1,2)); dot((1,2)); draw((1,2){down}..{right}(2,1)); dot((2,1)); draw((2,1){left}..{down}(1,0)); </asy> | |
− | < |
Latest revision as of 12:58, 11 August 2025
Redirect to:
This page has been proposed for deletion. Reason: use sandbox Note to sysops: Before deleting, please review: • What links here • Discussion page • Edit history |
Problem