Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~139.76K People Reached
Favorite Tags
Member Avatar for samaru

Is everyone familiar with this game? Just reply with the first word that comes to your mind when you think of the last word posted. You can't respond to the post with a comment, just the word that comes to your mind. It can only be a word or a …

Member Avatar for Salem
2
52K
Member Avatar for The Dude

OK -- You take the LAST word of the sentence and make a new sentence. EX: A man lived by the water. The Result: [b]Water[/b] the grass.

Member Avatar for Dani
3
11K
Member Avatar for mattyd

The game is as follows: You may change [I]up to two[/I] (2) letters in the given example by either: [LIST] [*]adding one\two letters [*]removing one\two letters [*]adding one letter, removing one letter[/LIST]Example: [LIST=1] [*]Ruin [*]Rain[/LIST]I will begin: [B]Flume[/B]

Member Avatar for Reverend Jim
0
10K
Member Avatar for brittany435

Hello, I am working on a small program that reads ten numbers, computes their average, and finds out how many numbers are above average. This is the set up I have so far: #include <iostream> using namespace std; int main() { double myList[10]; myList[0] = 89 myList[1] = 56 myList[2] …

Member Avatar for Reverend Jim
0
3K
Member Avatar for christina>you

[B]The rules are simple:[/B] [B]Use [U]one[/U] word to start a story and then continue it.[/B] I will start: Once

Member Avatar for advent_geek
0
3K
Member Avatar for Compton11

I'm currently reading about the JVM and how garbage collection works found here: http://www.oracle.com/webfolder/technetwork/tutorials/obe/java/gc01/index.html It discusses both the Mark and Sweep and the Generational garbage collection concepts. After reading through this tutorial, I'm confused on which garbage collection process the JVM actually uses. The whole time, I thought the JVM …

Member Avatar for mike_2000_17
0
217
Member Avatar for anupam_smart

This is really simple. Just take the last letter of the movie name in previous post & put another movie name starting with that letter. Eg.:- if i put "The Matrix -Reloaded" answer may be "Doom" so let's start. I put : The Matrix Revolution

Member Avatar for blackmiau
0
4K
Member Avatar for Compton11

I had a technical interview last week for a Java Software Engineer position. They asked some pretty basic questions such as: 1) What's the difference between an abstract class and an interface? Which do you use more? 2) How does garbage collection work in Java? 3) What is the difference …

Member Avatar for jwenting
0
315
Member Avatar for sk8ndestroy14

This one's new. It's just like the counting games, but in this one we count [B]DOWN [/B]so don't get confused. I'll start us off. 1000

Member Avatar for cproger
0
6K
Member Avatar for linux

This is kinda like the word association also located in the Geek's Lounge. What you do is take the song listed before you and make another song and artist with the word it it. example: 1: Heaven - Los Lonely Boys 2: Stairway to [B]Heaven[/B] - Led Zeppelin You can't …

Member Avatar for <M/>
0
3K
Member Avatar for Yzk
Member Avatar for OurNation

ITs the vending machine yippie What you do: I'll start and I put somthing in ... [COLOR=SeaGreen]seaweed[/COLOR] so then the next person would post what the machine gives me and then he would put somthing in and[B] [COLOR=DarkRed]NO POSTING TWICE IN A ROW[/COLOR][/B]

Member Avatar for vinnitro
1
16K
Member Avatar for brasileiro

WoW is a pretty good game. I downloaded the free trail but the trail's over and i have no space on my hard drive to download a game. please help me find a game.

Member Avatar for Maywyn
0
584
Member Avatar for The Dude

You put a ^ to say something about the user above you,a < to say something about yourself and a V to say something about who will post below you! ok here goes... ^Nobody.... <Feels left out,but hopes people will play! V will you play?

Member Avatar for codeorder
2
679
Member Avatar for Akilah712

Hi, I am to write a C++ date class. I have set up the class. I am able to add and substract to the number of years. The requirements are that I have to do the same for the number of days and the number of months as well. I …

Member Avatar for Ancient Dragon
0
2K
Member Avatar for eXceed69

ask a question that is answerable by yes/no, then the next poster will then ask another question. Are you sleepy right now?:?:

Member Avatar for reach_yousuf
-1
5K
Member Avatar for Compton11

I'm working on a project implementing Dijkstra's Algorithm. The project involves reading from an input file and the format of the file is as follows: - The first line of the file tells the number of total vertices and the number of edges (n, m) respectively. - The rest of …

Member Avatar for sireeshakiran
0
706
Member Avatar for mmmmmmmmmmmm

Hi everybody. in this thread you can post your favourite word and maybe explain why!!!! i think this will be a laugh :D ------------------------------------------ my favourite word is porridge beacuse it reminds me of porridge - and if you havnt gathered i like porridge

Member Avatar for ahihihi...
0
305
Member Avatar for darcee

Hi People this game is called [B]Continue The Word Game[/B] so its up to you guys what word do you want to put to continue the word for E.G Time is _____ [B]sucks[/B] try and try until you_____ [B]die[/B] so just put your answer in bold format and when you …

Member Avatar for ahihihi...
0
164
Member Avatar for pizzafiend

This or That? Choose which one and post a new choice. Speakers or headphones?

Member Avatar for anupam_smart
0
3K
Member Avatar for vijaysoft1

i am trying to take a input from user , suppose if user types "a bat and a ball and stick" if my array is [ICODE]data[10][20][30] = { {"a","and","apple"}, {"bat","ball"} };[/ICODE] from the sentence how i can count occurrence of "a" in the sentence ( ie , from users input) …

Member Avatar for Narue
0
118
Member Avatar for Serunson

I don't think this has been done before, but why not try it, it's tech related in a way: I shall start 0

Member Avatar for William Hemsworth
0
648
Member Avatar for kimbostun

i want Use the 2 text files boynames.txt and girlnames.txt Prompt the user for boy or girl and then for a letter from the alphabet. Open either boynames.txt or girlnames.txt and read each line in – when the name starts with the letter that the user specified then write the …

Member Avatar for Compton11
0
173
Member Avatar for shankhs

I have a problem in printing out the permutation of various characters grouped together like string 0 has"ABC" 1: "DEF" 2:"GHI" 3:"JKL" 4."MNO" 5."PRS" 6."TUV" 7."WXY" now i have to print all the permutation of the characters to form 1 letter to 12 letter words lets say i have 2512 …

Member Avatar for Duoas
0
144
Member Avatar for hapiscrap

C++ program in Bloodshed Dev C++, I was told by the compiler log that I have 1 error and I cant figure it out! [code] #include <iostream.h> int main () { int employeeid; int hoursworked; float hourlyrate, grosspay, taxamount, netpay; float const TAXRATE = 0.10; cout << "Enter The Employee …

Member Avatar for Nick Evan
0
121
Member Avatar for alikoli

Hello every body.............. any one can help me about this program. I want to create a simple program in C++ i want When the program runs they prompt "Enter the Names:" for example: Name1: Abc Name2: Cup Name3: Altavista Name4: Yahoo Name5: Mbni Name6: Sun Name7: Mani Name8: Google Name9: …

Member Avatar for scarface3288
0
781
Member Avatar for alannabrittany

Problem Math Input File: MathIn.txt Output File: MathOut.txt Project File: Math Mathematicians on the planet Earth, write math expressions using in-fixed notation. In this notation, math operators are written between the operands they operate on (e.g., 2 + 3). On Mars, math strings are written in post-fixed form. In this …

Member Avatar for javaAddict
0
122
Member Avatar for Compton11

Hey all...I'm working on creating a text editor for one of my college projects. One of features I have to implement is a find and replace feature which requests the user to input a word to find and also input a word that will be used to replace that word …

0
60
Member Avatar for Compton11

On a laptop, there are normally two ways to get on the internet, wireless and using an ethernet cable. If I am connected to the internet using wireless and I plug in an ethernet cable, the wireless is still the connection used. Is there anyway to have Windows XP make …

Member Avatar for jbennet
0
104