• Forum
  • Lounge
  • Forum game: Never ending program (for ge
[try Beta version]
Not logged in

 
Forum game: Never ending program (for geeks)

Pages: 123
Jul 11, 2013 at 5:04pm
Hello, as we all know, in most forums there is the never ending story game where every user enter a sentence and another user completes it with another sentence making a silly never ending story similar as this :
http://ouyaboards.com/lounge/374-forum-game-neverending-story.html
but since programmers are 'geeks' and different from other humans, they have a never ending program xD.
every one should only write one syntax , can be more if he is using curly brackets or when using control structures.
I will start.

 
#include <geeksstream> 


full code so far(only written in this post)

1
2
3
4
#include <geeksstream>
using geek::println;
int main()
{
Last edited on Jul 11, 2013 at 5:21pm
Jul 11, 2013 at 5:13pm
closed account (Dy7SLyTq)
using geek::println;
Last edited on Jul 11, 2013 at 5:21pm
Jul 11, 2013 at 5:20pm
1
2
int main()
{
Jul 11, 2013 at 5:22pm
closed account (Dy7SLyTq)
println "Hello, geeks!" & end;
Jul 11, 2013 at 5:24pm
char geek_gender; geek::scanout geek_gender;
Jul 11, 2013 at 5:26pm
closed account (Dy7SLyTq)
wait does the program have to make sense?
Jul 11, 2013 at 5:28pm
nope
see how is there story in the lounge
http://ouyaboards.com/lounge/374-forum-game-neverending-story.html
it makes no sense, and it is unimaginable.
Jul 11, 2013 at 5:37pm
1
2
3
if(geek_gender == 'g') {
  cout << "Geek alert!" << endl;
}
Last edited on Jul 11, 2013 at 5:56pm
Jul 11, 2013 at 5:47pm
closed account (Dy7SLyTq)
1
2
3
4
5
6
LOLCodeCall("HAI 1.3
             CAN HAS STDIO?
             I HAS A vAR
             VISIBLE \"GIMME! \"
             GIMME VAR
             KTHXBYE");
Last edited on Jul 11, 2013 at 5:47pm
Jul 11, 2013 at 10:40pm
closed account (N36fSL3A)
How is a string on multiple lines?
Jul 11, 2013 at 10:59pm
closed account (Dy7SLyTq)
its allowed.
Jul 12, 2013 at 8:49am
int number_of_posts; geek::scanout number_of_posts;
Jul 12, 2013 at 10:15am
1
2
3
4
if(number_of_posts < 50)
     geek::println("Go away noob @%##~^##");      //only kidding seems groupof8 took it quite seriously
else if(number_of_post > 5k)
    geek::println("Hell0 1337 geek");
Last edited on Jul 12, 2013 at 11:28am
Jul 12, 2013 at 10:40am
1
2
3
4
if(forumname == 'amhndu')
       amhndu.leave();
else
       geek::cout<<"Hello guys!";
Jul 12, 2013 at 11:12am
1
2
string shape_of_body;
geek::getline(printin,shap_of_body);

Last edited on Jul 12, 2013 at 11:30am
Jul 12, 2013 at 11:54am
1
2
3
4
5
6
switch(shape_of_body)
{
     case "slim":
     case "thin":
        printin("stop lying you fat geek who always stares that black screen and eats like a monster");//many possible exceptions like me :)
 
Jul 12, 2013 at 12:03pm
closed account (EwCjE3v7)
Are we allowed to write any code.?
Jul 12, 2013 at 1:32pm
1
2
geek *spoilsport = NULL;
std::cout << "I am a " << *spoilsport << std::endl;
Jul 12, 2013 at 1:42pm
Even better
1
2
//return 1;
//uncomment the above to see magic. 
Jul 12, 2013 at 1:46pm
We don't need the forum database filling up with nonsense.
Pages: 123