Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Interesting dictionary initialization syntax
//Title of this code //Rextester.Program.Main is the entry point for your code. Don't change it. using System; using System.Collections.Generic; using System.Linq; using System.Text.RegularExpressions; namespace Rextester { public class Program { public static void Main(string[] args) { Dictionary<string, double> dic = new Dictionary<string,double>() { {"s", 5} //never thought this would work }; Console.WriteLine(dic["s"]); } } }
run
|
edit
|
history
|
help
0
Use ConcurrentQueue and ConcurrentDictionary with TPL (Simple example)
Programmes
see all nodes in given ldap node
Test DateTimeStyles.AdjustToUniversal
Hello World Program
Sandeep Chandra Bose
sdfghnjmkuyhtgrfed
simult Q3 with latex code + Quad factorization
Test
Morse code