// test.dimport std.stdio;void main(){ ushort x = 0xffff; writefln("%08x", ~x+1u);}
Standard input is empty
00000001
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!