![]() |
|
Count to 10 Before an Admin Posts! - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: General (https://sinister.ly/Forum-General) +--- Forum: The Lounge (https://sinister.ly/Forum-The-Lounge) +--- Thread: Count to 10 Before an Admin Posts! (/Thread-Count-to-10-Before-an-Admin-Posts) |
RE: Count to 10 Before an Admin Posts! - Xiledcore - 07-27-2013 (07-27-2013, 09:25 PM)Calm Wrote:(07-27-2013, 09:25 PM)Xiledcore Wrote: 10. Don't say that, just be fast! Puh, cute. 13. RE: Count to 10 Before an Admin Posts! - Eternity - 07-27-2013 (07-27-2013, 09:27 PM)Xiledcore Wrote:(07-27-2013, 09:25 PM)Calm Wrote:(07-27-2013, 09:25 PM)Xiledcore Wrote: 10. Don't say that, just be fast! Not cute 14 RE: Count to 10 Before an Admin Posts! - Calm - 07-27-2013 Quite cute. 15. RE: Count to 10 Before an Admin Posts! - Xiledcore - 07-27-2013 (07-27-2013, 09:27 PM)Eternity Wrote:(07-27-2013, 09:27 PM)Xiledcore Wrote:(07-27-2013, 09:25 PM)Calm Wrote:(07-27-2013, 09:25 PM)Xiledcore Wrote: 10. Don't say that, just be fast! I've had enough of your fractious behaviour, Son! Go back to the basement and write, "Xiledcore is cute" 50 times on the floor. Oh, and 16. RE: Count to 10 Before an Admin Posts! - Eternity - 07-27-2013 (07-27-2013, 09:32 PM)Xiledcore Wrote:(07-27-2013, 09:27 PM)Eternity Wrote:(07-27-2013, 09:27 PM)Xiledcore Wrote:(07-27-2013, 09:25 PM)Calm Wrote:(07-27-2013, 09:25 PM)Xiledcore Wrote: 10. Don't say that, just be fast! Dim Count as integer If count >= 50 then msgbox("17") timer1.enabled = false Else Count += 1 Timer1.enabled = true End if RE: Count to 10 Before an Admin Posts! - Calm - 07-27-2013 Uhh... well that's sort of hard to beat. Will a fancy picture suffice?
RE: Count to 10 Before an Admin Posts! - Xiledcore - 07-27-2013 (07-27-2013, 09:40 PM)Calm Wrote: Uhh... well that's sort of hard to beat. Will a fancy picture suffice? Code: #include <iostream>
int countSTR(std::string str)
{
int count;
count = str.length();
return count;
}
int main()
{
std::string cc("Calm, that's cool!!");
std::cout << countSTR(cc) << std::endl;
return 0;
}RE: Count to 10 Before an Admin Posts! - Eternity - 07-27-2013
RE: Count to 10 Before an Admin Posts! - Sasuke - 07-27-2013 Twenty c: This is too easy D: RE: Count to 10 Before an Admin Posts! - Love - 07-27-2013 Woo, were better than the admins! 21!! |