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
pow
pow
Nov 13, 2015 at 10:13pm UTC
BAtanasov
(12)
Hello, how can I make a program that can check which is the last number in a sum like 2^100 + 3^100?
Tried doing it with long double but the cout still prints 47E or smth like that.. =/
Nov 13, 2015 at 10:15pm UTC
Thomas1965
(4571)
I think you should read this first.
http://www.cplusplus.com/forum/beginner/1/
Topic archived. No new replies allowed.