Ask your own question, for FREE!
Mathematics 13 Online
OpenStudy (anonymous):

How do you determine if the last 2 digits of any integer is 11, 12, or 13?

OpenStudy (anonymous):

Please be more precise/detailed :P

OpenStudy (asnaseer):

One way is to mod it with 100.

OpenStudy (anonymous):

mod 100!

OpenStudy (asnaseer):

e.g.: x mod 100 == 11

OpenStudy (anonymous):

eureka!!

OpenStudy (asnaseer):

:)

OpenStudy (anonymous):

http://ideone.com/aSacI this was the problem

OpenStudy (anonymous):

oh no! I introduced a bug!

OpenStudy (anonymous):

http://ideone.com/lYxkE there it's fixed

OpenStudy (asnaseer):

yup - you were changing num in the previous code which introduced the bug.

OpenStudy (asnaseer):

this should probably have been posted in the Computer Science group.

OpenStudy (anonymous):

it was actually originally there (my question about 'most interesting algorithms'), but then I moved this specific problem :-D thought it was mathematical in nature

OpenStudy (asnaseer):

:) fair enough

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!