Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
practice
//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) { //wowoeeeew Console.WriteLine ("bruh"); //uewhfuewfbruh /* dododododooddododo dodoododododoododododoododododo */ int yoooo = 20; Console.WriteLine(yoooo); yoooo = 500; Console.WriteLine(yoooo); int danganronpa = 90; Console.WriteLine(danganronpa); String woooahhh = "bruh"; Console.WriteLine(woooahhh); } } }
run
|
edit
|
history
|
help
0
Stack as a queue
split string
Lazy exception caching
19.05.2020
GC collects object in scope
Split and Join
Download a UTF-8 text file, and display the contents.
nested try catch
Random number maker block (better version)
Enums