Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
11.10
//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; //using System.Collections.Generic.List<T>; namespace Rextester { public class Program { public static void Main(string[] args) { //Your code goes here Console.WriteLine("Hello, world!"); List<int> a = new List<int>(); for (int i = 0; i < 10; i++) { a.Add(i); Console.Write(a[i]); } } class aa { int z; int x;} } }
run
|
edit
|
history
|
help
0
Microsoft Hello World
C# - a method that accepts an indefinite number of parameters
insertion sort
c# kum saati
Sum of digits in a string
fsdf
asxs xscsss
array print 2nd half first and 1 half later
3
Only certain spheres.