| about | help | code help+videos | done | prefs | 
inConsecutiveDescendingOrder3
| public boolean inConsecutiveDescendingOrder3(int[] nums)
 inConsecutiveDescendingOrder3([2, 1, 0]) → true inConsecutiveDescendingOrder3([2, 10, 0]) → false inConsecutiveDescendingOrder3([2, 1, 10]) → false ...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