Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
466
//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) { int[,] array= new int[4,4]; int k =0; Random ran = new Random(); for(int i=0; i<4; i++){ for(int j=0; j<4; j++) { array[i, j]=ran.Next(-15, 15); if(array[i,j]<0) k++;} } Console.Write(k+" "+ "NUMBER:"); for (int i=0; i<4; i++) { for (int j=0; j<4; j++) { Console.Write("{0}\t", array[i, j]);}} Console.WriteLine(); } } }
run
|
edit
|
history
|
help
0
Min Max Sum Avg
Unsorted array with most occurence
Geração de HASH do SKU pra enviar para Vtex
PermuteAString
Intuit // C# // listing_4.10 (for..)
Remove xmlns and select signle node
sdfghyjuyhtgrfedc
SHA加密
Unirest
simultQ