Tran-Gate
Members-
Content Count
235 -
Joined
-
Last visited
Everything posted by Tran-Gate
-
I stopped using .tk after a few minutes because the top banner was in the way....... Then, 3 months later, I found Xisto and there are no annoying banners and you get a free domain~!!
-
Softwares For Banner Making! Good software for making Banners
Tran-Gate replied to scab_dog's topic in General Discussion
I think you should use Adobe Photoshop~!! I use it and I am happy with the banners I make with it.... -
When are you going to post the tutorial? What prior knowledge is needed?
-
Microsoft Using Cracked Software - Piracy Maniac
Tran-Gate replied to OpaQue's topic in General Discussion
I don't BELIEVE IT~!! Well....actually I do..... How did people find this out? Were people like bored and looked through the WINDOWS folder? I mean, couldn't Microsoft just buy the software and use it? I mean they are rich and it is not hard to just go buy something instead of cracking something....... -
Wpa Wi-fi Encryption Is Cracked
Tran-Gate replied to Saint_Michael's topic in Security issues & Exploits
Wait....so people can hack into your internet provider and use your internet that you pay for? -
That is neat..... I want to gain weight.... I am at the computer A LOT and I don't gain any weight.......
-
I think it is REALLY REALLY GOOD~!! I can't wait for the tutorial...... I WANT ONE~!!I love the border...... I love the shadowing..... It looks professional~!!
-
OH and, xpress, I don't see how the average is off...... I just forgot to make avg = 0; min_val = 999999999;max_val = -999999999; I don't see how that doesn't work. If I declare them 0 then the min_val, max_val, range won't work..... The user just cant input a number greater than 999999999 or lower than -999999999. Anyways, this is for personal use so I doubt I will be needing that high numbers...... Thanks again xpress~!!
-
I got all of this, but I got my median wrong...... All of thins works besides my median...... #include <iostream>using namespace std;int main() { double num[99], avg, min_val, max_val, range, median, temp; int i, j, n, count = 0; char s; cout << "How many numbers would you like to enter? (max 99): "; cin >> n; for ( i = 0; i < n; i++ ) { cout << "Enter a number: "; cin >> num[i]; } cout << "\n\n"; for ( i = 0; i < n; i++ ) { for ( j = i + 1; j < n; j++ ) { if ( num[i] > num[j] ) { temp = num[i]; num[i] = num[j]; num [j] = temp; } } } avg = 0; for ( i = 0; i < n; i++ ) { avg += num[i]; } cout << "Would you like to display the numbers you inputted in order? (y/n) : "; cin >> s; if ( s == 'y' ) { for ( i = 0; i < n; i++ ) { if ( count == 3 ) { cout << "\n"; count = 0; } count++; cout << num[i] << " "; } cout << "\nRead from left to right; top to bottom..." << "\n"; } cout << "\n\n"; median = avg; median /= 2; avg /= n; min_val = 999999999; max_val = -999999999; for ( i = 0; i < n; i++ ) { if ( num[i] < min_val ) min_val = num[i]; if ( num[i] > max_val ) max_val = num[i]; } range = max_val - min_val; cout << "Minimum: " << min_val << "\n"; cout << "Maximum: " << max_val << "\n"; cout << "Range: " << range << "\n"; cout << "Average: " << avg << "\n"; cout << "Median: " << median << " <---- *Note that this is probably wrong*" "\n"; cout << "Mode: COMING SOON\n"; system("PAUSE"); return 0; }
-
I guess I'll be the second to leave a comment in your comment box.
-
Hi again~!! I have just modified my other version of my mean, median, mode, etc. program. I am receiving no compiling errors but errors when I am running the program. #include <iostream>using namespace std;int main() { double num[99], avg, min_val, max_val, range, median, temp; int i, j, n, count = 0; char s; cout << "How many numbers would you like to enter? (max 99): "; cin >> n; for ( i = 0; i < n; i++ ) { cout << "Enter a number: "; cin >> num[i]; } cout << "\n\n"; for ( i = 0; i < n; i++ ) { for ( j += i; j < n; j++ ) { if ( num[i] > num[j] ) { temp = num[i]; num[i] = num[j]; num [j] = temp; } } } for ( i = 0; i < n; i++ ) { avg += num[i]; } cout << "Would you like to display the numbers you inputted in order? (y/n) : "; cin >> s; if ( s == 'y' ) { for ( i = 0; i < n; i++ ) { if ( count = 10 ) { cout << "\n"; count = 0; } cout << num[i]; } } cout << "\n\n"; median = avg; median /= 2; avg /= n; min_val = 999999999; max_val = -999999999; for ( i = 0; i < n; i++ ) { if ( num[i] < min_val ) min_val = num[i]; if ( num[i] > max_val ) max_val = num[i]; } range = max_val - min_val; cout << "Minimum: " << min_val << "\n"; cout << "Maximum: " << max_val << "\n"; cout << "Range: " << range << "\n"; cout << "Average: " << avg << "\n"; cout << "Median: " << median << "\n"; cout << "Mode: COMING SOON\n"; system("PAUSE"); return 0; } First of all, when I input 'y' into the "Would you like to display the numbers you inputted in order? (y/n) :", it doesn't put them in order.... I thought I had used the bubble sorting method to make it "sorted". I am very confused on what is happening. I have looked over the program multiple times but I can't seem to find the error. Another question I have is that when my program calculates the average and median, it outputs, "1.#QNAN". Does anyone know why and how would I fix that? I am also a little confused with the count part of the program. If you looked into the program, you will see what I mean. Thanks again (I had a different topic) in advance~!! I really appreciate it~!!
-
Inbox Dollars Best Money making Site-I Got Paid
Tran-Gate replied to anime-ak's topic in Business Forum
This is NOT worth it. Most sites like this STEAL your information..... It is also time consuming, possibly illegal, little pay, and other things. I doubt they even pay you....... Anyways, most surveys have viruses on them. My firewall has detected lots of spyware on these types of sites. I recommend that you stop using these websites..... Nothing is free in this world EXCEPT for Xisto... =) -
If you can't get monitored or prosecuted for doing things on that website, people are going abuse it and do a lot of illegal things. What if Iraq tries to plan a huge attack on us and they use freenet? OMG, they won't get in trouble?
-
I don't think other people are going to post a creation onto this topic...... I have been waiting to see what other people have created..... I can't create anything with paint....
-
I would not pay~!! I make very little money.....I make about 5 bucks a year........ I only liked Google because all of it's free applications like Chrome and Desktop. I would hate Google for doing that.
-
I go to the elgoog site and it directs me to Amazon when I click on something.......
-
They bought it for 1.65 billion dollars but now they are getting sued for one billion dollars by Viacom......Kinda sucks though, doesn't it?Oh and doesn't Viacom own Neopets now?
-
Wow.... 10,000 computers~!! They should make better use for them..... Something I will be interested in~!!
-
Google Operating System Should or Will they ever make one?
Tran-Gate replied to hippiman's topic in Search Engines
YES YES YES~!! Google should absolutely positively create a new operating system and beat linux and windows~!! Even though that is probably never going to happen.... Google should run an MMO with their MIGHTY GODLY SERVERS~!! -
EWWW~!! It looks like VEGETABLE juice~!! Well, they dont have it anyway. It was just a prank.......
-
You can try start out with C++, then try out either OpenGL or DirectX for a graphics API.
-
You can get it 3 minutes a day for a few weeks.... Then you will eventually get it.
-
You have some bad friends..... They need to mind their own kittening business.... Anyway, you need to foroget about the subject and move on. I think you did the right thing breaking up with her. Like most people say/do, i hope, listen to your conscience.
-
When the author write Harry Potter, didn't she think of Dumbledore as gay?!?!?