User profile: amdv

User info
User name:amdv
Location:Nottingham
History
Joined:
Number of posts:10
Latest posts:

calculating pi
update, now have: [code] #include <iostream> #include <stdio.h> using namespace std; double get_pi(...

calculating pi
Thank you to both Ispil and Alrededor. The calculations were put inside the loop and n is no longer...

calculating pi
Thanks giblit, your code really helped a lot. Seems like someone else on my course is confused too....

calculating pi
Tried some more editing, still gets stuck after asking for input, dosn't even want to debug past tha...

calculating pi
OK, its all compiling fine, and runs, but either just sits there, supposedly stuck in a loop, or ret...