User profile: dhull01

User info
User name:dhull01
Bio:First Year Engineering, just started a C++ course, have minimal programming knowledge.
History
Joined:
Number of posts:3
Latest posts:

Help determining output
Working on an exam review. We know that the output is 7, 11, 14, but we're having difficulty figurin...

Sin function without using <cmath> sin()
Hey, A portion of my assignment has me stuck, we've been asked to calculate the sin function with...

Finding Squares of N random integers
Hi, I just started programming a few weeks ago, so I'm and having some trouble with loop structures ...