Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
breadbank
//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 Console.WriteLine("breadbank"); Console.WriteLine("welcome to the bread bank"); string bruh = "we sell bread, we sell loafs"; string dies = "we got bread on deck, bread on the floor"; string toast = "TOASTED"; string roast = "ROASTED"; string bro = "shut the fuck up"; string france = "listen i just need a baguette and a brioche"; string ugh = "we don't have either of those"; string gluten = "you can get the gluten free white bread, the potato bread-"; string no = "what the fuck is gluten? take that shit out"; string free = "it's gluten free"; string cries = "i don't care if it's gluten free"; Console.WriteLine(bruh); Console.WriteLine(dies); Console.WriteLine(toast); Console.WriteLine(roast); Console.WriteLine(bro); Console.WriteLine(france); Console.WriteLine(ugh); Console.WriteLine(gluten); Console.WriteLine(no); Console.WriteLine(free); Console.WriteLine(cries); // string rich = "swear on your fucking YEEZYS"; string oh = "if you wanna fight, we gon' fight"; string yes = "tryna be on WORLDSTAR?"; string record = "wut, you gon' record it?"; string poor = "ye, i got my dollar store camera, ON"; string nothing = "what's the fucking SITUAAAAAAAATION?"; string go = "what the fuck do you want?"; string karen = "i'm the motherfucking MANAGER"; string store = "at the BREAD STORE"; string BREAD = "B R E A D"; string wow = "tell him to take the motherfucking gluten OUT THE BREAD"; Console.WriteLine(rich); Console.WriteLine(oh); Console.WriteLine(yes); Console.WriteLine(record); Console.WriteLine(poor); Console.WriteLine(nothing); Console.WriteLine(go); Console.WriteLine(karen); Console.WriteLine(store); Console.WriteLine(BREAD); Console.WriteLine(wow); //bob the builder can he build it yes he can string woah = "i'mma need you to shut that bullshit up chief"; string rocket = "we can't take shit out the bread"; string because = "why put it in in the first place?"; string bob = "i know y'all smoking that pack"; string food = "we got crackers"; string lol = "no gluten"; string hot = "fuck crackers"; string nah = "it's gluten free, you want the gluten or nah?"; Console.WriteLine(woah); Console.WriteLine(rocket); Console.WriteLine(because); Console.WriteLine(bob); Console.WriteLine(food); Console.WriteLine(lol); Console.WriteLine(hot); Console.WriteLine(nah); //bruh im so tired rn string yuh = "hell no, you better take the gluten out that damn shit"; string WHEAT = "look we got whole wheat: gluten free"; string texas = "texas toast: gluten free"; string fooodddd = "TORTILLA-"; string wowee = "fuck all that"; string market = "what bitchass country are y'all from where they got this bullshit at?"; string dying = "florida"; string how = "i knew it"; string nope = "look, you can either take this yeast, or i'm calling the police"; string WOWEEEEE = "i'm goin' WEAST"; Console.WriteLine(yuh); Console.WriteLine(WHEAT); Console.WriteLine(texas); Console.WriteLine(fooodddd); Console.WriteLine(wowee); Console.WriteLine(market); Console.WriteLine(dying); Console.WriteLine(how); Console.WriteLine(nope); Console.WriteLine(WOWEEEEE); //dies string lolk = "don't call the police, i got a warrant"; string bruhrurhrurhur = "honestly, fuck y'all"; string fight = "i ain't never seen nobody act like this over no bread"; string say = "what the fuck are you sayin'?"; string crackerrs = "all i'm sayin' is, fuck y'alls bread, fuck the gluten, and fuck them crackers"; string crying = "but the crackers don't have gluten"; string steal = "i'll take those"; string money = "okay, that's gonna be five-"; string me = "nah, fuck that i ain't payin'"; Console.WriteLine(lolk); Console.WriteLine(bruhrurhrurhur); Console.WriteLine(fight); Console.WriteLine(say); Console.WriteLine(crackerrs); Console.WriteLine(crying); Console.WriteLine(steal); Console.WriteLine(money); Console.WriteLine(me); Console.WriteLine("dies"); } } }
run
|
edit
|
history
|
help
0
How to find the first index of a sub-string in a given string
Test
Valid Substring
Palindrome 2
u
c# specialization/overload
Print the letter until the next number
Fórum ➡ Separating the Fields Inside a String ♦
Shorten SMS Text
temp_with_pow