• If you do not recieve your confirmation email within a few hours, please email haloutau@gmail.com with your username for manual validation. Your account should be activated within 24 hours.
    You may also reach out via any other listed contact on Admin Halo's about page: https://utaforum.net/members/halo.194/#about

Count to 20,000

KNΞMΛTCS

Just an UtaForum user
Defender of Defoko
Code:
int count = 2462;

while (count < 20000) {
    count++;
}

return count;

There. I just beat you all. Only 5 lines too
 
  • Like
Reactions: VocAddict