Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
null enum value check is false
//Rextester.Program.Main is the entry point for your code. Don't change it. //Compiler version 4.0.30319.17929 for Microsoft (R) .NET Framework 4.5 using System; using System.Collections.Generic; using System.Linq; using System.Text.RegularExpressions; namespace Rextester { public class Program { enum Day {Sat, Sun, Mon, Tue, Wed, Thu, Fri}; public static void Main(string[] args) { Day? test = null; Console.WriteLine(test == Day.Sat); } } }
run
|
edit
|
history
|
help
1
HashPassword
List Array
różne wersje parsowania kwoty i daty (CultureInfo)
ladly
Find the integers which squares sum gives the prime numbers of the form (4k + 1).
IEquatable_resolved
D111
Reverse String
Charan GR
svitch