Run Code
|
API
|
Code Wall
|
Users
|
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
Please
log in
to post a comment.
hypotenuse calculator
Given a list of numbers and a number k, return whether any two numbers from the list add up to k
hamming distance
Trabalho
deqnq the random sentence generator
Problem Name: single_digit
Concurrent bag ex
more or less
List of Lists example
patient portal
Please log in to post a comment.