Friday, March 23, 2012

Integer division for the win!

Integer division is SO useful. I can't believe I made the Arabic to Roman numerals converter using that. The program is even able to write numbers from 0 to 3000 (instead of 1000 to 3000) which is amazing! I can't believe I'm so excited for something that silly, haha!

By the way, just a reminder to myself: Integer division and modular arithmetic are NOT the same.


I need to get that into my head...

No comments:

Post a Comment