Search found 2 matches
- Wed Jan 30, 2008 5:23 am
- Forum: Volume 1 (100-199)
- Topic: 107 - The Cat in the Hat
- Replies: 278
- Views: 26722
Need help understand my comipler (Dev C++ 4.9.9.2)
I solved problem number 107 mathematically and fell apart when I came to testing my code in Dev C++. So I did some looking around on the forums and realized that it could have been due to my compiler as to why my numbers seemed incorrect. So I decided to submit the problem to the online judge just t...
- Mon Jan 28, 2008 9:34 pm
- Forum: Volume 1 (100-199)
- Topic: 106 - Fermat vs. Pythagoras
- Replies: 138
- Views: 15270
I have a quick question about this problem. I figured out the x y and z values on my own using number theory, just like it is described at the start of the thread, however I had a very tough time making out the bounds for s and r. Could someone please explain how the bounds were found for s and r to...