Difference between revisions of "Wiki Stuff"
Aggarw.vyom (talk | contribs) (→Problem) |
Aggarw.vyom (talk | contribs) (→Problem) |
||
Line 6: | Line 6: | ||
filldraw(unitcircle,white,black); | filldraw(unitcircle,white,black); | ||
</asy> | </asy> | ||
− | <asy> size(0,50); draw((-1,1)..(-2,2)..(-3,1)..(-2,0)..cycle); dot((-1,1)); dot((-2,2)); dot((-3,1)); dot((-2 | + | <asy> size(0,50); draw((-1,1)..(-2,2)..(-3,1)..(-2,0)..cycle); dot((-1,1)); dot((-2,2)); dot((-3,1)); dot((-2,0)); </asy> |
Revision as of 01:22, 8 August 2025
Problem