#include <stdio.h>int main(){ unsigned int i = -50; printf("%d", i);}
45
-50
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!