Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Braille ASCII -> ASCII
//Braille ASCII -> ASCII using System; using System.Collections.Generic; using System.Linq; using System.Text.RegularExpressions; namespace Rextester { public class Program { public static void Main(string[] args) { string brailleMap = " A1B'K2L@CIF/MSP\"E3H9O6R^DJG>NTQ,*5<-U8V.%[$+X!&;:4\\0Z7(_?W]#Y)=".ToLower(); string input; while ((input = Console.ReadLine()) != null) { for (int i = 0; i < input.Length; i++) { Console.Write((char)(brailleMap[input[i] - 0x2800])); } Console.WriteLine(); } } } }
run
|
edit
|
history
|
help
1
WDW
Evo Ivana da budes fancy :D
Geração de HASH do SKU pra enviar para Vtex
Ok
https://www.usgatmtu.mtu.edu/profile/watch-the-bad-guys-online-streaming/profile
shell sort
Interface and it's implementation
C# - String Parsing
from Base or Derived
SunLocation