User profile: fireblz5

User info
User name:fireblz5
History
Joined:
Number of posts:11
Latest posts:

Battleship Improvements
I have no clue how to write the code for a largest ship seeker, any help to the code would be great!

Battleship Improvements
Hey guys, I'm supposed to make a sort of battleship version that is 1 player, that ends the game in ...

String & File input
[code]#include <iostream> #include <string> #include <fstream> #include <sstream> using namespace st...

String & File input
uhh, this is what i have so far but it's not working. Not sure where i am going wrong. #include <io...

String & File input
#include <iostream> #include <string> #include <fstream> #include <sstream> using namespace std; in...