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