Type: Default 1000ms 256MiB

数组10 数字反转

You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.

问题描述

读入一个整数,分成两半。

输出后面,再输出前面。

最中间不动。

输入 1234 输出 3412

输入 1234567 输出 5674123

输入 1356023 输出 0236135

初一年级数组3

Not Claimed
Status
Done
Problem
12
Open Since
2022-12-5 0:00
Deadline
2022-12-13 23:59
Extension
24 hour(s)