about | help | code help+videos | done | prefs |
public boolean isDivisibleBy2_AND_3(int n)
isDivisibleBy2_AND_3(3) → false isDivisibleBy2_AND_3(4) → false isDivisibleBy2_AND_3(6) → true ...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: 1
Copyright Nick Parlante 2017 - privacy