using System; public class Test{ public static void Main() {UInt64 ul = 3633091313UL;Int32 l = (int)ul;Console.WriteLine(l); }}
Standard input is empty
-661875983
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!