| about | help | code help+videos | done | prefs | 
| Given two int values, return the greater of the two. apcsaPrimitivesFindGreater(5, 0) → 5 apcsaPrimitivesFindGreater(-4, -3) → -3 apcsaPrimitivesFindGreater(3, -4) → 3 ...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