Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
3D Array
//Rextester.Program.Main is the entry point for your code. Don't change it. //Microsoft (R) Visual C# Compiler version 2.9.0.63208 (958f2354) using System; using System.Collections.Generic; using System.Linq; using System.Text.RegularExpressions; namespace Rextester { public class Program { public static void Main(string[] args) { //3D Array int[,,] first =new int[,,]{{{1, 4, 3}, {1, 8, 3}, {1, 2, 3}}, {{3, 5, 1}, {3, 7, 1}, {3, 2, 1}}}; Console.WriteLine(first[1, 2, 0]); } } }
run
|
edit
|
history
|
help
0
Enigme
Morse code
checkvalidtraingle
Chest Interaction Unity
Random
look at this, soaches
SingleLinkedList c# operations
ParseIpRanges invalid character in string
Tttt
bro