Announcement

Collapse
No announcement yet.

Be Smart (Munthes Jigsaw)

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Originally posted by Dement0r
    Yay! Im on the hall of fame! 246 - Dement0r
    What is 48
    var1=20;
    var2=30;
    var3=var2-var1;

    if (var3^var1>var1^var3)
    { answer=var3^var2; }
    else { answer=var3^var1; }

    Comment


    • I was at 46 & entered 47's answer by mistake.. it said 'don't cheat' now when I'm at 47 and I enter the right answer it say don't cheat always ??

      Am i screwed?

      Comment


      • Originally posted by beatka
        please give me a hint to 48
        For 48, put it in english!

        var 3 = var 2 - var 1 so var 3 = 10

        Then..

        if (var3^var1>var1^var3)
        { answer=var3^var2; }
        else { answer=var3^var1; }

        Put the numbers in

        if (10^20>v20^10)
        then (answer=10^30)
        else ( answer=10^20)

        Comment


        • (By the way, ^ is to "the power of")

          A little basic knowledge of programming may come in handy here (if commands)

          Comment


          • Originally posted by Dement0r
            For 48, put it in english!

            var 3 = var 2 - var 1 so var 3 = 10

            Then..

            if (var3^var1>var1^var3)
            { answer=var3^var2; }
            else { answer=var3^var1; }

            Put the numbers in

            if (10^20>v20^10)
            then (answer=10^30)
            else ( answer=10^20)

            I was so far but i don't understand what you have to fill in

            Comment


            • Originally posted by Unregistered
              I was at 46 & entered 47's answer by mistake.. it said 'don't cheat' now when I'm at 47 and I enter the right answer it say don't cheat always ??

              Am i screwed?
              Just delete cookies and temporary internet fils in Tools > Internet Options

              Comment


              • i don't get it

                Comment


                • Originally posted by Unregistered
                  I was so far but i don't understand what you have to fill in

                  Just work out each one, like work out what 10^20 is, and work out what 20^10 is. If 10^20 is bigger, then it's the first answer (then), if it's not, then it's the second answer (else).

                  Just put the very big number (lots of 0's) into the URL!!

                  Comment


                  • i ont even understan it in english could you please let me know the answer

                    Comment


                    • not trying to be a poop head, but i don't have a dictionary. what is the next word after numerous?

                      Comment


                      • if (10^20>v2010)
                        then (answer=10^30)
                        else ( answer=10^20)


                        Ill give you a clue

                        10^20 IS DEFINITELY BIGGER than 20^10

                        So, work out the "then" line. That is your answer

                        Comment


                        • thank you sooooooooooooo much ;*

                          Comment


                          • i got 48 now yippee

                            Comment


                            • thank ya all i've finished it

                              Comment


                              • can some1 say lvl 48's answer plz!!!

                                Comment

                                Working...
                                X