C++-原码反码补码-求128原码反码补码(8位),并按打印(换行打印)
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.
Background
Description
求128原码反码补码(8位),并按打印(换行打印)
注:数值128的8位的原码反码补码是不存在的,所以无法输出数据,直接return则可。
Format
Input
Output
Samples
Limitation
1s, 1024KiB for each test case.