Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
switch it
//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 i = int.Parse(System.Console.ReadLine()); switch (i) { case 0: case 1: case 2: { System.Console.WriteLine("Low number"); break; } case 3: case 4: case 5: { System.Console.WriteLine("Medium number"); break; } default: { System.Console.WriteLine("Other number"); break; } } } } }
run
|
edit
|
history
|
help
0
working aes encryption/decryption
float to short cast overflow
HDEFDCSA SS0546254
V5
Fusion
Homework1
merge 2 arrays
fds
test
Validate Norwegian Mobile Numbers