Y by
Is this a bug:
This code is supposed to produce 2 plain circles:
Instead, it produces this:
hover for tip
(Hiding because contains solution)
What is going on?
Mods need to fix this in case someone sees the solution.
EDIT: It displays something different now. WHAT?
This code is supposed to produce 2 plain circles:
[asy]
draw(circle((0,0),5));
draw(circle((0,0),9));
[/asy]
Instead, it produces this:
hover for tip
(Hiding because contains solution)
What is going on?
Mods need to fix this in case someone sees the solution.
EDIT: It displays something different now. WHAT?
This post has been edited 3 times. Last edited by zhenghua, Jun 6, 2024, 5:23 PM