#include <iostream> int main(){ std::cout << (void*) 7 << '\n'; std::cout << 7 << '\n';}
Standard input is empty
0x7 7
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!