Thread Rating:
  • 25 Vote(s) - 4.04 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post your CTRL+V.
http://www.youtube.com/watch?v=M11SvDtPBhA&NR=1


Dont go there guys.
[Image: idgjkO.png]
Reply
Reply
http://cursayer.net/wp-login.php?action=lostpassword

Working on my site.
Reply
So you say people who consume Cannabis are stupid for doing so?


LOL that is mine.
Reply
tehlaughingman7@gmail.com
Reply
SupportForums.net

Haha I just cleared all my cookies and history so I copied the link so I could paste quickly once they cleared. :}
Reply
bubley
Reply
using System;
namespace Ages
{
class MainClass
{
public static void Main(string[] args)
{
// Metablites
string Input;
string Message;
float Age;
// Eisagwgh dedomenwn
Console.WriteLine("Enter Age Value:");
Input = Console.ReadLine(); // To InputData pou 8a eisax8ei ap ton xristi, 8a einai tupou string.
Age = float.Parse(Input); // Metatrepoume to string se float kanontas xrisi ths Methodou Parse.
// Ypologismoi
if (Age > 70)
{
Message = "Aren't you dead yet?";
}
else if ((Age > 35) && (Age <= 70))
{
Message = "Death is coming!";
}
else if ((Age > 21) && (Age <= 35))
{
Message = "You are the man/woman";
}
else if ((Age > 15) && (Age <= 21))
{
Message = "Teenager";
}
else if ((Age > 0) && (Age <= 15))
{
Message = "Baby";
}
else
{
Message = "Bullshit";
}
Console.WriteLine("{0}",Message); // Typosh minimatos.
}
}
}
Reply
cat /usr/share/calendar/calendar.history

^^^interesting
Reply
http://free.antivirus.com/hijackthis/
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)