#include <bitset>#include <iostream>#include <iostream> int main(){ std::cout << std::bitset<8>(std::int8_t(-128));}
Standard input is empty
10000000
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!