Conquer Club

Ask me anything.

\\OFF-TOPIC// conversations about everything that has nothing to do with Conquer Club.

Moderator: Community Team

Forum rules
Please read the Community Guidelines before posting.

Ask me anything.

Postby Swimmerdude99 on Wed May 22, 2013 2:41 am

Ask me anything. Thats right. I know I'm not too famous (or so you think), but you should ask anyways.

BEGIN.
Image
User avatar
Colonel Swimmerdude99
 
Posts: 2579
Joined: Mon Aug 09, 2010 6:07 pm
Location: North Carolina
2555

Re: Ask me anything.

Postby muy_thaiguy on Wed May 22, 2013 2:48 am

Who's the bigger slut?

Sasha Grey or Saxitoxin?
"Eh, whatever."
-Anonymous


What, you expected something deep or flashy?
User avatar
Private 1st Class muy_thaiguy
 
Posts: 12746
Joined: Fri May 18, 2007 11:20 am
Location: Back in Black

Re: Ask me anything.

Postby Swimmerdude99 on Wed May 22, 2013 3:39 am

muy_thaiguy wrote:Who's the bigger slut?

Sasha Grey or Saxitoxin?

Well judging by how much Saxi gets around I'd have to say its him. I tend to think that if you are willing to do anything, then it makes you the dirtiest of all.
Image
User avatar
Colonel Swimmerdude99
 
Posts: 2579
Joined: Mon Aug 09, 2010 6:07 pm
Location: North Carolina
2555

Re: Ask me anything.

Postby Ace Rimmer on Wed May 22, 2013 7:54 am

Why are NC drivers shitty drivers? Seriously. I've been there once and that's what I remember the most.
User avatar
Lieutenant Ace Rimmer
 
Posts: 1911
Joined: Mon Dec 01, 2008 1:22 pm

Re: Ask me anything.

Postby patrickaa317 on Wed May 22, 2013 8:16 am

OK, 2 questions for you:

Why do you want to answer questions?

What would you like to be asked?
taking a break from cc, will be back sometime in the future.
User avatar
Sergeant patrickaa317
 
Posts: 2269
Joined: Sat Jan 31, 2009 5:10 pm

Re: Ask me anything.

Postby Swimmerdude99 on Wed May 22, 2013 2:31 pm

Ace Rimmer wrote:Why are NC drivers shitty drivers? Seriously. I've been there once and that's what I remember the most.

Probably because many of them are rednecks. We in NC aren't used to having to drive on the right side of the yellow lines. Its dirt roads, gravel and mud pits. Thats the only driving they know.

patrickaa317 wrote:OK, 2 questions for you:

Why do you want to answer questions?

What would you like to be asked?


I want to be loved patrickaa317. Thank you for your concern and love. I feel so alone sometimes and having people post in my topic gives me a sense of oneness with the world as a whole. I feel at peace deep in my inner self knowing you and a few others have taken the time to post to me <3

That is the question I've been waiting for. What would I most like to be asked? see below.
show
Image
User avatar
Colonel Swimmerdude99
 
Posts: 2579
Joined: Mon Aug 09, 2010 6:07 pm
Location: North Carolina
2555

Re: Ask me anything.

Postby AndyDufresne on Wed May 22, 2013 2:55 pm

swimmerdude99 wrote:What would I most like to be asked? see below.
show

Is this the nexus of the universe?


--Andy
User avatar
Corporal 1st Class AndyDufresne
 
Posts: 24935
Joined: Fri Mar 03, 2006 8:22 pm
Location: A Banana Palm in Zihuatanejo

Re: Ask me anything.

Postby Army of GOD on Wed May 22, 2013 3:07 pm

2.9 Assuming that a queue is implemented using a singly linked list of IntNode nodes where front references the first node of the list only (there is no rear reference), what is the order of complexity of the enqueue operation if there are n nodes in the list?

(a) O(1) (b) O(n) (c) O(log n) (d) O(n2) (e) none of these answers
mrswdk is a ho
User avatar
Lieutenant Army of GOD
 
Posts: 7191
Joined: Tue Feb 24, 2009 4:30 pm

Re: Ask me anything.

Postby AndyDufresne on Wed May 22, 2013 3:30 pm

Army of GOD wrote:2.9 Assuming that a queue is implemented using a singly linked list of IntNode nodes where front references the first node of the list only (there is no rear reference), what is the order of complexity of the enqueue operation if there are n nodes in the list?

(a) O(1) (b) O(n) (c) O(log n) (d) O(n2) (e) none of these answers


The correct answer has to be: (b) O(n) *er


--Andy
User avatar
Corporal 1st Class AndyDufresne
 
Posts: 24935
Joined: Fri Mar 03, 2006 8:22 pm
Location: A Banana Palm in Zihuatanejo

Re: Ask me anything.

Postby waauw on Wed May 22, 2013 3:37 pm

here's my question for you:

"Is the answer to this question no?"
User avatar
Lieutenant waauw
 
Posts: 4756
Joined: Fri Mar 13, 2009 1:46 pm

Re: Ask me anything.

Postby notyou2 on Wed May 22, 2013 7:40 pm

Is Phatscotty a Republican?

PS Please respond soon, I need this answer for another thread.
Image
User avatar
Captain notyou2
 
Posts: 6447
Joined: Thu Jan 15, 2009 10:09 am
Location: In the here and now

Re: Ask me anything.

Postby Haggis_McMutton on Wed May 22, 2013 7:56 pm

Army of GOD wrote:2.9 Assuming that a queue is implemented using a singly linked list of IntNode nodes where front references the first node of the list only (there is no rear reference), what is the order of complexity of the enqueue operation if there are n nodes in the list?

(a) O(1) (b) O(n) (c) O(log n) (d) O(n2) (e) none of these answers


I'm not sure if I don't understand this because it's nonsensical or if I'm actually drunker than I previously thought.

Anyway, my question is:

If the barber is a man in town who shaves those and only those men in town who do not shave themselves, then who shaves the barber?
Highest score: 3063; Highest position: 67;
Winner of {World War II tournament, -team 2010 Skilled Diversity, [FuN||Chewy]-[XII] USA};
8-3-7
User avatar
Major Haggis_McMutton
 
Posts: 403
Joined: Sun Mar 26, 2006 11:32 am

Re: Ask me anything.

Postby notyou2 on Wed May 22, 2013 8:45 pm

Haggis_McMutton wrote:
Army of GOD wrote:2.9 Assuming that a queue is implemented using a singly linked list of IntNode nodes where front references the first node of the list only (there is no rear reference), what is the order of complexity of the enqueue operation if there are n nodes in the list?

(a) O(1) (b) O(n) (c) O(log n) (d) O(n2) (e) none of these answers


I'm not sure if I don't understand this because it's nonsensical or if I'm actually drunker than I previously thought.

Anyway, my question is:

If the barber is a man in town who shaves those and only those men in town who do not shave themselves, then who shaves the barber?


The razor clam?
Image
User avatar
Captain notyou2
 
Posts: 6447
Joined: Thu Jan 15, 2009 10:09 am
Location: In the here and now

Re: Ask me anything.

Postby BigBallinStalin on Wed May 22, 2013 8:58 pm

Haggis_McMutton wrote:
Army of GOD wrote:2.9 Assuming that a queue is implemented using a singly linked list of IntNode nodes where front references the first node of the list only (there is no rear reference), what is the order of complexity of the enqueue operation if there are n nodes in the list?

(a) O(1) (b) O(n) (c) O(log n) (d) O(n2) (e) none of these answers


I'm not sure if I don't understand this because it's nonsensical or if I'm actually drunker than I previously thought.

Anyway, my question is:

If the barber is a man in town who shaves those and only those men in town who do not shave themselves, then who shaves the barber?


Your mom?
User avatar
Major BigBallinStalin
 
Posts: 5151
Joined: Sun Oct 26, 2008 10:23 pm
Location: crying into the dregs of an empty bottle of own-brand scotch on the toilet having a dump in Dagenham

Re: Ask me anything.

Postby Funkyterrance on Wed May 22, 2013 9:14 pm

Haggis_McMutton wrote:
Anyway, my question is:

If the barber is a man in town who shaves those and only those men in town who do not shave themselves, then who shaves the barber?

He uses nair, of course. Then, once he pays off his debt for the startup of his business, electrolysis treatments.

And for Preston's Question(should have been the name of this thread IMHO), If you were offered an unpaid position in the Blue Man Group would you take it?
Image
User avatar
Colonel Funkyterrance
 
Posts: 2494
Joined: Wed Jan 19, 2011 10:52 pm
Location: New Hampshire, USA

Re: Ask me anything.

Postby skillfusniper33 on Wed May 22, 2013 11:59 pm

I think the true question is do you want to be famous, and if so how would you become famous?
Image
Place: 267 Score: 2630
User avatar
Major skillfusniper33
 
Posts: 835
Joined: Thu Jul 19, 2007 12:48 pm
Location: Washington

Re: Ask me anything.

Postby Swimmerdude99 on Thu May 23, 2013 1:23 am

AndyDufresne wrote:
swimmerdude99 wrote:What would I most like to be asked? see below.
show

Is this the nexus of the universe?

Most likely.

Army of GOD wrote:2.9 Assuming that a queue is implemented using a singly linked list of IntNode nodes where front references the first node of the list only (there is no rear reference), what is the order of complexity of the enqueue operation if there are n nodes in the list?

(a) O(1) (b) O(n) (c) O(log n) (d) O(n2) (e) none of these answers


354.

waauw wrote:here's my question for you:

"Is the answer to this question no?"

Probably. But see... I you thought you had me tricked. But I'm on to you. So I'll say "nope."

notyou2 wrote:Is Phatscotty a Republican?

PS Please respond soon, I need this answer for another thread.

It depends. I view myself as a conservative when it comes to politics (or republican) but I definitely don't agree with all that he says so I think hes his own breed to be honest. He's definitely not straight line republican.

Haggis_McMutton wrote:Anyway, my question is:

If the barber is a man in town who shaves those and only those men in town who do not shave themselves, then who shaves the barber?

McMutton, my best friend lived on a farm and named a sheep that once. I'm pretty sure no one does. From what I heard he only grows peach fuzz.

Funkyterrance wrote:
And for Preston's Question(should have been the name of this thread IMHO), If you were offered an unpaid position in the Blue Man Group would you take it?

Hey bud! knew I could count on you to stop by. Interesting question thanks for asking. I actually had never heard of this group before but after looking it up I would have to say I would negotiate it. I would need at least meals and a place to sleep, but that could be on stage after a performance if need be. I'd be a happy bluefaced man.
Image
User avatar
Colonel Swimmerdude99
 
Posts: 2579
Joined: Mon Aug 09, 2010 6:07 pm
Location: North Carolina
2555

Re: Ask me anything.

Postby Swimmerdude99 on Thu May 23, 2013 1:24 am

skillfusniper33 wrote:I think the true question is do you want to be famous, and if so how would you become famous?


Hey there! How good of you to stop by. No I don't. and my goal to not become famous is to become a sewer dweller.

But in all seriousness, I don't actively yearn to be really famous. Most of my dreams are related to having a family of my own. But if I had my way I would qualify for the 2016 Rio olympics. I'm gonna try but I doubt I'll make it.
Image
User avatar
Colonel Swimmerdude99
 
Posts: 2579
Joined: Mon Aug 09, 2010 6:07 pm
Location: North Carolina
2555

Re: Ask me anything.

Postby betiko on Thu May 23, 2013 6:20 am

who won the olympic gold medal in men 4x100m freestyle relay in london?
Image
User avatar
Major betiko
 
Posts: 10941
Joined: Fri Feb 25, 2011 3:05 pm
Location: location, location
22

Re: Ask me anything.

Postby Swimmerdude99 on Fri May 24, 2013 4:25 am

betiko wrote:who won the olympic gold medal in men 4x100m freestyle relay in london?

If I remember correctly. Due to a very poor turn by Cullen Jones the gap was closed slightly. He then recovered his lost time in his final 50. But when Lochte dove in to try and seal the race he was utterly obliterated in the last 20 meters! :(
Image
User avatar
Colonel Swimmerdude99
 
Posts: 2579
Joined: Mon Aug 09, 2010 6:07 pm
Location: North Carolina
2555

Re: Ask me anything.

Postby betiko on Fri May 24, 2013 5:02 am

swimmerdude99 wrote:
betiko wrote:who won the olympic gold medal in men 4x100m freestyle relay in london?

If I remember correctly. Due to a very poor turn by Cullen Jones the gap was closed slightly. He then recovered his lost time in his final 50. But when Lochte dove in to try and seal the race he was utterly obliterated in the last 20 meters! :(


So who won?? :P
Image
User avatar
Major betiko
 
Posts: 10941
Joined: Fri Feb 25, 2011 3:05 pm
Location: location, location
22

Re: Ask me anything.

Postby notyou2 on Fri May 24, 2013 8:50 pm

betiko wrote:
swimmerdude99 wrote:
betiko wrote:who won the olympic gold medal in men 4x100m freestyle relay in london?

If I remember correctly. Due to a very poor turn by Cullen Jones the gap was closed slightly. He then recovered his lost time in his final 50. But when Lochte dove in to try and seal the race he was utterly obliterated in the last 20 meters! :(


So who won?? :P


Ben Johnson by a hormone.
Image
User avatar
Captain notyou2
 
Posts: 6447
Joined: Thu Jan 15, 2009 10:09 am
Location: In the here and now

Re: Ask me anything.

Postby Swimmerdude99 on Sat May 25, 2013 4:43 am

betiko wrote:
swimmerdude99 wrote:
betiko wrote:who won the olympic gold medal in men 4x100m freestyle relay in london?

If I remember correctly. Due to a very poor turn by Cullen Jones the gap was closed slightly. He then recovered his lost time in his final 50. But when Lochte dove in to try and seal the race he was utterly obliterated in the last 20 meters! :(


So who won?? :P


le french :(
Image
User avatar
Colonel Swimmerdude99
 
Posts: 2579
Joined: Mon Aug 09, 2010 6:07 pm
Location: North Carolina
2555

Re: Ask me anything.

Postby betiko on Sat May 25, 2013 6:58 am

swimmerdude99 wrote:
betiko wrote:
swimmerdude99 wrote:
betiko wrote:who won the olympic gold medal in men 4x100m freestyle relay in london?

If I remember correctly. Due to a very poor turn by Cullen Jones the gap was closed slightly. He then recovered his lost time in his final 50. But when Lochte dove in to try and seal the race he was utterly obliterated in the last 20 meters! :(


So who won?? :P


le french :(


:P hey i remember it was a revenge from another final lost to you guys by an inch where we were ahead and if I remember well phelps made an incredible last relay.. what was that, a world championship in between or the 2008 olympics?

you guys took your revenge in london in the 4x200 men relay finals anyway! ;)
Image
User avatar
Major betiko
 
Posts: 10941
Joined: Fri Feb 25, 2011 3:05 pm
Location: location, location
22

Re: Ask me anything.

Postby Swimmerdude99 on Sun May 26, 2013 3:25 am

betiko wrote:
swimmerdude99 wrote:
betiko wrote:
swimmerdude99 wrote:
betiko wrote:who won the olympic gold medal in men 4x100m freestyle relay in london?

If I remember correctly. Due to a very poor turn by Cullen Jones the gap was closed slightly. He then recovered his lost time in his final 50. But when Lochte dove in to try and seal the race he was utterly obliterated in the last 20 meters! :(


So who won?? :P


le french :(


:P hey i remember it was a revenge from another final lost to you guys by an inch where we were ahead and if I remember well phelps made an incredible last relay.. what was that, a world championship in between or the 2008 olympics?

you guys took your revenge in london in the 4x200 men relay finals anyway! ;)


Oh don't you know it ;)
Image
User avatar
Colonel Swimmerdude99
 
Posts: 2579
Joined: Mon Aug 09, 2010 6:07 pm
Location: North Carolina
2555

Next

Return to Acceptable Content

Who is online

Users browsing this forum: DirtyDishSoap