Help for this page
#!/usr/bin/perl use Math::RPN;$|=1; 1 while($_="@ARGV"||<>)&&!((@s=rpn@s,split)&&$s[-1]=~/^q/i||print("@s +")&&@ARGV&&print($/))