Viewing profile — elouataoui
elouataoui
HN member- Joined
- Wed, Oct 26, 2016, 6:58 AM UTC
- HN karma
- 4
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About elouataoui
No profile information was provided.
Recent public activity
-
comment
Comment #13766652
Not everyone has a Wii U either
-
comment
Comment #12794508
The way I'd do it if I didn't want to use ifs is to loop n times, and for each row fill the first cell and the last one. So now I have the left and right side at O(n). Then i'd loo…