about | help | code help+videos | done | prefs |
Given a none-zero int, return the first number that is divisible by 8 after the given number. nextDiv7(1) → 7 nextDiv7(8) → 14 nextDiv7(9) → 14 ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Difficulty: 100
Copyright Nick Parlante 2017 - privacy