Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
IntNull
//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 { public static void Main(string[] args) { int? d = null; d = d - 1; if (d == null) { Console.WriteLine("null"); } else { Console.WriteLine(d); } } } }
run
|
edit
|
history
|
help
0
First Test With Coder - 3 digit number into digits
if else y var
Root
2.1.1 Basic types: Lists and Linq - caveat
1
іфи
בדיקה כמה פעמים מערך אחד כלול במערך אחר
Programmes
Finding a Substring in a Main String
adxsadxcasxsd