- hwybear
- High Authority
- Posts: 2934
- Joined: Tue Apr 22, 2008 7:21 am
- Location: In YOUR rearview mirror!
Who Is Your Role Model?
WHO IS YOUR ROLE MODEL???
Try it without looking at the answers......
please don't look down until you do it, you'll love it I promise
GET A CALCULATOR (YOUR COMPUTER HAS ONE ON IT)
1) Pick your favorite number between 1-9
2) Multiply by 3 then
3) Add 3, then again Multiply by 3 (I'll wait while you get the calculator....)
4) You'll get a 2 or 3 digit number….
5) Add the digits together (down to one digit)
Now Scroll down ...............
Now with that number see who your ROLE MODEL is from the list below:
1. Einstein
2. Nelson Mandela
3. Abraham Lincoln
4. Helen Keller
5. Bill Gates
6. Gandhi
7. George Clooney
8. Thomas Edison
9. HwyBear
10. Abraham Lincoln
I know....
he just has that effect on people....
one day you too can be like him....
Believe it!
P.S.: Stop picking different numbers, he is your idol, just deal with it!!!!
Why not just post the C code instead of telling ppl to use the calculator...
#include <stdio.h>
int main(void)
{
int n, o;
printf("Enter a # 1 to 9 \n");
scanf("%d", &n);
n = n * 3;
//printf("%d \n", n);
n = n + 3;
//printf("%d \n", n);
n = n * 3;
//printf("%d \n ", n);
o = n / 10;
n = n - (10 * o);
n = n + o;
printf("%d \n ", n);
return 0;
}
"The hardest thing to explain is the obvious"
Ontario Traffic Ticket | Ontario Highway Traffic Act
Pick a number, lets make it easy, think of ANY number between 1 & 10 and WRITE it down.
Using a calculator, if you need to, take your chosen number and multiply it by 4.
Next, add 8 to your new number.
Divide your new number by 4.
And finally, take that number and subtract your original number from it then write down your new magic number.
Now in order for me to tell you what your new number is click on this link http://www.ticketcombat.com/ I will make the coolest and most toxic site outside of the U.S.S.R. appear.
Once the page appears, scroll down to the very bottom to where you see the letter "C" which represent the word "COPYRIGHT."
Next to the word copyright there is a 4-digit code, and all you have to do is concentrate on the first number in that 4-digit code to get my answer.
- Radar Identified
- High Authority
- Posts: 2881
- Joined: Mon Sep 08, 2008 8:26 pm
- Location: Toronto
P.S.: Stop picking different numbers, he is your idol, just deal with it!!!!
Does this mean I have to supply a box of Boston Creams?
- ticketcombat
- Sr. Member
- Posts: 486
- Joined: Mon Jun 30, 2008 5:59 pm
- Location: Toronto
- Contact:
lawmen wrote:Now in order for me to tell you what your new number is click on this link http://www.ticketcombat.com/ I will make the coolest and most toxic site outside of the U.S.S.R. appear.
Cool and toxic
[Finally I get to use the sunglasses emoticon!]
Holy Cow! it WORKED!! Spooooooky
-
- Similar Topics
-
-
New post Must cars/truck have mfg name and model displayed on outside
by Quickcoupling in General TalkLast post by bend Sat Dec 14, 2013 8:37 pm
-
Who is online
Users browsing this forum: No registered users and 228 guests