User: bluewizzard

  • Public profile

User profile: bluewizzard

User info
User name:bluewizzard
History
Joined:
Number of posts:9
Latest posts:

counting a divisible number in array
Thank you tipaye for your help and time, and for posting your own code so I can study it step by ste...

counting a divisible number in array
Hello, I need to write a program that will create a 2d array and then allow the user to input a numb...

Print the number of even and odd numbers
I got it to work thank you for your help.

Print the number of even and odd numbers
Hello I want my program to count the number of even and odd numbers inputed by the user, but it does...

Using a while loop write a simple coin flip game.
[code]#include <iostream> #include <ctime> using namespace std; int main() { char answer; doubl...

This user does not accept Private Messages