Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - cxfhvxgkcf-56:7

Pages: 1 ... 373374375 376377 ... 517
11221
The Flood / Re: I guess this means I'm the king of the flood now.
« on: October 03, 2014, 09:27:14 PM »
None of you even have the power to ban fgts

pls go home and git gud

11222
The Flood / Re: I need help with programming
« on: October 03, 2014, 09:22:06 PM »
This is some advanced stuff, ask Cheat.
Cheat only knows le web scripting.

11223
Septagon / Re: Alts
« on: October 03, 2014, 09:17:59 PM »
You can probably account 50-60 alts into the member count

Most of those being Rose

11224
The Flood / Re: i'm bored as hell
« on: October 03, 2014, 09:03:23 PM »

11225
The Flood / Re: I need help with programming
« on: October 03, 2014, 08:58:29 PM »
It's submitted via the .c file itself. No paper submission. I don't think our teacher has ever backtraced for any kind of plagiarism

11226
The Flood / Re: I need help with programming
« on: October 03, 2014, 08:57:34 PM »
See this is why you enlist in the Python master race
It's a C course though ;____;

Oh boy can't wait until I get into those
I miss Python

11227
The Flood / Re: I need help with programming
« on: October 03, 2014, 08:56:07 PM »
See this is why you enlist in the Python master race
It's a C course though ;____;

11228
The Flood / I need help with programming
« on: October 03, 2014, 08:53:50 PM »
Quote
#include <stdio.h>
#include <math.h>

/*
   AUTHOR: AUSTIN
   CLASS: COMPUTER PROGRAMMING I
   DATE: SEPTEMBER 18 2014
*/

int menu(void);

int main(void) {
   int selection, num1, num2, ans, fans;
   selection = menu();
   while (selection != 8 ) {
      switch (selection) {
         case 1: printf("Enter 1st number: ");
                 scanf("%d", &num1);
                printf("Enter 2nd number: ");
                  scanf("%d", &num2);
                ans = num1 + num2;
                printf("%d + %d = %d\n", num1, num2, ans);
                 break;
         case 2: printf("Enter 1st number: ");
                 scanf("%d", &num1);
               printf("Enter 2nd number: ");
             scanf("%d", &num2);
                ans = num1 - num2;
                 printf("%d - %d = %d\n", num1, num2, ans);
                 break;
         case 3: printf("Enter 1st number: ");
                 scanf("%d", &num1);
                 printf("Enter 2nd number: ");
                 scanf("%d", &num2);
                 ans = num1 * num2;
                 printf("%d * %d = %d\n", num1, num2, ans);
         case 4: printf("Enter 1st number: ");
                 scanf("%d", &num1);
                 printf("Enter 2nd number: ");
                 scanf("%d", &num2);
                   if (num2 == 0){
                    printf("2nd number cannot be zero"); 
               }
                   else {
                    fans = (float) num1 / num2;
                    printf("%d / %d = %.2f\n", num1, num2, fans);
                    }
       case 5: printf("Enter a number: ");
             scanf("%d", &num1);
             ans = abs (num1);
             printf("|%d|\n", num1, ans);
        case 6: printf("Enter a number: ");
               scanf("%d", num1);
               if (num1 < 0) {
                printf("Number cannot be negative");
               }
               else {
                fans = sqrt (num1);
               printf("%.2f\n", num1, fans);
       case 7: printf("Enter 1st number: ");
               scanf("%d", &num1);
             printf("Enter 2nd number: ");
             scanf("d", &num2);
               if ((num1 == 0)&&(num2 <= 0)) {
                printf("1st number cannot equal zero and second number must be greater than or equal to 0");
                }
               else {
                fans = pow (num1, num2);
               printf("%.2f\n", num1, num2, fans);
                }
               
              
                 break;
        default: printf("%d is not a valid selection\n", selection);
      }
      selection = menu();
    }
    printf("Bye!\n");
  }
 

  int menu(void) {
      int choice;
      printf("1 Add\n");
      printf("2 Subtract\n");
      printf("3 Multiply\n");
      printf("4 Divide\n");
      printf("5 Absolute Value\n");
      printf("6 Square Root\n");
      printf("7 Powers\n");
      printf("8 Quit\n");
      printf("Enter a Selection: ");
      scanf("%d", &choice);
      return choice;
    }
Can someone help me with why this isn't working?

11229
Septagon / Re: How do the notifications work?
« on: October 03, 2014, 06:37:11 PM »
I'm strongly considering buying the notifications mod for $20.
Would give money for.
It works basically the same as the notification system back on the first offsite.
>.>
I don't remember the notification system on the first offsite.
I'll just link you to the mod. It has some screencaps of how it works. http://www.smfpacks.com/alertmod

11230
Septagon / Re: How do the notifications work?
« on: October 03, 2014, 06:12:51 PM »
I'm strongly considering buying the notifications mod for $20.
Would give money for.
It works basically the same as the notification system back on the first offsite.

11231
The Flood / Re: Legendary Users Hangout
« on: October 03, 2014, 04:35:24 PM »
I'm just waiting for the ability for the custom title.

11232
The Flood / Re: What's your favorite fast food chain?
« on: October 03, 2014, 03:03:46 PM »
Whataburger

11233
The Flood / Re: How Much Sleep Do You Usually Get?
« on: October 03, 2014, 02:59:35 PM »

11234
The Flood / Re: How Much Sleep Do You Usually Get?
« on: October 03, 2014, 02:34:31 PM »
I slept 14 hours last night. Thank you drugs.

11235
Septagon / Re: How do the notifications work?
« on: October 03, 2014, 01:46:22 PM »
At the moment the notification system is basically non existent for the desktop version.

11236
Gaming / Re: Paradox games up to 85% off on steam right now.
« on: October 03, 2014, 01:27:12 PM »
EVERYBODY BUY EUIV

11237
Serious / Re: Piers Morgan attacks Obama
« on: October 03, 2014, 01:26:44 PM »
I remember when Jeremy Clarkson punched Piers Morgan. That was funny.

11238
The Flood / Re: Party time
« on: October 03, 2014, 01:22:28 PM »
Is there anything new that becomes available to you at 22?

11239
News / Re: Anarchy Weekend (Oct 3)
« on: October 03, 2014, 10:06:15 AM »
Is Anarchy not available on Tapatalk or something?

11240
The Flood / Re: WHAT ARE WE EATING
« on: October 02, 2014, 07:23:48 PM »
chicken breast x sweet potatoes x some pasta for them pre workout jitters

will probably have this for dinner too in a much larger portion.

had a 2xrice 2xbean 2xchicken 2xcheese 2xsour cream chipotle burrito earlier
Gains?

11241
The Flood / Re: Today I didn't lose a dog, I lost so much more :'(
« on: October 02, 2014, 07:10:55 PM »
Why did you have to put him down if he was only paralyzed in his front paws?
That's no life for a dog to live.

11242
The Flood / Re: TFW:
« on: October 02, 2014, 07:08:47 PM »
TFW no money till my dad comes home at 6 and my eyebrow lady closes at 5:30

  :-\
I pluck mine myself. You should try it some time.

11243
The Flood / Re: I say how much I like you.
« on: October 02, 2014, 06:57:40 PM »
ayy lmao

11244
They still do it in my school, even seniors can get swats. I don't see the problem.

It's such a preferable punishment to suspension.
And this is why the South is looked down upon by the rest of America.
I mean if you're just a bitch and can't handle a few swats then that's your problem.

11245
And? I think it's something that needs to be brought back. Students are not getting disciplined at home which leads them to become disrespectful and a issue at school. A few smacks will teach them not ti frack around anymore
I thought you went to a diverse school? Yeah no way getting hit by a teacher would fly for some kids or parents, they certainly wouldn't want to do it to me.
Swats are hardly ever administered by a teacher. They're usually done by a principal or superintendent. And what you can't take a little bit of pain Dustin?

11246
As someone that has gotten swats in school several times there's seriously nothing wrong with it.

11247
They still do it in my school, even seniors can get swats. I don't see the problem.

It's such a preferable punishment to suspension.

11248
Serious / Re: Math Question
« on: October 02, 2014, 05:52:38 PM »
Fuck me, I hated proofs so much.

11249
The Flood / Re: I see why Tblocks is always drinking maple syrup now <.<
« on: October 02, 2014, 05:50:04 PM »
I bet you're thinking to yourself right about now "Wow I wish my country hadn't been imperialistic assholes and we actually kept Canada as our own."

Had or hadn't been? <.<

If we had kept canada, that would be an example of being imperialistic assholes.
Well if you had been less of assholes maybe they would have wanted to stay.

Well they sort of stayed >.>

And I don't remember us being assholes to the canadians either <.<
Yanks, sure. Africans (Boers/Zulus), certainly. Indians... oooh boy were we dicks.

But as far as I know we were quite amiable with the canadians >.>
It was a poorly made joke.

My failure is obvious.

11250
The Flood / Re: Found Kiyo
« on: October 02, 2014, 05:49:03 PM »
We all know Kiyo isn't that hot.

And there is a lack of swastika tattoos on her breasts for that to be Kiyo

Pages: 1 ... 373374375 376377 ... 517