Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. ATL / WTL / STL
  4. code

code

Scheduled Pinned Locked Moved ATL / WTL / STL
3 Posts 3 Posters 5 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    User 12194368
    wrote on last edited by
    #1

    Write a C
    Program to find the survivor in a "7 up" game.
    In the game, a group of people stand in a circle,and start counting from 1 in a clockwise direction.
    The person who has to say "7" goes out, and the person next to him starts counting from 1 again.
    This goes on until only one person remains, and he is survivor. Your goal is,
    given the size of the group find out the place(Index) in which a person has to stand for him to become the survivor

    J P 2 Replies Last reply
    0
    • U User 12194368

      Write a C
      Program to find the survivor in a "7 up" game.
      In the game, a group of people stand in a circle,and start counting from 1 in a clockwise direction.
      The person who has to say "7" goes out, and the person next to him starts counting from 1 again.
      This goes on until only one person remains, and he is survivor. Your goal is,
      given the size of the group find out the place(Index) in which a person has to stand for him to become the survivor

      J Offline
      J Offline
      Jochen Arndt
      wrote on last edited by
      #2

      You posted this in the wrong forum. Ask a question[^] or C / C++ / MFC Discussion Boards - CodeProject[^] would be the right places. But note that you won't get an answer for this kind of request. This is not a code writing service. Try it yourself. If you then get stuck at some point, show what you have tried so far (code snippets), describe the problem, and you might get valuable help.

      1 Reply Last reply
      0
      • U User 12194368

        Write a C
        Program to find the survivor in a "7 up" game.
        In the game, a group of people stand in a circle,and start counting from 1 in a clockwise direction.
        The person who has to say "7" goes out, and the person next to him starts counting from 1 again.
        This goes on until only one person remains, and he is survivor. Your goal is,
        given the size of the group find out the place(Index) in which a person has to stand for him to become the survivor

        P Offline
        P Offline
        Patrice T
        wrote on last edited by
        #3

        We do not do your HomeWork. HomeWork is not set to test your skills at begging other people to do your work, it is set to make you think and to help your teacher to check your understanding of the courses you have taken and also the problems you have at applying them. Any failure of you will help your teacher spot your weaknesses and set remedial actions. So, give it a try, reread your lessons and start working. If you are stuck on a specific problem, show your code and explain this exact problem, we might help. As programmer, your job is to create algorithms that solve specific problems and you can't rely on someone else to eternally do it for you, so there is a time where you will have to learn how to. And the sooner, the better. When you just ask for the solution, it is like trying to learn to drive a car by having someone else training. Creating an algorithm is basically finding the maths and make necessary adaptation to fit your actual problem.

        Patrice “Everything should be made as simple as possible, but no simpler.” Albert Einstein

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups