User: den213

  • Public profile

User profile: den213

User info
User name:den213
History
Joined:
Number of posts:4
Latest posts:

Stack and queue programs
Thanks guys. This is helpful. I'm now starting the programs. Any more suggestions? We need to create...

Stack and queue programs
My professor gave us an assignment. Create a stack program and a separate queue program. The problem...

Random numbers, Display the highest, second highest, and the lowest number.
it still displays the duplicate. ex set. 15 12 15 13 8 6 4 5 9 10 it displays The highest number ...

Random numbers, Display the highest, second highest, and the lowest number.
[code]#include <iostream> #include <time.h> using namespace std; int main() { const int num = 10; ...

This user does not accept Private Messages