This website requires JavaScript.
Explore
Help
Sign in
kata
/
ziglings
Watch
1
Star
0
Fork
You've already forked ziglings
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
992323ac6c
ziglings
/
patches
/
patches
/
012_while2.patch
5 lines
77 B
Diff
Raw
Normal View
History
Unescape
Escape
Add remaining patch files
2021-02-15 17:13:55 -05:00
28c28
< while (n < 1000) : ??? {
---
> while (n < 1000) : (n *= 2) {
Reference in a new issue
Copy permalink