Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
operator
//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) { //Your code goes here int a = 2; int b = 3; int c = a * b; Console.Write(c); //Console.Read(); } } }
run
|
edit
|
history
|
help
0
C# practice
Fórum ➡ Using Regex to insert "item" tags into the unique "list" tag of an XML data ♦
Program to print pyramid using numbers
Date format display
Plt-D v.0.9.4
Convert integer into bit string
Pet Name Generator
selection sort
Date Example
encypt& dcrypt