- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 4
- Posts with Upvotes
- 4
- Upvoting Members
- 4
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
Inactive
28 Posted Topics
Re: eating One Banana, drinking Jasmine Green Tea and a glass of water.. I'm on a diet.. xD Later, I'm going to cook rice gruel for dinner.. :) | |
Re: 15.. Does it make me a psychopath too? or maybe just slight psychopath? | |
Re: "We can't solve problems by using the same kind of thinking we used when we created them." "Most teachers waste their time by asking questions which are intended to discover what a pupil does not know, whereas the true art of questioning has for its purpose to discover what the … | |
Re: Grand Chase International if you prefer action mmorpg Iris Online Magic WoW (It is actually a private server but at least you can play Wow for FREE forever!) That's everything I know right now :) | |
Re: I'm listening to Smile by Lily Allen.. :) Is that okay? I'm a girl anyway.. hahaha xD | |
Please hep me with this problem: I am having a problem with string handling using c language. This is actually an assignment. Here's how the whole program must work: 1. User must input a [B]valid password[/B] 2. Once the user inputted a valid password, it will access to an employee's … | |
Re: Google Chrome is what I always use. But it is better to use at least 2 or 3 browsers if you are making websites or using Facebook :) I actually use 3 browsers: Google Chrome Mozilla Firefox Internet Explorer | |
Re: You cannot say everyone because most of us have different tastes when it comes to music. If you ask me what music I like, well I cannot answer that one because I'm a music lover. I'm actually amuse with different kinds of music. I believe that everything depends on how … | |
Re: If I were you, I'll leave her and go find someone new. You don't deserve her.. Don't be desperate about her. If you want to forget everything about her, erase her cellphone number, email, and everything that reminds you of her.If she keeps contacting you, say this "It's over. Please … | |
| |
| |
I need immediate help here. Please help me! :) I just can't figure out why my program is crashing while executing it. The compiling of the program is fine. (no syntax errors) I used Dev C++ 4.9 for this version. [QUOTE][CODE] #include <iostream> #include <conio.h> #include <iomanip> #include <string> using … | |
![]() | Re: hmmm... how about making a blog? I have heard from a friend that you can earn money by just making a blog.. well of course your blog should be interesting so that you will have a lot of viewers (which is what you really need to earn more money). After … |
Re: 1.) No more eating fatty foods <Must avoid!> 2.) Drink Tea everyday 3.) More power on studying C++ 4.) Continue studying Ruby 5.) Eat Rice gruel everyday 6.) Same with those people who said "Stay alive 'till 2012" xD | |
Re: Humanity will come to extinction if the "war freaks" declare war on each other. Plus, I do not believe that the world will end on exactly 12/12/12. That's too much coincidence, don't you think? Whoever made this up, what the hell are you thinking? | |
Re: [QUOTE] --CHARACTER CREATING-- // I strongly suggest you change this title into "CHARACTER CREATION" Step 1/3 Enter your name: // It's so simple. I think you should change this one, too. It goes something like this: "Your Desired Name:" OR "What is your name? I am <Enter player's name>" Step … | |
Re: why don't you try switch statements with the roman numerals? it goes something like this: [CODE] case 'I': num = 1; cout << num; [/CODE] :) | |
Re: Since you're going to do a game, You should have used functions so you will not have difficulty in debugging your program. At least, it would lessen the stress.: [code]#include<iostream> // not iostream.h #include <stdio.h> #include <stdlib.h> using namespace std; void intro() // the beginning of the game { cout … | |
Name: Jem Current Age: 17 Gender: Female Current Status: CS Student Current Hobbies: Play guitar <starting all over again>, read books, play video games, browse the web, read mangas, abstract painting <using Paint Tool SAI software>. listen to music, programming "Used-To" Hobbies: Watch movies, watch sitcoms, write poems, compose songs, … | |
What is the best IDE that I should use to make a program using Ruby Language? And where can I download it for free? I'm self studying. :) | |
Re: so the program should: 1.) enter an array 2.) reverse the inputted array 3.) then search for some elements in the array the question is what do you mean by "search for some elements in the array"? I got confused on that part. | |
Re: [code] #include <iostream> #include <iomanip> // don't put .h on the header file <iomanip>. #include <conio.h> // you forgot to include using namespace std; void calculateRetail(double, double, double, double); //Function where the retail price is calculated int main() { double wCost; // To hold the whole sale cost of the … | |
Re: Since I can't post the answer, I'll just give you a little help.. :) You're going to use a loop statement here.. I suggest you use while and for loop for this program.. the while statement is for escape key. and the for loop is for the table and the … |
The End.