• Users
  • Krulcifer Einfolk

User profile: Krulcifer Einfolk

This account has limited functionality.
This was likely due to the user being reported by not following some specific rules for a service in this website.
If you believe this to be an error, please use our Contact form
User info
User name:Krulcifer Einfolk
Old user name:QuestionMaker3
History
Joined:
Number of posts:20
Latest posts:

Sailing Ship Lab
Please note that this is not a homework site. We won't do your homework for you. The purpose of home...

need help
Please note that this is not a homework site. We won't do your homework for you. The purpose of home...

rounding of double
[code]#include <iostream> #include <string> #include <sstream> #include <cmath> #include <cstdlib> ...

Series integer problem. HELP ~
This is not a homework site, so do not expect someone to give you an entire solution. You did try t...

Heads or Tails Guessing Game Help
Consider using a do-while loop. [code]do { cout << "Guess Heads (0) or Tails (1)\t"; cin >> gue...