#1352. C++-初识C++-短整数(short)和整数(int)的翻转

C++-初识C++-短整数(short)和整数(int)的翻转

Background

Description

C++-初识C++-短整数(short)和整数(int)的翻转

Format

Input

Output

Samples


32768
-32768
-32769
32767
-2147483648
-2147483648
2147483647
2147483647

Limitation

1s, 1024KiB for each test case.