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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. frog puzzle

frog puzzle

Scheduled Pinned Locked Moved C#
csharphtmlalgorithms
12 Posts 7 Posters 17 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.
  • D divaa

    could u anybody please send algorithm/c# code for the given FROG Puzzle,,, please click on http://www.hellam.net/maths2000/frogs.html[^] some clues to solve the puzzle: Call the frogs (from left to right), Green 1, Green 2, Green 3; Red 3, Red 2, Red 1. Click them in this order Green 3, Red 3, Red 2, Green 3, Green 2, Green 1, Red 3, Red 2, Red 1, Green 3, Green 2, Green 1, Red 2, Red 1, Green 1

    J Offline
    J Offline
    Josh Smith
    wrote on last edited by
    #2

    I smell HOMEWORK!!!!!!!!! Do your own homework. If you have a specific problem with your homework, then you can ask. Don't ask people to do your work for you, it renders you worthless. X|

    :josh: My WPF Blog[^]

    P 1 Reply Last reply
    0
    • D divaa

      could u anybody please send algorithm/c# code for the given FROG Puzzle,,, please click on http://www.hellam.net/maths2000/frogs.html[^] some clues to solve the puzzle: Call the frogs (from left to right), Green 1, Green 2, Green 3; Red 3, Red 2, Red 1. Click them in this order Green 3, Red 3, Red 2, Green 3, Green 2, Green 1, Red 3, Red 2, Red 1, Green 3, Green 2, Green 1, Red 2, Red 1, Green 1

      D Offline
      D Offline
      Dan Neely
      wrote on last edited by
      #3

      See here.[^]

      P 1 Reply Last reply
      0
      • J Josh Smith

        I smell HOMEWORK!!!!!!!!! Do your own homework. If you have a specific problem with your homework, then you can ask. Don't ask people to do your work for you, it renders you worthless. X|

        :josh: My WPF Blog[^]

        P Offline
        P Offline
        Paul Conrad
        wrote on last edited by
        #4

        Josh Smith wrote:

        I smell HOMEWORK!!!!!!!!!

        X| it stinks :laugh:

        Josh Smith wrote:

        Do your own homework.

        Yep. I'll be teaching a course at a local community college this fall and I hope I don't find my problems floating around here.

        D 1 Reply Last reply
        0
        • D Dan Neely

          See here.[^]

          P Offline
          P Offline
          Paul Conrad
          wrote on last edited by
          #5

          From the link: "If I did your homework for you, then you might pass your class without learning how to write a program like this. Then you might graduate and get your degree without learning how to write a program like this. You might become a professional programmer without knowing how to write a program like this. Someday you might work on a project with me without knowing how to write a program like this. Then I would have to do you serious bodily harm." [Thanks to Jack Klein] The last two sentences sound like signature material :rolleyes:

          D 1 Reply Last reply
          0
          • D divaa

            could u anybody please send algorithm/c# code for the given FROG Puzzle,,, please click on http://www.hellam.net/maths2000/frogs.html[^] some clues to solve the puzzle: Call the frogs (from left to right), Green 1, Green 2, Green 3; Red 3, Red 2, Red 1. Click them in this order Green 3, Red 3, Red 2, Green 3, Green 2, Green 1, Red 3, Red 2, Red 1, Green 3, Green 2, Green 1, Red 2, Red 1, Green 1

            P Offline
            P Offline
            Paul Conrad
            wrote on last edited by
            #6

            divaa wrote:

            could u anybody please send algorithm/c# code for the given FROG Puzzle

            Ummm, exercise some brain cells and do it yourself. If you are stumped, then ask a question. Nobody sends algorithms for the heck of it :mad:

            1 Reply Last reply
            0
            • P Paul Conrad

              Josh Smith wrote:

              I smell HOMEWORK!!!!!!!!!

              X| it stinks :laugh:

              Josh Smith wrote:

              Do your own homework.

              Yep. I'll be teaching a course at a local community college this fall and I hope I don't find my problems floating around here.

              D Offline
              D Offline
              Dan Neely
              wrote on last edited by
              #7

              PaulC1972 wrote:

              Yep. I'll be teaching a course at a local community college this fall and I hope I don't find my problems floating around here.

              why? some cheaters are inevitable, given the choice I'd prefer ones that are easy to catch.

              P 1 Reply Last reply
              0
              • D Dan Neely

                PaulC1972 wrote:

                Yep. I'll be teaching a course at a local community college this fall and I hope I don't find my problems floating around here.

                why? some cheaters are inevitable, given the choice I'd prefer ones that are easy to catch.

                P Offline
                P Offline
                Paul Conrad
                wrote on last edited by
                #8

                dan neely wrote:

                given the choice I'd prefer ones that are easy to catch

                Yep. When I was a graduate student, there was once some class that was exiting the room where my class was entering. The teacher had caught this kid cheating and was telling him that he was going to get him expelled from the university. I thought the teacher was going overboard, but when I think of it, I'd probably do the same.

                1 Reply Last reply
                0
                • P Paul Conrad

                  From the link: "If I did your homework for you, then you might pass your class without learning how to write a program like this. Then you might graduate and get your degree without learning how to write a program like this. You might become a professional programmer without knowing how to write a program like this. Someday you might work on a project with me without knowing how to write a program like this. Then I would have to do you serious bodily harm." [Thanks to Jack Klein] The last two sentences sound like signature material :rolleyes:

                  D Offline
                  D Offline
                  Dustin Metzgar
                  wrote on last edited by
                  #9

                  Awesome!


                  Logifusion[^]

                  1 Reply Last reply
                  0
                  • D divaa

                    could u anybody please send algorithm/c# code for the given FROG Puzzle,,, please click on http://www.hellam.net/maths2000/frogs.html[^] some clues to solve the puzzle: Call the frogs (from left to right), Green 1, Green 2, Green 3; Red 3, Red 2, Red 1. Click them in this order Green 3, Red 3, Red 2, Green 3, Green 2, Green 1, Red 3, Red 2, Red 1, Green 3, Green 2, Green 1, Red 2, Red 1, Green 1

                    P Offline
                    P Offline
                    Professor Sharada Ulhas
                    wrote on last edited by
                    #10

                    divaa! i am so sad. i give you homework for college degree and you fail me by asking cpian. now you get black grade. sincerely your college professor

                    Sincelery yours, Computer Information conSciences Professor and grader, Sharada Ulhas

                    P 1 Reply Last reply
                    0
                    • P Professor Sharada Ulhas

                      divaa! i am so sad. i give you homework for college degree and you fail me by asking cpian. now you get black grade. sincerely your college professor

                      Sincelery yours, Computer Information conSciences Professor and grader, Sharada Ulhas

                      P Offline
                      P Offline
                      Paul Conrad
                      wrote on last edited by
                      #11

                      Haven't seen you in a long time smacking on people for asking homework questions :-D

                      J 1 Reply Last reply
                      0
                      • P Paul Conrad

                        Haven't seen you in a long time smacking on people for asking homework questions :-D

                        J Offline
                        J Offline
                        Judah Gabriel Himango
                        wrote on last edited by
                        #12

                        Yes, I took him for a vacation. He's back now. ;)

                        Tech, life, family, faith: Give me a visit. I'm currently blogging about: Messianic Instrumentals (with audio) The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

                        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