<?xml version="1.0" encoding="windows-1252"?>
<node id="82004" title="Re: Re: (Golf) Reversing RPN Notation" created="2001-05-21 16:33:23" updated="2005-07-19 14:08:39">
<type id="11">
note</type>
<author id="17251">
MeowChow</author>
<data>
<field name="doctext">
This problem is trickier than it seems:
&lt;code&gt;
print rpn2ltr qw(2 3 4 + -);

# output    : 2 - 3 + 4
# should be : 2 - (3 + 4)
&lt;/code&gt;
&lt;pre&gt;
  &lt;a href="/index.pl?node=MeowChow"&gt; MeowChow                                   &lt;/a&gt;
               s aamecha.s a..a\u$&amp;owag.print&lt;/pre&gt;</field>
<field name="root_node">
81969</field>
<field name="parent_node">
81995</field>
</data>
</node>
