|
-
Dec 5th, 2003, 04:50 PM
#1
Thread Starter
Addicted Member
primes
Three primes--p, q, and r--satisfy p+q = r and 1 < p<q. What is the value of p?
- you've been privileged to read a post by Miz
-
Dec 5th, 2003, 10:09 PM
#2
transcendental analytic
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
Dec 5th, 2003, 11:21 PM
#3
-
Dec 6th, 2003, 05:40 AM
#4
Hyperactive Member
It's a little simple considering any two odd numbers summed make an even, so one number must be even to make the result odd, and there is only one prime that is even.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|