4 lines
55 B
Text
4 lines
55 B
Text
|
|
program: reverse_string
|
||
|
|
input: xyzzy
|
||
|
|
output: yzzyx
|