Search:

Type: Posts; User: chrryslurpeeboi

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    2,700

    :)

    Thank you sir.
  2. Replies
    3
    Views
    2,700

    Snake-Tron

    I'm making a program in c++. (Using Allegro)

    The program will have a menu and you will be able to choose if you would like to play snake or tron.

    Where do you reccomend i first start from?
  3. Replies
    4
    Views
    2,047

    Central Tendency Assignment

    Once again, i am completely lost

    can someone help me start off this assignment?




    Assignment Guidelines:

    Calculates mean, median, mode, range, and standard deviation
  4. Replies
    5
    Views
    2,640

    The assignment is asking that you check to see if...

    The assignment is asking that you check to see if an entered palindrome is actually a palindrome (so it has to check if it the same fowards as backward)--check

    And create is to just reverse the...
  5. Replies
    5
    Views
    2,640

    Okay

    alright, ill try that

    thanks.
  6. Replies
    5
    Views
    2,640

    Palindrome Assignment

    I am honestly completely lost and could use any help i can get.



    #include <iostream>
    #include <stdlib.h>
    #include <string.h>
    #include <math.h>

    using namespace std;
Results 1 to 6 of 6