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

    ID: 1352 Type: Default 1000ms 256MiB Tried: 101 Accepted: 36 Difficulty: 5 Uploaded By: Tags>CSP厦门信息学厦门创客大赛C++项目信息科技特长生

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.