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. Other Discussions
  3. The Back Room
  4. Just For Fun....... Again

Just For Fun....... Again

Scheduled Pinned Locked Moved The Back Room
questionc++help
24 Posts 18 Posters 0 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.
  • H hackC

    What is the largest possible number you can write using only 2 digits - just 2 digits, nothing else? Emphasizing that only 2 digits are used!!!! :-D Their are a few work arounds on this one, but if you follow the gindline to the riddle there is only one answer... "C++ will solve any problem."

    Q Offline
    Q Offline
    QuiJohn
    wrote on last edited by
    #3

    Just off the top of my head... 387,420,489?

    H 1 Reply Last reply
    0
    • J Jon Sagara

      1/0 Jon Sagara When I grow up, I'm changing my name to Joe Kickass! My Site | My Blog | My Articles

      Q Offline
      Q Offline
      QuiJohn
      wrote on last edited by
      #4

      Jon Sagara wrote:

      1/0

      LOL. I don't think that counts as a number though.

      J 1 Reply Last reply
      0
      • Q QuiJohn

        Just off the top of my head... 387,420,489?

        H Offline
        H Offline
        hackC
        wrote on last edited by
        #5

        yes and no.... THAT number is not 2 digits but the way to get that number is... Im assuming you know the answer.. so your correct... "C++ will solve any problem."

        C R 2 Replies Last reply
        0
        • Q QuiJohn

          Jon Sagara wrote:

          1/0

          LOL. I don't think that counts as a number though.

          J Offline
          J Offline
          Jon Sagara
          wrote on last edited by
          #6

          Bah. Details. ;) Jon Sagara When I grow up, I'm changing my name to Joe Kickass! My Site | My Blog | My Articles

          1 Reply Last reply
          0
          • H hackC

            What is the largest possible number you can write using only 2 digits - just 2 digits, nothing else? Emphasizing that only 2 digits are used!!!! :-D Their are a few work arounds on this one, but if you follow the gindline to the riddle there is only one answer... "C++ will solve any problem."

            N Offline
            N Offline
            Nish Nishant
            wrote on last edited by
            #7

            99 Regards, Nish


            Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
            Currently working on C++/CLI in Action for Manning Publications. Also visit the Ultimate Toolbox blog (New)

            1 Reply Last reply
            0
            • H hackC

              What is the largest possible number you can write using only 2 digits - just 2 digits, nothing else? Emphasizing that only 2 digits are used!!!! :-D Their are a few work arounds on this one, but if you follow the gindline to the riddle there is only one answer... "C++ will solve any problem."

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

              You never specified what base you were working in. F^F = 613 B62C 5977 07EF. ~= 4.37 *10^17. :->

              G 1 Reply Last reply
              0
              • H hackC

                What is the largest possible number you can write using only 2 digits - just 2 digits, nothing else? Emphasizing that only 2 digits are used!!!! :-D Their are a few work arounds on this one, but if you follow the gindline to the riddle there is only one answer... "C++ will solve any problem."

                J Offline
                J Offline
                Jeremy Falcon
                wrote on last edited by
                #9

                #hackC++ wrote:

                What is the largest possible number you can write using only 2 digits - just 2 digits, nothing else?

                99 ;P Jeremy Falcon

                1 Reply Last reply
                0
                • H hackC

                  yes and no.... THAT number is not 2 digits but the way to get that number is... Im assuming you know the answer.. so your correct... "C++ will solve any problem."

                  C Offline
                  C Offline
                  Colin Angus Mackay
                  wrote on last edited by
                  #10

                  As Nish already said: 99


                  Scottish Developers events: * .NET debugging, tracing and instrumentation by Duncan Edwards Jones and Code Coverage in .NET by Craig Murphy * Developer Day Scotland: are you interested in speaking or attending? My: Website | Blog

                  1 Reply Last reply
                  0
                  • H hackC

                    What is the largest possible number you can write using only 2 digits - just 2 digits, nothing else? Emphasizing that only 2 digits are used!!!! :-D Their are a few work arounds on this one, but if you follow the gindline to the riddle there is only one answer... "C++ will solve any problem."

                    S Offline
                    S Offline
                    Shog9 0
                    wrote on last edited by
                    #11

                    Can i use base 36 and an exponent?

                    ---- Scripts i’ve known... CPhog 1.0.0.0 - make CP better. Forum Bookmark 0.2.5 - bookmark forum posts on Pensieve Print forum 0.1.2 - printer-friendly forums Expand all 1.0 - Expand all messages In-place Delete 1.0 - AJAX-style post delete Syntax 0.1 - Syntax highlighting for code blocks in the forums

                    1 Reply Last reply
                    0
                    • H hackC

                      What is the largest possible number you can write using only 2 digits - just 2 digits, nothing else? Emphasizing that only 2 digits are used!!!! :-D Their are a few work arounds on this one, but if you follow the gindline to the riddle there is only one answer... "C++ will solve any problem."

                      J Offline
                      J Offline
                      John Carson
                      wrote on last edited by
                      #12

                      #hackC++ wrote:

                      What is the largest possible number you can write using only 2 digits - just 2 digits, nothing else? Emphasizing that only 2 digits are used!!!! Their are a few work arounds on this one, but if you follow the gindline to the riddle there is only one answer...

                      I assumed there was a more smart arse answer. The two digits are fingers that you use to hold a pen. With two fingers you can write the symbol for infinity. John Carson "To argue with a man who has renounced the use and authority of reason is like administering medicine to the dead." Thomas Paine

                      P 1 Reply Last reply
                      0
                      • H hackC

                        yes and no.... THAT number is not 2 digits but the way to get that number is... Im assuming you know the answer.. so your correct... "C++ will solve any problem."

                        R Offline
                        R Offline
                        RC_Sebastien_C
                        wrote on last edited by
                        #13

                        I'm not a native English speaker, but isn't what you're looking for an expression with two digits rather than a number?

                        C 1 Reply Last reply
                        0
                        • J John Carson

                          #hackC++ wrote:

                          What is the largest possible number you can write using only 2 digits - just 2 digits, nothing else? Emphasizing that only 2 digits are used!!!! Their are a few work arounds on this one, but if you follow the gindline to the riddle there is only one answer...

                          I assumed there was a more smart arse answer. The two digits are fingers that you use to hold a pen. With two fingers you can write the symbol for infinity. John Carson "To argue with a man who has renounced the use and authority of reason is like administering medicine to the dead." Thomas Paine

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

                          John Carson wrote:

                          With two fingers you can write the symbol for infinity

                          Nice smart arse answer. Here's a 5 for ya :)

                          1 Reply Last reply
                          0
                          • R RC_Sebastien_C

                            I'm not a native English speaker, but isn't what you're looking for an expression with two digits rather than a number?

                            C Offline
                            C Offline
                            Chris Meech
                            wrote on last edited by
                            #15

                            That profile pic of yours is awesome. Every year I buy a new Habs flag and attach it to my truck and fly it all year until the Canadiens are eliminated from the playoffs. Doing this in the heart of Maple Leaf country is akin to suicide, but I've managed to survive for a couple of decades now. :) Chris Meech I am Canadian. [heard in a local bar] When no one was looking, every single American woman between the ages of 18 and 32 went out and got a tatoo just above their rumpus. [link[^]]

                            J T R D 4 Replies Last reply
                            0
                            • C Chris Meech

                              That profile pic of yours is awesome. Every year I buy a new Habs flag and attach it to my truck and fly it all year until the Canadiens are eliminated from the playoffs. Doing this in the heart of Maple Leaf country is akin to suicide, but I've managed to survive for a couple of decades now. :) Chris Meech I am Canadian. [heard in a local bar] When no one was looking, every single American woman between the ages of 18 and 32 went out and got a tatoo just above their rumpus. [link[^]]

                              J Offline
                              J Offline
                              Jorgen Sigvardsson
                              wrote on last edited by
                              #16

                              Chris Meech wrote:

                              Doing this in the heart of Maple Leaf country is akin to suicide

                              Like going to a Black Panther meeting, dressed in white bed sheets? :~

                              C 1 Reply Last reply
                              0
                              • J Jorgen Sigvardsson

                                Chris Meech wrote:

                                Doing this in the heart of Maple Leaf country is akin to suicide

                                Like going to a Black Panther meeting, dressed in white bed sheets? :~

                                C Offline
                                C Offline
                                Chris Meech
                                wrote on last edited by
                                #17

                                LOL. For a non-Canadian you have a very good grasp on the hockey realities of our nation. :-D Chris Meech I am Canadian. [heard in a local bar] When no one was looking, every single American woman between the ages of 18 and 32 went out and got a tatoo just above their rumpus. [link[^]]

                                1 Reply Last reply
                                0
                                • C Chris Meech

                                  That profile pic of yours is awesome. Every year I buy a new Habs flag and attach it to my truck and fly it all year until the Canadiens are eliminated from the playoffs. Doing this in the heart of Maple Leaf country is akin to suicide, but I've managed to survive for a couple of decades now. :) Chris Meech I am Canadian. [heard in a local bar] When no one was looking, every single American woman between the ages of 18 and 32 went out and got a tatoo just above their rumpus. [link[^]]

                                  T Offline
                                  T Offline
                                  Tim Carmichael
                                  wrote on last edited by
                                  #18

                                  1. Agreed on the profile pick! 2. Agreed on the Habs banner flying! Growing up in Northern Ontario, we had two choices for watching hockey: Habs in English, Habs in French. Go Habs!:-D

                                  1 Reply Last reply
                                  0
                                  • C Chris Meech

                                    That profile pic of yours is awesome. Every year I buy a new Habs flag and attach it to my truck and fly it all year until the Canadiens are eliminated from the playoffs. Doing this in the heart of Maple Leaf country is akin to suicide, but I've managed to survive for a couple of decades now. :) Chris Meech I am Canadian. [heard in a local bar] When no one was looking, every single American woman between the ages of 18 and 32 went out and got a tatoo just above their rumpus. [link[^]]

                                    R Offline
                                    R Offline
                                    RC_Sebastien_C
                                    wrote on last edited by
                                    #19

                                    Not for the whole season, but I'm doing the same in Sens country ;)

                                    1 Reply Last reply
                                    0
                                    • C Chris Meech

                                      That profile pic of yours is awesome. Every year I buy a new Habs flag and attach it to my truck and fly it all year until the Canadiens are eliminated from the playoffs. Doing this in the heart of Maple Leaf country is akin to suicide, but I've managed to survive for a couple of decades now. :) Chris Meech I am Canadian. [heard in a local bar] When no one was looking, every single American woman between the ages of 18 and 32 went out and got a tatoo just above their rumpus. [link[^]]

                                      D Offline
                                      D Offline
                                      DRHuff
                                      wrote on last edited by
                                      #20

                                      Chris Meech wrote:

                                      Maple Leaf country

                                      Maple Leaf country - where the fans have two mottos August - April - "This is our year!" May - July - "We'll get em next year!" There was talk a while back of getting an NHL team in Hamilton. But the league realized that if Hamilton got a team Toronto would want one too! I could go on and on... Flames in 2007!! I'm pretty sure I would not like to live in a world in which I would never be offended. I am absolutely certain I don't want to live in a world in which you would never be offended. Dave

                                      1 Reply Last reply
                                      0
                                      • H hackC

                                        What is the largest possible number you can write using only 2 digits - just 2 digits, nothing else? Emphasizing that only 2 digits are used!!!! :-D Their are a few work arounds on this one, but if you follow the gindline to the riddle there is only one answer... "C++ will solve any problem."

                                        V Offline
                                        V Offline
                                        V 0
                                        wrote on last edited by
                                        #21

                                        What alphabet are we working in? If you go hexadecimal FF is bigger than 99, Thinking further ZZ would be bigger then FF, but maybe other alphabets have more letters :) I've found a living worth working for, but I haven't found work worth living for. :beer:
                                        :jig:

                                        J 1 Reply Last reply
                                        0
                                        • V V 0

                                          What alphabet are we working in? If you go hexadecimal FF is bigger than 99, Thinking further ZZ would be bigger then FF, but maybe other alphabets have more letters :) I've found a living worth working for, but I haven't found work worth living for. :beer:
                                          :jig:

                                          J Offline
                                          J Offline
                                          Jorgen Sigvardsson
                                          wrote on last edited by
                                          #22

                                          baseinfinity

                                          -- 100% natural. No superstitious additives.

                                          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