Rune2006

Full Version: Epic java app
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Made this epic java app:
Save as "epic.java"
Code:
public class epic{
    public static String bla = "cool";
    public static String ffs = "Driman ";
  public static void main(String arg[]){

    porn();

  }
  public static String actual = "iot";

  public static String ment = "Id";
  public static void porn(){
        System.out.print(ffs + real + plox + ment + actual + ".");

      }
    public static String real = "is a";
public static String plox = "n ";
}
Hehe, nice Henning.
Bump for epicness
(10-11-2013 07:41 AM)Henning B Wrote: [ -> ]Bump for epicness

Funny how you declare him being an idiot as a static. Point was made Big Grin
epic!!!
(10-11-2013 07:47 AM)Plural Wrote: [ -> ]
(10-11-2013 07:41 AM)Henning B Wrote: [ -> ]Bump for epicness

Funny how you declare him being an idiot as a static. Point was made Big Grin

Well after all this time I think that static was a good choice Big Grin
This makes me want to go back to learning Java...

So much fun.
You win a medal!
just made me lol Big Grin
(10-11-2013 07:47 AM)Plural Wrote: [ -> ]
(10-11-2013 07:41 AM)Henning B Wrote: [ -> ]Bump for epicness

Funny how you declare him being an idiot as a static. Point was made Big Grin
Pages: 1 2
Reference URL's