Forumwarz is the first "Massively Single-Player" online RPG completely built around Internet culture.
You are currently looking at Flamebate, our community forums. Players can discuss the game here, strategize, and role play as their characters.
You need to be logged in to post and to see the uncensored versions of these forums.
Viewing a Post
#include <iostream> #include <string> using namespace std; void main() { string reader; cout << "What is your name?\n"; getline (cin, reader); cout << "Hello, " << reader << "You are a ****ing moron!\n"; return 0; } |
|
Posted On: 08/19/2009 12:18AM | View STGill's Profile | # |