5 lines
117 B
Text
5 lines
117 B
Text
rye .stdin ;
|
|
|Read\string ; "123 321"
|
|
|load ; [ 123 321 ]
|
|
|apply* ?_+ ; 444
|
|
|print
|