Skip to main content
Mod Removes Wiki by Dennis
deleted 20 characters in body
Source Link
jcolebrand
  • 1.9k
  • 1
  • 14
  • 14

C# (319299 characters)

using System;class D{static void Main(){string a="s",z="",w=" on the wall",q=", ",p=".\n",b=" bottle",c=" of beer",t=".\nTake one down and pass it around, ",s=".\nGo to the store and buy some more, ";forbeer";for(int O=99;O>=1;)Console.WriteLine(O+b+(O>1?a:z)+c+w+q+O+b+(O>1?a:z)+c++c+p+(--O>0?t+O"Take one down and pass it around, "+O:s+"99""Go to the store and buy some more, 99")+b+(O>1O==1?az:O<1?a:z)+c+w+p);}} 

C# (319 characters)

using System;class D{static void Main(){string a="s",z="",w=" on the wall",q=", ",p=".\n",b=" bottle",c=" of beer",t=".\nTake one down and pass it around, ",s=".\nGo to the store and buy some more, ";for(int O=99;O>=1;)Console.WriteLine(O+b+(O>1?a:z)+c+w+q+O+b+(O>1?a:z)+c+(--O>0?t+O:s+"99")+b+(O>1?a:O<1?a:z)+c+w+p);}} 

C# (299 characters)

using System;class D{static void Main(){string a="s",z="",w=" on the wall",q=", ",p=".\n",b=" bottle",c=" of beer";for(int O=99;O>=1;)Console.WriteLine(O+b+(O>1?a:z)+c+w+q+O+b+(O>1?a:z)+c+p+(--O>0?"Take one down and pass it around, "+O:"Go to the store and buy some more, 99")+b+(O==1?z:a)+c+w+p);}} 
deleted 2 characters in body
Source Link
jcolebrand
  • 1.9k
  • 1
  • 14
  • 14

C# (313319 characters)

using System;class D{static void Main(){string a="s",z="",w=" on the wall",q=", ",p=".\n\n"\n",b=" bottle",c=" of beer",t=".\nTake one down and pass it around, ",s=".\nGo to the store and buy some more, ";for(int O=99;O>=1;)Console.WriteLine(O+b+(O>1?"s"a:""z)+c+w+q+O+b+(O>1?"s"a:""z)+c+(--O>0?t+O:s+"99")+b+(O>1?"s"a:O<1?"s"a:""z)+c+w+p);}} 

C# (313 characters)

using System;class D{static void Main(){string w=" on the wall",q=", ",p=".\n\n",b=" bottle",c=" of beer",t=".\nTake one down and pass it around, ",s=".\nGo to the store and buy some more, ";for(int O=99;O>=1;)Console.WriteLine(O+b+(O>1?"s":"")+c+w+q+O+b+(O>1?"s":"")+c+(--O>0?t+O:s+"99")+b+(O>1?"s":O<1?"s":"")+c+w+p);}} 

C# (319 characters)

using System;class D{static void Main(){string a="s",z="",w=" on the wall",q=", ",p=".\n",b=" bottle",c=" of beer",t=".\nTake one down and pass it around, ",s=".\nGo to the store and buy some more, ";for(int O=99;O>=1;)Console.WriteLine(O+b+(O>1?a:z)+c+w+q+O+b+(O>1?a:z)+c+(--O>0?t+O:s+"99")+b+(O>1?a:O<1?a:z)+c+w+p);}} 
added 8 characters in body
Source Link
jcolebrand
  • 1.9k
  • 1
  • 14
  • 14

C# (313 characters)

using System;class D{static void Main(){string w=" on the wall",q=", ",p=".\n\n",b=" bottle",c=" of beer",t=".\nTake one down and pass it around, ",s=".\nGo to the store and buy some more, ";for(int O=19;O>=1;O=99;O>=1;)Console.WriteLine(O+b+(O>1?"s":"")+c+w+q+O+b+(O>1?"s":"")+c+(--O>0?t+O:s+"99")+b+(O>1?"s":O<1?"s":"")+c+w+p);}} 

C# (313 characters)

using System;class D{static void Main(){string w=" on the wall",q=", ",p=".\n\n",b=" bottle",c=" of beer",t=".\nTake one down and pass it around, ",s=".\nGo to the store and buy some more, ";for(int O=19;O>=1;)Console.WriteLine(O+b+(O>1?"s":"")+c+w+q+O+b+(O>1?"s":"")+c+(--O>0?t+O:s+"99")+b+(O>1?"s":"")+c+w+p);}} 

C# (313 characters)

using System;class D{static void Main(){string w=" on the wall",q=", ",p=".\n\n",b=" bottle",c=" of beer",t=".\nTake one down and pass it around, ",s=".\nGo to the store and buy some more, ";for(int O=99;O>=1;)Console.WriteLine(O+b+(O>1?"s":"")+c+w+q+O+b+(O>1?"s":"")+c+(--O>0?t+O:s+"99")+b+(O>1?"s":O<1?"s":"")+c+w+p);}} 
Source Link
jcolebrand
  • 1.9k
  • 1
  • 14
  • 14
Loading