User: nataliaaa

  • Public profile

User profile: nataliaaa

User info
User name:nataliaaa
History
Joined:
Number of posts:7
Latest posts:

Add two integers together 20 digits or less
Yeah sure thing! Enter a number: 1234567 Enter another Number: 9876 Sum: 1244443 Enter a number: ...

Add two integers together 20 digits or less
My assignment is to have the user enter two numbers that have 20 digits or less and then output the ...

Pi Values Using Leibniz Formula
I am still in the learning process of C++, and I have this assignment due Monday. My problem is that...

Pi Values Using Leibniz Formula
I am still in the learning process of C++, and I have this assignment due Monday. My problem is that...

Display 4 numbers per line?
[code] using namespace std; int main(int argc, char** argv) { for (int j = 0; j < 2; j++) { f...

This user does not accept Private Messages