Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Typing Words
//Rextester.Program.Main is the entry point for your code. Don't change it. using System; using System.Collections.Generic; using System.Linq; using System.Text.RegularExpressions; namespace Rextester { public class Program { public static void Main(string[] args) { Console.WriteLine("aye yo boo wussup!"); Console.WriteLine("You can just type whatever you want here"); } } }
run
|
edit
|
history
|
help
0
squaredigits
t
Linq FirstOrDefault() null check in c#
towers of hanoi
The Collatz Conjecture
DijkstraAlgo
How to find the fisrt index of a substring in a given string?
First Test With Coder - 3 digit number into digits
name generator
WebScrape using Regex