Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
ToBase64String
//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) { //Your code goes here Console.WriteLine(Convert.ToBase64String(new byte[] {0x22, 0xff, 0xff, 0x60, 0x1f, 0x21, 0x00, 0x10, 0x82, 0x05, 0x0e})); } } }
run
|
edit
|
history
|
help
0
String to keycode and switch check
FIBNOCHI
Prime number
shorten file paths in a commandline using regex
Just tries to add/remove items to the list
Big numbers
tipos de bucle for, while, do while
IEquatable doubt resolved!!
JAVA HELLO
GGT