public static void Main()
Console.WriteLine("Select an AC/DC album \nType 1 for High Voltage \nType 2 for Dirty Deeds Done Dirt Cheap \nType 3 for Let There Be Rock \nType 4 for Powerage \nType 5 for Highway To Hell \nType 6 for Back In Black \nType 7 for For Those About To Rock (We Salute You)");
int Input = Convert.ToInt32(Console.ReadLine());
Console.WriteLine("Select a song \nType 1 for It's A Long Way To The Top (If You Wanna Rock 'N' Roll) \nType 2 for Rock 'N' Roll Singer \nType 3 for The Jack \nType 4 for Livewire \nType 5 for T.N.T \nType 6 for Can I Sit Next To You Girl \nType 7 for Little Lover \nType 8 for She's Got Balls \nType 9 for High Voltage");
HighVoltage = Convert.ToInt32(Console.ReadLine());
Console.WriteLine("Ridin' down the highway \nGoin' to a show \nStop in all the byways \nPlayin' rock 'n' roll \nGettin' robbed \nGettin' stoned \nGettin' beat up \nBroken boned \nGettin' had \nGettin' took \nI tell you folks \nIt's harder than it looks \n \nIt's a long way to the top if you wanna rock 'n' roll \nIt's a long way to the top if you wanna rock 'n' roll \nIf you think it's easy doin' one night stands \nTry playin' in a rock roll band \nIt's a long way to the top if you wanna rock 'n' roll \n \nHotel motel \nMake you wanna cry \nLady do the hard sell \nKnow the reason why \nGettin' old \nGettin' grey \nGettin' ripped off \nUnder-paid \nGettin' sold \nSecond hand \nThat's how it goes \nPlayin' in a band \n \nIt's a long way to the top if you wanna rock 'n' roll \nIt's a long way to the top if you wanna rock 'n' roll \nIf you wanna be a star of stage and screen \nLook out it's rough and mean \n \nIt's a long way to the top if you wanna rock 'n' roll \nIt's a long way to the top if you wanna rock 'n' roll \nIt's a long way to the top if you wanna rock 'n' roll \nIt's a long way to the top if you wanna rock 'n' roll \n \nWell it's a long way \nIt's a long way, you should've told me \nIt's a long way, such a long way");
Console.WriteLine("My daddy was workin' nine to five \nWhen my momma was havin' me \nBy the time I was half alive \nI knew what I was gonna be \nBut I left school and grew my hair \nThey didn't understand \nThey wanted me to be respected as \nA doctor or a lawyer man \n(But I had other plans) \n \nGonna be a rock 'n' roll singer \nGonna be a rock 'n' roll star \nGonna be a rock 'n' roll singer \nI'm gonna be a rock 'n' roll \nA rock 'n' roll star \n \nWell I worked real hard and bought myself \nA rock 'n' roll guitar \nI gotta be on top some day \nI want to be a star \nI can see my name in lights \nAnd I can see the queue \nI got the devil in my blood \nTellin' me what to do \n(And I'm all ears) \n \nGonna be a rock 'n' roll singer \nI'm gonna be a rock 'n' roll star \nI'm gonna be a rock 'n' roll singer \nI'm gonna be a rock 'n' roll \nA rock 'n' roll star \n(I hear it pays well) \n \nWell you can stick your nine to five livin' \nAnd your collar and your tie \nAnd stick your moral standards \n'Cause it's all a dirty lie \nYou can stick your golden handshake \nAnd you can stick your silly rules \nAnd all the other shit \nThat they teach to kids in school \n('Cause I ain't no fool) \n \nGonna be a rock 'n' roll singer \nI'm gonna be a rock 'n' roll star \nI'm gonna be a rock 'n' roll singer \nI'm gonna be a rock 'n' roll \nA rock 'n' roll star \n \nGonna be a rock 'n' roll singer \nGonna be a rock 'n' roll star \nGonna be a rock 'n' roll singer \nI'm gonna be a rock 'n' roll \nA rock 'n' roll star \nYes I are");
Console.WriteLine("She's got the jack, she's got the jack \nShe's got the jack, she's got the jack \nShe's got the jack, she's got the jack \nShe's got the jack, she's got the jack \nShe's got the jack, jack, jack, jack, jack, jack, jack \nShe's got the jack");
Console.WriteLine("I'm a live wire \nI'm a live wire \nI'm a live wire \nGonna set this town on fire");
Console.WriteLine("'Cause I'm T.N.T. I'm dynamite \nT.N.T. and I'll win the fight \nT.N.T. I'm a power load \nT.N.T. watch me explode");
Console.WriteLine("Can I sit next to you, girl? \nCan I sit next to you, girl? \nCan I sit next to you, girl? \nCan I sit next to you, girl? \nCan I sit next to you, girl? \nCan I sit next to you?");
Console.WriteLine("Little lover, I can't get you off my mind, no \nLittle lover, I've been trying hard to find \nSomeone like you");
Console.WriteLine("The lady's got balls \nShe's got balls");
Console.WriteLine("I said high \nHigh voltage rock 'n' roll \nHigh voltage rock 'n' roll \nHigh voltage, high voltage \nHigh voltage rock 'n' roll");
Console.WriteLine("No.");
Console.WriteLine("Type 1 for Dirty Deeds Done Dirt Cheap \nType 2 for Love At First Feel \nType 3 for Big Balls \nType 4 for Rocker \nType 5 for Problem Child \nType 6 for There's Gonna Be Some Rockin' \nType 7 for Ain't No Fun (Waitin' Around To Be A Millionaire) \nType 8 for Ride On \nType 9 for Squealer");
DirtyDeeds = Convert.ToInt32(Console.ReadLine());
Console.WriteLine("Dirty deeds, done dirt cheap \nDirty deeds, done dirt cheap \nDirty deeds, done dirt cheap \n(Dirty deeds and they're done dirt cheap) \n(Dirty deeds and they're done dirt cheap)");
Console.WriteLine("It was love at first feel \nLove at first feel \nLove at first feel \nI was touched with too much");
Console.WriteLine("I've got big balls \nI've got big balls \nThey're such big balls \nAnd they're dirty big balls \nAnd he's got big balls \nAnd she's got big balls \n(But we've got the biggest balls of them all)");
Console.WriteLine("I'm a rocker, I'm a roller \nI'm a rocker, I'm a roller \nI'm a rocker, I'm a roller \nI'm a rockin' rollin' man");
Console.WriteLine("I'm a problem child \nI'm a problem child, yes I am \nI'm a problem child \nAnd I'm wild");
Console.WriteLine("Gonna be some rockin' \nThere's gonna be some rockin' \nThere's gonna be some rockin' \nThere's gonna be some rockin' at the show tonight \nIt's a rock 'n' roll show");
Console.WriteLine("No it ain't no fun, yeah \nWaiting round to be a millionaire \nNo it ain't no fun \nWaiting round to be a millionaire");
Console.WriteLine("I'm gonna ride on \nRide on \nRide on, standing on the edge of the road \nRide on, thumb in the air \nRide on, one of these days I'm gonna \nRide on, change my evil ways \nTill then I'll just keep ridin' on");
Console.WriteLine("Hey \n(Squealer) when I held her hand \n(Squealer) I made her understand \n(Squealer) when I kissed her lips \n(Squealer) sucked her finger tips, hey \n(Squealer) oohh started getting hot \n(Squealer) oohh made it hard to stop \n(Squealer) got too much \n(Squealer) I think I've got the magic touch, aaah");
Console.WriteLine("No.");
Console.WriteLine("Type 1 for Go Down \nType 2 for Dog Eat Dog \nType 3 for Let There Be Rock \nType 4 for Bad Boy Boogie \nType 5 for Problem Child \nType 6 for Overdose \nType 7 for Hell Ain't A Bad Place To Be \nType 8 for Whole Lotta Rosie");
LetThereBeRock = Convert.ToInt32(Console.ReadLine());
Console.WriteLine("You know it's just the way you go down \nGo down, go down, go down, go down \nGo down, go down, go down, go down");
Console.WriteLine("Hey, hey, hey \nEvery dog has his day \nIt's a dog eat dog \nDog eat dog");
Console.WriteLine("Let there be sound, and there was sound \nLet there be light, and there was light \nLet there be drums, there was drums \nLet there be guitar, there was guitar \nOh, let there be rock!");
Console.WriteLine("They said, 'stop' \nI said, 'go' \nThey said, 'fast' \nI said, 'slow' \nThey said, 'yes' \nI said, 'no' \nI do the bad boy boogie");
Console.WriteLine("I'm a problem child \nI'm a problem child, yes I am \nI'm a problem child \nAnd I'm wild");
Console.WriteLine("I overdosed on you \nI overdosed on you \nCrazy but it's true, \nAin't nothin' I can do \nI overdosed on you");
Console.WriteLine("She needs lovin' \nKnows I'm the man \nShe's gotta see \nPours my beer \nLicks my ear \nBrings out the devil in me \nHell ain't a bad place to be");
Console.WriteLine("You're a whole lotta woman \nA whole lotta woman \nI gotta whole lotta Rosie \nA whole lotta Rosie \nA whole lotta Rosie \nI gotta whole lotta woman, yeah-yeah-yeah");
Console.WriteLine("No.");
Console.WriteLine("Type 1 for Rock 'N' Roll Damnation \nType 2 for Down Payment Blues \nType 3 for Gimme A Bullet \nType 4 for Riff Raff \nType 5 for Sin City \nType 6 for What's Next To The Moon \nType 7 for Gone Shootin' \nType 8 for Up To My Neck In You \nType 9 for Kicked In The Teeth");
Powerage = Convert.ToInt32(Console.ReadLine());
Console.WriteLine("And it's a rock 'n' roll damnation \nMa's own whipping boy \nRock 'n' roll damnation \nTake your chance, while you still got the choice");
Console.WriteLine("I got holes in my shoe \nAnd I'm way overdue \nDown payment blues");
Console.WriteLine("Gimme a bullet to bite on, something to chew \nGimme a bullet to bite on and I'll make believe \nI'll make believe it's you");
Console.WriteLine("Riff raff \nOh, it's good for a laugh \nHa-ha-ha \nRiff raff \nGo on and laugh yourself in half \nSmile a while");
Console.WriteLine("I'm going into sin city \nI'm gonna win in sin city \nWhere the lights are bright \nDo the town tonight \nI'm going into sin city");
Console.WriteLine("It's your love that I want \nIt's your love that I need \nIt's your love, got to have \nIt's your love");
Console.WriteLine("Gone shootin' \nMy baby's gone shootin'");
Console.WriteLine("You came along when I needed you \nNow I'm up, I'm up to my neck in you");
Console.WriteLine("Kicked in the teeth again \nSometimes you lose, sometimes you win \nKicked in the teeth again \nAin't this misery ever gonna end? \nAnd I've been kicked in the teeth \nKicked in the teeth again");
Console.WriteLine("No.");
Console.WriteLine("Type 1 for Highway To Hell \nType 2 for Girls Got Rhythm \nType 3 for Walk All Over You \nType 4 for Touch Too much \nType 5 for Beating Around The Bush \nType 6 for Shot Down In Flames \nType 7 for Get It Hot \nType 8 for If You Want Blood (You've Got It) \nType 9 for Love Hungry Man \nType 10 for Night Prowler");
HighwayToHell = Convert.ToInt32(Console.ReadLine());
Console.WriteLine("I'm on the highway to hell \nOn the highway to hell \nHighway to hell \nI'm on the highway to hell");
Console.WriteLine("The girl's got rhythm (girl's got rhythm) \nThe girl's got rhythm (girl's got rhythm) \nShe's got the backseat rhythm (backseat rhythm) \nThe girl's got rhythm");
Console.WriteLine("I'm gonna walk all over you (walk all over you) \nI'm gonna walk all over you (walk all over you) \nDo anything you want me to (walk all over you) baby \nI'm gonna walk all over you");
Console.WriteLine("Seems like a touch, a touch too much \nSeems like a touch, a touch too much \nToo much for my body, too much for my brain \nThis damn woman's gonna drive me insane \nShe's got a touch, a touch too much");
Console.WriteLine("You can throw me lefts \nAnd you can throw me rights \nBut where was you last night \nBeating around the bush");
Console.WriteLine("Shot down in flames \nShot down in flames \nAin't it a shame \nTo be shot down in flames?");
Console.WriteLine("Get it hot, get it hot \nCome on baby, get it hot \nGet it hot, get it hot \nAlright");
Console.WriteLine("If you want blood, you got it \nIf you want blood, you got it \nBlood on the streets \nBlood on the rocks \nBlood in the gutter \nEvery last drop \nYou want blood \nYou got it \nYes you have");
Console.WriteLine("Don't want no conversation \nI need sweet sensation \nAll I wanna do \nIs make a meal outta you \n'Cause I'm a love \nHungry man, I got to get what I can \nLove \nHungry man, I tell you yes I am");
Console.WriteLine("I'm your night prowler, asleep in the day \nNight prowler, get out of my way \nYeah, I'm the night prowler, watch out tonight \nYes, I'm the night prowler, when you turn out the light");
Console.WriteLine("No.");
Console.WriteLine("Type 1 for Hells Bells \nType 2 for Shoot To Thrill \nType 3 for What Do You Do For Money Honey \nType 4 for Givin' The Dog A Bone \nType 5 for Let Me Put My Love Into You \nType 6 for Back In Black \nType 7 for You Shook Me All Night Long \nType 8 for Have A Drink On Me \nType 9 for Shake A Leg \nType 10 for Rock And Roll Ain't Noise Pollution");
BackInBlack = Convert.ToInt32(Console.ReadLine());
Console.WriteLine("Oh, Hell's Bells, \nYeah, Hell's Bells, \nYou got me ringing Hell's Bells, \nMy temperature's high, Hell's Bells");
Console.WriteLine("Shoot to thrill, play to kill \nToo many women with too many pills, yeah \nShoot to thrill, play to kill \nI got my gun at the ready, gonna fire at will, yeah");
Console.WriteLine("Honey, what do you do for money? \nHoney, what do you do for money? \nWhere you get your kicks?");
Console.WriteLine("I'm just a-givin' the dog a bone (Givin' the dog a bone) \nYeah, I'm givin' the dog a bone (Givin' the dog a bone) \nI'm just a-givin' the dog a bone (Givin' the dog a bone) \nI'm just a-givin' the dog a bone (Givin' the dog a bone)");
Console.WriteLine("Let me put my love into you, babe \nLet me put my love on the line \nLet me put my love into you, babe \nLet me cut your cake with my knife, oh");
Console.WriteLine("'Cause I'm back \nYes, I'm back \nWell, I'm back \nYes, I'm back \nWell, I'm back, back \nWell, I'm back in black \nYes, I'm back in black");
Console.WriteLine("And you shook me all night long \nYeah, you shook me all night long \nIt knocked me out that \nYou shook me all night long \nIt had me shaking \nAnd you shook me all night long \nYeah, you shook me \nWell, you took me");
Console.WriteLine("Have a drink on me, \nHave a drink on me, \nYeah, \nHave a drink on me, \nHave a drink on me, \nOn me.");
Console.WriteLine("Shake a leg, shake your head \nShake a leg, wake the dead \nShake a leg, get stuck in \nShake a leg, shake a leg, yeah");
Console.WriteLine("Rock 'n' roll ain't noise pollution \nRock 'n' roll ain't gonna die \nRock 'n' roll ain't noise pollution \nRock 'n' roll, it will survive (yes, it will)");
Console.WriteLine("No.");
Console.WriteLine("Type 1 for For Those About To Rock (We Salute You) \nType 2 for I Put The Finger On You \nType 3 for Let's Get It Up \nType 4 for Inject The Venom \nType 5 for Snowballed \nType 6 for Evil Walks \nType 7 for C.O.D. \nType 8 for Breaking The Rules \nType 9 for Night Of The Long Knives \nType 10 for Spellbound");
AboutToRock = Convert.ToInt32(Console.ReadLine());
Console.WriteLine("For those about to rock, fire (we salute you) \nOh, for those about to rock (we salute you) \nThose about to rock, fire (we salute you) \nFire, we salute you \nWe salute you, come on");
Console.WriteLine("I put the finger right on you \nI put the finger right on you \nYou put your finger on me too \nThen I put the finger, I put the finger \nYeah I put the finger, I put the finger");
Console.WriteLine("So let's get it up \nLet's get it up \nGet right up, yeah \nLet's get it up \nRight to the top \nLet's get it up \nRight now");
Console.WriteLine("And inject the venom (ow) \nInject the venom (c'mon) \nInject the venom (c'mon) \nInject it all (ow)");
Console.WriteLine("Snowballed, ooh yeah \nSnowballed, they done it again \nSnowballed, makin' me blind \nSnowballed");
Console.WriteLine("Evil walks behind you \nEvil sleeps beside you \nEvil talks around you \nEvil walks behind you");
Console.WriteLine("C.O.D., care of the devil \nC.O.D., the devil in me \nC.O.D., care of the devil \nCare of the devil in me");
Console.WriteLine("Just keep on breakin' the rules \nCome on, get ready to rule \nJust keep on breakin' the rules \nCome on, get ready to rule");
Console.WriteLine("Hold me on this night of the long knives \nHold me on this night of the long knives");
Console.WriteLine("Spellbound \nMy world keeps tumbling down \nSpellboundMy world keeps tumbling down");
Console.WriteLine("Name a band better than AC/DC");
string Trick = Console.ReadLine();
Console.WriteLine("Nuh uh. \n \n \n \n \n \n \n \n \n \n \n \nYou've Been Thunderfucked");