#include <iostream>
#include <string>
using namespace std;
int main () {
string joke;
cout << "tell me a joke here:\n";
cin >> joke;
cout << "God.. bad is joke is bad, change yours jokes before changing life";
}
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum