Comment by NetMageSCW
2 hours ago
Now do
for (i = 1; i <= 128; i *= 2) { … }
with by.
Now do
if (x <= 0)
throw ParameterException;
with fewer “syntactic tokens”.
2 hours ago
Now do
for (i = 1; i <= 128; i *= 2) { … }
with by.
Now do
if (x <= 0)
throw ParameterException;
with fewer “syntactic tokens”.
No comments yet
Contribute on Hacker News ↗