A right-aligned expression tree representing the expression: (1000 - (100 - (10 - 1))). Nodes, from top-to-bottom: "-" joins "1000" (L) and "-" (R). That "-" joins "100" (L) and "-" (R). Finally, the remaining "-" joins "10" (L) and "1" (R)
https://mediacdn.aus.social/media_attachments/files/114/639/161/337/523/151/original/3cceb24c434ee1dd.png