Thread: Having trouble start to start this C program

  1. #1
    Registered User
    Join Date
    Oct 2016
    Posts
    1

    Having trouble start to start this C program

    Randomize 2 number. Randomize a number between 1 and 3. 1 equal addition, 2 equals subtraction, 3 for multiplication
    show the two plus the operation for the student to answer. Have the student input his answer. check and count the correct answers. Give 10 tries.

    I think it suppose to be some Children Math game

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,661
    So what's your question?

    You need to show some code, not just a copy/paste of your assignment.

    If you were hoping for a complete answer on a plate, you're in the wrong place.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Start over a program?
    By glasvegas in forum C Programming
    Replies: 2
    Last Post: 06-21-2011, 07:49 AM
  2. Best Way to Start a Second Program?
    By Adak in forum C Programming
    Replies: 6
    Last Post: 08-13-2009, 01:54 AM
  3. best program to start
    By gooddevil in forum Networking/Device Communication
    Replies: 4
    Last Post: 05-28-2004, 05:56 PM
  4. Start up program
    By Breetai in forum Windows Programming
    Replies: 2
    Last Post: 01-11-2003, 01:12 PM
  5. Start a program
    By FunkeeMunkee in forum C++ Programming
    Replies: 1
    Last Post: 08-26-2001, 07:18 PM

Tags for this Thread