(Medium) - The Code You Write Should Only Suck Less Than The One Before
View original- current
This article is too short to summarise.
-
Clone this repository at <script src="https://gist.github.com/FagnerMartinsBrack/206e600f9ff010e691511821030f386c.js"></script>
Select an option
- Save FagnerMartinsBrack/206e600f9ff010e691511821030f386c to your computer and use it in GitHub Desktop.
Select an option
(Medium) - The Code You Write Should Only Suck Less Than The One Before
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
| +for (let i = 0; i <= Infinity - 2001; i += 1) { | |
| -for (let i = 0; i <= 5001 - 2001/* = 3000 */; i += 1) { |