Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
5
//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 n=33; int n2=33; n2+=1; Console.WriteLine(n%30); Console.WriteLine(n2); } } }
run
|
edit
|
history
|
help
0
adxasaxsdf
ElaineBrown
Main4-2
RomaSlot2
Planet-D ver. 0.5
Puzz1
linq by Jean
SELECT YEAR('2019-08-15 01:02:03')+10
Insertion Sort
(Sort)Rounding Magic - C#