2 quick questions. Do you have a small speaker icon on the bottom right corner of the taskbar and 2) are the speakers you are using have the color coding to let you know where to plug them into your computer. I have seen people just connect the speakers in the wrong spot.
Hi, I'm trying to write a program that begins with a positive integer N and generates a sequence by the rule :
Ni+1 = sum of the squares of the digits of Ni. I need to know how to get all numbers that will return a 1, from 1 thru 99. I figure I can use pow to get the #'s to be squared, but I can...
Hi, I'm trying to write a program that begins with a positive integer N and generates a sequence by the rule :
Ni+1 = sum of the squares of the digits of Ni. I need to know how to get all numbers that will return a 1, from 1 thru 99. I figure I can use pow to get the #'s to be squared, but I can...
Thanks for pointing me in the right direction of using if-else. Unfortunately, I am still not able to get the desired results and my study book is not very detailed, so I am having a hard time getting this.
Hi, as you can probably see I am a beginner with C++ and I am trying to write a program that reads in 10 whole #’s and outputs the sum of all #’s greater than 0, the sum of all numbers less than 0 ( which are negative #’s and 0 ) and the sum of all the #’s. I have been able to get the results...
I work with a user who uses Access 97 and Access 2K. He created several databases in both, which he has made password protected. Now,all of a sudden when he tries to create a new table in Access 2K, the password box pops up and when he enters the ID and password, it gives him an error message...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.