Jump to content

Last Post Wins


Novark

Recommended Posts

48 minutes ago, ShinyMagnemite said:

 

....butbut... with +32 characters?? :huh:

Every one of th̢o̴s̶͡e ̴̨͟l̀i̸͘͜t̨͝t̡le̴ ͜m̀̕a͢r̸̸͜kş͘ counts as another character.

Link to comment
Share on other sites

3 hours ago, mefsh said:

That is the best thing I have ever seen.


All hail the cute potato!  Let his holy rootness be ever firm and adorable.

Link to comment
Share on other sites

On 7/11/2017 at 4:20 PM, Vellnn said:

Plz guess the phrase from the following C++ function ty o______o

 

bool Question( bool _2B )

{

     return _2B || !_2B;

}

help i did 

del sys32

what did i do

help

Link to comment
Share on other sites

On 7/11/2017 at 10:20 PM, Vellnn said:

Plz guess the phrase from the following C++ function ty o______o

 

bool Question( bool _2B )

{

     return _2B || !_2B;

}

 

Something tells me you played Nier Automata.

Link to comment
Share on other sites

On 7/11/2017 at 1:20 PM, Vellnn said:

Plz guess the phrase from the following C++ function ty o______o

 

bool Question( bool _2B )

{

     return _2B || !_2B;

}

string note;

 

if(Question(true) == false)

{

  note = "This is impossible";

}

 

if(Question(false) == false)

{

  note = "This is also impossible";

}

 

if(note == null)

{

 print("It always outputs true");

}

else

{

 print(note);

}

Link to comment
Share on other sites

4 hours ago, mefsh said:

string note;

 

if(Question(true) == false)

{

  note = "This is impossible";

}

 

if(Question(false) == false)

{

  note = "This is also impossible";

}

 

if(note == null)

{

 print("It always outputs true");

}

else

{

 print(note);

}

This evaluation is correct :T gj

 

But the code was an expression of Shakespeare's "To be or not to be, that is the question" XD

Link to comment
Share on other sites

5 hours ago, Inasyah said:

 

Something tells me you played Nier Automata.

 

Nier Automata is a brilliant game and you should all play it (but I wouldn't suggest the PC port unless you have at least the equivelant of a GTX1080 graphics card)

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...