Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Array 10th grade
//NIS Aktobe 24/01/2022 using System; namespace Rextester { public class Program { public static void Main(string[] args) { Console.WriteLine("Array Program"); int [] mas={-9,6,45,87,-98,-98,0,4,66,88,10256,32}; for (int i =0;i<12;i++) { Console.Write("mas ["+i +"] "+mas[i]+" "); } Console.WriteLine(""); Console.WriteLine(mas[5]); Console.WriteLine(mas[0]+mas[4]); Console.WriteLine(mas[1]+mas[7]); Console.WriteLine(mas.Length); Console.WriteLine(mas.Length+mas[0]); } } }
run
|
edit
|
history
|
help
0
Unicode Braille Patterns.
FromBase64String
1stoccurence
xddd
Classes
Interface
adcsasxsd
Hash plus i minus
Vajdalinky
Testing 9