about | help | code help+videos | done | prefs |
Given two int values, get the maximum of the two. getMaximum(4, 8) → 8 getMaximum(10, 6) → 10 getMaximum(102, -34) → 102 ...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