Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
araray
//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 odd; Console.Write("Enter Odd Numer:"); odd = Console.ReadLine(); int [,] array = new int [3,3]; for(int i = 0; i < 3; i++) { for(int x = 0; x < 3; x++) { Console.WriteLine(array[i,x]); } } } } }
run
|
edit
|
history
|
help
0
Simple StackOverflowException
adxasaxsdf
ds
lj
saxasdcdf
466
IntNull
Problem Name: single_digit
Encrption & Decryption C#
EFDWSDCS