Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
selam
//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 x; //Your code goes here Console.Write("Hello, world!"); x=Console.Read(); Console.WriteLine(x); Console.ReadKey(); } } }
run
|
edit
|
history
|
help
0
Get Distinct value using Group By , Having , Count in DataTable C#
4.1 Composition
Planet-D ver. 0.7
Pizzas&Tuples&Golden-Medal
Robot
C# Truly Random
Tarkov Time
Shifting Elements Forward in a List, and Random Numbers Generation
hhhh
Inheritiance