A+B: Difference between revisions

Content added Content deleted
Line 4,817: Line 4,817:
Shout your thoughts with my voice
Shout your thoughts with my voice
</syntaxhighlight>
</syntaxhighlight>

=={{header|RPL}}==
Related task is natively implemented in RPL.
+

2 2 +
2 3 +
{{out}}
<pre>
2: 4
1: 5
</pre>


=={{header|Ruby}}==
=={{header|Ruby}}==