Input/Output for pairs of numbers: Difference between revisions

Content added Content deleted
(Scala contribution added.)
m (→‎{{header|Ring}}: Remove vanity tags)
Line 583: Line 583:
<lang ring>
<lang ring>
# Project : Input/Output for Pairs of Numbers
# Project : Input/Output for Pairs of Numbers
# Date : 2017/10/06
# Author : Gal Zsolt (~ CalmoSoft ~)
# Email : <calmosoft@gmail.com>


pairs = ["5", "1 2", "10 20", "-3 5", "100 2", "5 5"]
pairs = ["5", "1 2", "10 20", "-3 5", "100 2", "5 5"]