Jump to content

Recommended Posts

YES it once was, but we have been trying to have unique new page intros just for the fun of it.

It is of course up to you. It was just a fun way to incorporate your thread idea into the new page.

Link to comment
Share on other sites

#include <stdio.h>

int main(){
  for(int i = 0; i < 10; i++){
    printf("#%i YES!", i)  // prints 'YES!' ten times, like:
    /**
    0 YES!
    1 YES!
    ...
    **/
  }
  return(0);     // program execution successful
}
22 hours ago, kerbiloid said:

dsmGaKWMeHXe9QuJtq_ys30PNfTGnMsRuHuo_MUz

Is KSP2 out yet?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...