reverse output
Submit solution
Points:
10 (partial)
Time limit:
1.0s
Memory limit:
256M
Authors:
Problem type
Allowed languages
Java 19, Java 8
題目說明
輸入一字串,並反向輸出
輸入
字串
輸出
字串的反向輸出
sample input1
sample
sample output1
elpmas
Comments