Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
overflow.cs by Giovanni Bassi
n is an IntPtr
n is a float
3.4028235E+38
n is a double
1.7976931348623157E+308
n is a long, but filled with int.MaxValue (we're cheating a little bit here)
2147483652
-2147483644
Is int.MaxValue + 1 == int.MinValue? True
Done!
Cached Result
Last Run: 6:57:22 am
Compile: 0.015s
Execute: 0.11s
Memory: 4.52Mb
CPU: 0.125s