oops, I accidentally
This commit is contained in:
parent
0bd1463416
commit
f675e31967
@ -192,7 +192,7 @@ end
|
||||
function ones(n)
|
||||
local ret = 0
|
||||
while n != 0 do
|
||||
ret +=
|
||||
ret += 1
|
||||
end
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user