about | help | code help+videos | done | prefs |
overTop42 Detect which of two integer numbers comes closer to 42 without going over. If both numbers go over 42 return a 0. overTop42(29, 21) → 29 overTop42(47, 62) → 0 overTop42(55, 46) → 0 ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Copyright Nick Parlante 2017 - privacy