cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
How do you write a program that solves u
How do you write a program that solves unknowns?
Jul 19, 2013 at 9:15pm UTC
skace
(28)
Hello, I would like to write a code that solves an expression with unknowns. How would I go about doing this? Any help would be appreciated. The puzzle is:
x^n + y^n = z^n
N > 2
Thanks
Jul 19, 2013 at 9:40pm UTC
ResidentBiscuit
(4459)
http://en.wikipedia.org/wiki/Fermat's_Last_Theorem
Topic archived. No new replies allowed.