Announcement

Collapse
No announcement yet.

im going to have a new occupation...

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #31
    WTF?! Cowz are weak.

    Comment


    • #32
      ten bucks you can't even tip a cow

      Comment


      • #33
        I think I can. If I kicked it hard enough.

        Comment


        • #34
          YA Quad, that comment made you look like an idiot for a second hehe, no worries I thought the same thing about the croc. But its simple to me now that I've learned the very basic structure of quite a few programming languages

          SNS > Tu

          Option Explicit
          -------------------
          DIM america as integer
          DIM canada as integer

          america = 12
          canada = 11

          DO
          america = america - 1
          canada = canada - 1

          If canada = 0 go to finished
          LOOP

          finished:
          print "America wins!"
          end

          Put that in your compiler and run it!
          QuakeOne.com
          Quake One Resurrection

          QuakeOne.com/qrack
          Great Quake engine

          Qrack 1.60.1 Ubuntu Guide
          Get Qrack 1.60.1 running in Ubuntu!

          Comment


          • #35
            When we gonna do the clan war???? We will destroy all of SNS.

            Comment


            • #36
              lol, you know the clan war will be CA right Monster?

              Lets 1v1 Monster meet me at bomber ok?
              QuakeOne.com
              Quake One Resurrection

              QuakeOne.com/qrack
              Great Quake engine

              Qrack 1.60.1 Ubuntu Guide
              Get Qrack 1.60.1 running in Ubuntu!

              Comment


              • #37
                Code:
                import java.awt.Graphics;
                import java.applet.Applet;
                
                public class CanadaRox extends Applet {
                  public void paint(Graphics g) {
                    g.drawString("Canada > America!", 50, 25);
                  }
                }

                Comment


                • #38
                  Code:
                  #include <stdio.h>
                  int main(void)
                  {
                    printf ("Canadian*Sniper sucks\n");
                    return 0;
                  }

                  Comment


                  • #39
                    return 1

                    Comment


                    • #40
                      Code:
                      import java.lang.Exception;
                      
                      class HelloPwnage {
                        public static void main(String[] argv) {
                          long i = 0;
                          long j = 0;
                          long k = 1;
                          try {
                            for ( ; i > -1; ++i) {
                              try {
                                for ( ; j > -1; ++j) {
                                  try {
                                    for ( ; k > -1; ++k) {
                                      if (i == 0 && j == 0 && k == 1)
                                        System.out.println("Sajt got pwned once!");
                                      else
                                        System.out.println("Sajt got pwned " +
                                            (i + j + k) + " times!");
                                    }
                                  } catch (Exception e1) {}
                                } 
                              } catch (Exception e2) {}
                            }
                          } catch (Exception e3) {
                            while (1)
                              System.out.println("Sajt just keeps getting pwned!");
                          }
                        }
                      }
                      This is the pwnage that never ends, yes it goes on and on my friend. Some people started running it, not knowing what it was, and they'll continue running it forever just because...This is the pwnage that never ends, yes it goes on and on my friend. Some people started running it, not knowing what it was, and they'll continue running it forever just because...This is the pwnage that never ends, yes it goes on and on my friend. Some people started running it, not knowing what it was, and they'll continue running it forever just because...This is the pwnage that never ends, yes it goes on and on my friend. Some people started running it, not knowing what it was, and they'll continue running it forever just because...This is the pwnage that never ends, yes it goes on and on my friend. Some people started running it, not knowing what it was, and they'll continue running it forever just because...This is the pwnage that never ends, yes it goes on and on my friend. Some people started running it, not knowing what it was, and they'll continue running it forever just because...This is the pwnage that never ends, yes it goes on and on my friend. Some people started running it, not knowing what it was, and they'll continue running it forever just because...This is the pwnage that never ends, yes it goes on and on my friend. Some people started running it, not knowing what it was, and they'll continue running it forever just because...

                      <deep breath />

                      This is the pwnage that never ends, yes it goes on and on my friend. Some people started running it, not knowing what it was, and they'll continue running it forever just because...
                      Last edited by Canadian*Sniper; 05-19-2006, 12:22 AM.

                      Comment


                      • #41
                        Originally posted by Canadian*Sniper
                        return 1
                        ?

                        Comment


                        • #42
                          return 1 when someone goes wrong. I don't suck therefor the program returns 1

                          Comment

                          Working...
                          X