Untitled

From Coral Pudu, 10 Years ago, written in C++, viewed 809 times. This paste will give up the ghost in 1 Second.
URL https://paste.godclan.hu/view/AtfRNSR_ Embed
Download Paste or View Raw
  1.         // !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  2.         // !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! TO PREVENT INFINITE REPLACEMENT, INTRODUCED THIS COUNTER !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  3.         // !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  4.         static int replaced = 0; // !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  5.         if (++replaced > 100) //!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  6.                 return 0; // !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  7.         // !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  8.         // !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! TO PREVENT INFINITE REPLACEMENT, INTRODUCED THIS COUNTER !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  9.         // !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Replies to Untitled rss

Title Name Language When
Re: Untitled Fiery Meerkat cpp 10 Years ago.

Reply to "Untitled"

Here you can reply to the paste above