Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
LabExer2-RCA
//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) { do { Console.Write("x = "); string str = Console.ReadLine(); int x = Convert.ToInt32(str); Console.Write("y = "); int y = Convert.ToInt32(Console.ReadLine()); int sum = x + y; Console.WriteLine("Result: {0}", sum); } while {true} ; } } }
run
|
edit
|
history
|
help
0
Math 9.7 (Added Speed Math)
Lesson1
add two number
Learning Rounding and Truncation from the Maths library
Big numbers
Ordinalator
dfgthytgrfedcf
2015-2 matrix threads
Remove Duplicate Ignore Case
c# değişik bir çizim